[ Nov 2 05:42:57 Enabled. ] [ Nov 2 05:42:57 Rereading configuration. ] [ Nov 2 05:42:58 Rereading configuration. ] [ Nov 2 05:43:00 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=oxControlService14 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService14 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService14 ipadm: Could not delete oxControlService14: Interface does not exist + true + ipadm create-if -t oxControlService14 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService14 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService14 + ipadm show-addr oxControlService14/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService14/ll + ipadm show-addr oxControlService14/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService14/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 2 05:43:01 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.02 05:43:02.175192 [ 1 ] {} Application: Will watch for the process with pid 21788 2023.11.02 05:43:02.175475 [ 1 ] {} Application: Forked a child process to watch 2023.11.02 05:43:03.038235 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21788 2023.11.02 05:43:03.038420 [ 1 ] {} Application: starting up 2023.11.02 05:43:03.038658 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.02 05:43:03.178329 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.02 05:43:03.178401 [ 1 ] {} Application: Initializing DateLUT. 2023.11.02 05:43:03.178415 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.02 05:43:03.178459 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.02 05:43:03.178844 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.02 05:43:03.179601 [ 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.02 05:43:03.180140 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.02 05:43:03.180440 [ 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.02 05:43:03.183783 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.02 05:43:03.183845 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.02 05:43:03.184652 [ 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.02 05:43:03.185457 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.02 05:43:03.193362 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.02 05:43:03.193939 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.02 05:43:03.193974 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.02 05:43:03.195646 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.02 05:43:03.196150 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.02 05:43:03.196441 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.02 05:43:03.196719 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.02 05:43:03.197657 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.02 05:43:03.197703 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.02 05:43:03.197764 [ 1 ] {} Application: Loaded user defined objects 2023.11.02 05:43:03.197790 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.02 05:43:03.232063 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.02 05:43:03.232113 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163735 sec 2023.11.02 05:43:03.232918 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.02 05:43:03.233011 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.02 05:43:03.233035 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.02 05:43:03.233056 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.02 05:43:03.233071 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.02 05:43:03.233087 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.02 05:43:03.233105 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.02 05:43:03.233144 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.02 05:43:03.233166 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.02 05:43:03.233197 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.02 05:43:03.233211 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.02 05:43:03.233228 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.02 05:43:03.233250 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.02 05:43:03.233286 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.02 05:43:03.233302 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.02 05:43:03.233317 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.02 05:43:03.283594 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.02 05:43:03.286848 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.02 05:43:03.286899 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0222e-05 sec 2023.11.02 05:43:03.286934 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.02 05:43:03.286955 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.02 05:43:03.286986 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.02 05:43:03.289410 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.02 05:43:03.295085 [ 1 ] {} Application: Loaded metadata. 2023.11.02 05:43:03.295187 [ 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.02 05:43:03.295220 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.02 05:43:03.756544 [ 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.02 05:43:03.773982 [ 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.02 05:43:03.774031 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.02 05:43:03.796704 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.02 05:43:03.797433 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.11.02 05:43:03.797780 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.02 05:43:03.797862 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.02 05:43:03.797864 [ 170 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:43:03.797955 [ 170 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:43:03.797958 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.02 05:43:03.798053 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.02 05:43:03.798696 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.02 05:43:03.798715 [ 1 ] {} Application: Ready for connections. 2023.11.02 05:43:14.938796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:14.939017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:14.939736 [ 3 ] {} HTTP-Session: 208ba86c-ac95-4922-ae28-1cd29e9455a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:14.939783 [ 3 ] {} HTTP-Session: 208ba86c-ac95-4922-ae28-1cd29e9455a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:14.939915 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.02 05:43:14.939945 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.02 05:43:14.939966 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.02 05:43:14.941497 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} executeQuery: (from [fd00:1122:3344:101::d]:60891) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:14.942895 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.02 05:43:14.945304 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.02 05:43:14.947304 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:14.953632 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} DynamicQueryHandler: Done processing query 2023.11.02 05:43:14.953730 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.02 05:43:14.953775 [ 3 ] {} HTTP-Session: 208ba86c-ac95-4922-ae28-1cd29e9455a1 Destroying unnamed session 2023.11.02 05:43:14.954089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:14.954196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:14.954242 [ 3 ] {} HTTP-Session: c71cdab0-7cc8-4b17-b0ef-cf561a0ac929 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:14.954276 [ 3 ] {} HTTP-Session: c71cdab0-7cc8-4b17-b0ef-cf561a0ac929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:14.954493 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} executeQuery: (from [fd00:1122:3344:101::d]:60891) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.02 05:43:14.975251 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60891) (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.02 05:43:14.976019 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} 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.02 05:43:14.976170 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:14.976191 [ 3 ] {} HTTP-Session: c71cdab0-7cc8-4b17-b0ef-cf561a0ac929 Destroying unnamed session 2023.11.02 05:43:14.976526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:14.976592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:14.976612 [ 3 ] {} HTTP-Session: 1872e4eb-0dd7-4653-b1a3-7261a2cd69c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:14.976629 [ 3 ] {} HTTP-Session: 1872e4eb-0dd7-4653-b1a3-7261a2cd69c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:14.976744 [ 3 ] {60c3ae70-a6a3-40f0-abcc-11a63191269b} executeQuery: (from [fd00:1122:3344:101::d]:60891) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.11.02 05:43:14.976851 [ 3 ] {60c3ae70-a6a3-40f0-abcc-11a63191269b} DynamicQueryHandler: Done processing query 2023.11.02 05:43:14.976872 [ 3 ] {60c3ae70-a6a3-40f0-abcc-11a63191269b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:14.976890 [ 3 ] {} HTTP-Session: 1872e4eb-0dd7-4653-b1a3-7261a2cd69c0 Destroying unnamed session 2023.11.02 05:43:14.977024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:14.977065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:14.977088 [ 3 ] {} HTTP-Session: 2a09e924-a680-4dd9-9de8-075b50938bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:14.977116 [ 3 ] {} HTTP-Session: 2a09e924-a680-4dd9-9de8-075b50938bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:14.977175 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} executeQuery: (from [fd00:1122:3344:101::d]:60891) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.11.02 05:43:14.977227 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.02 05:43:14.979174 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.02 05:43:14.979196 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3151e-05 sec 2023.11.02 05:43:14.979231 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.02 05:43:14.979253 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} DatabaseAtomic (oximeter): Starting up tables. 2023.11.02 05:43:14.979320 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} DynamicQueryHandler: Done processing query 2023.11.02 05:43:14.979340 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:14.979358 [ 3 ] {} HTTP-Session: 2a09e924-a680-4dd9-9de8-075b50938bc0 Destroying unnamed session 2023.11.02 05:43:14.979471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:14.979512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:14.979534 [ 3 ] {} HTTP-Session: cff83edd-03ed-4f93-8ffb-88c130c68ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:14.979554 [ 3 ] {} HTTP-Session: cff83edd-03ed-4f93-8ffb-88c130c68ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:14.979695 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} executeQuery: (from [fd00:1122:3344:101::d]:60891) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.11.02 05:43:14.979742 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.02 05:43:14.983745 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} oximeter.version (0bc6dde4-575b-447f-8ed1-4570d3eae198): Loading data parts 2023.11.02 05:43:14.983883 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} oximeter.version (0bc6dde4-575b-447f-8ed1-4570d3eae198): There are no data parts 2023.11.02 05:43:14.988074 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} DynamicQueryHandler: Done processing query 2023.11.02 05:43:14.988133 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:14.988153 [ 3 ] {} HTTP-Session: cff83edd-03ed-4f93-8ffb-88c130c68ba8 Destroying unnamed session 2023.11.02 05:43:14.988271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:14.988327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:14.988351 [ 3 ] {} HTTP-Session: 5b1398bf-9560-487b-adc1-99444b8d9eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:14.988374 [ 3 ] {} HTTP-Session: 5b1398bf-9560-487b-adc1-99444b8d9eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:14.988613 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:14.988661 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.02 05:43:14.997349 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Loading data parts 2023.11.02 05:43:14.997438 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): There are no data parts 2023.11.02 05:43:14.999490 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} DynamicQueryHandler: Done processing query 2023.11.02 05:43:14.999530 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:14.999545 [ 3 ] {} HTTP-Session: 5b1398bf-9560-487b-adc1-99444b8d9eaa Destroying unnamed session 2023.11.02 05:43:14.999658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:14.999713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:14.999732 [ 3 ] {} HTTP-Session: dbd513fd-e134-4cdd-8b0b-edc046dfc8df Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:14.999751 [ 3 ] {} HTTP-Session: dbd513fd-e134-4cdd-8b0b-edc046dfc8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:14.999940 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:14.999988 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.02 05:43:15.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.13 MiB, peak 222.00 MiB, will set to 226.26 MiB (RSS), difference: 8.13 MiB 2023.11.02 05:43:15.001778 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} oximeter.measurements_i8 (58d0869a-52a3-4ce5-885f-fd5a5855d374): Loading data parts 2023.11.02 05:43:15.001871 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} oximeter.measurements_i8 (58d0869a-52a3-4ce5-885f-fd5a5855d374): There are no data parts 2023.11.02 05:43:15.005599 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.005628 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.005654 [ 3 ] {} HTTP-Session: dbd513fd-e134-4cdd-8b0b-edc046dfc8df Destroying unnamed session 2023.11.02 05:43:15.005779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.005835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.005858 [ 3 ] {} HTTP-Session: 985c5e1f-300d-48e4-bc1b-cfbdf0f58c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.005882 [ 3 ] {} HTTP-Session: 985c5e1f-300d-48e4-bc1b-cfbdf0f58c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.006123 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.006179 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.02 05:43:15.007842 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} oximeter.measurements_u8 (864807de-210d-4234-a092-6eded6b2e4dd): Loading data parts 2023.11.02 05:43:15.007928 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} oximeter.measurements_u8 (864807de-210d-4234-a092-6eded6b2e4dd): There are no data parts 2023.11.02 05:43:15.010319 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.010343 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.010358 [ 3 ] {} HTTP-Session: 985c5e1f-300d-48e4-bc1b-cfbdf0f58c1c Destroying unnamed session 2023.11.02 05:43:15.010466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.010523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.010542 [ 3 ] {} HTTP-Session: c1fd5bd7-1f8f-4bc5-beab-1fe1b85363f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.010562 [ 3 ] {} HTTP-Session: c1fd5bd7-1f8f-4bc5-beab-1fe1b85363f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.010748 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.010792 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.02 05:43:15.012348 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} oximeter.measurements_i16 (ca8192cd-1a5b-4f26-9c72-7f2d38eaa13c): Loading data parts 2023.11.02 05:43:15.012452 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} oximeter.measurements_i16 (ca8192cd-1a5b-4f26-9c72-7f2d38eaa13c): There are no data parts 2023.11.02 05:43:15.015960 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.016030 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.016060 [ 3 ] {} HTTP-Session: c1fd5bd7-1f8f-4bc5-beab-1fe1b85363f5 Destroying unnamed session 2023.11.02 05:43:15.016235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.016328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.016365 [ 3 ] {} HTTP-Session: 9749cc64-51fa-41a7-96cb-a0ea0b0e1fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.016403 [ 3 ] {} HTTP-Session: 9749cc64-51fa-41a7-96cb-a0ea0b0e1fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.016666 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.016710 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.02 05:43:15.018262 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} oximeter.measurements_u16 (39e53f80-9987-4d1c-b102-24f334af4b0d): Loading data parts 2023.11.02 05:43:15.018339 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} oximeter.measurements_u16 (39e53f80-9987-4d1c-b102-24f334af4b0d): There are no data parts 2023.11.02 05:43:15.020168 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.020205 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.020220 [ 3 ] {} HTTP-Session: 9749cc64-51fa-41a7-96cb-a0ea0b0e1fe5 Destroying unnamed session 2023.11.02 05:43:15.020325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.020379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.020398 [ 3 ] {} HTTP-Session: 8bb36de2-7a90-410b-abdf-3588dafcb3b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.020418 [ 3 ] {} HTTP-Session: 8bb36de2-7a90-410b-abdf-3588dafcb3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.020602 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.020646 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.02 05:43:15.022059 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} oximeter.measurements_i32 (895a9ff5-82f6-4d55-b456-dce6dc5b3a02): Loading data parts 2023.11.02 05:43:15.022137 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} oximeter.measurements_i32 (895a9ff5-82f6-4d55-b456-dce6dc5b3a02): There are no data parts 2023.11.02 05:43:15.025725 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.025784 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.025812 [ 3 ] {} HTTP-Session: 8bb36de2-7a90-410b-abdf-3588dafcb3b9 Destroying unnamed session 2023.11.02 05:43:15.025981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.026080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.026116 [ 3 ] {} HTTP-Session: c9bc1c0b-fcec-45b6-a68e-651ef6a1d8c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.026148 [ 3 ] {} HTTP-Session: c9bc1c0b-fcec-45b6-a68e-651ef6a1d8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.026509 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.026566 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.02 05:43:15.028112 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} oximeter.measurements_u32 (6702603b-a545-4857-b373-3da7f99e7d7d): Loading data parts 2023.11.02 05:43:15.028187 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} oximeter.measurements_u32 (6702603b-a545-4857-b373-3da7f99e7d7d): There are no data parts 2023.11.02 05:43:15.030031 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.030055 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.030081 [ 3 ] {} HTTP-Session: c9bc1c0b-fcec-45b6-a68e-651ef6a1d8c9 Destroying unnamed session 2023.11.02 05:43:15.030176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.030224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.030252 [ 3 ] {} HTTP-Session: a36c7682-6c72-4a99-b25b-905aca71cb97 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.030268 [ 3 ] {} HTTP-Session: a36c7682-6c72-4a99-b25b-905aca71cb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.030450 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.030498 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.02 05:43:15.031898 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Loading data parts 2023.11.02 05:43:15.031982 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): There are no data parts 2023.11.02 05:43:15.035399 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.035430 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.035456 [ 3 ] {} HTTP-Session: a36c7682-6c72-4a99-b25b-905aca71cb97 Destroying unnamed session 2023.11.02 05:43:15.035585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.035643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.035670 [ 3 ] {} HTTP-Session: 0687b036-e4eb-4f74-babd-209ae0fbab85 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.035690 [ 3 ] {} HTTP-Session: 0687b036-e4eb-4f74-babd-209ae0fbab85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.035915 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.035979 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.02 05:43:15.037635 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} oximeter.measurements_u64 (5c113a47-852a-4231-a057-288d8fb5f370): Loading data parts 2023.11.02 05:43:15.037716 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} oximeter.measurements_u64 (5c113a47-852a-4231-a057-288d8fb5f370): There are no data parts 2023.11.02 05:43:15.039606 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.039654 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.039684 [ 3 ] {} HTTP-Session: 0687b036-e4eb-4f74-babd-209ae0fbab85 Destroying unnamed session 2023.11.02 05:43:15.039801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.039857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.039894 [ 3 ] {} HTTP-Session: 532490c1-113e-4eb9-9eb6-ae34d1325e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.039913 [ 3 ] {} HTTP-Session: 532490c1-113e-4eb9-9eb6-ae34d1325e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.040135 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.040190 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.02 05:43:15.041631 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} oximeter.measurements_f32 (de36020e-3af3-4c61-ad03-f9550c571447): Loading data parts 2023.11.02 05:43:15.041712 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} oximeter.measurements_f32 (de36020e-3af3-4c61-ad03-f9550c571447): There are no data parts 2023.11.02 05:43:15.045090 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.045126 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.045146 [ 3 ] {} HTTP-Session: 532490c1-113e-4eb9-9eb6-ae34d1325e81 Destroying unnamed session 2023.11.02 05:43:15.045285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.045341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.045365 [ 3 ] {} HTTP-Session: 0f16cdd5-657b-4433-bad1-73ad25a6a319 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.045392 [ 3 ] {} HTTP-Session: 0f16cdd5-657b-4433-bad1-73ad25a6a319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.045575 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.045628 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.02 05:43:15.047189 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} oximeter.measurements_f64 (8c690cdb-6a70-4610-bdba-b77b1d309d25): Loading data parts 2023.11.02 05:43:15.047272 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} oximeter.measurements_f64 (8c690cdb-6a70-4610-bdba-b77b1d309d25): There are no data parts 2023.11.02 05:43:15.049126 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.049156 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.049171 [ 3 ] {} HTTP-Session: 0f16cdd5-657b-4433-bad1-73ad25a6a319 Destroying unnamed session 2023.11.02 05:43:15.049283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.049331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.049350 [ 3 ] {} HTTP-Session: c1bbf4a0-46ad-4422-afb8-698c4c6c646b Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.049375 [ 3 ] {} HTTP-Session: c1bbf4a0-46ad-4422-afb8-698c4c6c646b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.049555 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.049603 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.02 05:43:15.051006 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} oximeter.measurements_string (f3a06190-7130-44a1-8217-66ac164fa9e9): Loading data parts 2023.11.02 05:43:15.051113 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} oximeter.measurements_string (f3a06190-7130-44a1-8217-66ac164fa9e9): There are no data parts 2023.11.02 05:43:15.054616 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.054672 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.054704 [ 3 ] {} HTTP-Session: c1bbf4a0-46ad-4422-afb8-698c4c6c646b Destroying unnamed session 2023.11.02 05:43:15.054914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.055006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.055040 [ 3 ] {} HTTP-Session: a3e082f4-091b-4b52-9ab7-e03d8fa03942 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.055080 [ 3 ] {} HTTP-Session: a3e082f4-091b-4b52-9ab7-e03d8fa03942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.055446 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.055494 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.02 05:43:15.057091 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} oximeter.measurements_bytes (13e32a1a-7ffc-4b31-8791-8fe93e080f68): Loading data parts 2023.11.02 05:43:15.057196 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} oximeter.measurements_bytes (13e32a1a-7ffc-4b31-8791-8fe93e080f68): There are no data parts 2023.11.02 05:43:15.059152 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.059177 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.059198 [ 3 ] {} HTTP-Session: a3e082f4-091b-4b52-9ab7-e03d8fa03942 Destroying unnamed session 2023.11.02 05:43:15.059319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.059362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.059386 [ 3 ] {} HTTP-Session: 63b88953-855e-4ab5-b749-65b0f52014db Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.059414 [ 3 ] {} HTTP-Session: 63b88953-855e-4ab5-b749-65b0f52014db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.059611 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.059660 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.02 05:43:15.061168 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Loading data parts 2023.11.02 05:43:15.061248 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): There are no data parts 2023.11.02 05:43:15.064670 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.064701 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.064716 [ 3 ] {} HTTP-Session: 63b88953-855e-4ab5-b749-65b0f52014db Destroying unnamed session 2023.11.02 05:43:15.064832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.064880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.064899 [ 3 ] {} HTTP-Session: 5e77b484-d3ac-4a05-9921-46acd4fe4afa Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.064920 [ 3 ] {} HTTP-Session: 5e77b484-d3ac-4a05-9921-46acd4fe4afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.065113 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.065163 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.02 05:43:15.066824 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} oximeter.measurements_cumulativeu64 (de258d8d-7045-4019-bea7-39e4882ba4d6): Loading data parts 2023.11.02 05:43:15.066941 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} oximeter.measurements_cumulativeu64 (de258d8d-7045-4019-bea7-39e4882ba4d6): There are no data parts 2023.11.02 05:43:15.068842 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.068878 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.068902 [ 3 ] {} HTTP-Session: 5e77b484-d3ac-4a05-9921-46acd4fe4afa Destroying unnamed session 2023.11.02 05:43:15.069016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.069064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.069083 [ 3 ] {} HTTP-Session: 24168ef9-3b87-4a76-8a65-bbfb7976466b Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.069109 [ 3 ] {} HTTP-Session: 24168ef9-3b87-4a76-8a65-bbfb7976466b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.069310 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.069357 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.02 05:43:15.070863 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} oximeter.measurements_cumulativef32 (c8ea0ab5-59d1-472a-ba47-df5fc8363142): Loading data parts 2023.11.02 05:43:15.070949 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} oximeter.measurements_cumulativef32 (c8ea0ab5-59d1-472a-ba47-df5fc8363142): There are no data parts 2023.11.02 05:43:15.074396 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.074421 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.074443 [ 3 ] {} HTTP-Session: 24168ef9-3b87-4a76-8a65-bbfb7976466b Destroying unnamed session 2023.11.02 05:43:15.074571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.074622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.074645 [ 3 ] {} HTTP-Session: 432b2350-53eb-4351-9aac-79baf1d24812 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.074662 [ 3 ] {} HTTP-Session: 432b2350-53eb-4351-9aac-79baf1d24812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.074866 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} executeQuery: (from [fd00:1122:3344:101::d]:60891) -- 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.02 05:43:15.074923 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.02 05:43:15.076573 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} oximeter.measurements_cumulativef64 (aae4e257-af7e-4c91-ae02-6318726a0f2c): Loading data parts 2023.11.02 05:43:15.076660 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} oximeter.measurements_cumulativef64 (aae4e257-af7e-4c91-ae02-6318726a0f2c): There are no data parts 2023.11.02 05:43:15.078616 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.078647 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.078684 [ 3 ] {} HTTP-Session: 432b2350-53eb-4351-9aac-79baf1d24812 Destroying unnamed session 2023.11.02 05:43:15.078810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.078870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.078911 [ 3 ] {} HTTP-Session: 3dae382b-8766-45f0-9bb7-51c3aafd7425 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.078930 [ 3 ] {} HTTP-Session: 3dae382b-8766-45f0-9bb7-51c3aafd7425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.079192 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.079258 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.02 05:43:15.080801 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} oximeter.measurements_histogrami8 (a3a354ad-fb86-4326-b7e7-11857d01b230): Loading data parts 2023.11.02 05:43:15.080908 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} oximeter.measurements_histogrami8 (a3a354ad-fb86-4326-b7e7-11857d01b230): There are no data parts 2023.11.02 05:43:15.084532 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.084593 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.084625 [ 3 ] {} HTTP-Session: 3dae382b-8766-45f0-9bb7-51c3aafd7425 Destroying unnamed session 2023.11.02 05:43:15.084797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.084903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.084946 [ 3 ] {} HTTP-Session: 3f79e116-687f-4959-845b-b1ecfda4f6b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.084986 [ 3 ] {} HTTP-Session: 3f79e116-687f-4959-845b-b1ecfda4f6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.085436 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.085581 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.02 05:43:15.087364 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} oximeter.measurements_histogramu8 (6438011a-08ed-4d6b-ada8-9c834d3fd947): Loading data parts 2023.11.02 05:43:15.087449 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} oximeter.measurements_histogramu8 (6438011a-08ed-4d6b-ada8-9c834d3fd947): There are no data parts 2023.11.02 05:43:15.089448 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.089489 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.089505 [ 3 ] {} HTTP-Session: 3f79e116-687f-4959-845b-b1ecfda4f6b9 Destroying unnamed session 2023.11.02 05:43:15.089620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.089676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.089695 [ 3 ] {} HTTP-Session: 835a65a9-0773-4024-908d-c0412f59a6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.089717 [ 3 ] {} HTTP-Session: 835a65a9-0773-4024-908d-c0412f59a6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.089930 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.089982 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.02 05:43:15.091481 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} oximeter.measurements_histogrami16 (d71f91dd-1917-4631-9f05-72265706cf45): Loading data parts 2023.11.02 05:43:15.091578 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} oximeter.measurements_histogrami16 (d71f91dd-1917-4631-9f05-72265706cf45): There are no data parts 2023.11.02 05:43:15.095020 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.095051 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.095077 [ 3 ] {} HTTP-Session: 835a65a9-0773-4024-908d-c0412f59a6d4 Destroying unnamed session 2023.11.02 05:43:15.095197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.095257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.095277 [ 3 ] {} HTTP-Session: 6d282780-a2de-4c26-9fd6-a6602a7c901d Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.095298 [ 3 ] {} HTTP-Session: 6d282780-a2de-4c26-9fd6-a6602a7c901d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.095520 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.095573 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.02 05:43:15.097207 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} oximeter.measurements_histogramu16 (64eb01b0-fe53-434a-b9e6-5ff0d07900ed): Loading data parts 2023.11.02 05:43:15.097296 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} oximeter.measurements_histogramu16 (64eb01b0-fe53-434a-b9e6-5ff0d07900ed): There are no data parts 2023.11.02 05:43:15.099202 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.099228 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.099252 [ 3 ] {} HTTP-Session: 6d282780-a2de-4c26-9fd6-a6602a7c901d Destroying unnamed session 2023.11.02 05:43:15.099365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.099434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.099462 [ 3 ] {} HTTP-Session: b9c46b8f-f750-4fe9-bc7e-1c1d4f8cfdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.099488 [ 3 ] {} HTTP-Session: b9c46b8f-f750-4fe9-bc7e-1c1d4f8cfdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.099746 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.099809 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.02 05:43:15.101458 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} oximeter.measurements_histogrami32 (62290624-3d5b-414f-afde-05850642671c): Loading data parts 2023.11.02 05:43:15.101545 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} oximeter.measurements_histogrami32 (62290624-3d5b-414f-afde-05850642671c): There are no data parts 2023.11.02 05:43:15.105141 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.105206 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.105244 [ 3 ] {} HTTP-Session: b9c46b8f-f750-4fe9-bc7e-1c1d4f8cfdd6 Destroying unnamed session 2023.11.02 05:43:15.105477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.105593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.105633 [ 3 ] {} HTTP-Session: b6df244a-7a5a-4969-996c-82b7a90bcfb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.105666 [ 3 ] {} HTTP-Session: b6df244a-7a5a-4969-996c-82b7a90bcfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.105875 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.105927 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.02 05:43:15.107574 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} oximeter.measurements_histogramu32 (cc5a2513-1295-4a43-8737-7b5fd8d23301): Loading data parts 2023.11.02 05:43:15.107669 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} oximeter.measurements_histogramu32 (cc5a2513-1295-4a43-8737-7b5fd8d23301): There are no data parts 2023.11.02 05:43:15.109578 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.109616 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.109648 [ 3 ] {} HTTP-Session: b6df244a-7a5a-4969-996c-82b7a90bcfb5 Destroying unnamed session 2023.11.02 05:43:15.109760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.109819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.109842 [ 3 ] {} HTTP-Session: 75f05554-2f98-4768-8970-56248851bbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.109870 [ 3 ] {} HTTP-Session: 75f05554-2f98-4768-8970-56248851bbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.110130 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.110195 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.02 05:43:15.111674 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} oximeter.measurements_histogrami64 (e9b9f3e7-fc8d-4936-91be-a6e8ac17c6ce): Loading data parts 2023.11.02 05:43:15.111787 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} oximeter.measurements_histogrami64 (e9b9f3e7-fc8d-4936-91be-a6e8ac17c6ce): There are no data parts 2023.11.02 05:43:15.115362 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.115411 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.115455 [ 3 ] {} HTTP-Session: 75f05554-2f98-4768-8970-56248851bbfe Destroying unnamed session 2023.11.02 05:43:15.115631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.115728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.115789 [ 3 ] {} HTTP-Session: 701603fb-7f2e-4d1b-9d04-888fb3b6fea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.115820 [ 3 ] {} HTTP-Session: 701603fb-7f2e-4d1b-9d04-888fb3b6fea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.116259 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.116388 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.02 05:43:15.118272 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} oximeter.measurements_histogramu64 (d0c990f6-b005-4e72-8696-91d4078a2fa6): Loading data parts 2023.11.02 05:43:15.118377 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} oximeter.measurements_histogramu64 (d0c990f6-b005-4e72-8696-91d4078a2fa6): There are no data parts 2023.11.02 05:43:15.120312 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.120374 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.120392 [ 3 ] {} HTTP-Session: 701603fb-7f2e-4d1b-9d04-888fb3b6fea6 Destroying unnamed session 2023.11.02 05:43:15.120499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.120565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.120589 [ 3 ] {} HTTP-Session: 6cdc2b8c-de28-48ea-b915-cc5602ec23f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.120608 [ 3 ] {} HTTP-Session: 6cdc2b8c-de28-48ea-b915-cc5602ec23f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.120868 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.120933 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.02 05:43:15.122538 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} oximeter.measurements_histogramf32 (38b3fec8-6bae-4874-afcb-910196af61e5): Loading data parts 2023.11.02 05:43:15.122622 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} oximeter.measurements_histogramf32 (38b3fec8-6bae-4874-afcb-910196af61e5): There are no data parts 2023.11.02 05:43:15.126203 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.126267 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.126296 [ 3 ] {} HTTP-Session: 6cdc2b8c-de28-48ea-b915-cc5602ec23f4 Destroying unnamed session 2023.11.02 05:43:15.126481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.126597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.126636 [ 3 ] {} HTTP-Session: 277ae92d-febe-45b1-a933-17477cc3f693 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.126681 [ 3 ] {} HTTP-Session: 277ae92d-febe-45b1-a933-17477cc3f693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.127107 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.127234 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.02 05:43:15.128955 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Loading data parts 2023.11.02 05:43:15.129039 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): There are no data parts 2023.11.02 05:43:15.130930 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.130957 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.130972 [ 3 ] {} HTTP-Session: 277ae92d-febe-45b1-a933-17477cc3f693 Destroying unnamed session 2023.11.02 05:43:15.131072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.131122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.131142 [ 3 ] {} HTTP-Session: a6caef68-b7ec-486a-98b9-b6b1374389f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.131164 [ 3 ] {} HTTP-Session: a6caef68-b7ec-486a-98b9-b6b1374389f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.131324 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.131367 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.02 05:43:15.132805 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} oximeter.fields_bool (23bb57b8-eb2a-4e77-beb2-f88c8484adfe): Loading data parts 2023.11.02 05:43:15.132912 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} oximeter.fields_bool (23bb57b8-eb2a-4e77-beb2-f88c8484adfe): There are no data parts 2023.11.02 05:43:15.136326 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.136364 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.136382 [ 3 ] {} HTTP-Session: a6caef68-b7ec-486a-98b9-b6b1374389f2 Destroying unnamed session 2023.11.02 05:43:15.136506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.136577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.136602 [ 3 ] {} HTTP-Session: 0f9b7a4b-5f40-43e7-b5ec-0c608c8e2f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.136629 [ 3 ] {} HTTP-Session: 0f9b7a4b-5f40-43e7-b5ec-0c608c8e2f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.136825 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.136877 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.02 05:43:15.138480 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} oximeter.fields_i8 (6efc0509-b897-48a5-8629-023aae457690): Loading data parts 2023.11.02 05:43:15.138566 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} oximeter.fields_i8 (6efc0509-b897-48a5-8629-023aae457690): There are no data parts 2023.11.02 05:43:15.140477 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.140509 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.140542 [ 3 ] {} HTTP-Session: 0f9b7a4b-5f40-43e7-b5ec-0c608c8e2f09 Destroying unnamed session 2023.11.02 05:43:15.140654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.140719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.140756 [ 3 ] {} HTTP-Session: fbf086af-7e9b-475e-aa58-813bfd70efa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.140777 [ 3 ] {} HTTP-Session: fbf086af-7e9b-475e-aa58-813bfd70efa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.140997 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.141069 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.02 05:43:15.142517 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} oximeter.fields_u8 (7ade1b52-f512-47b8-9e9b-c550f86e2099): Loading data parts 2023.11.02 05:43:15.142613 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} oximeter.fields_u8 (7ade1b52-f512-47b8-9e9b-c550f86e2099): There are no data parts 2023.11.02 05:43:15.146167 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.146215 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.146244 [ 3 ] {} HTTP-Session: fbf086af-7e9b-475e-aa58-813bfd70efa5 Destroying unnamed session 2023.11.02 05:43:15.146372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.146436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.146471 [ 3 ] {} HTTP-Session: 3154f082-fda8-401a-b19a-5eac0aacb8d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.146490 [ 3 ] {} HTTP-Session: 3154f082-fda8-401a-b19a-5eac0aacb8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.146690 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.146748 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.02 05:43:15.148340 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} oximeter.fields_i16 (5c7c36c9-fc19-43d4-9383-3da5890ff534): Loading data parts 2023.11.02 05:43:15.148453 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} oximeter.fields_i16 (5c7c36c9-fc19-43d4-9383-3da5890ff534): There are no data parts 2023.11.02 05:43:15.150331 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.150361 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.150406 [ 3 ] {} HTTP-Session: 3154f082-fda8-401a-b19a-5eac0aacb8d8 Destroying unnamed session 2023.11.02 05:43:15.150545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.150611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.150634 [ 3 ] {} HTTP-Session: 0e59554e-ab2b-47af-a74b-67ecccdaab19 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.150666 [ 3 ] {} HTTP-Session: 0e59554e-ab2b-47af-a74b-67ecccdaab19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.150853 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.150919 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.02 05:43:15.152288 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} oximeter.fields_u16 (6f8da8d7-d72e-4ca4-a586-41fe920b9ff0): Loading data parts 2023.11.02 05:43:15.152376 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} oximeter.fields_u16 (6f8da8d7-d72e-4ca4-a586-41fe920b9ff0): There are no data parts 2023.11.02 05:43:15.155776 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.155801 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.155829 [ 3 ] {} HTTP-Session: 0e59554e-ab2b-47af-a74b-67ecccdaab19 Destroying unnamed session 2023.11.02 05:43:15.155923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.155980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.156010 [ 3 ] {} HTTP-Session: 66cd7546-563f-427e-a6ec-bb5461d6b764 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.156026 [ 3 ] {} HTTP-Session: 66cd7546-563f-427e-a6ec-bb5461d6b764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.156194 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.156252 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.02 05:43:15.157745 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} oximeter.fields_i32 (cd3f1d2d-8a09-4203-9e96-8c434a490ea7): Loading data parts 2023.11.02 05:43:15.157849 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} oximeter.fields_i32 (cd3f1d2d-8a09-4203-9e96-8c434a490ea7): There are no data parts 2023.11.02 05:43:15.159731 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.159774 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.159789 [ 3 ] {} HTTP-Session: 66cd7546-563f-427e-a6ec-bb5461d6b764 Destroying unnamed session 2023.11.02 05:43:15.159915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.159975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.159994 [ 3 ] {} HTTP-Session: 9749b017-4517-4b4b-b9c6-568d63ca831e Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.160023 [ 3 ] {} HTTP-Session: 9749b017-4517-4b4b-b9c6-568d63ca831e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.160185 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.160233 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.02 05:43:15.161556 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} oximeter.fields_u32 (f2722663-cfd0-443f-a4f5-88dbf2aa195a): Loading data parts 2023.11.02 05:43:15.161630 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} oximeter.fields_u32 (f2722663-cfd0-443f-a4f5-88dbf2aa195a): There are no data parts 2023.11.02 05:43:15.165057 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.165097 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.165115 [ 3 ] {} HTTP-Session: 9749b017-4517-4b4b-b9c6-568d63ca831e Destroying unnamed session 2023.11.02 05:43:15.165245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.165310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.165333 [ 3 ] {} HTTP-Session: e8283c63-f61f-440d-8b16-3c7400fb80cc Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.165361 [ 3 ] {} HTTP-Session: e8283c63-f61f-440d-8b16-3c7400fb80cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.165547 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.165618 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.02 05:43:15.167212 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Loading data parts 2023.11.02 05:43:15.167298 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): There are no data parts 2023.11.02 05:43:15.169291 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.169321 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.169355 [ 3 ] {} HTTP-Session: e8283c63-f61f-440d-8b16-3c7400fb80cc Destroying unnamed session 2023.11.02 05:43:15.169492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.169550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.169586 [ 3 ] {} HTTP-Session: db31f3c9-d906-4ab8-aed3-ddd36f2294cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.169605 [ 3 ] {} HTTP-Session: db31f3c9-d906-4ab8-aed3-ddd36f2294cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.169799 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.169850 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.02 05:43:15.173556 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} oximeter.fields_u64 (d0d4074f-a55b-4d53-a003-f4155c792aa3): Loading data parts 2023.11.02 05:43:15.173655 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} oximeter.fields_u64 (d0d4074f-a55b-4d53-a003-f4155c792aa3): There are no data parts 2023.11.02 05:43:15.174924 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.174955 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.174971 [ 3 ] {} HTTP-Session: db31f3c9-d906-4ab8-aed3-ddd36f2294cd Destroying unnamed session 2023.11.02 05:43:15.175082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.175129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.175148 [ 3 ] {} HTTP-Session: 573494c9-79fd-41ed-b790-3e899c910435 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.175170 [ 3 ] {} HTTP-Session: 573494c9-79fd-41ed-b790-3e899c910435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.175324 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.175372 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.02 05:43:15.177425 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} oximeter.fields_ipaddr (1786ce78-6fe2-48b3-a756-4078d688d680): Loading data parts 2023.11.02 05:43:15.177503 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} oximeter.fields_ipaddr (1786ce78-6fe2-48b3-a756-4078d688d680): There are no data parts 2023.11.02 05:43:15.178628 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.178653 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.178675 [ 3 ] {} HTTP-Session: 573494c9-79fd-41ed-b790-3e899c910435 Destroying unnamed session 2023.11.02 05:43:15.178789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.178830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.178856 [ 3 ] {} HTTP-Session: a72fc1f1-4bb3-4450-bf6b-45449e3a9072 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.178883 [ 3 ] {} HTTP-Session: a72fc1f1-4bb3-4450-bf6b-45449e3a9072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.179032 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.179079 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.02 05:43:15.182758 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Loading data parts 2023.11.02 05:43:15.182860 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): There are no data parts 2023.11.02 05:43:15.184191 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.184215 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.184237 [ 3 ] {} HTTP-Session: a72fc1f1-4bb3-4450-bf6b-45449e3a9072 Destroying unnamed session 2023.11.02 05:43:15.184336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.184385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.184408 [ 3 ] {} HTTP-Session: d452723c-b86c-45c8-926c-4b390e4d67d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.184425 [ 3 ] {} HTTP-Session: d452723c-b86c-45c8-926c-4b390e4d67d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.184578 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.184626 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.02 05:43:15.187071 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Loading data parts 2023.11.02 05:43:15.187163 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): There are no data parts 2023.11.02 05:43:15.188344 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.188375 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.188389 [ 3 ] {} HTTP-Session: d452723c-b86c-45c8-926c-4b390e4d67d5 Destroying unnamed session 2023.11.02 05:43:15.188519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.188573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.188591 [ 3 ] {} HTTP-Session: b5a8392e-ef39-4419-9369-6e4fcf2ef6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.188613 [ 3 ] {} HTTP-Session: b5a8392e-ef39-4419-9369-6e4fcf2ef6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.188827 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.02 05:43:15.188890 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.02 05:43:15.192673 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Loading data parts 2023.11.02 05:43:15.192775 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): There are no data parts 2023.11.02 05:43:15.194221 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.194254 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.02 05:43:15.194270 [ 3 ] {} HTTP-Session: b5a8392e-ef39-4419-9369-6e4fcf2ef6c0 Destroying unnamed session 2023.11.02 05:43:15.194400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:15.194450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:15.194468 [ 3 ] {} HTTP-Session: 7222fcf6-dc11-40da-9cf4-6049017181e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891 2023.11.02 05:43:15.194490 [ 3 ] {} HTTP-Session: 7222fcf6-dc11-40da-9cf4-6049017181e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:15.194606 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} executeQuery: (from [fd00:1122:3344:101::d]:60891) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.02 05:43:15.195223 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.02 05:43:15.200181 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2023.11.02 05:43:15.203015 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:15.203223 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} oximeter.version (0bc6dde4-575b-447f-8ed1-4570d3eae198): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:15.203485 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} executeQuery: Read 1 rows, 16.00 B in 0.008873176 sec., 112 rows/sec., 1.76 KiB/sec. 2023.11.02 05:43:15.203612 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} DynamicQueryHandler: Done processing query 2023.11.02 05:43:15.203631 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.02 05:43:15.203646 [ 3 ] {} HTTP-Session: 7222fcf6-dc11-40da-9cf4-6049017181e8 Destroying unnamed session 2023.11.02 05:43:16.001110 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 227.12 MiB, peak 232.19 MiB, will set to 228.28 MiB (RSS), difference: 1.16 MiB 2023.11.02 05:43:18.798986 [ 126 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:43:18.799074 [ 126 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:43:33.799980 [ 158 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:43:33.800108 [ 158 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:43:48.800150 [ 139 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:43:48.800213 [ 139 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:43:55.148383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.148509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.148594 [ 3 ] {} HTTP-Session: 3de2ec64-c35c-47ea-b6e8-24cc52efc99a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.148677 [ 3 ] {} HTTP-Session: 3de2ec64-c35c-47ea-b6e8-24cc52efc99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.148845 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.149270 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.150012 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.150136 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.151095 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.151124 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.151140 [ 3 ] {} HTTP-Session: 3de2ec64-c35c-47ea-b6e8-24cc52efc99a Destroying unnamed session 2023.11.02 05:43:55.153679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.153782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.153806 [ 3 ] {} HTTP-Session: b52409eb-62be-468d-a9c2-8b710ecc96bf Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.153865 [ 3 ] {} HTTP-Session: b52409eb-62be-468d-a9c2-8b710ecc96bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.154063 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.162817 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.163172 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.163253 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.164184 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.164249 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.164265 [ 3 ] {} HTTP-Session: b52409eb-62be-468d-a9c2-8b710ecc96bf Destroying unnamed session 2023.11.02 05:43:55.165080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.165162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.165181 [ 3 ] {} HTTP-Session: e6ce0784-95db-410b-9c04-cc1bcc318c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.165230 [ 3 ] {} HTTP-Session: e6ce0784-95db-410b-9c04-cc1bcc318c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.165384 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.167796 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.167980 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.168023 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.168904 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.168968 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.168984 [ 3 ] {} HTTP-Session: e6ce0784-95db-410b-9c04-cc1bcc318c19 Destroying unnamed session 2023.11.02 05:43:55.169204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.169315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.169335 [ 3 ] {} HTTP-Session: d3e4fd56-d874-468a-8b41-71b6c66a3c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.169385 [ 3 ] {} HTTP-Session: d3e4fd56-d874-468a-8b41-71b6c66a3c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.169499 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.169884 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.170100 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.170144 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.171043 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.171070 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.171120 [ 3 ] {} HTTP-Session: d3e4fd56-d874-468a-8b41-71b6c66a3c48 Destroying unnamed session 2023.11.02 05:43:55.171393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.171469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.171521 [ 3 ] {} HTTP-Session: 9425e120-f686-4b7f-90d6-a5f05f35496a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.171537 [ 3 ] {} HTTP-Session: 9425e120-f686-4b7f-90d6-a5f05f35496a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.171678 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.172065 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.172282 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.172325 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.173209 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.173237 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.173288 [ 3 ] {} HTTP-Session: 9425e120-f686-4b7f-90d6-a5f05f35496a Destroying unnamed session 2023.11.02 05:43:55.173544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.173619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.173672 [ 3 ] {} HTTP-Session: 2a60ddaf-7cb9-4901-b531-ce9292da34f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.173687 [ 3 ] {} HTTP-Session: 2a60ddaf-7cb9-4901-b531-ce9292da34f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.173831 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.174212 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.174430 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.174473 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.175272 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.175336 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.175351 [ 3 ] {} HTTP-Session: 2a60ddaf-7cb9-4901-b531-ce9292da34f3 Destroying unnamed session 2023.11.02 05:43:55.175618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.175736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.175756 [ 3 ] {} HTTP-Session: 162dfb48-5929-404c-a391-2b540f7fec4f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.175773 [ 3 ] {} HTTP-Session: 162dfb48-5929-404c-a391-2b540f7fec4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.175923 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.176349 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.176538 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.176615 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.177398 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.177463 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.177478 [ 3 ] {} HTTP-Session: 162dfb48-5929-404c-a391-2b540f7fec4f Destroying unnamed session 2023.11.02 05:43:55.177727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.177802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.177820 [ 3 ] {} HTTP-Session: 2762b2d1-b672-44bf-8325-f824e83ad451 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.177869 [ 3 ] {} HTTP-Session: 2762b2d1-b672-44bf-8325-f824e83ad451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.178017 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.178398 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.178593 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.178681 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.179544 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.179571 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.179587 [ 3 ] {} HTTP-Session: 2762b2d1-b672-44bf-8325-f824e83ad451 Destroying unnamed session 2023.11.02 05:43:55.179845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.179890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.179908 [ 3 ] {} HTTP-Session: 830f11e2-3bb0-4cbd-9a84-3bc810245b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.179960 [ 3 ] {} HTTP-Session: 830f11e2-3bb0-4cbd-9a84-3bc810245b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.180076 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.180473 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.180625 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.180703 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.181481 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.181507 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.181560 [ 3 ] {} HTTP-Session: 830f11e2-3bb0-4cbd-9a84-3bc810245b40 Destroying unnamed session 2023.11.02 05:43:55.181806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.181848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.181866 [ 3 ] {} HTTP-Session: 513293bd-1589-48f6-b253-912659c372fc Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.181883 [ 3 ] {} HTTP-Session: 513293bd-1589-48f6-b253-912659c372fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.181997 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.182351 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.182502 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.182542 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.183353 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.183380 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.183396 [ 3 ] {} HTTP-Session: 513293bd-1589-48f6-b253-912659c372fc Destroying unnamed session 2023.11.02 05:43:55.183642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.183685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.183703 [ 3 ] {} HTTP-Session: 96f634af-3bdd-45ec-94b4-786aec614c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.183719 [ 3 ] {} HTTP-Session: 96f634af-3bdd-45ec-94b4-786aec614c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.183836 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.184193 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.184350 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.184391 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.185106 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.185133 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.185148 [ 3 ] {} HTTP-Session: 96f634af-3bdd-45ec-94b4-786aec614c23 Destroying unnamed session 2023.11.02 05:43:55.190216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.190301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.190338 [ 3 ] {} HTTP-Session: d2fc28d4-fe27-412b-9383-a9f86ee23b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.190370 [ 3 ] {} HTTP-Session: d2fc28d4-fe27-412b-9383-a9f86ee23b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.190600 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:43:55.191225 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.191381 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.191422 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:43:55.192322 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.192350 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:43:55.192366 [ 3 ] {} HTTP-Session: d2fc28d4-fe27-412b-9383-a9f86ee23b02 Destroying unnamed session 2023.11.02 05:43:55.192538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.192581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.192599 [ 3 ] {} HTTP-Session: ed6b2b60-80ac-415f-88bc-0ff555310854 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.192615 [ 3 ] {} HTTP-Session: ed6b2b60-80ac-415f-88bc-0ff555310854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.192695 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:43:55.192736 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:43:55.193470 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:43:55.194498 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:43:55.195016 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:55.195288 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:55.195449 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} executeQuery: Read 12 rows, 1.62 KiB in 0.002721482 sec., 4409 rows/sec., 594.95 KiB/sec. 2023.11.02 05:43:55.195589 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.195612 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.02 05:43:55.195627 [ 3 ] {} HTTP-Session: ed6b2b60-80ac-415f-88bc-0ff555310854 Destroying unnamed session 2023.11.02 05:43:55.195736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.195780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.195798 [ 3 ] {} HTTP-Session: 63d7cfab-0e00-4ebb-a21b-9f2756eb235b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.195814 [ 3 ] {} HTTP-Session: 63d7cfab-0e00-4ebb-a21b-9f2756eb235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.195885 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:43:55.195924 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:43:55.196030 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:43:55.199910 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:43:55.200321 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:55.200588 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:55.200726 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} executeQuery: Read 6 rows, 348.00 B in 0.004811447 sec., 1247 rows/sec., 70.63 KiB/sec. 2023.11.02 05:43:55.200856 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.200879 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.02 05:43:55.200894 [ 3 ] {} HTTP-Session: 63d7cfab-0e00-4ebb-a21b-9f2756eb235b Destroying unnamed session 2023.11.02 05:43:55.201116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.201160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.201179 [ 3 ] {} HTTP-Session: 60780d28-d176-43c5-9c33-ad7ab5fe955f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.201195 [ 3 ] {} HTTP-Session: 60780d28-d176-43c5-9c33-ad7ab5fe955f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.201267 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:43:55.201305 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:43:55.201405 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:43:55.201716 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:43:55.202066 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:55.202350 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:55.202490 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} executeQuery: Read 96 rows, 9.32 KiB in 0.001193402 sec., 80442 rows/sec., 7.63 MiB/sec. 2023.11.02 05:43:55.202611 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.202634 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.02 05:43:55.202649 [ 3 ] {} HTTP-Session: 60780d28-d176-43c5-9c33-ad7ab5fe955f Destroying unnamed session 2023.11.02 05:43:55.202928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.202971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.202989 [ 3 ] {} HTTP-Session: 58095ad6-0c8a-47f6-8472-b49c390033cc Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.203006 [ 3 ] {} HTTP-Session: 58095ad6-0c8a-47f6-8472-b49c390033cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.203092 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:43:55.203129 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:43:55.204292 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:43:55.206749 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:43:55.207206 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:55.207502 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:55.207636 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} executeQuery: Read 291 rows, 20.45 KiB in 0.00451558 sec., 64443 rows/sec., 4.42 MiB/sec. 2023.11.02 05:43:55.207754 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.207777 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.02 05:43:55.207792 [ 3 ] {} HTTP-Session: 58095ad6-0c8a-47f6-8472-b49c390033cc Destroying unnamed session 2023.11.02 05:43:55.207921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.207966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.207983 [ 3 ] {} HTTP-Session: cfdb527a-5555-4d3a-ab4f-5ed82ba42bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.207999 [ 3 ] {} HTTP-Session: cfdb527a-5555-4d3a-ab4f-5ed82ba42bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.208067 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:43:55.208104 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.02 05:43:55.208206 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:43:55.208458 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:43:55.208914 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:55.209252 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:55.209390 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} executeQuery: Read 6 rows, 258.00 B in 0.001293704 sec., 4637 rows/sec., 194.75 KiB/sec. 2023.11.02 05:43:55.209527 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.209550 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:43:55.209565 [ 3 ] {} HTTP-Session: cfdb527a-5555-4d3a-ab4f-5ed82ba42bc8 Destroying unnamed session 2023.11.02 05:43:55.209696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.209740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.209759 [ 3 ] {} HTTP-Session: a3cbda53-2ba2-415c-b163-0d6033a6015b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.209776 [ 3 ] {} HTTP-Session: a3cbda53-2ba2-415c-b163-0d6033a6015b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.209848 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:43:55.209888 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:43:55.210005 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:43:55.210278 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:43:55.210659 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:55.211021 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:55.211161 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} executeQuery: Read 70 rows, 4.35 KiB in 0.001284874 sec., 54480 rows/sec., 3.30 MiB/sec. 2023.11.02 05:43:55.211284 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.211307 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:43:55.211323 [ 3 ] {} HTTP-Session: a3cbda53-2ba2-415c-b163-0d6033a6015b Destroying unnamed session 2023.11.02 05:43:55.211440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:43:55.211484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:43:55.211502 [ 3 ] {} HTTP-Session: dcb936f6-aa95-4018-ad37-481096cbe96e Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:43:55.211518 [ 3 ] {} HTTP-Session: dcb936f6-aa95-4018-ad37-481096cbe96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:43:55.211586 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:43:55.211624 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:43:55.211724 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:43:55.211952 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:43:55.212354 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:43:55.212795 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:43:55.212938 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} executeQuery: Read 21 rows, 1.12 KiB in 0.001321055 sec., 15896 rows/sec., 844.20 KiB/sec. 2023.11.02 05:43:55.213056 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} DynamicQueryHandler: Done processing query 2023.11.02 05:43:55.213078 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:43:55.213094 [ 3 ] {} HTTP-Session: dcb936f6-aa95-4018-ad37-481096cbe96e Destroying unnamed session 2023.11.02 05:44:03.800554 [ 123 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:44:03.800624 [ 123 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:44:05.142845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:05.142978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:05.143011 [ 3 ] {} HTTP-Session: 23eed673-3ba3-4c5f-8aaa-7c1066db01fb Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:05.143040 [ 3 ] {} HTTP-Session: 23eed673-3ba3-4c5f-8aaa-7c1066db01fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:05.143189 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:05.143260 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:05.143447 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:05.143852 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:05.144126 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:05.144299 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:05.144431 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} executeQuery: Read 6 rows, 348.00 B in 0.001196252 sec., 5015 rows/sec., 284.09 KiB/sec. 2023.11.02 05:44:05.144583 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} DynamicQueryHandler: Done processing query 2023.11.02 05:44:05.144612 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.02 05:44:05.144630 [ 3 ] {} HTTP-Session: 23eed673-3ba3-4c5f-8aaa-7c1066db01fb Destroying unnamed session 2023.11.02 05:44:05.144780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:05.144831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:05.144853 [ 3 ] {} HTTP-Session: 0a2b29ad-99e2-49c0-98ed-60833ce93185 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:05.144872 [ 3 ] {} HTTP-Session: 0a2b29ad-99e2-49c0-98ed-60833ce93185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:05.144960 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:05.145003 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:05.145110 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:05.145494 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:05.145720 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:05.145870 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:05.145990 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} executeQuery: Read 96 rows, 9.32 KiB in 0.001000146 sec., 95985 rows/sec., 9.10 MiB/sec. 2023.11.02 05:44:05.146155 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} DynamicQueryHandler: Done processing query 2023.11.02 05:44:05.146179 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.02 05:44:05.146195 [ 3 ] {} HTTP-Session: 0a2b29ad-99e2-49c0-98ed-60833ce93185 Destroying unnamed session 2023.11.02 05:44:05.146414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:05.146459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:05.146478 [ 3 ] {} HTTP-Session: 6a6bc242-becd-414e-82ac-dd34be73d65d Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:05.146496 [ 3 ] {} HTTP-Session: 6a6bc242-becd-414e-82ac-dd34be73d65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:05.146615 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:05.146654 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:05.146766 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:05.147299 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:05.147530 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:05.147679 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:05.147795 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} executeQuery: Read 291 rows, 20.45 KiB in 0.00115077 sec., 252874 rows/sec., 17.36 MiB/sec. 2023.11.02 05:44:05.147920 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} DynamicQueryHandler: Done processing query 2023.11.02 05:44:05.147945 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.02 05:44:05.147962 [ 3 ] {} HTTP-Session: 6a6bc242-becd-414e-82ac-dd34be73d65d Destroying unnamed session 2023.11.02 05:44:05.148120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:05.148165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:05.148185 [ 3 ] {} HTTP-Session: 938d4681-0e72-4ac6-b1b9-069a4ba93c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:05.148202 [ 3 ] {} HTTP-Session: 938d4681-0e72-4ac6-b1b9-069a4ba93c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:05.148272 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:05.148312 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.02 05:44:05.148419 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:05.148706 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:05.148946 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:05.149124 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:05.149250 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} executeQuery: Read 6 rows, 258.00 B in 0.000948765 sec., 6324 rows/sec., 265.56 KiB/sec. 2023.11.02 05:44:05.149371 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} DynamicQueryHandler: Done processing query 2023.11.02 05:44:05.149395 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:05.149413 [ 3 ] {} HTTP-Session: 938d4681-0e72-4ac6-b1b9-069a4ba93c41 Destroying unnamed session 2023.11.02 05:44:05.149605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:05.149649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:05.149669 [ 3 ] {} HTTP-Session: 634d177f-f9f8-4499-bbf2-b1fb47bf4dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:05.149687 [ 3 ] {} HTTP-Session: 634d177f-f9f8-4499-bbf2-b1fb47bf4dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:05.149763 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:05.149806 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:44:05.149925 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:05.150237 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:05.150485 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:05.150674 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:05.150797 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} executeQuery: Read 70 rows, 4.35 KiB in 0.001002007 sec., 69859 rows/sec., 4.24 MiB/sec. 2023.11.02 05:44:05.150918 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} DynamicQueryHandler: Done processing query 2023.11.02 05:44:05.150942 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:05.150958 [ 3 ] {} HTTP-Session: 634d177f-f9f8-4499-bbf2-b1fb47bf4dd1 Destroying unnamed session 2023.11.02 05:44:05.151096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:05.151143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:05.151162 [ 3 ] {} HTTP-Session: eaf42f69-6cdf-43c7-be5f-e20006687eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:05.151179 [ 3 ] {} HTTP-Session: eaf42f69-6cdf-43c7-be5f-e20006687eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:05.151248 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:05.151289 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:44:05.151393 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:05.151654 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:05.151887 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:05.152067 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:05.152201 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} executeQuery: Read 21 rows, 1.12 KiB in 0.000919154 sec., 22847 rows/sec., 1.18 MiB/sec. 2023.11.02 05:44:05.152336 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} DynamicQueryHandler: Done processing query 2023.11.02 05:44:05.152360 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:05.152376 [ 3 ] {} HTTP-Session: eaf42f69-6cdf-43c7-be5f-e20006687eb0 Destroying unnamed session 2023.11.02 05:44:10.138064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.138237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.138286 [ 3 ] {} HTTP-Session: 06d0637d-f771-4427-85fe-0a56642f7786 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.138329 [ 3 ] {} HTTP-Session: 06d0637d-f771-4427-85fe-0a56642f7786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.138652 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:10.139366 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.139540 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.139653 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:10.139900 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.02 05:44:10.144660 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:10.144697 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.02 05:44:10.144764 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.02 05:44:10.149673 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} executeQuery: Read 12 rows, 1.62 KiB in 0.010956461 sec., 1095 rows/sec., 147.78 KiB/sec. 2023.11.02 05:44:10.149889 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.149917 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:44:10.149936 [ 3 ] {} HTTP-Session: 06d0637d-f771-4427-85fe-0a56642f7786 Destroying unnamed session 2023.11.02 05:44:10.153106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.153158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.153180 [ 3 ] {} HTTP-Session: 3e140321-136a-4d5f-af62-834b45e35c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.153203 [ 3 ] {} HTTP-Session: 3e140321-136a-4d5f-af62-834b45e35c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.153348 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:10.153822 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.153993 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.154039 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:10.154190 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.02 05:44:10.154220 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:10.154244 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.02 05:44:10.154275 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.02 05:44:10.155304 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} executeQuery: Read 12 rows, 1.62 KiB in 0.001914751 sec., 6267 rows/sec., 845.61 KiB/sec. 2023.11.02 05:44:10.155499 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.155525 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:44:10.155542 [ 3 ] {} HTTP-Session: 3e140321-136a-4d5f-af62-834b45e35c5a Destroying unnamed session 2023.11.02 05:44:10.155902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.155949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.155970 [ 3 ] {} HTTP-Session: f19f7646-2ec7-454c-a1ef-d6884bfa28b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.155989 [ 3 ] {} HTTP-Session: f19f7646-2ec7-454c-a1ef-d6884bfa28b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.156116 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:10.156620 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.156812 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.156861 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:10.157018 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.02 05:44:10.157048 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:10.157071 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.02 05:44:10.157100 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.02 05:44:10.157979 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} executeQuery: Read 12 rows, 1.62 KiB in 0.001823858 sec., 6579 rows/sec., 887.76 KiB/sec. 2023.11.02 05:44:10.158172 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.158198 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:44:10.158214 [ 3 ] {} HTTP-Session: f19f7646-2ec7-454c-a1ef-d6884bfa28b4 Destroying unnamed session 2023.11.02 05:44:10.158443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.158488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.158509 [ 3 ] {} HTTP-Session: a837de95-51b6-492b-9bcc-f980086ff61d Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.158527 [ 3 ] {} HTTP-Session: a837de95-51b6-492b-9bcc-f980086ff61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.158654 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:10.159133 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.159304 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.159346 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:10.159493 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.02 05:44:10.159522 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:10.159542 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.02 05:44:10.159572 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.02 05:44:10.160530 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} executeQuery: Read 12 rows, 1.62 KiB in 0.001837939 sec., 6529 rows/sec., 880.95 KiB/sec. 2023.11.02 05:44:10.160705 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.160730 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.02 05:44:10.160747 [ 3 ] {} HTTP-Session: a837de95-51b6-492b-9bcc-f980086ff61d Destroying unnamed session 2023.11.02 05:44:10.162430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.162476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.162496 [ 3 ] {} HTTP-Session: 1bd9675f-0346-43e6-9288-dddfa0b7d608 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.162513 [ 3 ] {} HTTP-Session: 1bd9675f-0346-43e6-9288-dddfa0b7d608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.162595 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:10.162640 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:10.162810 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:10.163158 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:10.163514 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:10.163705 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:10.163816 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} executeQuery: Read 4 rows, 443.00 B in 0.001191761 sec., 3356 rows/sec., 363.01 KiB/sec. 2023.11.02 05:44:10.163976 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.164000 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.02 05:44:10.164016 [ 3 ] {} HTTP-Session: 1bd9675f-0346-43e6-9288-dddfa0b7d608 Destroying unnamed session 2023.11.02 05:44:10.164140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 5646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.164186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.164205 [ 3 ] {} HTTP-Session: ea8abc1f-2ad4-43d0-9210-c12d365e6484 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.164223 [ 3 ] {} HTTP-Session: ea8abc1f-2ad4-43d0-9210-c12d365e6484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.164301 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:10.164341 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:10.164456 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:10.164754 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:10.164978 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:10.165136 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:10.165236 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} executeQuery: Read 39 rows, 3.16 KiB in 0.000907084 sec., 42994 rows/sec., 3.40 MiB/sec. 2023.11.02 05:44:10.165359 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.165383 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:10.165399 [ 3 ] {} HTTP-Session: ea8abc1f-2ad4-43d0-9210-c12d365e6484 Destroying unnamed session 2023.11.02 05:44:10.165544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 19083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.165591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.165610 [ 3 ] {} HTTP-Session: 766b07e0-cf3f-436a-bb90-f518d8cdccb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.165627 [ 3 ] {} HTTP-Session: 766b07e0-cf3f-436a-bb90-f518d8cdccb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.165704 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:10.165743 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:10.165844 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:10.166182 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:10.166455 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:10.166621 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:10.166721 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} executeQuery: Read 117 rows, 11.90 KiB in 0.000989066 sec., 118293 rows/sec., 11.75 MiB/sec. 2023.11.02 05:44:10.166822 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.166846 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.02 05:44:10.166863 [ 3 ] {} HTTP-Session: 766b07e0-cf3f-436a-bb90-f518d8cdccb1 Destroying unnamed session 2023.11.02 05:44:10.166999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 9715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.167043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.167061 [ 3 ] {} HTTP-Session: b7899a76-f0f2-41b1-98dd-af670327febe Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.167078 [ 3 ] {} HTTP-Session: b7899a76-f0f2-41b1-98dd-af670327febe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.167148 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:10.167186 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:10.167286 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:10.167568 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:10.167782 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:10.167938 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:10.168039 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} executeQuery: Read 57 rows, 4.57 KiB in 0.000862683 sec., 66072 rows/sec., 5.17 MiB/sec. 2023.11.02 05:44:10.168187 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.168211 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.02 05:44:10.168228 [ 3 ] {} HTTP-Session: b7899a76-f0f2-41b1-98dd-af670327febe Destroying unnamed session 2023.11.02 05:44:10.168392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 41736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.168438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.168458 [ 3 ] {} HTTP-Session: 5778bea1-b45f-41da-83f4-463ed35bcebb Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.168475 [ 3 ] {} HTTP-Session: 5778bea1-b45f-41da-83f4-463ed35bcebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.168557 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:10.168603 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:44:10.168765 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:10.169244 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:10.172554 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.02 05:44:10.172796 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.02 05:44:10.172897 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} executeQuery: Read 39 rows, 53.89 KiB in 0.004311224 sec., 9046 rows/sec., 12.21 MiB/sec. 2023.11.02 05:44:10.173008 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.173032 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.02 05:44:10.173048 [ 3 ] {} HTTP-Session: 5778bea1-b45f-41da-83f4-463ed35bcebb Destroying unnamed session 2023.11.02 05:44:10.173168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:10.173212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:10.173231 [ 3 ] {} HTTP-Session: 062a2fab-9f0c-4594-a0db-1ce3fdde5493 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:10.173249 [ 3 ] {} HTTP-Session: 062a2fab-9f0c-4594-a0db-1ce3fdde5493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:10.173321 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:10.173360 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:44:10.173462 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:10.173752 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:10.173992 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:10.174175 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:10.174275 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} executeQuery: Read 30 rows, 2.15 KiB in 0.000926285 sec., 32387 rows/sec., 2.26 MiB/sec. 2023.11.02 05:44:10.174388 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} DynamicQueryHandler: Done processing query 2023.11.02 05:44:10.174413 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.02 05:44:10.174429 [ 3 ] {} HTTP-Session: 062a2fab-9f0c-4594-a0db-1ce3fdde5493 Destroying unnamed session 2023.11.02 05:44:15.142989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:15.143113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:15.143140 [ 3 ] {} HTTP-Session: 2a0aafb0-a13f-402f-8ad5-0e9eac36f916 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:15.143165 [ 3 ] {} HTTP-Session: 2a0aafb0-a13f-402f-8ad5-0e9eac36f916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:15.143296 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:15.143362 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:15.143527 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:15.143926 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:15.144208 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.02 05:44:15.144382 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.02 05:44:15.144543 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} executeQuery: Read 6 rows, 348.00 B in 0.001205752 sec., 4976 rows/sec., 281.85 KiB/sec. 2023.11.02 05:44:15.144689 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} DynamicQueryHandler: Done processing query 2023.11.02 05:44:15.144716 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.02 05:44:15.144734 [ 3 ] {} HTTP-Session: 2a0aafb0-a13f-402f-8ad5-0e9eac36f916 Destroying unnamed session 2023.11.02 05:44:15.144872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:15.144921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:15.144942 [ 3 ] {} HTTP-Session: fb937466-3166-4312-80e9-b5a1c2ca5d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:15.144964 [ 3 ] {} HTTP-Session: fb937466-3166-4312-80e9-b5a1c2ca5d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:15.145053 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:15.145098 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:15.145210 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:15.145591 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:15.145823 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.02 05:44:15.145984 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.02 05:44:15.146111 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} executeQuery: Read 96 rows, 9.32 KiB in 0.001019337 sec., 94178 rows/sec., 8.93 MiB/sec. 2023.11.02 05:44:15.146250 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} DynamicQueryHandler: Done processing query 2023.11.02 05:44:15.146279 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.02 05:44:15.146295 [ 3 ] {} HTTP-Session: fb937466-3166-4312-80e9-b5a1c2ca5d2b Destroying unnamed session 2023.11.02 05:44:15.146555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:15.146603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:15.146623 [ 3 ] {} HTTP-Session: f96281f8-b367-4cc2-850a-5cd615004571 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:15.146641 [ 3 ] {} HTTP-Session: f96281f8-b367-4cc2-850a-5cd615004571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:15.146734 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:15.146776 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:15.146885 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:15.147351 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:15.147575 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.02 05:44:15.147721 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.02 05:44:15.147845 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} executeQuery: Read 291 rows, 20.45 KiB in 0.001081088 sec., 269173 rows/sec., 18.47 MiB/sec. 2023.11.02 05:44:15.147974 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} DynamicQueryHandler: Done processing query 2023.11.02 05:44:15.147999 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.02 05:44:15.148015 [ 3 ] {} HTTP-Session: f96281f8-b367-4cc2-850a-5cd615004571 Destroying unnamed session 2023.11.02 05:44:15.148186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:15.148231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:15.148250 [ 3 ] {} HTTP-Session: 25387c11-0539-4e38-9283-dfc6478693ab Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:15.148269 [ 3 ] {} HTTP-Session: 25387c11-0539-4e38-9283-dfc6478693ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:15.148341 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:15.148383 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.02 05:44:15.148490 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:15.148725 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:15.148963 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:15.149150 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:15.149276 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} executeQuery: Read 6 rows, 258.00 B in 0.000901583 sec., 6654 rows/sec., 279.46 KiB/sec. 2023.11.02 05:44:15.149451 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} DynamicQueryHandler: Done processing query 2023.11.02 05:44:15.149476 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:15.149492 [ 3 ] {} HTTP-Session: 25387c11-0539-4e38-9283-dfc6478693ab Destroying unnamed session 2023.11.02 05:44:15.149652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:15.149698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:15.149716 [ 3 ] {} HTTP-Session: 84f3aa3d-8d83-4982-87a0-54a87dd04530 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:15.149733 [ 3 ] {} HTTP-Session: 84f3aa3d-8d83-4982-87a0-54a87dd04530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:15.149809 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:15.149854 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:44:15.149980 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:15.150270 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:15.150520 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:15.150708 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:15.150869 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} executeQuery: Read 70 rows, 4.35 KiB in 0.001019918 sec., 68632 rows/sec., 4.16 MiB/sec. 2023.11.02 05:44:15.151068 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} DynamicQueryHandler: Done processing query 2023.11.02 05:44:15.151096 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:15.151113 [ 3 ] {} HTTP-Session: 84f3aa3d-8d83-4982-87a0-54a87dd04530 Destroying unnamed session 2023.11.02 05:44:15.151267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:15.151313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:15.151332 [ 3 ] {} HTTP-Session: 219272f0-1f72-4763-b4bc-13898a18e95c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:15.151348 [ 3 ] {} HTTP-Session: 219272f0-1f72-4763-b4bc-13898a18e95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:15.151419 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:15.151458 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:44:15.151565 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:15.151802 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:15.152028 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.02 05:44:15.152196 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.02 05:44:15.152299 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} executeQuery: Read 21 rows, 1.12 KiB in 0.000849283 sec., 24726 rows/sec., 1.28 MiB/sec. 2023.11.02 05:44:15.152434 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} DynamicQueryHandler: Done processing query 2023.11.02 05:44:15.152458 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:15.152473 [ 3 ] {} HTTP-Session: 219272f0-1f72-4763-b4bc-13898a18e95c Destroying unnamed session 2023.11.02 05:44:18.800861 [ 108 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:44:18.800915 [ 108 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:44:20.140588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:20.140716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:20.140748 [ 3 ] {} HTTP-Session: eeb64b87-f17e-4ff4-8da5-c5dbf04b1144 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:20.140775 [ 3 ] {} HTTP-Session: eeb64b87-f17e-4ff4-8da5-c5dbf04b1144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:20.140921 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:20.140991 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:20.141159 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:20.141587 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:20.141845 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.02 05:44:20.142003 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.02 05:44:20.142144 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} executeQuery: Read 44 rows, 3.57 KiB in 0.001183371 sec., 37181 rows/sec., 2.94 MiB/sec. 2023.11.02 05:44:20.142278 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} DynamicQueryHandler: Done processing query 2023.11.02 05:44:20.142303 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:20.142319 [ 3 ] {} HTTP-Session: eeb64b87-f17e-4ff4-8da5-c5dbf04b1144 Destroying unnamed session 2023.11.02 05:44:20.142517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:20.142564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:20.142584 [ 3 ] {} HTTP-Session: f6234dab-536b-46e1-9bd9-04c544eff7be Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:20.142602 [ 3 ] {} HTTP-Session: f6234dab-536b-46e1-9bd9-04c544eff7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:20.142689 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:20.142730 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:20.142834 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:20.143201 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:20.143418 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.02 05:44:20.143574 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.02 05:44:20.143695 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} executeQuery: Read 132 rows, 13.33 KiB in 0.000969026 sec., 136219 rows/sec., 13.44 MiB/sec. 2023.11.02 05:44:20.143816 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} DynamicQueryHandler: Done processing query 2023.11.02 05:44:20.143840 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.02 05:44:20.143856 [ 3 ] {} HTTP-Session: f6234dab-536b-46e1-9bd9-04c544eff7be Destroying unnamed session 2023.11.02 05:44:20.143985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:20.144030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:20.144049 [ 3 ] {} HTTP-Session: 3a29f7d4-1b57-4eb8-bdb4-45574f702959 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:20.144067 [ 3 ] {} HTTP-Session: 3a29f7d4-1b57-4eb8-bdb4-45574f702959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:20.144142 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:20.144183 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:20.144288 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:20.144583 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:20.144787 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.02 05:44:20.144932 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.02 05:44:20.145057 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} executeQuery: Read 44 rows, 3.52 KiB in 0.000885923 sec., 49665 rows/sec., 3.88 MiB/sec. 2023.11.02 05:44:20.145163 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} DynamicQueryHandler: Done processing query 2023.11.02 05:44:20.145186 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:20.145201 [ 3 ] {} HTTP-Session: 3a29f7d4-1b57-4eb8-bdb4-45574f702959 Destroying unnamed session 2023.11.02 05:44:20.145390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:20.145430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:20.145447 [ 3 ] {} HTTP-Session: 69acc70b-57d3-4c37-b102-d4b266b4d231 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:20.145463 [ 3 ] {} HTTP-Session: 69acc70b-57d3-4c37-b102-d4b266b4d231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:20.145546 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:20.145588 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:44:20.145713 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:20.146206 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:20.146574 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.02 05:44:20.146749 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.02 05:44:20.146850 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} executeQuery: Read 44 rows, 60.80 KiB in 0.001256753 sec., 35010 rows/sec., 47.25 MiB/sec. 2023.11.02 05:44:20.146989 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} DynamicQueryHandler: Done processing query 2023.11.02 05:44:20.147014 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.02 05:44:20.147029 [ 3 ] {} HTTP-Session: 69acc70b-57d3-4c37-b102-d4b266b4d231 Destroying unnamed session 2023.11.02 05:44:25.142377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:25.142524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:25.142555 [ 3 ] {} HTTP-Session: dc486329-0262-4763-990d-86009d45f2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:25.142582 [ 3 ] {} HTTP-Session: dc486329-0262-4763-990d-86009d45f2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:25.142724 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:25.142793 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:25.142977 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:25.143433 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.143698 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.02 05:44:25.143862 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.02 05:44:25.143979 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} executeQuery: Read 6 rows, 348.00 B in 0.001216592 sec., 4931 rows/sec., 279.34 KiB/sec. 2023.11.02 05:44:25.143993 [ 104 ] {} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.02 05:44:25.144049 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.144126 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} DynamicQueryHandler: Done processing query 2023.11.02 05:44:25.144157 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.02 05:44:25.144175 [ 3 ] {} HTTP-Session: dc486329-0262-4763-990d-86009d45f2e6 Destroying unnamed session 2023.11.02 05:44:25.144218 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.02 05:44:25.144315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:25.144377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:25.144407 [ 3 ] {} HTTP-Session: 25ae3bf2-f5b4-4f21-96ac-b20581660392 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:25.144456 [ 3 ] {} HTTP-Session: 25ae3bf2-f5b4-4f21-96ac-b20581660392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:25.144533 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:25.144613 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:25.144655 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:25.144688 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:25.145089 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:25.145131 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:25.145309 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part 2023.11.02 05:44:25.145534 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:25.145842 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:25.146010 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.146027 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:25.146392 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.02 05:44:25.146695 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.02 05:44:25.146886 [ 104 ] {} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.02 05:44:25.146988 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.147011 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} executeQuery: Read 96 rows, 9.32 KiB in 0.002323712 sec., 41313 rows/sec., 3.92 MiB/sec. 2023.11.02 05:44:25.147192 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.02 05:44:25.147458 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} DynamicQueryHandler: Done processing query 2023.11.02 05:44:25.147532 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:25.147532 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.02 05:44:25.147610 [ 3 ] {} HTTP-Session: 25ae3bf2-f5b4-4f21-96ac-b20581660392 Destroying unnamed session 2023.11.02 05:44:25.147640 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2023.11.02 05:44:25.147989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:25.148065 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part 2023.11.02 05:44:25.148073 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.003965295 sec., 26984.120979649688 rows/sec., 1.99 MiB/sec. 2023.11.02 05:44:25.148099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:25.148168 [ 3 ] {} HTTP-Session: 50f71ba8-3325-4218-9807-f3e0ba209052 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:25.148210 [ 3 ] {} HTTP-Session: 50f71ba8-3325-4218-9807-f3e0ba209052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:25.148264 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part 2023.11.02 05:44:25.148274 [ 9 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.02 05:44:25.148416 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:25.148455 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part 2023.11.02 05:44:25.148484 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:25.148585 [ 9 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.02 05:44:25.148658 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part 2023.11.02 05:44:25.148746 [ 9 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.02 05:44:25.148942 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part 2023.11.02 05:44:25.148958 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:25.149645 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.149933 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 4 columns (4 merged, 0 gathered) in 0.002864786 sec., 220958.91281233574 rows/sec., 21.32 MiB/sec. 2023.11.02 05:44:25.149952 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.02 05:44:25.150120 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.02 05:44:25.150241 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.02 05:44:25.150394 [ 104 ] {} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.02 05:44:25.150435 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} executeQuery: Read 291 rows, 20.45 KiB in 0.001970342 sec., 147690 rows/sec., 10.14 MiB/sec. 2023.11.02 05:44:25.150457 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.150559 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.02 05:44:25.150628 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.02 05:44:25.150778 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} DynamicQueryHandler: Done processing query 2023.11.02 05:44:25.150778 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:25.150791 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.02 05:44:25.150814 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.02 05:44:25.150839 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part 2023.11.02 05:44:25.150859 [ 3 ] {} HTTP-Session: 50f71ba8-3325-4218-9807-f3e0ba209052 Destroying unnamed session 2023.11.02 05:44:25.151030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:25.151041 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part 2023.11.02 05:44:25.151083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:25.151109 [ 3 ] {} HTTP-Session: a6710ef3-d5c7-477d-b1a8-fc9c5c906e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:25.151143 [ 3 ] {} HTTP-Session: a6710ef3-d5c7-477d-b1a8-fc9c5c906e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:25.151157 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 57 rows starting from the beginning of the part 2023.11.02 05:44:25.151247 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:25.151261 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 291 rows starting from the beginning of the part 2023.11.02 05:44:25.151307 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.02 05:44:25.151392 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:25.151559 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 291 rows starting from the beginning of the part 2023.11.02 05:44:25.151566 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:25.151966 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.152290 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.02 05:44:25.152500 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001961072 sec., 645055.3574779509 rows/sec., 44.77 MiB/sec. 2023.11.02 05:44:25.152534 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.02 05:44:25.152708 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} executeQuery: Read 6 rows, 258.00 B in 0.001424648 sec., 4211 rows/sec., 176.85 KiB/sec. 2023.11.02 05:44:25.152742 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.02 05:44:25.152936 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} DynamicQueryHandler: Done processing query 2023.11.02 05:44:25.152972 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:25.152993 [ 3 ] {} HTTP-Session: a6710ef3-d5c7-477d-b1a8-fc9c5c906e68 Destroying unnamed session 2023.11.02 05:44:25.153107 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.02 05:44:25.153145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:25.153223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:25.153233 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.02 05:44:25.153251 [ 3 ] {} HTTP-Session: b6514b8f-8a56-4f95-bcd5-bca284b4bb8c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:25.153285 [ 3 ] {} HTTP-Session: b6514b8f-8a56-4f95-bcd5-bca284b4bb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:25.153421 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:25.153467 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:44:25.153600 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:25.153916 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.154173 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.02 05:44:25.154348 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.02 05:44:25.154452 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} executeQuery: Read 70 rows, 4.35 KiB in 0.000999757 sec., 70017 rows/sec., 4.24 MiB/sec. 2023.11.02 05:44:25.154557 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} DynamicQueryHandler: Done processing query 2023.11.02 05:44:25.154580 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:25.154596 [ 3 ] {} HTTP-Session: b6514b8f-8a56-4f95-bcd5-bca284b4bb8c Destroying unnamed session 2023.11.02 05:44:25.154702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:25.154745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:25.154764 [ 3 ] {} HTTP-Session: 54ee027c-dedb-4582-8c94-24ba5c2e2e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:25.154781 [ 3 ] {} HTTP-Session: 54ee027c-dedb-4582-8c94-24ba5c2e2e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:25.154851 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:25.154890 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:44:25.154992 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:25.155226 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:25.155461 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.02 05:44:25.155638 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.02 05:44:25.155739 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} executeQuery: Read 21 rows, 1.12 KiB in 0.000861843 sec., 24366 rows/sec., 1.26 MiB/sec. 2023.11.02 05:44:25.155856 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} DynamicQueryHandler: Done processing query 2023.11.02 05:44:25.155880 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:25.155895 [ 3 ] {} HTTP-Session: 54ee027c-dedb-4582-8c94-24ba5c2e2e35 Destroying unnamed session 2023.11.02 05:44:30.140935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:30.141057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:30.141084 [ 3 ] {} HTTP-Session: 8b0d0c3b-719d-4560-8faa-42b40fb1dfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:30.141109 [ 3 ] {} HTTP-Session: 8b0d0c3b-719d-4560-8faa-42b40fb1dfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:30.141241 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:30.141302 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:30.141464 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:30.141886 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:30.142155 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.02 05:44:30.142323 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.02 05:44:30.142438 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} executeQuery: Read 44 rows, 3.57 KiB in 0.00116245 sec., 37851 rows/sec., 3.00 MiB/sec. 2023.11.02 05:44:30.142634 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} DynamicQueryHandler: Done processing query 2023.11.02 05:44:30.142660 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:30.142677 [ 3 ] {} HTTP-Session: 8b0d0c3b-719d-4560-8faa-42b40fb1dfaf Destroying unnamed session 2023.11.02 05:44:30.142869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:30.142916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:30.142936 [ 3 ] {} HTTP-Session: acefdf9a-6b10-4535-bb66-b41c4811b377 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:30.142956 [ 3 ] {} HTTP-Session: acefdf9a-6b10-4535-bb66-b41c4811b377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:30.143045 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:30.143087 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:30.143205 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:30.143609 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:30.143839 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.02 05:44:30.143992 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.02 05:44:30.144091 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} executeQuery: Read 132 rows, 13.33 KiB in 0.001017947 sec., 129672 rows/sec., 12.79 MiB/sec. 2023.11.02 05:44:30.144210 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} DynamicQueryHandler: Done processing query 2023.11.02 05:44:30.144234 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.02 05:44:30.144251 [ 3 ] {} HTTP-Session: acefdf9a-6b10-4535-bb66-b41c4811b377 Destroying unnamed session 2023.11.02 05:44:30.144374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:30.144419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:30.144438 [ 3 ] {} HTTP-Session: ff928907-f5ea-4f2f-a483-ec9db718d129 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:30.144455 [ 3 ] {} HTTP-Session: ff928907-f5ea-4f2f-a483-ec9db718d129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:30.144529 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:30.144570 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:30.144675 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:30.144967 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:30.145175 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.02 05:44:30.145324 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.02 05:44:30.145422 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} executeQuery: Read 44 rows, 3.52 KiB in 0.000863613 sec., 50948 rows/sec., 3.98 MiB/sec. 2023.11.02 05:44:30.145524 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} DynamicQueryHandler: Done processing query 2023.11.02 05:44:30.145548 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:30.145563 [ 3 ] {} HTTP-Session: ff928907-f5ea-4f2f-a483-ec9db718d129 Destroying unnamed session 2023.11.02 05:44:30.145754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:30.145797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:30.145815 [ 3 ] {} HTTP-Session: 3914b78b-be2c-4d71-933a-03dc7c50f8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:30.145831 [ 3 ] {} HTTP-Session: 3914b78b-be2c-4d71-933a-03dc7c50f8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:30.145920 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:30.145965 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:44:30.146098 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:30.146553 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:30.146892 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:30.147076 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:30.147178 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} executeQuery: Read 44 rows, 60.80 KiB in 0.001230563 sec., 35755 rows/sec., 48.25 MiB/sec. 2023.11.02 05:44:30.147299 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} DynamicQueryHandler: Done processing query 2023.11.02 05:44:30.147321 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.02 05:44:30.147337 [ 3 ] {} HTTP-Session: 3914b78b-be2c-4d71-933a-03dc7c50f8ea Destroying unnamed session 2023.11.02 05:44:33.801149 [ 95 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:44:33.801200 [ 95 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:44:35.143045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:35.143163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:35.143190 [ 3 ] {} HTTP-Session: ef824f8f-db90-4b40-9820-9b7a52032e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:35.143215 [ 3 ] {} HTTP-Session: ef824f8f-db90-4b40-9820-9b7a52032e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:35.143343 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:35.143405 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:35.143566 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:35.143963 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:35.144229 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.02 05:44:35.144400 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.02 05:44:35.144537 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} executeQuery: Read 6 rows, 348.00 B in 0.001150441 sec., 5215 rows/sec., 295.40 KiB/sec. 2023.11.02 05:44:35.144681 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} DynamicQueryHandler: Done processing query 2023.11.02 05:44:35.144710 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.02 05:44:35.144726 [ 3 ] {} HTTP-Session: ef824f8f-db90-4b40-9820-9b7a52032e40 Destroying unnamed session 2023.11.02 05:44:35.144864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:35.144911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:35.144933 [ 3 ] {} HTTP-Session: 0026985d-8fd3-4c3d-aaa8-716941c245a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:35.144952 [ 3 ] {} HTTP-Session: 0026985d-8fd3-4c3d-aaa8-716941c245a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:35.145038 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:35.145081 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:35.145191 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:35.145588 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:35.145807 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.02 05:44:35.145960 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.02 05:44:35.146079 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} executeQuery: Read 96 rows, 9.32 KiB in 0.001002527 sec., 95758 rows/sec., 9.08 MiB/sec. 2023.11.02 05:44:35.146216 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} DynamicQueryHandler: Done processing query 2023.11.02 05:44:35.146241 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.02 05:44:35.146258 [ 3 ] {} HTTP-Session: 0026985d-8fd3-4c3d-aaa8-716941c245a4 Destroying unnamed session 2023.11.02 05:44:35.146477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:35.146524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:35.146543 [ 3 ] {} HTTP-Session: 7850e2cd-bf3f-4645-b661-8006e863345b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:35.146560 [ 3 ] {} HTTP-Session: 7850e2cd-bf3f-4645-b661-8006e863345b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:35.146657 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:35.146697 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:35.146804 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:35.147239 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:35.147456 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.02 05:44:35.147609 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.02 05:44:35.147728 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} executeQuery: Read 291 rows, 20.45 KiB in 0.001037848 sec., 280387 rows/sec., 19.24 MiB/sec. 2023.11.02 05:44:35.147901 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} DynamicQueryHandler: Done processing query 2023.11.02 05:44:35.147925 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.02 05:44:35.147941 [ 3 ] {} HTTP-Session: 7850e2cd-bf3f-4645-b661-8006e863345b Destroying unnamed session 2023.11.02 05:44:35.148068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:35.148112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:35.148131 [ 3 ] {} HTTP-Session: 9954b0ca-11cd-458d-a5a1-6fc9a49f8de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:35.148147 [ 3 ] {} HTTP-Session: 9954b0ca-11cd-458d-a5a1-6fc9a49f8de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:35.148220 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:35.148332 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.02 05:44:35.148455 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:35.148711 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:35.148975 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.02 05:44:35.149148 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.02 05:44:35.149272 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} executeQuery: Read 6 rows, 258.00 B in 0.000978316 sec., 6132 rows/sec., 257.54 KiB/sec. 2023.11.02 05:44:35.149410 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} DynamicQueryHandler: Done processing query 2023.11.02 05:44:35.149434 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:35.149449 [ 3 ] {} HTTP-Session: 9954b0ca-11cd-458d-a5a1-6fc9a49f8de2 Destroying unnamed session 2023.11.02 05:44:35.149641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:35.149687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:35.149706 [ 3 ] {} HTTP-Session: fc1ed8f1-7c71-47df-9c2a-d3dbffbe9322 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:35.149723 [ 3 ] {} HTTP-Session: fc1ed8f1-7c71-47df-9c2a-d3dbffbe9322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:35.149797 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:35.149839 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:44:35.149953 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:35.150261 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:35.150592 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.02 05:44:35.150770 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.02 05:44:35.150905 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} executeQuery: Read 70 rows, 4.35 KiB in 0.001074319 sec., 65157 rows/sec., 3.95 MiB/sec. 2023.11.02 05:44:35.151019 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} DynamicQueryHandler: Done processing query 2023.11.02 05:44:35.151042 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:35.151057 [ 3 ] {} HTTP-Session: fc1ed8f1-7c71-47df-9c2a-d3dbffbe9322 Destroying unnamed session 2023.11.02 05:44:35.151183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:35.151231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:35.151258 [ 3 ] {} HTTP-Session: b91c2f43-39a4-42b4-8338-500bb2f595f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:35.151276 [ 3 ] {} HTTP-Session: b91c2f43-39a4-42b4-8338-500bb2f595f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:35.151346 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:35.151385 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:44:35.151488 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:35.151785 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:35.152012 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.02 05:44:35.152180 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.02 05:44:35.152299 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} executeQuery: Read 21 rows, 1.12 KiB in 0.000922154 sec., 22772 rows/sec., 1.18 MiB/sec. 2023.11.02 05:44:35.152299 [ 94 ] {} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.02 05:44:35.152419 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:35.152487 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} DynamicQueryHandler: Done processing query 2023.11.02 05:44:35.152516 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.02 05:44:35.152528 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:35.152571 [ 3 ] {} HTTP-Session: b91c2f43-39a4-42b4-8338-500bb2f595f8 Destroying unnamed session 2023.11.02 05:44:35.152638 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:35.152673 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2023.11.02 05:44:35.152790 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2023.11.02 05:44:35.152889 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2023.11.02 05:44:35.152970 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2023.11.02 05:44:35.153046 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2023.11.02 05:44:35.153120 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2023.11.02 05:44:35.154511 [ 13 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040264 sec., 66167.90768253521 rows/sec., 3.70 MiB/sec. 2023.11.02 05:44:35.154626 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.02 05:44:35.154839 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.02 05:44:35.154906 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.02 05:44:40.140915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:40.141097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:40.141146 [ 3 ] {} HTTP-Session: cc4aa26a-213e-4376-86f4-6dcff1b2f137 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:40.141189 [ 3 ] {} HTTP-Session: cc4aa26a-213e-4376-86f4-6dcff1b2f137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:40.141351 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:40.141412 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:40.141571 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:40.142007 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:40.142275 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.02 05:44:40.142447 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.02 05:44:40.142564 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} executeQuery: Read 44 rows, 3.57 KiB in 0.001179331 sec., 37309 rows/sec., 2.95 MiB/sec. 2023.11.02 05:44:40.142707 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} DynamicQueryHandler: Done processing query 2023.11.02 05:44:40.142732 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:40.142748 [ 3 ] {} HTTP-Session: cc4aa26a-213e-4376-86f4-6dcff1b2f137 Destroying unnamed session 2023.11.02 05:44:40.142942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:40.142989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:40.143008 [ 3 ] {} HTTP-Session: 24c08607-ad0b-401d-af22-d32ff8881ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:40.143027 [ 3 ] {} HTTP-Session: 24c08607-ad0b-401d-af22-d32ff8881ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:40.143111 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:40.143152 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:40.143256 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:40.143707 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:40.143927 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.02 05:44:40.144073 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.02 05:44:40.144196 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} executeQuery: Read 132 rows, 13.33 KiB in 0.001054058 sec., 125230 rows/sec., 12.35 MiB/sec. 2023.11.02 05:44:40.144333 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} DynamicQueryHandler: Done processing query 2023.11.02 05:44:40.144358 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.02 05:44:40.144373 [ 3 ] {} HTTP-Session: 24c08607-ad0b-401d-af22-d32ff8881ea4 Destroying unnamed session 2023.11.02 05:44:40.144500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:40.144545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:40.144564 [ 3 ] {} HTTP-Session: b286dac5-d678-4fe3-af2d-774e6001cd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:40.144581 [ 3 ] {} HTTP-Session: b286dac5-d678-4fe3-af2d-774e6001cd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:40.144658 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:40.144698 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:40.144804 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:40.145126 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:40.145336 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.02 05:44:40.145484 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.02 05:44:40.145611 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} executeQuery: Read 44 rows, 3.52 KiB in 0.000924465 sec., 47595 rows/sec., 3.72 MiB/sec. 2023.11.02 05:44:40.145730 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} DynamicQueryHandler: Done processing query 2023.11.02 05:44:40.145755 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:40.145771 [ 3 ] {} HTTP-Session: b286dac5-d678-4fe3-af2d-774e6001cd5c Destroying unnamed session 2023.11.02 05:44:40.145956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:40.146001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:40.146019 [ 3 ] {} HTTP-Session: 59e8f2d2-70bc-463c-9335-97cd424de0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:40.146035 [ 3 ] {} HTTP-Session: 59e8f2d2-70bc-463c-9335-97cd424de0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:40.146126 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:40.146170 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:44:40.146307 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:40.146773 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:40.147082 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.02 05:44:40.147258 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.02 05:44:40.147381 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} executeQuery: Read 44 rows, 60.80 KiB in 0.001222103 sec., 36003 rows/sec., 48.58 MiB/sec. 2023.11.02 05:44:40.147509 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} DynamicQueryHandler: Done processing query 2023.11.02 05:44:40.147532 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.02 05:44:40.147547 [ 3 ] {} HTTP-Session: 59e8f2d2-70bc-463c-9335-97cd424de0a6 Destroying unnamed session 2023.11.02 05:44:45.144359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 1178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:45.144489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:45.144521 [ 3 ] {} HTTP-Session: 8cea1462-1412-4a15-8625-2938e81e1b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:45.144550 [ 3 ] {} HTTP-Session: 8cea1462-1412-4a15-8625-2938e81e1b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:45.144691 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:45.144758 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:45.144946 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:45.145455 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.145727 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.02 05:44:45.145895 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.02 05:44:45.146020 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} executeQuery: Read 9 rows, 597.00 B in 0.001290094 sec., 6976 rows/sec., 451.91 KiB/sec. 2023.11.02 05:44:45.146173 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} DynamicQueryHandler: Done processing query 2023.11.02 05:44:45.146200 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.02 05:44:45.146216 [ 3 ] {} HTTP-Session: 8cea1462-1412-4a15-8625-2938e81e1b34 Destroying unnamed session 2023.11.02 05:44:45.146349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 16531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:45.146399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:45.146419 [ 3 ] {} HTTP-Session: 3fb902ce-1e23-49fd-8f95-72e9a7a8a74f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:45.146438 [ 3 ] {} HTTP-Session: 3fb902ce-1e23-49fd-8f95-72e9a7a8a74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:45.146526 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:45.146566 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:45.146675 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:45.147036 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.147245 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.02 05:44:45.147390 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.02 05:44:45.147491 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} executeQuery: Read 105 rows, 10.12 KiB in 0.000937625 sec., 111985 rows/sec., 10.54 MiB/sec. 2023.11.02 05:44:45.147607 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} DynamicQueryHandler: Done processing query 2023.11.02 05:44:45.147631 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.02 05:44:45.147647 [ 3 ] {} HTTP-Session: 3fb902ce-1e23-49fd-8f95-72e9a7a8a74f Destroying unnamed session 2023.11.02 05:44:45.147799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:45.147845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:45.147869 [ 3 ] {} HTTP-Session: f23c4ec4-941d-4477-9d4a-c48a31eaee04 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:45.147887 [ 3 ] {} HTTP-Session: f23c4ec4-941d-4477-9d4a-c48a31eaee04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:45.147976 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:45.148016 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:45.148120 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:45.148574 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.148787 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.02 05:44:45.148933 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.02 05:44:45.149035 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} executeQuery: Read 297 rows, 20.93 KiB in 0.001030547 sec., 288196 rows/sec., 19.84 MiB/sec. 2023.11.02 05:44:45.149191 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} DynamicQueryHandler: Done processing query 2023.11.02 05:44:45.149216 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.02 05:44:45.149232 [ 3 ] {} HTTP-Session: f23c4ec4-941d-4477-9d4a-c48a31eaee04 Destroying unnamed session 2023.11.02 05:44:45.149390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:45.149435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:45.149453 [ 3 ] {} HTTP-Session: 97a01f2d-3adf-4d98-9937-19795708b9d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:45.149469 [ 3 ] {} HTTP-Session: 97a01f2d-3adf-4d98-9937-19795708b9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:45.149539 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:45.149579 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.02 05:44:45.149693 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:45.150017 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.150256 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.02 05:44:45.150429 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.02 05:44:45.150553 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} executeQuery: Read 6 rows, 258.00 B in 0.000974816 sec., 6155 rows/sec., 258.46 KiB/sec. 2023.11.02 05:44:45.150555 [ 86 ] {} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.02 05:44:45.150641 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.150742 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.02 05:44:45.150817 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} DynamicQueryHandler: Done processing query 2023.11.02 05:44:45.150862 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:45.150892 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:45.150898 [ 3 ] {} HTTP-Session: 97a01f2d-3adf-4d98-9937-19795708b9d6 Destroying unnamed session 2023.11.02 05:44:45.150949 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:45.151112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:45.151143 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:45.151179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:45.151231 [ 3 ] {} HTTP-Session: be44cbbe-c063-4c20-ae25-156194b4c69a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:45.151271 [ 3 ] {} HTTP-Session: be44cbbe-c063-4c20-ae25-156194b4c69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:45.151461 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:45.151479 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:45.151581 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:44:45.151701 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:45.152044 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:45.152115 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:45.152313 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:45.152777 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.153365 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.02 05:44:45.153564 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881926 sec., 12491.646211595995 rows/sec., 524.55 KiB/sec. 2023.11.02 05:44:45.153688 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.02 05:44:45.153740 [ 14 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.02 05:44:45.153836 [ 86 ] {} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.02 05:44:45.153890 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} executeQuery: Read 70 rows, 4.35 KiB in 0.002335551 sec., 29971 rows/sec., 1.82 MiB/sec. 2023.11.02 05:44:45.153907 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.154068 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.02 05:44:45.154171 [ 14 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.02 05:44:45.154220 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} DynamicQueryHandler: Done processing query 2023.11.02 05:44:45.154261 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:45.154277 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.02 05:44:45.154317 [ 3 ] {} HTTP-Session: be44cbbe-c063-4c20-ae25-156194b4c69a Destroying unnamed session 2023.11.02 05:44:45.154324 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part 2023.11.02 05:44:45.154345 [ 14 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.02 05:44:45.154519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:45.154549 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part 2023.11.02 05:44:45.154583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:45.154613 [ 3 ] {} HTTP-Session: d46c3d6e-7b3d-4729-aa44-3ba03f01e190 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:45.154636 [ 3 ] {} HTTP-Session: d46c3d6e-7b3d-4729-aa44-3ba03f01e190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:45.154675 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part 2023.11.02 05:44:45.154746 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:45.154798 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part 2023.11.02 05:44:45.154811 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:44:45.154958 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part 2023.11.02 05:44:45.155143 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part 2023.11.02 05:44:45.155157 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:45.155610 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.156029 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.02 05:44:45.156077 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.002109926 sec., 199059.11392153092 rows/sec., 12.07 MiB/sec. 2023.11.02 05:44:45.156249 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.02 05:44:45.156327 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.02 05:44:45.156529 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} executeQuery: Read 3 rows, 4.15 KiB in 0.001747406 sec., 1716 rows/sec., 2.32 MiB/sec. 2023.11.02 05:44:45.156623 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.02 05:44:45.156767 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.02 05:44:45.156776 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} DynamicQueryHandler: Done processing query 2023.11.02 05:44:45.156831 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:45.156891 [ 3 ] {} HTTP-Session: d46c3d6e-7b3d-4729-aa44-3ba03f01e190 Destroying unnamed session 2023.11.02 05:44:45.157006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 3395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:45.157050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:45.157069 [ 3 ] {} HTTP-Session: ac6e0a7b-7413-4d43-a950-460cf7918ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:45.157086 [ 3 ] {} HTTP-Session: ac6e0a7b-7413-4d43-a950-460cf7918ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:45.157157 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:45.157196 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:44:45.157310 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:45.157582 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:45.157818 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.02 05:44:45.157994 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.02 05:44:45.158116 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} executeQuery: Read 24 rows, 1.32 KiB in 0.000930195 sec., 25801 rows/sec., 1.39 MiB/sec. 2023.11.02 05:44:45.158234 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} DynamicQueryHandler: Done processing query 2023.11.02 05:44:45.158258 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:45.158273 [ 3 ] {} HTTP-Session: ac6e0a7b-7413-4d43-a950-460cf7918ca1 Destroying unnamed session 2023.11.02 05:44:48.801433 [ 83 ] {} DNSResolver: Updating DNS cache 2023.11.02 05:44:48.801484 [ 83 ] {} DNSResolver: Updated DNS cache 2023.11.02 05:44:50.137744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.137907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.137954 [ 3 ] {} HTTP-Session: d8bb9fbf-da97-4b5e-b8df-82077b9db792 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.137996 [ 3 ] {} HTTP-Session: d8bb9fbf-da97-4b5e-b8df-82077b9db792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.138330 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.139172 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.139357 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.139409 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.139578 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.02 05:44:50.139699 [ 186 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.139699 [ 190 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.139836 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.139931 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.141847 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} executeQuery: Read 16 rows, 2.05 KiB in 0.003440561 sec., 4650 rows/sec., 596.34 KiB/sec. 2023.11.02 05:44:50.142137 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.142164 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.142182 [ 3 ] {} HTTP-Session: d8bb9fbf-da97-4b5e-b8df-82077b9db792 Destroying unnamed session 2023.11.02 05:44:50.142422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.142473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.142493 [ 3 ] {} HTTP-Session: 2dd66282-66ee-4968-9293-8749a1e6c883 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.142514 [ 3 ] {} HTTP-Session: 2dd66282-66ee-4968-9293-8749a1e6c883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.142655 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.143163 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.143338 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.143381 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.143530 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.02 05:44:50.143592 [ 192 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.143610 [ 191 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.143699 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.143760 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.145117 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} executeQuery: Read 16 rows, 2.05 KiB in 0.002421974 sec., 6606 rows/sec., 847.14 KiB/sec. 2023.11.02 05:44:50.145346 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.145371 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.145387 [ 3 ] {} HTTP-Session: 2dd66282-66ee-4968-9293-8749a1e6c883 Destroying unnamed session 2023.11.02 05:44:50.145724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.145772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.145792 [ 3 ] {} HTTP-Session: 16758db3-3cba-4e18-a1af-4f1854fccd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.145809 [ 3 ] {} HTTP-Session: 16758db3-3cba-4e18-a1af-4f1854fccd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.145940 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.146455 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.146633 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.146676 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.146824 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.02 05:44:50.146907 [ 190 ] {dcb3942c-e407-4c66-b049-179844876de4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.146912 [ 193 ] {dcb3942c-e407-4c66-b049-179844876de4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.147041 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.147101 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.148348 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} executeQuery: Read 16 rows, 2.05 KiB in 0.002363503 sec., 6769 rows/sec., 868.10 KiB/sec. 2023.11.02 05:44:50.148574 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.148601 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.148617 [ 3 ] {} HTTP-Session: 16758db3-3cba-4e18-a1af-4f1854fccd94 Destroying unnamed session 2023.11.02 05:44:50.148856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.148902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.148921 [ 3 ] {} HTTP-Session: 12efc20c-0428-4e45-bfc5-7936be7b9a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.148938 [ 3 ] {} HTTP-Session: 12efc20c-0428-4e45-bfc5-7936be7b9a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.149068 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.149574 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.149753 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.149795 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.149940 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.02 05:44:50.150009 [ 191 ] {d761c77d-3658-409d-926e-66472b7f51f2} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.150027 [ 192 ] {d761c77d-3658-409d-926e-66472b7f51f2} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.150119 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.150174 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.151713 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} executeQuery: Read 16 rows, 2.05 KiB in 0.002604619 sec., 6142 rows/sec., 787.74 KiB/sec. 2023.11.02 05:44:50.151952 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.151980 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.151995 [ 3 ] {} HTTP-Session: 12efc20c-0428-4e45-bfc5-7936be7b9a92 Destroying unnamed session 2023.11.02 05:44:50.152228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.152271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.152289 [ 3 ] {} HTTP-Session: 67253d4a-1f52-4502-aadd-40f191e658a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.152305 [ 3 ] {} HTTP-Session: 67253d4a-1f52-4502-aadd-40f191e658a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.152427 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.152972 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.153153 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.153195 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.153340 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.02 05:44:50.153393 [ 192 ] {e57e21f2-e34f-4f20-b633-9196e411e955} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.153402 [ 187 ] {e57e21f2-e34f-4f20-b633-9196e411e955} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.153464 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.153517 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.155000 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} executeQuery: Read 16 rows, 2.05 KiB in 0.002501846 sec., 6395 rows/sec., 820.10 KiB/sec. 2023.11.02 05:44:50.155242 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.155267 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.155284 [ 3 ] {} HTTP-Session: 67253d4a-1f52-4502-aadd-40f191e658a9 Destroying unnamed session 2023.11.02 05:44:50.155491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.155536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.155555 [ 3 ] {} HTTP-Session: 37d08903-eb73-4bce-b8f0-c9f18457d953 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.155571 [ 3 ] {} HTTP-Session: 37d08903-eb73-4bce-b8f0-c9f18457d953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.155703 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.156220 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.156400 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.156442 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.156589 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.02 05:44:50.156635 [ 192 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.156664 [ 190 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.156738 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.156797 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.158530 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} executeQuery: Read 16 rows, 2.05 KiB in 0.002788004 sec., 5738 rows/sec., 735.92 KiB/sec. 2023.11.02 05:44:50.158788 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.158818 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.158838 [ 3 ] {} HTTP-Session: 37d08903-eb73-4bce-b8f0-c9f18457d953 Destroying unnamed session 2023.11.02 05:44:50.159079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.159132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.159154 [ 3 ] {} HTTP-Session: fb01f05b-32c8-453e-98f2-a270ec7a1b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.159176 [ 3 ] {} HTTP-Session: fb01f05b-32c8-453e-98f2-a270ec7a1b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.159337 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.159945 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.160128 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.160169 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.160315 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2023.11.02 05:44:50.160363 [ 192 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.160372 [ 187 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.160430 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.160482 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.162072 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} executeQuery: Read 16 rows, 2.05 KiB in 0.002689711 sec., 5948 rows/sec., 762.82 KiB/sec. 2023.11.02 05:44:50.162315 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.162340 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.162356 [ 3 ] {} HTTP-Session: fb01f05b-32c8-453e-98f2-a270ec7a1b62 Destroying unnamed session 2023.11.02 05:44:50.162559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.162604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.162623 [ 3 ] {} HTTP-Session: 51e29429-8fac-4d2c-bb68-b1ffdf0aee44 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.162640 [ 3 ] {} HTTP-Session: 51e29429-8fac-4d2c-bb68-b1ffdf0aee44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.162772 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.163294 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.163479 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.163521 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.163671 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2023.11.02 05:44:50.163718 [ 192 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.163749 [ 193 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.163830 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.163890 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.165285 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} executeQuery: Read 16 rows, 2.05 KiB in 0.002473475 sec., 6468 rows/sec., 829.50 KiB/sec. 2023.11.02 05:44:50.165543 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.165568 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.165584 [ 3 ] {} HTTP-Session: 51e29429-8fac-4d2c-bb68-b1ffdf0aee44 Destroying unnamed session 2023.11.02 05:44:50.165813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.165856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.165876 [ 3 ] {} HTTP-Session: e8350cc8-e6de-4f4b-8ae0-f362d88510d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.165892 [ 3 ] {} HTTP-Session: e8350cc8-e6de-4f4b-8ae0-f362d88510d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.166028 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.166552 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.166735 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.166776 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.166924 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2023.11.02 05:44:50.166979 [ 192 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.166983 [ 187 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.167047 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.167098 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.168483 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} executeQuery: Read 16 rows, 2.05 KiB in 0.002415594 sec., 6623 rows/sec., 849.38 KiB/sec. 2023.11.02 05:44:50.168732 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.168755 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.168771 [ 3 ] {} HTTP-Session: e8350cc8-e6de-4f4b-8ae0-f362d88510d7 Destroying unnamed session 2023.11.02 05:44:50.168973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.169018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.169036 [ 3 ] {} HTTP-Session: 84c75c71-ee5a-4500-852b-00f7f4bef998 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.169053 [ 3 ] {} HTTP-Session: 84c75c71-ee5a-4500-852b-00f7f4bef998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.169185 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.169717 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.169906 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.169947 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.170095 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2023.11.02 05:44:50.170148 [ 192 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.170166 [ 191 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.170243 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.170303 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.171421 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} executeQuery: Read 16 rows, 2.05 KiB in 0.002196858 sec., 7283 rows/sec., 933.95 KiB/sec. 2023.11.02 05:44:50.171675 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.171698 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.171714 [ 3 ] {} HTTP-Session: 84c75c71-ee5a-4500-852b-00f7f4bef998 Destroying unnamed session 2023.11.02 05:44:50.171943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.171991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.172009 [ 3 ] {} HTTP-Session: 840f60a5-2948-4310-8ab1-fe9fb3a8b91b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.172026 [ 3 ] {} HTTP-Session: 840f60a5-2948-4310-8ab1-fe9fb3a8b91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.172161 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.02 05:44:50.172696 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.172883 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.172924 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.02 05:44:50.173074 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2023.11.02 05:44:50.173121 [ 192 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.02 05:44:50.173147 [ 193 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.02 05:44:50.173223 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.02 05:44:50.173280 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.02 05:44:50.174697 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} executeQuery: Read 16 rows, 2.05 KiB in 0.002495226 sec., 6412 rows/sec., 822.27 KiB/sec. 2023.11.02 05:44:50.174952 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.174977 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.02 05:44:50.174993 [ 3 ] {} HTTP-Session: 840f60a5-2948-4310-8ab1-fe9fb3a8b91b Destroying unnamed session 2023.11.02 05:44:50.177948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.178002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.178025 [ 3 ] {} HTTP-Session: 8a964789-7121-4035-8e4d-8e17c59127a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.178045 [ 3 ] {} HTTP-Session: 8a964789-7121-4035-8e4d-8e17c59127a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.178142 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:50.178190 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.02 05:44:50.178365 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:50.178719 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.179024 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.02 05:44:50.179187 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.02 05:44:50.179330 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} executeQuery: Read 11 rows, 1009.00 B in 0.001152261 sec., 9546 rows/sec., 855.15 KiB/sec. 2023.11.02 05:44:50.179474 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.179499 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.02 05:44:50.179514 [ 3 ] {} HTTP-Session: 8a964789-7121-4035-8e4d-8e17c59127a7 Destroying unnamed session 2023.11.02 05:44:50.179627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.179670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.179688 [ 3 ] {} HTTP-Session: e699d903-f0d3-4b5a-820e-787a0ef85a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.179705 [ 3 ] {} HTTP-Session: e699d903-f0d3-4b5a-820e-787a0ef85a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.179777 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:50.179816 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:50.179922 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:50.180210 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.180427 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.02 05:44:50.180578 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.02 05:44:50.180703 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} executeQuery: Read 44 rows, 3.57 KiB in 0.000893254 sec., 49258 rows/sec., 3.90 MiB/sec. 2023.11.02 05:44:50.180698 [ 82 ] {} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.02 05:44:50.180787 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.180896 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.180919 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.02 05:44:50.180944 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:50.180994 [ 3 ] {} HTTP-Session: e699d903-f0d3-4b5a-820e-787a0ef85a19 Destroying unnamed session 2023.11.02 05:44:50.181065 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:50.181103 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part 2023.11.02 05:44:50.181193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.181295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.181354 [ 3 ] {} HTTP-Session: 66f14ff3-08d5-4e98-a504-1f6aeaee9a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.181373 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.181393 [ 3 ] {} HTTP-Session: 66f14ff3-08d5-4e98-a504-1f6aeaee9a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.181633 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:50.181652 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.11.02 05:44:50.181727 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:50.181955 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.182208 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:50.182235 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part 2023.11.02 05:44:50.182434 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.183013 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.183484 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.02 05:44:50.183804 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.02 05:44:50.184033 [ 82 ] {} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.02 05:44:50.184066 [ 18 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192724 sec., 61702.7967340741 rows/sec., 4.75 MiB/sec. 2023.11.02 05:44:50.184126 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.184145 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} executeQuery: Read 132 rows, 13.33 KiB in 0.002440025 sec., 54097 rows/sec., 5.34 MiB/sec. 2023.11.02 05:44:50.184268 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.02 05:44:50.184337 [ 14 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.02 05:44:50.184523 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:50.184576 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.184586 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part 2023.11.02 05:44:50.184628 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.02 05:44:50.184698 [ 3 ] {} HTTP-Session: 66f14ff3-08d5-4e98-a504-1f6aeaee9a82 Destroying unnamed session 2023.11.02 05:44:50.184748 [ 14 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.02 05:44:50.184826 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 132 rows starting from the beginning of the part 2023.11.02 05:44:50.184906 [ 14 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.02 05:44:50.184929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 9352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.185105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.185136 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part 2023.11.02 05:44:50.185150 [ 3 ] {} HTTP-Session: e286ebec-3304-47f2-ab80-2498b6dfa697 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.185209 [ 3 ] {} HTTP-Session: e286ebec-3304-47f2-ab80-2498b6dfa697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.185396 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part 2023.11.02 05:44:50.185423 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:50.185505 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:50.185605 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part 2023.11.02 05:44:50.185982 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part 2023.11.02 05:44:50.186003 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:50.186758 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.187286 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.02 05:44:50.187592 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.02 05:44:50.187789 [ 12 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 4 columns (4 merged, 0 gathered) in 0.003560324 sec., 231720.4838660751 rows/sec., 22.52 MiB/sec. 2023.11.02 05:44:50.187841 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} executeQuery: Read 55 rows, 4.39 KiB in 0.002362283 sec., 23282 rows/sec., 1.82 MiB/sec. 2023.11.02 05:44:50.187809 [ 82 ] {} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.02 05:44:50.187933 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.188157 [ 14 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.02 05:44:50.188179 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.02 05:44:50.188229 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.188287 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.02 05:44:50.188333 [ 3 ] {} HTTP-Session: e286ebec-3304-47f2-ab80-2498b6dfa697 Destroying unnamed session 2023.11.02 05:44:50.188374 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:50.188418 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 353 rows starting from the beginning of the part 2023.11.02 05:44:50.188484 [ 14 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.02 05:44:50.188560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.188652 [ 14 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.02 05:44:50.188680 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.188693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.188815 [ 3 ] {} HTTP-Session: 6828ad9a-9bed-44f5-a93c-f8892d776dff Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.188901 [ 3 ] {} HTTP-Session: 6828ad9a-9bed-44f5-a93c-f8892d776dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.189040 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 291 rows starting from the beginning of the part 2023.11.02 05:44:50.189099 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:50.189218 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:44:50.189256 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.189614 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 297 rows starting from the beginning of the part 2023.11.02 05:44:50.189778 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:50.189899 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 55 rows starting from the beginning of the part 2023.11.02 05:44:50.190349 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.190955 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.02 05:44:50.191314 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.02 05:44:50.191461 [ 12 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.003416851 sec., 317251.1765950579 rows/sec., 22.36 MiB/sec. 2023.11.02 05:44:50.191555 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} executeQuery: Read 11 rows, 743.00 B in 0.002404273 sec., 4575 rows/sec., 301.79 KiB/sec. 2023.11.02 05:44:50.191738 [ 15 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.02 05:44:50.191752 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.191793 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.02 05:44:50.191817 [ 3 ] {} HTTP-Session: 6828ad9a-9bed-44f5-a93c-f8892d776dff Destroying unnamed session 2023.11.02 05:44:50.191980 [ 15 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.02 05:44:50.192016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:50.192092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:50.192099 [ 15 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.02 05:44:50.192126 [ 3 ] {} HTTP-Session: 00c49541-c23e-495c-b4ac-3faf976edea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:50.192156 [ 3 ] {} HTTP-Session: 00c49541-c23e-495c-b4ac-3faf976edea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:50.192289 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:50.192333 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:44:50.192478 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:50.192972 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.193288 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.02 05:44:50.193465 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.02 05:44:50.193598 [ 82 ] {} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.02 05:44:50.193605 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} executeQuery: Read 44 rows, 60.80 KiB in 0.001280074 sec., 34373 rows/sec., 46.38 MiB/sec. 2023.11.02 05:44:50.193644 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:50.193803 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.02 05:44:50.193862 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} DynamicQueryHandler: Done processing query 2023.11.02 05:44:50.193912 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.02 05:44:50.193961 [ 3 ] {} HTTP-Session: 00c49541-c23e-495c-b4ac-3faf976edea7 Destroying unnamed session 2023.11.02 05:44:50.194012 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.02 05:44:50.194053 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2023.11.02 05:44:50.194181 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.194291 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.194394 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.194497 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part 2023.11.02 05:44:50.194597 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part 2023.11.02 05:44:50.195879 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 6 columns (6 merged, 0 gathered) in 0.002177958 sec., 100093.75754720707 rows/sec., 135.07 MiB/sec. 2023.11.02 05:44:50.196043 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.02 05:44:50.196236 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.02 05:44:50.196293 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.02 05:44:50.196349 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1: 4.00 MiB. 2023.11.02 05:44:51.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.21 MiB, peak 237.47 MiB, will set to 230.84 MiB (RSS), difference: -5.37 MiB 2023.11.02 05:44:55.144158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 1466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:55.144291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:55.144323 [ 3 ] {} HTTP-Session: db0dfe1c-12ef-4885-a2b2-016ba4f9254a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:55.144351 [ 3 ] {} HTTP-Session: db0dfe1c-12ef-4885-a2b2-016ba4f9254a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:55.144494 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:55.144565 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:44:55.144747 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:55.145232 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:55.145496 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.02 05:44:55.145664 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.02 05:44:55.145801 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} executeQuery: Read 11 rows, 763.00 B in 0.001264374 sec., 8699 rows/sec., 589.32 KiB/sec. 2023.11.02 05:44:55.145960 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} DynamicQueryHandler: Done processing query 2023.11.02 05:44:55.145986 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.02 05:44:55.146004 [ 3 ] {} HTTP-Session: db0dfe1c-12ef-4885-a2b2-016ba4f9254a Destroying unnamed session 2023.11.02 05:44:55.146141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 17493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:55.146191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:55.146212 [ 3 ] {} HTTP-Session: c3d042b7-3dbd-4969-8640-5d0dd336fb56 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:55.146231 [ 3 ] {} HTTP-Session: c3d042b7-3dbd-4969-8640-5d0dd336fb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:55.146318 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:55.146361 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:44:55.146469 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:55.146863 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:55.147084 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.02 05:44:55.147237 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.02 05:44:55.147361 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} executeQuery: Read 111 rows, 10.71 KiB in 0.001015357 sec., 109321 rows/sec., 10.30 MiB/sec. 2023.11.02 05:44:55.147553 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} DynamicQueryHandler: Done processing query 2023.11.02 05:44:55.147578 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.02 05:44:55.147594 [ 3 ] {} HTTP-Session: c3d042b7-3dbd-4969-8640-5d0dd336fb56 Destroying unnamed session 2023.11.02 05:44:55.147754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:55.147802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:55.147821 [ 3 ] {} HTTP-Session: e7e0db9a-7794-4eb3-9b07-429c87cb239c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:55.147838 [ 3 ] {} HTTP-Session: e7e0db9a-7794-4eb3-9b07-429c87cb239c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:55.147925 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:55.147966 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:44:55.148089 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:55.148535 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:55.148754 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.02 05:44:55.148902 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.02 05:44:55.149011 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} executeQuery: Read 296 rows, 20.85 KiB in 0.001051638 sec., 281465 rows/sec., 19.36 MiB/sec. 2023.11.02 05:44:55.149117 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} DynamicQueryHandler: Done processing query 2023.11.02 05:44:55.149141 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.02 05:44:55.149156 [ 3 ] {} HTTP-Session: e7e0db9a-7794-4eb3-9b07-429c87cb239c Destroying unnamed session 2023.11.02 05:44:55.149318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:55.149361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:55.149380 [ 3 ] {} HTTP-Session: 3358d8f6-b00b-488f-ba9b-83d09064b68f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:55.149397 [ 3 ] {} HTTP-Session: 3358d8f6-b00b-488f-ba9b-83d09064b68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:55.149466 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:55.149505 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.02 05:44:55.149610 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:55.149848 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:55.150084 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.02 05:44:55.150265 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.02 05:44:55.150391 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} executeQuery: Read 6 rows, 258.00 B in 0.000896743 sec., 6690 rows/sec., 280.96 KiB/sec. 2023.11.02 05:44:55.150522 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} DynamicQueryHandler: Done processing query 2023.11.02 05:44:55.150544 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:55.150561 [ 3 ] {} HTTP-Session: 3358d8f6-b00b-488f-ba9b-83d09064b68f Destroying unnamed session 2023.11.02 05:44:55.150687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:55.150732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:55.150750 [ 3 ] {} HTTP-Session: c2639cca-9539-47a1-8334-612223cb3f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:55.150767 [ 3 ] {} HTTP-Session: c2639cca-9539-47a1-8334-612223cb3f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:55.150840 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:55.150880 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.02 05:44:55.150994 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:55.151356 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:55.151601 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.02 05:44:55.151770 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.02 05:44:55.151914 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} executeQuery: Read 70 rows, 4.35 KiB in 0.001036578 sec., 67529 rows/sec., 4.09 MiB/sec. 2023.11.02 05:44:55.152042 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} DynamicQueryHandler: Done processing query 2023.11.02 05:44:55.152068 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:55.152085 [ 3 ] {} HTTP-Session: c2639cca-9539-47a1-8334-612223cb3f56 Destroying unnamed session 2023.11.02 05:44:55.152232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:55.152277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:55.152295 [ 3 ] {} HTTP-Session: 615f0ad3-781e-4c85-b0a2-c7f9840c2171 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:55.152311 [ 3 ] {} HTTP-Session: 615f0ad3-781e-4c85-b0a2-c7f9840c2171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:55.152383 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:55.152427 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:44:55.152564 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:55.152873 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:55.153143 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.02 05:44:55.153319 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.02 05:44:55.153438 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} executeQuery: Read 5 rows, 6.91 KiB in 0.001028317 sec., 4862 rows/sec., 6.56 MiB/sec. 2023.11.02 05:44:55.153560 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} DynamicQueryHandler: Done processing query 2023.11.02 05:44:55.153584 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:44:55.153599 [ 3 ] {} HTTP-Session: 615f0ad3-781e-4c85-b0a2-c7f9840c2171 Destroying unnamed session 2023.11.02 05:44:55.153716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:44:55.153760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:44:55.153779 [ 3 ] {} HTTP-Session: e6ecfb5c-71a1-4c18-9124-eb7bf56ddf6f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:44:55.153795 [ 3 ] {} HTTP-Session: e6ecfb5c-71a1-4c18-9124-eb7bf56ddf6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:44:55.153865 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:44:55.153904 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.02 05:44:55.154006 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:44:55.154261 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:44:55.154487 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.02 05:44:55.154660 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.02 05:44:55.154781 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} executeQuery: Read 21 rows, 1.12 KiB in 0.000881504 sec., 23822 rows/sec., 1.24 MiB/sec. 2023.11.02 05:44:55.154898 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} DynamicQueryHandler: Done processing query 2023.11.02 05:44:55.154921 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.02 05:44:55.154936 [ 3 ] {} HTTP-Session: e6ecfb5c-71a1-4c18-9124-eb7bf56ddf6f Destroying unnamed session 2023.11.02 05:45:00.141100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:45:00.141229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:45:00.141260 [ 3 ] {} HTTP-Session: 93ae1d72-5764-4505-8a3f-96132a3488e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:45:00.141289 [ 3 ] {} HTTP-Session: 93ae1d72-5764-4505-8a3f-96132a3488e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:45:00.141426 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:45:00.141490 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.02 05:45:00.141651 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:45:00.142116 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:45:00.142384 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.02 05:45:00.142563 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.02 05:45:00.142686 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} executeQuery: Read 44 rows, 3.57 KiB in 0.001222032 sec., 36005 rows/sec., 2.85 MiB/sec. 2023.11.02 05:45:00.142886 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} DynamicQueryHandler: Done processing query 2023.11.02 05:45:00.142913 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:45:00.142931 [ 3 ] {} HTTP-Session: 93ae1d72-5764-4505-8a3f-96132a3488e5 Destroying unnamed session 2023.11.02 05:45:00.143110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:45:00.143161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:45:00.143183 [ 3 ] {} HTTP-Session: 3642faf2-04de-415e-8413-2df3d4bf2af1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:45:00.143202 [ 3 ] {} HTTP-Session: 3642faf2-04de-415e-8413-2df3d4bf2af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:45:00.143291 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:45:00.143335 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.02 05:45:00.143448 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:45:00.143856 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:45:00.144082 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.02 05:45:00.144239 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.02 05:45:00.144371 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} executeQuery: Read 132 rows, 13.33 KiB in 0.001049188 sec., 125811 rows/sec., 12.41 MiB/sec. 2023.11.02 05:45:00.144500 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} DynamicQueryHandler: Done processing query 2023.11.02 05:45:00.144524 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.02 05:45:00.144541 [ 3 ] {} HTTP-Session: 3642faf2-04de-415e-8413-2df3d4bf2af1 Destroying unnamed session 2023.11.02 05:45:00.144662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:45:00.144710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:45:00.144730 [ 3 ] {} HTTP-Session: 51abea1a-c3c2-42db-921c-c151daa4cf90 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:45:00.144748 [ 3 ] {} HTTP-Session: 51abea1a-c3c2-42db-921c-c151daa4cf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:45:00.144824 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:45:00.144867 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.02 05:45:00.145002 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:45:00.145309 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:45:00.145517 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.02 05:45:00.145685 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.02 05:45:00.145815 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} executeQuery: Read 44 rows, 3.52 KiB in 0.000958475 sec., 45906 rows/sec., 3.59 MiB/sec. 2023.11.02 05:45:00.145945 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} DynamicQueryHandler: Done processing query 2023.11.02 05:45:00.145970 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.02 05:45:00.145987 [ 3 ] {} HTTP-Session: 51abea1a-c3c2-42db-921c-c151daa4cf90 Destroying unnamed session 2023.11.02 05:45:00.146182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.02 05:45:00.146230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.02 05:45:00.146250 [ 3 ] {} HTTP-Session: 91a9d52b-1004-4f80-aa47-7ee058ad2615 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722 2023.11.02 05:45:00.146267 [ 3 ] {} HTTP-Session: 91a9d52b-1004-4f80-aa47-7ee058ad2615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.02 05:45:00.146357 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.02 05:45:00.146404 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.02 05:45:00.146546 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.02 05:45:00.147090 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2023.11.02 05:45:00.147411 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.02 05:45:00.147596 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.02 05:45:00.147805 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} executeQuery: Read 44 rows, 60.80 KiB in 0.001413937 sec., 31118 rows/sec., 41.99 MiB/sec. 2023.11.02 05:45:00.147941 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} DynamicQueryHandler: Done processing query 2023.11.02 05:45:00.147967 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.02 05:45:00.147983 [ 3 ] {} HTTP-Session: 91a9d52b-1004-4f80-aa47-7ee058ad2615 Destroying unnamed session