[ Feb 21 01:16:58 Enabled. ] [ Feb 21 01:16:58 Rereading configuration. ] [ Feb 21 01:16:59 Rereading configuration. ] [ Feb 21 01:17:01 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 21 01:17: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 2024.02.21 01:17:02.376609 [ 1 ] {} Application: Will watch for the process with pid 25055 2024.02.21 01:17:02.376685 [ 1 ] {} Application: Forked a child process to watch 2024.02.21 01:17:02.983555 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25055 2024.02.21 01:17:02.983716 [ 1 ] {} Application: starting up 2024.02.21 01:17:02.983921 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.21 01:17:03.109858 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.21 01:17:03.109915 [ 1 ] {} Application: Initializing DateLUT. 2024.02.21 01:17:03.109928 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.21 01:17:03.109964 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.21 01:17:03.110275 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.21 01:17:03.110944 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.21 01:17:03.111415 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.21 01:17:03.111677 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.21 01:17:03.114900 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.21 01:17:03.114949 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.21 01:17:03.115696 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.21 01:17:03.115883 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.21 01:17:03.122098 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.21 01:17:03.122474 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.21 01:17:03.122500 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.21 01:17:03.123798 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.21 01:17:03.124341 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.21 01:17:03.124659 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.21 01:17:03.125013 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.21 01:17:03.125809 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.21 01:17:03.125852 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.21 01:17:03.125910 [ 1 ] {} Application: Loaded user defined objects 2024.02.21 01:17:03.125928 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.21 01:17:03.156572 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.21 01:17:03.156606 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111633 sec 2024.02.21 01:17:03.157189 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.21 01:17:03.157269 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.21 01:17:03.157291 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.21 01:17:03.157308 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.21 01:17:03.157319 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.21 01:17:03.157333 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.21 01:17:03.157347 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.21 01:17:03.157378 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.21 01:17:03.157396 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.21 01:17:03.157424 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.21 01:17:03.157437 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.21 01:17:03.157450 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.21 01:17:03.157465 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.21 01:17:03.157496 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.21 01:17:03.157511 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.21 01:17:03.157523 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.21 01:17:03.191550 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.21 01:17:03.196994 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.21 01:17:03.197025 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9922e-05 sec 2024.02.21 01:17:03.197052 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.21 01:17:03.197069 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.21 01:17:03.197096 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.21 01:17:03.199204 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.21 01:17:03.204428 [ 1 ] {} Application: Loaded metadata. 2024.02.21 01:17:03.204524 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.21 01:17:03.204565 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.21 01:17:03.380408 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.21 01:17:03.398552 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.21 01:17:03.398600 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.21 01:17:03.489647 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.21 01:17:03.490406 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2024.02.21 01:17:03.490744 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.21 01:17:03.490802 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.21 01:17:03.490808 [ 166 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:17:03.490858 [ 166 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:17:03.490924 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.21 01:17:03.490982 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.21 01:17:03.491047 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.21 01:17:03.491071 [ 1 ] {} Application: Ready for connections. 2024.02.21 01:17:03.494622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.494799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.495390 [ 3 ] {} HTTP-Session: 344b888a-d978-44ee-86e6-931dfba18b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.495429 [ 3 ] {} HTTP-Session: 344b888a-d978-44ee-86e6-931dfba18b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.495560 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.21 01:17:03.495589 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.21 01:17:03.495609 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.21 01:17:03.497048 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} executeQuery: (from [fd00:1122:3344:101::d]:62830) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.21 01:17:03.518053 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:62830) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.21 01:17:03.518796 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.21 01:17:03.519507 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.519532 [ 3 ] {} HTTP-Session: 344b888a-d978-44ee-86e6-931dfba18b7f Destroying unnamed session 2024.02.21 01:17:03.519871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.519932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.519952 [ 3 ] {} HTTP-Session: 23894e84-2d8b-488f-a546-eb52fc8ee1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.519976 [ 3 ] {} HTTP-Session: 23894e84-2d8b-488f-a546-eb52fc8ee1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.520071 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} executeQuery: (from [fd00:1122:3344:101::d]:62830) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:17:03.520156 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.21 01:17:03.521094 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.21 01:17:03.522897 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:17:03.526732 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.526768 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.21 01:17:03.526784 [ 3 ] {} HTTP-Session: 23894e84-2d8b-488f-a546-eb52fc8ee1c2 Destroying unnamed session 2024.02.21 01:17:03.526944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.527003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.527022 [ 3 ] {} HTTP-Session: 559a05d0-8be8-491d-8b64-3994839df804 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.527039 [ 3 ] {} HTTP-Session: 559a05d0-8be8-491d-8b64-3994839df804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.527147 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} executeQuery: (from [fd00:1122:3344:101::d]:62830) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.21 01:17:03.527399 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:62830) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.21 01:17:03.527522 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.21 01:17:03.527626 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.527645 [ 3 ] {} HTTP-Session: 559a05d0-8be8-491d-8b64-3994839df804 Destroying unnamed session 2024.02.21 01:17:03.529798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.529856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.529878 [ 3 ] {} HTTP-Session: 651c03d0-1757-45cc-80f4-87112b7e9fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.529904 [ 3 ] {} HTTP-Session: 651c03d0-1757-45cc-80f4-87112b7e9fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.530029 [ 3 ] {a60b1480-1f0b-4655-8754-8f19c868cdf7} executeQuery: (from [fd00:1122:3344:101::d]:62830) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.21 01:17:03.530143 [ 3 ] {a60b1480-1f0b-4655-8754-8f19c868cdf7} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.530176 [ 3 ] {a60b1480-1f0b-4655-8754-8f19c868cdf7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.530194 [ 3 ] {} HTTP-Session: 651c03d0-1757-45cc-80f4-87112b7e9fa3 Destroying unnamed session 2024.02.21 01:17:03.530321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.530368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.530386 [ 3 ] {} HTTP-Session: e0e45286-ad89-4a89-a175-ba4caee29351 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.530407 [ 3 ] {} HTTP-Session: e0e45286-ad89-4a89-a175-ba4caee29351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.530465 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.21 01:17:03.530520 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.21 01:17:03.533280 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.21 01:17:03.533312 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7122e-05 sec 2024.02.21 01:17:03.533353 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.21 01:17:03.533387 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} DatabaseAtomic (oximeter): Starting up tables. 2024.02.21 01:17:03.533468 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.533505 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.533528 [ 3 ] {} HTTP-Session: e0e45286-ad89-4a89-a175-ba4caee29351 Destroying unnamed session 2024.02.21 01:17:03.533660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.533717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.533741 [ 3 ] {} HTTP-Session: 69748f13-b3ec-450f-8c9e-5deb9cda6a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.533768 [ 3 ] {} HTTP-Session: 69748f13-b3ec-450f-8c9e-5deb9cda6a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.533939 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} executeQuery: (from [fd00:1122:3344:101::d]:62830) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.21 01:17:03.534001 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.21 01:17:03.545401 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} oximeter.version (2af924bd-240d-46b2-b46f-ac6fa6931838): Loading data parts 2024.02.21 01:17:03.545535 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} oximeter.version (2af924bd-240d-46b2-b46f-ac6fa6931838): There are no data parts 2024.02.21 01:17:03.553964 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.554010 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.554055 [ 3 ] {} HTTP-Session: 69748f13-b3ec-450f-8c9e-5deb9cda6a7c Destroying unnamed session 2024.02.21 01:17:03.554268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.554360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.554392 [ 3 ] {} HTTP-Session: 1f8f0262-fe3b-4e13-86a6-929de0d7c374 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.554410 [ 3 ] {} HTTP-Session: 1f8f0262-fe3b-4e13-86a6-929de0d7c374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.554630 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} executeQuery: (from [fd00:1122:3344:101::d]:62830) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.554692 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.21 01:17:03.565895 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} oximeter.measurements_bool (29ad259a-dc04-492d-9dce-5b16a5a7db03): Loading data parts 2024.02.21 01:17:03.566049 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} oximeter.measurements_bool (29ad259a-dc04-492d-9dce-5b16a5a7db03): There are no data parts 2024.02.21 01:17:03.567916 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.567943 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.567968 [ 3 ] {} HTTP-Session: 1f8f0262-fe3b-4e13-86a6-929de0d7c374 Destroying unnamed session 2024.02.21 01:17:03.568091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.568144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.568169 [ 3 ] {} HTTP-Session: 5ab50b20-768b-45ea-a2a5-cc09ffac68d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.568184 [ 3 ] {} HTTP-Session: 5ab50b20-768b-45ea-a2a5-cc09ffac68d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.568386 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.568441 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.21 01:17:03.569992 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} oximeter.measurements_i8 (87029562-4b32-423d-88dc-cbc4e81beb03): Loading data parts 2024.02.21 01:17:03.570087 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} oximeter.measurements_i8 (87029562-4b32-423d-88dc-cbc4e81beb03): There are no data parts 2024.02.21 01:17:03.578021 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.578066 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.578095 [ 3 ] {} HTTP-Session: 5ab50b20-768b-45ea-a2a5-cc09ffac68d7 Destroying unnamed session 2024.02.21 01:17:03.578304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.578408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.578448 [ 3 ] {} HTTP-Session: d09dfde4-de2c-4878-822b-446090bc81ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.578492 [ 3 ] {} HTTP-Session: d09dfde4-de2c-4878-822b-446090bc81ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.578821 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.578876 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.21 01:17:03.581142 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} oximeter.measurements_u8 (2a5898dd-e47d-4404-a89d-3289ae6f79dc): Loading data parts 2024.02.21 01:17:03.581236 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} oximeter.measurements_u8 (2a5898dd-e47d-4404-a89d-3289ae6f79dc): There are no data parts 2024.02.21 01:17:03.589833 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.589878 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.589907 [ 3 ] {} HTTP-Session: d09dfde4-de2c-4878-822b-446090bc81ea Destroying unnamed session 2024.02.21 01:17:03.590125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.590216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.590250 [ 3 ] {} HTTP-Session: b002abae-acc3-4052-a29c-68e9dbe298b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.590289 [ 3 ] {} HTTP-Session: b002abae-acc3-4052-a29c-68e9dbe298b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.590531 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.590581 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.21 01:17:03.593024 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} oximeter.measurements_i16 (deeadefa-ad52-4815-b8f5-80e5549619ac): Loading data parts 2024.02.21 01:17:03.593116 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} oximeter.measurements_i16 (deeadefa-ad52-4815-b8f5-80e5549619ac): There are no data parts 2024.02.21 01:17:03.601152 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.601189 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.601206 [ 3 ] {} HTTP-Session: b002abae-acc3-4052-a29c-68e9dbe298b5 Destroying unnamed session 2024.02.21 01:17:03.601321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.601373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.601392 [ 3 ] {} HTTP-Session: 89fd73f9-df25-4f2e-b5e7-d9a5b62f1ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.601416 [ 3 ] {} HTTP-Session: 89fd73f9-df25-4f2e-b5e7-d9a5b62f1ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.601615 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.601666 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.21 01:17:03.612312 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} oximeter.measurements_u16 (fa8da49b-236c-4406-9e1f-2376a0fb3b10): Loading data parts 2024.02.21 01:17:03.612429 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} oximeter.measurements_u16 (fa8da49b-236c-4406-9e1f-2376a0fb3b10): There are no data parts 2024.02.21 01:17:03.614637 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.614675 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.614692 [ 3 ] {} HTTP-Session: 89fd73f9-df25-4f2e-b5e7-d9a5b62f1ad0 Destroying unnamed session 2024.02.21 01:17:03.614828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.614882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.614900 [ 3 ] {} HTTP-Session: 7700cd87-a1db-48a4-9cd7-268ae0c2862d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.614925 [ 3 ] {} HTTP-Session: 7700cd87-a1db-48a4-9cd7-268ae0c2862d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.615126 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.615176 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.21 01:17:03.622753 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} oximeter.measurements_i32 (42e7dc6c-6e95-44f9-ba1f-e4266496e723): Loading data parts 2024.02.21 01:17:03.622856 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} oximeter.measurements_i32 (42e7dc6c-6e95-44f9-ba1f-e4266496e723): There are no data parts 2024.02.21 01:17:03.625486 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.625529 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.625550 [ 3 ] {} HTTP-Session: 7700cd87-a1db-48a4-9cd7-268ae0c2862d Destroying unnamed session 2024.02.21 01:17:03.625684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.625753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.625777 [ 3 ] {} HTTP-Session: 1f4c8099-b585-4bde-8060-f471f4239d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.625806 [ 3 ] {} HTTP-Session: 1f4c8099-b585-4bde-8060-f471f4239d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.626039 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.626104 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.21 01:17:03.634723 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} oximeter.measurements_u32 (609ac50c-2edf-4357-8074-1cd13548f334): Loading data parts 2024.02.21 01:17:03.634813 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} oximeter.measurements_u32 (609ac50c-2edf-4357-8074-1cd13548f334): There are no data parts 2024.02.21 01:17:03.647745 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.647778 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.647793 [ 3 ] {} HTTP-Session: 1f4c8099-b585-4bde-8060-f471f4239d01 Destroying unnamed session 2024.02.21 01:17:03.647912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.647969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.647989 [ 3 ] {} HTTP-Session: e1769d23-4012-49df-9fb3-5d0dbc132abf Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.648007 [ 3 ] {} HTTP-Session: e1769d23-4012-49df-9fb3-5d0dbc132abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.648199 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.648252 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.21 01:17:03.658626 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Loading data parts 2024.02.21 01:17:03.658725 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): There are no data parts 2024.02.21 01:17:03.667675 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.667701 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.667727 [ 3 ] {} HTTP-Session: e1769d23-4012-49df-9fb3-5d0dbc132abf Destroying unnamed session 2024.02.21 01:17:03.667840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.667888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.667913 [ 3 ] {} HTTP-Session: b0193c0b-738e-436b-9f2e-951ce8794c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.667929 [ 3 ] {} HTTP-Session: b0193c0b-738e-436b-9f2e-951ce8794c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.668130 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.668184 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.21 01:17:03.672532 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} oximeter.measurements_u64 (b39c24c6-1353-4c93-863f-432955c3d8b6): Loading data parts 2024.02.21 01:17:03.672627 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} oximeter.measurements_u64 (b39c24c6-1353-4c93-863f-432955c3d8b6): There are no data parts 2024.02.21 01:17:03.675133 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.675160 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.675186 [ 3 ] {} HTTP-Session: b0193c0b-738e-436b-9f2e-951ce8794c1d Destroying unnamed session 2024.02.21 01:17:03.675305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.675356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.675381 [ 3 ] {} HTTP-Session: 696804ca-f391-427f-84bb-c50fbda1bc6d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.675397 [ 3 ] {} HTTP-Session: 696804ca-f391-427f-84bb-c50fbda1bc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.675591 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.675647 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.21 01:17:03.684585 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} oximeter.measurements_f32 (876156e1-eccc-446d-84e9-85b6c9ba7931): Loading data parts 2024.02.21 01:17:03.684694 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} oximeter.measurements_f32 (876156e1-eccc-446d-84e9-85b6c9ba7931): There are no data parts 2024.02.21 01:17:03.688027 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.688056 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.688088 [ 3 ] {} HTTP-Session: 696804ca-f391-427f-84bb-c50fbda1bc6d Destroying unnamed session 2024.02.21 01:17:03.688210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.688271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.688301 [ 3 ] {} HTTP-Session: a86e1f1a-e94c-44b0-8aef-af6eef5e986d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.688323 [ 3 ] {} HTTP-Session: a86e1f1a-e94c-44b0-8aef-af6eef5e986d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.688514 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.688561 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.21 01:17:03.698850 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} oximeter.measurements_f64 (7f031bce-eb93-486c-b87a-e01071fbdec2): Loading data parts 2024.02.21 01:17:03.698934 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} oximeter.measurements_f64 (7f031bce-eb93-486c-b87a-e01071fbdec2): There are no data parts 2024.02.21 01:17:03.710476 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.710515 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.710539 [ 3 ] {} HTTP-Session: a86e1f1a-e94c-44b0-8aef-af6eef5e986d Destroying unnamed session 2024.02.21 01:17:03.710654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.710706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.710736 [ 3 ] {} HTTP-Session: 62853b7b-2fa2-4d7c-bbf7-657042e49339 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.710753 [ 3 ] {} HTTP-Session: 62853b7b-2fa2-4d7c-bbf7-657042e49339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.710945 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.710997 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.21 01:17:03.722588 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} oximeter.measurements_string (9ae05599-a6c1-4ea2-9f17-1460c5b1ad7c): Loading data parts 2024.02.21 01:17:03.722748 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} oximeter.measurements_string (9ae05599-a6c1-4ea2-9f17-1460c5b1ad7c): There are no data parts 2024.02.21 01:17:03.733810 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.733855 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.733884 [ 3 ] {} HTTP-Session: 62853b7b-2fa2-4d7c-bbf7-657042e49339 Destroying unnamed session 2024.02.21 01:17:03.734021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.734084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.734117 [ 3 ] {} HTTP-Session: a4ab1c44-6f35-48b3-a0b1-368d4fa275d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.734138 [ 3 ] {} HTTP-Session: a4ab1c44-6f35-48b3-a0b1-368d4fa275d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.734379 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.734442 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.21 01:17:03.736782 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} oximeter.measurements_bytes (4083e584-827b-4c48-b45a-a1986f666afc): Loading data parts 2024.02.21 01:17:03.736866 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} oximeter.measurements_bytes (4083e584-827b-4c48-b45a-a1986f666afc): There are no data parts 2024.02.21 01:17:03.746504 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.746531 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.746547 [ 3 ] {} HTTP-Session: a4ab1c44-6f35-48b3-a0b1-368d4fa275d8 Destroying unnamed session 2024.02.21 01:17:03.746683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.746739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.746758 [ 3 ] {} HTTP-Session: 9651b0ff-7dbc-4e40-8337-4ae2140739b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.746783 [ 3 ] {} HTTP-Session: 9651b0ff-7dbc-4e40-8337-4ae2140739b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.746999 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.747061 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.21 01:17:03.757811 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} oximeter.measurements_cumulativei64 (defcdf53-3c21-4e4e-8639-3e5759986ee6): Loading data parts 2024.02.21 01:17:03.757943 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} oximeter.measurements_cumulativei64 (defcdf53-3c21-4e4e-8639-3e5759986ee6): There are no data parts 2024.02.21 01:17:03.760753 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.760784 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.760813 [ 3 ] {} HTTP-Session: 9651b0ff-7dbc-4e40-8337-4ae2140739b8 Destroying unnamed session 2024.02.21 01:17:03.760945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.761006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.761035 [ 3 ] {} HTTP-Session: 83a5ec79-7e9b-4f7a-8f4c-e31e6cae8ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.761062 [ 3 ] {} HTTP-Session: 83a5ec79-7e9b-4f7a-8f4c-e31e6cae8ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.761312 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.761368 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.21 01:17:03.769516 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Loading data parts 2024.02.21 01:17:03.769647 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): There are no data parts 2024.02.21 01:17:03.773523 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.773549 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.773576 [ 3 ] {} HTTP-Session: 83a5ec79-7e9b-4f7a-8f4c-e31e6cae8ddf Destroying unnamed session 2024.02.21 01:17:03.773701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.773745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.773774 [ 3 ] {} HTTP-Session: 169c8533-099f-498e-9c30-82f151ed12c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.773801 [ 3 ] {} HTTP-Session: 169c8533-099f-498e-9c30-82f151ed12c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.774011 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.774074 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.21 01:17:03.782001 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} oximeter.measurements_cumulativef32 (d3225cb2-192e-4afa-b319-946eeb53d634): Loading data parts 2024.02.21 01:17:03.782155 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} oximeter.measurements_cumulativef32 (d3225cb2-192e-4afa-b319-946eeb53d634): There are no data parts 2024.02.21 01:17:03.785000 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.785044 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.785065 [ 3 ] {} HTTP-Session: 169c8533-099f-498e-9c30-82f151ed12c0 Destroying unnamed session 2024.02.21 01:17:03.785201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.785260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.785283 [ 3 ] {} HTTP-Session: 689dee10-07dc-46c3-897e-f70c9996bd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.785310 [ 3 ] {} HTTP-Session: 689dee10-07dc-46c3-897e-f70c9996bd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.785520 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.785575 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.21 01:17:03.793871 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} oximeter.measurements_cumulativef64 (730ee823-e3fd-40a4-ae07-983e7e86d02d): Loading data parts 2024.02.21 01:17:03.794020 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} oximeter.measurements_cumulativef64 (730ee823-e3fd-40a4-ae07-983e7e86d02d): There are no data parts 2024.02.21 01:17:03.797070 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.797102 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.797123 [ 3 ] {} HTTP-Session: 689dee10-07dc-46c3-897e-f70c9996bd0e Destroying unnamed session 2024.02.21 01:17:03.797210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.797258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.797282 [ 3 ] {} HTTP-Session: 3a8b58ac-d61d-4a4d-acfa-bc7faf73f352 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.797299 [ 3 ] {} HTTP-Session: 3a8b58ac-d61d-4a4d-acfa-bc7faf73f352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.797518 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.797572 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.21 01:17:03.805450 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} oximeter.measurements_histogrami8 (1a527fa2-3de1-4c7d-81f0-06fef1c2c418): Loading data parts 2024.02.21 01:17:03.805531 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} oximeter.measurements_histogrami8 (1a527fa2-3de1-4c7d-81f0-06fef1c2c418): There are no data parts 2024.02.21 01:17:03.807507 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.807544 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.807567 [ 3 ] {} HTTP-Session: 3a8b58ac-d61d-4a4d-acfa-bc7faf73f352 Destroying unnamed session 2024.02.21 01:17:03.807672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.807725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.807754 [ 3 ] {} HTTP-Session: d206c7f9-4302-4313-8555-6dd86a3c406d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.807770 [ 3 ] {} HTTP-Session: d206c7f9-4302-4313-8555-6dd86a3c406d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.807994 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.808056 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.21 01:17:03.809749 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} oximeter.measurements_histogramu8 (7021ea4d-f8b1-4782-bba3-7ffe205260cc): Loading data parts 2024.02.21 01:17:03.809808 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} oximeter.measurements_histogramu8 (7021ea4d-f8b1-4782-bba3-7ffe205260cc): There are no data parts 2024.02.21 01:17:03.817816 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.817866 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.817918 [ 3 ] {} HTTP-Session: d206c7f9-4302-4313-8555-6dd86a3c406d Destroying unnamed session 2024.02.21 01:17:03.818100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.818200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.818253 [ 3 ] {} HTTP-Session: 6dacd5b2-6749-4e55-8e15-4cd229d4d2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.818284 [ 3 ] {} HTTP-Session: 6dacd5b2-6749-4e55-8e15-4cd229d4d2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.818782 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.818844 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.21 01:17:03.821818 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} oximeter.measurements_histogrami16 (b4d1cd9e-efc1-4ef0-a88c-9d6917719241): Loading data parts 2024.02.21 01:17:03.821878 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} oximeter.measurements_histogrami16 (b4d1cd9e-efc1-4ef0-a88c-9d6917719241): There are no data parts 2024.02.21 01:17:03.830680 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.830756 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.830775 [ 3 ] {} HTTP-Session: 6dacd5b2-6749-4e55-8e15-4cd229d4d2f4 Destroying unnamed session 2024.02.21 01:17:03.830882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.830938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.830957 [ 3 ] {} HTTP-Session: a0796288-61f0-4810-83f3-5979b312e282 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.830979 [ 3 ] {} HTTP-Session: a0796288-61f0-4810-83f3-5979b312e282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.831195 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.831251 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.21 01:17:03.833754 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} oximeter.measurements_histogramu16 (c8ec588a-13a3-492d-ad60-8913b100c2f4): Loading data parts 2024.02.21 01:17:03.833822 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} oximeter.measurements_histogramu16 (c8ec588a-13a3-492d-ad60-8913b100c2f4): There are no data parts 2024.02.21 01:17:03.842498 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.842540 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.842559 [ 3 ] {} HTTP-Session: a0796288-61f0-4810-83f3-5979b312e282 Destroying unnamed session 2024.02.21 01:17:03.842722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.842788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.842810 [ 3 ] {} HTTP-Session: 58b2fd3d-9970-4838-9106-c29c1a97c248 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.842838 [ 3 ] {} HTTP-Session: 58b2fd3d-9970-4838-9106-c29c1a97c248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.843111 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.843178 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.21 01:17:03.854967 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} oximeter.measurements_histogrami32 (2da5fbab-3792-404c-8434-61920fcf97a7): Loading data parts 2024.02.21 01:17:03.855133 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} oximeter.measurements_histogrami32 (2da5fbab-3792-404c-8434-61920fcf97a7): There are no data parts 2024.02.21 01:17:03.866718 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.866766 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.866812 [ 3 ] {} HTTP-Session: 58b2fd3d-9970-4838-9106-c29c1a97c248 Destroying unnamed session 2024.02.21 01:17:03.867046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.867144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.867182 [ 3 ] {} HTTP-Session: f2ccf82c-cb32-4b83-b65d-8e0061f8c7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.867226 [ 3 ] {} HTTP-Session: f2ccf82c-cb32-4b83-b65d-8e0061f8c7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.867733 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.867816 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.21 01:17:03.878672 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} oximeter.measurements_histogramu32 (67231893-e36a-4c5c-bc17-c626bbb3d61e): Loading data parts 2024.02.21 01:17:03.878822 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} oximeter.measurements_histogramu32 (67231893-e36a-4c5c-bc17-c626bbb3d61e): There are no data parts 2024.02.21 01:17:03.882343 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.882370 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.882395 [ 3 ] {} HTTP-Session: f2ccf82c-cb32-4b83-b65d-8e0061f8c7ee Destroying unnamed session 2024.02.21 01:17:03.882532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.882590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.882616 [ 3 ] {} HTTP-Session: 78f17607-401a-4c66-9b24-a3a1eb1552b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.882641 [ 3 ] {} HTTP-Session: 78f17607-401a-4c66-9b24-a3a1eb1552b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.882856 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.882911 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.21 01:17:03.904080 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} oximeter.measurements_histogrami64 (bc1fbfd9-c2ce-4616-939d-8f2a0627c058): Loading data parts 2024.02.21 01:17:03.904185 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} oximeter.measurements_histogrami64 (bc1fbfd9-c2ce-4616-939d-8f2a0627c058): There are no data parts 2024.02.21 01:17:03.908049 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.908082 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.908099 [ 3 ] {} HTTP-Session: 78f17607-401a-4c66-9b24-a3a1eb1552b9 Destroying unnamed session 2024.02.21 01:17:03.908228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.908280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.908300 [ 3 ] {} HTTP-Session: 893e6286-7fcc-41ed-a773-e7a2809c1b04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.908323 [ 3 ] {} HTTP-Session: 893e6286-7fcc-41ed-a773-e7a2809c1b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.908536 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.908592 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.21 01:17:03.919506 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} oximeter.measurements_histogramu64 (9a3045ff-f813-43e2-9022-58c6569c80ab): Loading data parts 2024.02.21 01:17:03.919589 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} oximeter.measurements_histogramu64 (9a3045ff-f813-43e2-9022-58c6569c80ab): There are no data parts 2024.02.21 01:17:03.929882 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.929941 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.929981 [ 3 ] {} HTTP-Session: 893e6286-7fcc-41ed-a773-e7a2809c1b04 Destroying unnamed session 2024.02.21 01:17:03.930169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.930258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.930303 [ 3 ] {} HTTP-Session: c51bcb9b-07e8-422a-bac3-7e90aa722487 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.930332 [ 3 ] {} HTTP-Session: c51bcb9b-07e8-422a-bac3-7e90aa722487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.930580 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.930643 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.21 01:17:03.933277 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} oximeter.measurements_histogramf32 (2af8ffca-2953-4743-9308-9d84b433b537): Loading data parts 2024.02.21 01:17:03.933404 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} oximeter.measurements_histogramf32 (2af8ffca-2953-4743-9308-9d84b433b537): There are no data parts 2024.02.21 01:17:03.942950 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.942975 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.943001 [ 3 ] {} HTTP-Session: c51bcb9b-07e8-422a-bac3-7e90aa722487 Destroying unnamed session 2024.02.21 01:17:03.943154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.943205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.943231 [ 3 ] {} HTTP-Session: 2681d317-1c4b-4ffe-ae56-c679756a9254 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.943248 [ 3 ] {} HTTP-Session: 2681d317-1c4b-4ffe-ae56-c679756a9254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.943469 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.21 01:17:03.943526 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.21 01:17:03.956208 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Loading data parts 2024.02.21 01:17:03.956360 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): There are no data parts 2024.02.21 01:17:03.959605 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.959653 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.959672 [ 3 ] {} HTTP-Session: 2681d317-1c4b-4ffe-ae56-c679756a9254 Destroying unnamed session 2024.02.21 01:17:03.959837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.959905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.959927 [ 3 ] {} HTTP-Session: 8ffe38cc-4c69-4f97-9804-30bdc882df61 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.959955 [ 3 ] {} HTTP-Session: 8ffe38cc-4c69-4f97-9804-30bdc882df61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.960154 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} executeQuery: (from [fd00:1122:3344:101::d]:62830) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:03.960218 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.21 01:17:03.969389 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} oximeter.fields_bool (314d7bac-ba11-4e49-abb9-153d7bba907b): Loading data parts 2024.02.21 01:17:03.969554 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} oximeter.fields_bool (314d7bac-ba11-4e49-abb9-153d7bba907b): There are no data parts 2024.02.21 01:17:03.972400 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.972443 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.972463 [ 3 ] {} HTTP-Session: 8ffe38cc-4c69-4f97-9804-30bdc882df61 Destroying unnamed session 2024.02.21 01:17:03.972637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.972696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.972719 [ 3 ] {} HTTP-Session: 5ba19e38-b0c5-43ff-8465-4b5f6caa67fb Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.972747 [ 3 ] {} HTTP-Session: 5ba19e38-b0c5-43ff-8465-4b5f6caa67fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.972946 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:03.972999 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.21 01:17:03.982144 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} oximeter.fields_i8 (eda96116-0505-4824-b4b8-42edc23aeea4): Loading data parts 2024.02.21 01:17:03.982232 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} oximeter.fields_i8 (eda96116-0505-4824-b4b8-42edc23aeea4): There are no data parts 2024.02.21 01:17:03.984948 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.984978 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.985007 [ 3 ] {} HTTP-Session: 5ba19e38-b0c5-43ff-8465-4b5f6caa67fb Destroying unnamed session 2024.02.21 01:17:03.985137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.985187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.985219 [ 3 ] {} HTTP-Session: af21fe18-7e5e-484d-9c09-63b1362a7294 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.985246 [ 3 ] {} HTTP-Session: af21fe18-7e5e-484d-9c09-63b1362a7294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.985421 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:03.985471 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.21 01:17:03.994450 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} oximeter.fields_u8 (7461eedc-ee51-4198-a86a-2f8a82c2660a): Loading data parts 2024.02.21 01:17:03.994593 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} oximeter.fields_u8 (7461eedc-ee51-4198-a86a-2f8a82c2660a): There are no data parts 2024.02.21 01:17:03.997494 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} DynamicQueryHandler: Done processing query 2024.02.21 01:17:03.997519 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:03.997543 [ 3 ] {} HTTP-Session: af21fe18-7e5e-484d-9c09-63b1362a7294 Destroying unnamed session 2024.02.21 01:17:03.997680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:03.997732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:03.997750 [ 3 ] {} HTTP-Session: 4f3741b3-06a6-43ab-b74e-7c1be816ee0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:03.997772 [ 3 ] {} HTTP-Session: 4f3741b3-06a6-43ab-b74e-7c1be816ee0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:03.997932 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:03.997982 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.21 01:17:04.000125 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.23 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 7.08 MiB 2024.02.21 01:17:04.006615 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} oximeter.fields_i16 (44484db2-57b3-4b0b-bf47-a9b8af48261d): Loading data parts 2024.02.21 01:17:04.006709 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} oximeter.fields_i16 (44484db2-57b3-4b0b-bf47-a9b8af48261d): There are no data parts 2024.02.21 01:17:04.008804 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.008832 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.008872 [ 3 ] {} HTTP-Session: 4f3741b3-06a6-43ab-b74e-7c1be816ee0c Destroying unnamed session 2024.02.21 01:17:04.009017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.009063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.009097 [ 3 ] {} HTTP-Session: a4b50090-fe2f-482a-8174-6e492ad3c253 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.009127 [ 3 ] {} HTTP-Session: a4b50090-fe2f-482a-8174-6e492ad3c253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.009283 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.009346 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.21 01:17:04.019639 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Loading data parts 2024.02.21 01:17:04.019798 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): There are no data parts 2024.02.21 01:17:04.025799 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.025826 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.025841 [ 3 ] {} HTTP-Session: a4b50090-fe2f-482a-8174-6e492ad3c253 Destroying unnamed session 2024.02.21 01:17:04.025987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.026048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.026067 [ 3 ] {} HTTP-Session: 4658cccf-e643-41cb-bc94-f6fdf8881fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.026097 [ 3 ] {} HTTP-Session: 4658cccf-e643-41cb-bc94-f6fdf8881fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.026265 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.026314 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.21 01:17:04.035808 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} oximeter.fields_i32 (5aa81223-dca2-4f82-9518-7cdde72ecc15): Loading data parts 2024.02.21 01:17:04.035913 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} oximeter.fields_i32 (5aa81223-dca2-4f82-9518-7cdde72ecc15): There are no data parts 2024.02.21 01:17:04.044446 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.044494 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.044513 [ 3 ] {} HTTP-Session: 4658cccf-e643-41cb-bc94-f6fdf8881fe1 Destroying unnamed session 2024.02.21 01:17:04.044669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.044737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.044761 [ 3 ] {} HTTP-Session: 6b619272-6cb6-4c75-b888-be68582f9045 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.044797 [ 3 ] {} HTTP-Session: 6b619272-6cb6-4c75-b888-be68582f9045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.045006 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.045066 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.21 01:17:04.048774 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} oximeter.fields_u32 (2319ba34-5410-4c84-ae1a-ae4600a0eb41): Loading data parts 2024.02.21 01:17:04.048871 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} oximeter.fields_u32 (2319ba34-5410-4c84-ae1a-ae4600a0eb41): There are no data parts 2024.02.21 01:17:04.051335 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.051365 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.051403 [ 3 ] {} HTTP-Session: 6b619272-6cb6-4c75-b888-be68582f9045 Destroying unnamed session 2024.02.21 01:17:04.051539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.051607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.051645 [ 3 ] {} HTTP-Session: 60e050a5-1f0e-46f3-bd31-aa12294fc6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.051664 [ 3 ] {} HTTP-Session: 60e050a5-1f0e-46f3-bd31-aa12294fc6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.051869 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.051942 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.21 01:17:04.060590 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Loading data parts 2024.02.21 01:17:04.060695 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): There are no data parts 2024.02.21 01:17:04.063259 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.063301 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.063329 [ 3 ] {} HTTP-Session: 60e050a5-1f0e-46f3-bd31-aa12294fc6bc Destroying unnamed session 2024.02.21 01:17:04.063445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.063496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.063522 [ 3 ] {} HTTP-Session: ff90795a-8908-4d55-9f3f-7f78a9c5ee5b Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.063538 [ 3 ] {} HTTP-Session: ff90795a-8908-4d55-9f3f-7f78a9c5ee5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.063699 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.063749 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.21 01:17:04.072310 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} oximeter.fields_u64 (63da7a85-9bf7-42de-b9f9-ef112413e41a): Loading data parts 2024.02.21 01:17:04.072443 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} oximeter.fields_u64 (63da7a85-9bf7-42de-b9f9-ef112413e41a): There are no data parts 2024.02.21 01:17:04.075386 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.075431 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.075450 [ 3 ] {} HTTP-Session: ff90795a-8908-4d55-9f3f-7f78a9c5ee5b Destroying unnamed session 2024.02.21 01:17:04.075591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.075657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.075680 [ 3 ] {} HTTP-Session: efa90fbd-ce28-4961-89cb-e3c0390d01d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.075708 [ 3 ] {} HTTP-Session: efa90fbd-ce28-4961-89cb-e3c0390d01d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.075897 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.075957 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.21 01:17:04.084314 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Loading data parts 2024.02.21 01:17:04.084418 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): There are no data parts 2024.02.21 01:17:04.105217 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.105256 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.105299 [ 3 ] {} HTTP-Session: efa90fbd-ce28-4961-89cb-e3c0390d01d6 Destroying unnamed session 2024.02.21 01:17:04.105467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.105526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.105560 [ 3 ] {} HTTP-Session: b6fee2ac-42d6-4efb-82e0-8ba846f0433c Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.105589 [ 3 ] {} HTTP-Session: b6fee2ac-42d6-4efb-82e0-8ba846f0433c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.105748 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.105812 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.21 01:17:04.116639 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Loading data parts 2024.02.21 01:17:04.116768 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): There are no data parts 2024.02.21 01:17:04.119650 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.119675 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.119690 [ 3 ] {} HTTP-Session: b6fee2ac-42d6-4efb-82e0-8ba846f0433c Destroying unnamed session 2024.02.21 01:17:04.119821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.119878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.119896 [ 3 ] {} HTTP-Session: 6fd2e3c0-2608-4147-8733-95f88f0179ce Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.119926 [ 3 ] {} HTTP-Session: 6fd2e3c0-2608-4147-8733-95f88f0179ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.120092 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.21 01:17:04.120142 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.21 01:17:04.128126 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Loading data parts 2024.02.21 01:17:04.128208 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): There are no data parts 2024.02.21 01:17:04.130984 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.131025 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.131041 [ 3 ] {} HTTP-Session: 6fd2e3c0-2608-4147-8733-95f88f0179ce Destroying unnamed session 2024.02.21 01:17:04.131172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.131231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.131249 [ 3 ] {} HTTP-Session: e92191d0-9b54-4c1f-9e3f-c82311652cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.131283 [ 3 ] {} HTTP-Session: e92191d0-9b54-4c1f-9e3f-c82311652cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.131518 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} executeQuery: (from [fd00:1122:3344:101::d]:62830) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.21 01:17:04.131599 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.21 01:17:04.139538 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Loading data parts 2024.02.21 01:17:04.139670 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): There are no data parts 2024.02.21 01:17:04.142774 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.142799 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.21 01:17:04.142828 [ 3 ] {} HTTP-Session: e92191d0-9b54-4c1f-9e3f-c82311652cb7 Destroying unnamed session 2024.02.21 01:17:04.142950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:04.143010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:04.143042 [ 3 ] {} HTTP-Session: 50540fd2-1ef4-44d9-9077-aaa0367b2f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 2024.02.21 01:17:04.143060 [ 3 ] {} HTTP-Session: 50540fd2-1ef4-44d9-9077-aaa0367b2f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:04.143184 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} executeQuery: (from [fd00:1122:3344:101::d]:62830) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.21 01:17:04.143827 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.21 01:17:04.147123 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. 2024.02.21 01:17:04.149746 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:17:04.149966 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} oximeter.version (2af924bd-240d-46b2-b46f-ac6fa6931838): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:17:04.150161 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} executeQuery: Read 1 rows, 16.00 B in 0.006933388 sec., 144 rows/sec., 2.25 KiB/sec. 2024.02.21 01:17:04.150257 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} DynamicQueryHandler: Done processing query 2024.02.21 01:17:04.150277 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.21 01:17:04.150300 [ 3 ] {} HTTP-Session: 50540fd2-1ef4-44d9-9077-aaa0367b2f58 Destroying unnamed session 2024.02.21 01:17:05.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.77 MiB, peak 230.84 MiB, will set to 228.30 MiB (RSS), difference: 2.53 MiB 2024.02.21 01:17:18.490896 [ 150 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:17:18.490957 [ 150 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:17:33.491035 [ 129 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:17:33.491577 [ 129 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:17:48.491829 [ 121 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:17:48.491893 [ 121 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:17:54.166002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.166160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.166215 [ 3 ] {} HTTP-Session: 8b5c4358-b92a-4b21-819f-001a992e6dae Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.166243 [ 3 ] {} HTTP-Session: 8b5c4358-b92a-4b21-819f-001a992e6dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.166417 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:17:54.169001 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.169696 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.171701 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:17:54.172791 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.172821 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:17:54.172859 [ 3 ] {} HTTP-Session: 8b5c4358-b92a-4b21-819f-001a992e6dae Destroying unnamed session 2024.02.21 01:17:54.195996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.196066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.196113 [ 3 ] {} HTTP-Session: 7cd4b2bb-a1a0-4b11-9083-1d27a8fd482d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.196134 [ 3 ] {} HTTP-Session: 7cd4b2bb-a1a0-4b11-9083-1d27a8fd482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.196280 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:17:54.214074 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.214227 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.214300 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:17:54.215276 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.215310 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:17:54.215347 [ 3 ] {} HTTP-Session: 7cd4b2bb-a1a0-4b11-9083-1d27a8fd482d Destroying unnamed session 2024.02.21 01:17:54.215620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.215675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.215729 [ 3 ] {} HTTP-Session: 6a823086-b7d7-49bd-b50e-6e12dbab2c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.215761 [ 3 ] {} HTTP-Session: 6a823086-b7d7-49bd-b50e-6e12dbab2c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.215912 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:17:54.216379 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.216533 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.216577 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:17:54.217463 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.217499 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:17:54.217523 [ 3 ] {} HTTP-Session: 6a823086-b7d7-49bd-b50e-6e12dbab2c50 Destroying unnamed session 2024.02.21 01:17:54.217775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.217826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.217848 [ 3 ] {} HTTP-Session: 16dcf331-75e8-4d3d-ad41-7a5d4e99a143 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.217867 [ 3 ] {} HTTP-Session: 16dcf331-75e8-4d3d-ad41-7a5d4e99a143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.217988 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:17:54.218345 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.218498 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.218551 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:17:54.219445 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.219476 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:17:54.219494 [ 3 ] {} HTTP-Session: 16dcf331-75e8-4d3d-ad41-7a5d4e99a143 Destroying unnamed session 2024.02.21 01:17:54.220532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.220581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.220600 [ 3 ] {} HTTP-Session: be3deedf-1ec5-4dc3-b997-fdedb5afd60f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.220617 [ 3 ] {} HTTP-Session: be3deedf-1ec5-4dc3-b997-fdedb5afd60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.220697 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:17:54.220738 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:17:54.221446 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:17:54.230522 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:17:54.233121 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:17:54.233327 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:17:54.233468 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} executeQuery: Read 4 rows, 443.00 B in 0.012733322 sec., 314 rows/sec., 33.98 KiB/sec. 2024.02.21 01:17:54.233663 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.233693 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:17:54.233712 [ 3 ] {} HTTP-Session: be3deedf-1ec5-4dc3-b997-fdedb5afd60f Destroying unnamed session 2024.02.21 01:17:54.233853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.233908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.233931 [ 3 ] {} HTTP-Session: 9b618f77-fc63-4add-8a50-e8fed88af46f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.233953 [ 3 ] {} HTTP-Session: 9b618f77-fc63-4add-8a50-e8fed88af46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.234055 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:17:54.234110 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:17:54.234235 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:17:54.241880 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:17:54.242328 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:17:54.242591 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:17:54.242776 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} executeQuery: Read 31 rows, 2.51 KiB in 0.00867492 sec., 3573 rows/sec., 289.65 KiB/sec. 2024.02.21 01:17:54.242986 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.243028 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:17:54.243056 [ 3 ] {} HTTP-Session: 9b618f77-fc63-4add-8a50-e8fed88af46f Destroying unnamed session 2024.02.21 01:17:54.243288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 14900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.243335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.243354 [ 3 ] {} HTTP-Session: 13e864b6-3b27-403b-8799-c0070b68e823 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.243371 [ 3 ] {} HTTP-Session: 13e864b6-3b27-403b-8799-c0070b68e823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.243447 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:17:54.243487 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:17:54.243593 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:17:54.243950 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:17:54.244172 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:17:54.244331 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:17:54.244442 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} executeQuery: Read 93 rows, 9.19 KiB in 0.000965298 sec., 96343 rows/sec., 9.30 MiB/sec. 2024.02.21 01:17:54.244567 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.244589 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.21 01:17:54.244605 [ 3 ] {} HTTP-Session: 13e864b6-3b27-403b-8799-c0070b68e823 Destroying unnamed session 2024.02.21 01:17:54.244717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.244762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.244780 [ 3 ] {} HTTP-Session: 0b83d9e5-6675-4f69-8995-d56540dc24c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.244797 [ 3 ] {} HTTP-Session: 0b83d9e5-6675-4f69-8995-d56540dc24c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.244867 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:17:54.244906 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:17:54.246176 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:17:54.248672 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:17:54.250909 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:17:54.251070 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:17:54.251204 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} executeQuery: Read 46 rows, 3.69 KiB in 0.006303229 sec., 7297 rows/sec., 585.17 KiB/sec. 2024.02.21 01:17:54.251348 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.251377 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:17:54.251396 [ 3 ] {} HTTP-Session: 0b83d9e5-6675-4f69-8995-d56540dc24c3 Destroying unnamed session 2024.02.21 01:17:54.251685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.251740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.251762 [ 3 ] {} HTTP-Session: 714596bb-917c-466c-89ff-03ea2da1f32c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.251782 [ 3 ] {} HTTP-Session: 714596bb-917c-466c-89ff-03ea2da1f32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.251876 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:17:54.251929 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:17:54.252099 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:17:54.252568 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:17:54.257272 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:17:54.257465 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:17:54.257588 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} executeQuery: Read 31 rows, 42.84 KiB in 0.00567769 sec., 5459 rows/sec., 7.37 MiB/sec. 2024.02.21 01:17:54.257731 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.257754 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:17:54.257770 [ 3 ] {} HTTP-Session: 714596bb-917c-466c-89ff-03ea2da1f32c Destroying unnamed session 2024.02.21 01:17:54.257879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:17:54.257924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:17:54.257943 [ 3 ] {} HTTP-Session: 69578c88-660c-44f0-9585-2e4c6364d089 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:17:54.257961 [ 3 ] {} HTTP-Session: 69578c88-660c-44f0-9585-2e4c6364d089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:17:54.258031 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:17:54.258608 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.21 01:17:54.258720 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:17:54.261084 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:17:54.263391 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:17:54.263613 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:17:54.263744 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} executeQuery: Read 21 rows, 1.54 KiB in 0.00568146 sec., 3696 rows/sec., 271.06 KiB/sec. 2024.02.21 01:17:54.263884 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} DynamicQueryHandler: Done processing query 2024.02.21 01:17:54.263912 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:17:54.263931 [ 3 ] {} HTTP-Session: 69578c88-660c-44f0-9585-2e4c6364d089 Destroying unnamed session 2024.02.21 01:18:03.491930 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:18:03.492004 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:18:04.154144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:04.154256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:04.154286 [ 3 ] {} HTTP-Session: ac4aa7fa-8220-4ae7-9673-849772fdd3de Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:04.154314 [ 3 ] {} HTTP-Session: ac4aa7fa-8220-4ae7-9673-849772fdd3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:04.154456 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:04.154526 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:18:04.154694 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:04.155200 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:04.155460 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:04.155626 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:04.155754 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} executeQuery: Read 32 rows, 2.59 KiB in 0.001257267 sec., 25452 rows/sec., 2.01 MiB/sec. 2024.02.21 01:18:04.155968 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} DynamicQueryHandler: Done processing query 2024.02.21 01:18:04.155994 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:04.156011 [ 3 ] {} HTTP-Session: ac4aa7fa-8220-4ae7-9673-849772fdd3de Destroying unnamed session 2024.02.21 01:18:04.156209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:04.156260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:04.156280 [ 3 ] {} HTTP-Session: 61343027-eefd-461b-8c2c-bd1556a32061 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:04.156299 [ 3 ] {} HTTP-Session: 61343027-eefd-461b-8c2c-bd1556a32061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:04.156383 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:04.156428 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:18:04.156543 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:04.156923 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:04.157140 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:04.157300 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:04.157415 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} executeQuery: Read 96 rows, 9.49 KiB in 0.00099614 sec., 96371 rows/sec., 9.30 MiB/sec. 2024.02.21 01:18:04.157562 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} DynamicQueryHandler: Done processing query 2024.02.21 01:18:04.157585 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.21 01:18:04.157601 [ 3 ] {} HTTP-Session: 61343027-eefd-461b-8c2c-bd1556a32061 Destroying unnamed session 2024.02.21 01:18:04.157769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:04.157815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:04.157834 [ 3 ] {} HTTP-Session: 2a07217b-546a-41fb-a554-bbb036ba2348 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:04.157851 [ 3 ] {} HTTP-Session: 2a07217b-546a-41fb-a554-bbb036ba2348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:04.157926 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:04.157965 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:18:04.158072 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:04.158390 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:04.158595 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:04.158743 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:04.158836 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} executeQuery: Read 32 rows, 2.56 KiB in 0.000882437 sec., 36263 rows/sec., 2.84 MiB/sec. 2024.02.21 01:18:04.158988 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} DynamicQueryHandler: Done processing query 2024.02.21 01:18:04.159012 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:04.159027 [ 3 ] {} HTTP-Session: 2a07217b-546a-41fb-a554-bbb036ba2348 Destroying unnamed session 2024.02.21 01:18:04.159218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:04.159262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:04.159280 [ 3 ] {} HTTP-Session: 062dbb85-89e5-491f-8f49-8e375bd78203 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:04.159296 [ 3 ] {} HTTP-Session: 062dbb85-89e5-491f-8f49-8e375bd78203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:04.159374 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:04.159420 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:18:04.159559 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:04.160077 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:04.160381 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:04.160563 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:04.160677 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} executeQuery: Read 32 rows, 44.22 KiB in 0.001274388 sec., 25110 rows/sec., 33.88 MiB/sec. 2024.02.21 01:18:04.160804 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} DynamicQueryHandler: Done processing query 2024.02.21 01:18:04.160826 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:18:04.160842 [ 3 ] {} HTTP-Session: 062dbb85-89e5-491f-8f49-8e375bd78203 Destroying unnamed session 2024.02.21 01:18:14.153756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:14.153933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:14.153980 [ 3 ] {} HTTP-Session: cb149182-16b5-4d5a-8e29-a29f18236226 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:14.154023 [ 3 ] {} HTTP-Session: cb149182-16b5-4d5a-8e29-a29f18236226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:14.154223 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:14.154284 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:18:14.154444 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:14.154948 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:14.155209 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:18:14.155371 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:18:14.155490 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} executeQuery: Read 32 rows, 2.59 KiB in 0.001231707 sec., 25980 rows/sec., 2.06 MiB/sec. 2024.02.21 01:18:14.155641 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} DynamicQueryHandler: Done processing query 2024.02.21 01:18:14.155666 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:14.155683 [ 3 ] {} HTTP-Session: cb149182-16b5-4d5a-8e29-a29f18236226 Destroying unnamed session 2024.02.21 01:18:14.155851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:14.155903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:14.155923 [ 3 ] {} HTTP-Session: 5033003b-0896-4af0-ab45-7f3fca0e24df Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:14.155941 [ 3 ] {} HTTP-Session: 5033003b-0896-4af0-ab45-7f3fca0e24df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:14.156023 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:14.156066 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:18:14.156173 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:14.156553 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:14.156777 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:18:14.156934 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:18:14.157045 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} executeQuery: Read 96 rows, 9.49 KiB in 0.000986119 sec., 97351 rows/sec., 9.40 MiB/sec. 2024.02.21 01:18:14.157173 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} DynamicQueryHandler: Done processing query 2024.02.21 01:18:14.157197 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.21 01:18:14.157213 [ 3 ] {} HTTP-Session: 5033003b-0896-4af0-ab45-7f3fca0e24df Destroying unnamed session 2024.02.21 01:18:14.157383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:14.157429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:14.157448 [ 3 ] {} HTTP-Session: 0e149429-6b9e-4d0c-b907-738e3322086a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:14.157466 [ 3 ] {} HTTP-Session: 0e149429-6b9e-4d0c-b907-738e3322086a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:14.157540 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:14.157581 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:18:14.157689 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:14.157980 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:14.158189 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:18:14.158338 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:18:14.158451 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} executeQuery: Read 32 rows, 2.56 KiB in 0.000881517 sec., 36301 rows/sec., 2.84 MiB/sec. 2024.02.21 01:18:14.158598 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} DynamicQueryHandler: Done processing query 2024.02.21 01:18:14.158621 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:14.158637 [ 3 ] {} HTTP-Session: 0e149429-6b9e-4d0c-b907-738e3322086a Destroying unnamed session 2024.02.21 01:18:14.158802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:14.158847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:14.158866 [ 3 ] {} HTTP-Session: b8cd8851-c5b4-49eb-ba32-25317e6c4ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:14.158883 [ 3 ] {} HTTP-Session: b8cd8851-c5b4-49eb-ba32-25317e6c4ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:14.158968 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:14.159013 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:18:14.159154 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:14.159583 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:14.159896 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:18:14.160082 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:18:14.160205 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} executeQuery: Read 32 rows, 44.22 KiB in 0.001202116 sec., 26619 rows/sec., 35.92 MiB/sec. 2024.02.21 01:18:14.160333 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} DynamicQueryHandler: Done processing query 2024.02.21 01:18:14.160356 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:18:14.160373 [ 3 ] {} HTTP-Session: b8cd8851-c5b4-49eb-ba32-25317e6c4ed6 Destroying unnamed session 2024.02.21 01:18:18.492262 [ 103 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:18:18.492371 [ 103 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:18:24.152349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.152459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.152485 [ 3 ] {} HTTP-Session: cc7cefa7-7733-4318-ae39-2caa3722b406 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.152509 [ 3 ] {} HTTP-Session: cc7cefa7-7733-4318-ae39-2caa3722b406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.152694 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:18:24.157893 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.158062 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.158157 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:18:24.160340 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.21 01:18:24.166089 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.21 01:18:24.166150 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 2024.02.21 01:18:24.168241 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.21 01:18:24.183179 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} executeQuery: Read 4 rows, 443.00 B in 0.030440202 sec., 131 rows/sec., 14.21 KiB/sec. 2024.02.21 01:18:24.183379 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.183403 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:18:24.183419 [ 3 ] {} HTTP-Session: cc7cefa7-7733-4318-ae39-2caa3722b406 Destroying unnamed session 2024.02.21 01:18:24.183682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.183729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.183747 [ 3 ] {} HTTP-Session: f6d8f61c-f675-4ef7-b181-9f7686f30fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.183764 [ 3 ] {} HTTP-Session: f6d8f61c-f675-4ef7-b181-9f7686f30fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.183889 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:18:24.184334 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.184493 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.184534 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:18:24.184678 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.21 01:18:24.184707 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.21 01:18:24.184728 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 2024.02.21 01:18:24.184756 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.21 01:18:24.185649 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} executeQuery: Read 4 rows, 443.00 B in 0.001723741 sec., 2320 rows/sec., 250.98 KiB/sec. 2024.02.21 01:18:24.185833 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.185856 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:18:24.185872 [ 3 ] {} HTTP-Session: f6d8f61c-f675-4ef7-b181-9f7686f30fbf Destroying unnamed session 2024.02.21 01:18:24.186195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.186239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.186257 [ 3 ] {} HTTP-Session: 062b9a07-f9a3-4585-a749-1f002e2ffddc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.186274 [ 3 ] {} HTTP-Session: 062b9a07-f9a3-4585-a749-1f002e2ffddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.186389 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:18:24.186828 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.186987 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.187027 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:18:24.187170 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.21 01:18:24.187200 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.21 01:18:24.187220 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 2024.02.21 01:18:24.187248 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.21 01:18:24.188177 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} executeQuery: Read 4 rows, 443.00 B in 0.001753573 sec., 2281 rows/sec., 246.71 KiB/sec. 2024.02.21 01:18:24.188352 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.188374 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:18:24.188391 [ 3 ] {} HTTP-Session: 062b9a07-f9a3-4585-a749-1f002e2ffddc Destroying unnamed session 2024.02.21 01:18:24.188609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.188652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.188670 [ 3 ] {} HTTP-Session: 00af1fb3-c614-4095-8638-eaa434408ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.188687 [ 3 ] {} HTTP-Session: 00af1fb3-c614-4095-8638-eaa434408ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.188803 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:18:24.189261 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.189422 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.189463 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:18:24.189606 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.21 01:18:24.189634 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.21 01:18:24.189654 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 2024.02.21 01:18:24.189682 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.21 01:18:24.190509 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} executeQuery: Read 4 rows, 443.00 B in 0.00166885 sec., 2396 rows/sec., 259.23 KiB/sec. 2024.02.21 01:18:24.190688 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.190710 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:18:24.190726 [ 3 ] {} HTTP-Session: 00af1fb3-c614-4095-8638-eaa434408ef4 Destroying unnamed session 2024.02.21 01:18:24.190960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.191003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.191022 [ 3 ] {} HTTP-Session: f5b647cc-d61d-4d3b-8eed-242d58915e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.191039 [ 3 ] {} HTTP-Session: f5b647cc-d61d-4d3b-8eed-242d58915e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.191156 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:18:24.191613 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.191776 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.191816 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:18:24.191958 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.21 01:18:24.191986 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.21 01:18:24.192007 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 2024.02.21 01:18:24.192034 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.21 01:18:24.192981 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} executeQuery: Read 4 rows, 443.00 B in 0.001786974 sec., 2238 rows/sec., 242.09 KiB/sec. 2024.02.21 01:18:24.193154 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.193176 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:18:24.193192 [ 3 ] {} HTTP-Session: f5b647cc-d61d-4d3b-8eed-242d58915e64 Destroying unnamed session 2024.02.21 01:18:24.193405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.193448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.193466 [ 3 ] {} HTTP-Session: 43741830-e589-4cac-b36e-62bbe8a5204c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.193482 [ 3 ] {} HTTP-Session: 43741830-e589-4cac-b36e-62bbe8a5204c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.193601 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:18:24.194060 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.194227 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.194267 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:18:24.194410 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.21 01:18:24.194438 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.21 01:18:24.194458 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 2024.02.21 01:18:24.194486 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.21 01:18:24.195354 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} executeQuery: Read 4 rows, 443.00 B in 0.001752323 sec., 2282 rows/sec., 246.88 KiB/sec. 2024.02.21 01:18:24.195533 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.195554 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.21 01:18:24.195568 [ 3 ] {} HTTP-Session: 43741830-e589-4cac-b36e-62bbe8a5204c Destroying unnamed session 2024.02.21 01:18:24.209481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.209566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.209602 [ 3 ] {} HTTP-Session: a34cb2d2-4e49-48e0-9cff-e314c3e88913 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.209634 [ 3 ] {} HTTP-Session: a34cb2d2-4e49-48e0-9cff-e314c3e88913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.209783 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:24.209839 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:24.210008 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:24.210394 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:24.210727 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:24.210887 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:24.210994 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} executeQuery: Read 6 rows, 996.00 B in 0.001171305 sec., 5122 rows/sec., 830.40 KiB/sec. 2024.02.21 01:18:24.211142 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.211165 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:18:24.211181 [ 3 ] {} HTTP-Session: a34cb2d2-4e49-48e0-9cff-e314c3e88913 Destroying unnamed session 2024.02.21 01:18:24.211293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.211336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.211354 [ 3 ] {} HTTP-Session: d8206a34-d954-413c-9ff7-e8c208f4e447 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.211370 [ 3 ] {} HTTP-Session: d8206a34-d954-413c-9ff7-e8c208f4e447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.211440 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:24.211480 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:18:24.211584 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:24.211895 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:24.212096 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:18:24.212248 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:18:24.212339 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} executeQuery: Read 32 rows, 2.59 KiB in 0.000872206 sec., 36688 rows/sec., 2.90 MiB/sec. 2024.02.21 01:18:24.212456 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.212478 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:24.212494 [ 3 ] {} HTTP-Session: d8206a34-d954-413c-9ff7-e8c208f4e447 Destroying unnamed session 2024.02.21 01:18:24.212635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.212679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.212697 [ 3 ] {} HTTP-Session: b97dcbb8-d357-4675-84a4-10b9281a6a85 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.212713 [ 3 ] {} HTTP-Session: b97dcbb8-d357-4675-84a4-10b9281a6a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.212788 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:24.212827 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:18:24.212928 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:24.213305 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:24.213514 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:18:24.213661 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:18:24.213780 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} executeQuery: Read 132 rows, 12.30 KiB in 0.000963079 sec., 137060 rows/sec., 12.47 MiB/sec. 2024.02.21 01:18:24.213884 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.213906 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.21 01:18:24.213921 [ 3 ] {} HTTP-Session: b97dcbb8-d357-4675-84a4-10b9281a6a85 Destroying unnamed session 2024.02.21 01:18:24.214036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.214078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.214095 [ 3 ] {} HTTP-Session: 602e5c9b-2f8d-47ce-919b-66b4b68ba086 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.214111 [ 3 ] {} HTTP-Session: 602e5c9b-2f8d-47ce-919b-66b4b68ba086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.214180 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:24.214217 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:18:24.214317 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:24.214606 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:24.214808 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:18:24.214956 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:18:24.215066 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} executeQuery: Read 56 rows, 4.46 KiB in 0.000857706 sec., 65290 rows/sec., 5.08 MiB/sec. 2024.02.21 01:18:24.215180 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.215202 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:18:24.215218 [ 3 ] {} HTTP-Session: 602e5c9b-2f8d-47ce-919b-66b4b68ba086 Destroying unnamed session 2024.02.21 01:18:24.215455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 57805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.215498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.215516 [ 3 ] {} HTTP-Session: 452f350d-5f60-4dbd-9c88-ca37843e2be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.215532 [ 3 ] {} HTTP-Session: 452f350d-5f60-4dbd-9c88-ca37843e2be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.215622 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:24.215664 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:18:24.215779 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:24.216191 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:24.216458 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:18:24.216629 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:18:24.216742 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} executeQuery: Read 300 rows, 21.68 KiB in 0.001091552 sec., 274838 rows/sec., 19.40 MiB/sec. 2024.02.21 01:18:24.216856 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.216878 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.02.21 01:18:24.216893 [ 3 ] {} HTTP-Session: 452f350d-5f60-4dbd-9c88-ca37843e2be5 Destroying unnamed session 2024.02.21 01:18:24.217054 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:24.217096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:24.217115 [ 3 ] {} HTTP-Session: c9cb59d4-bec4-4426-b3a6-bb0ee7192529 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:24.217130 [ 3 ] {} HTTP-Session: c9cb59d4-bec4-4426-b3a6-bb0ee7192529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:24.217206 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:24.217249 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:18:24.217380 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:24.217782 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:24.218075 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:18:24.218248 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:18:24.218366 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} executeQuery: Read 32 rows, 44.22 KiB in 0.001131894 sec., 28271 rows/sec., 38.15 MiB/sec. 2024.02.21 01:18:24.218501 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} DynamicQueryHandler: Done processing query 2024.02.21 01:18:24.218525 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:18:24.218540 [ 3 ] {} HTTP-Session: c9cb59d4-bec4-4426-b3a6-bb0ee7192529 Destroying unnamed session 2024.02.21 01:18:33.492431 [ 97 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:18:33.492544 [ 97 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:18:34.154682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:34.154791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:34.154819 [ 3 ] {} HTTP-Session: da8075d4-e421-401d-9a52-5981eca27bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:34.154846 [ 3 ] {} HTTP-Session: da8075d4-e421-401d-9a52-5981eca27bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:34.154991 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:34.155060 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:18:34.155239 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:34.155684 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:34.155944 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:18:34.156107 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:18:34.156233 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} executeQuery: Read 32 rows, 2.59 KiB in 0.001203096 sec., 26598 rows/sec., 2.11 MiB/sec. 2024.02.21 01:18:34.156374 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} DynamicQueryHandler: Done processing query 2024.02.21 01:18:34.156400 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:34.156416 [ 3 ] {} HTTP-Session: da8075d4-e421-401d-9a52-5981eca27bc4 Destroying unnamed session 2024.02.21 01:18:34.156592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:34.156642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:34.156661 [ 3 ] {} HTTP-Session: 66bc171e-156b-4991-9344-02f95bbaa566 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:34.156680 [ 3 ] {} HTTP-Session: 66bc171e-156b-4991-9344-02f95bbaa566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:34.156762 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:34.156805 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:18:34.156912 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:34.157268 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:34.157484 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:18:34.157632 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:18:34.157757 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} executeQuery: Read 96 rows, 9.49 KiB in 0.000957909 sec., 100218 rows/sec., 9.67 MiB/sec. 2024.02.21 01:18:34.157878 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} DynamicQueryHandler: Done processing query 2024.02.21 01:18:34.157900 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.21 01:18:34.157916 [ 3 ] {} HTTP-Session: 66bc171e-156b-4991-9344-02f95bbaa566 Destroying unnamed session 2024.02.21 01:18:34.158027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:34.158072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:34.158090 [ 3 ] {} HTTP-Session: cf3fe7d1-d7c8-4642-8a75-143d39526ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:34.158107 [ 3 ] {} HTTP-Session: cf3fe7d1-d7c8-4642-8a75-143d39526ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:34.158180 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:34.158219 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:18:34.158327 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:34.158602 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:34.158807 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:18:34.158951 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:18:34.159072 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} executeQuery: Read 32 rows, 2.56 KiB in 0.000864236 sec., 37026 rows/sec., 2.90 MiB/sec. 2024.02.21 01:18:34.159174 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} DynamicQueryHandler: Done processing query 2024.02.21 01:18:34.159196 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:34.159211 [ 3 ] {} HTTP-Session: cf3fe7d1-d7c8-4642-8a75-143d39526ab8 Destroying unnamed session 2024.02.21 01:18:34.159398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:34.159441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:34.159460 [ 3 ] {} HTTP-Session: 76b33a1a-a478-42f0-b76b-e2db1c212886 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:34.159476 [ 3 ] {} HTTP-Session: 76b33a1a-a478-42f0-b76b-e2db1c212886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:34.159553 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:34.159598 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:18:34.159733 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:34.160152 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:34.160460 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:18:34.160635 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:18:34.160765 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} executeQuery: Read 32 rows, 44.22 KiB in 0.001183585 sec., 27036 rows/sec., 36.48 MiB/sec. 2024.02.21 01:18:34.160941 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} DynamicQueryHandler: Done processing query 2024.02.21 01:18:34.160964 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:18:34.160981 [ 3 ] {} HTTP-Session: 76b33a1a-a478-42f0-b76b-e2db1c212886 Destroying unnamed session 2024.02.21 01:18:44.154281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.154399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.154423 [ 3 ] {} HTTP-Session: 06726bab-7a2c-4718-b0ce-5ae9d5bf4534 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.154448 [ 3 ] {} HTTP-Session: 06726bab-7a2c-4718-b0ce-5ae9d5bf4534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.154641 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.21 01:18:44.155253 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:44.155433 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:44.155483 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.21 01:18:44.155647 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.21 01:18:44.155790 [ 190 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.21 01:18:44.155794 [ 187 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.21 01:18:44.155981 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 2024.02.21 01:18:44.156073 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.21 01:18:44.157604 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} executeQuery: Read 10 rows, 1.41 KiB in 0.002918018 sec., 3426 rows/sec., 481.58 KiB/sec. 2024.02.21 01:18:44.157884 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.157913 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.21 01:18:44.157935 [ 3 ] {} HTTP-Session: 06726bab-7a2c-4718-b0ce-5ae9d5bf4534 Destroying unnamed session 2024.02.21 01:18:44.159676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.159723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.159743 [ 3 ] {} HTTP-Session: cb3c32e8-93db-4255-854b-1427b37413a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.159761 [ 3 ] {} HTTP-Session: cb3c32e8-93db-4255-854b-1427b37413a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.159847 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.159893 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.21 01:18:44.160071 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.160449 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.160798 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:18:44.160975 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:18:44.161097 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} executeQuery: Read 1 rows, 232.00 B in 0.001214197 sec., 823 rows/sec., 186.59 KiB/sec. 2024.02.21 01:18:44.161226 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.161249 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:18:44.161264 [ 3 ] {} HTTP-Session: cb3c32e8-93db-4255-854b-1427b37413a1 Destroying unnamed session 2024.02.21 01:18:44.161405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.161449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.161468 [ 3 ] {} HTTP-Session: e912884f-26e0-4645-84fa-73c58e8fb2fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.161485 [ 3 ] {} HTTP-Session: e912884f-26e0-4645-84fa-73c58e8fb2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.161562 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.161602 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:18:44.161708 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.162021 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.162230 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.21 01:18:44.162381 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.21 01:18:44.162497 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} executeQuery: Read 54 rows, 4.38 KiB in 0.000905758 sec., 59618 rows/sec., 4.72 MiB/sec. 2024.02.21 01:18:44.162604 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.162627 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:18:44.162643 [ 3 ] {} HTTP-Session: e912884f-26e0-4645-84fa-73c58e8fb2fe Destroying unnamed session 2024.02.21 01:18:44.162760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.162802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.162820 [ 3 ] {} HTTP-Session: eb2bbb98-0bc5-4a5a-9aeb-69a97b7a2cce Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.162836 [ 3 ] {} HTTP-Session: eb2bbb98-0bc5-4a5a-9aeb-69a97b7a2cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.162907 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.162945 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:18:44.163081 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.163351 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.163550 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:18:44.163695 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:18:44.163785 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} executeQuery: Read 2 rows, 175.00 B in 0.000850715 sec., 2350 rows/sec., 200.89 KiB/sec. 2024.02.21 01:18:44.163928 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.163949 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:18:44.163965 [ 3 ] {} HTTP-Session: eb2bbb98-0bc5-4a5a-9aeb-69a97b7a2cce Destroying unnamed session 2024.02.21 01:18:44.164135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.164179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.164197 [ 3 ] {} HTTP-Session: dbf52a51-0723-42d0-b75b-59ebb9fb0f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.164213 [ 3 ] {} HTTP-Session: dbf52a51-0723-42d0-b75b-59ebb9fb0f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.164287 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.164324 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:18:44.164429 [ 90 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.164456 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.164523 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.164678 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.21 01:18:44.164899 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.165122 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.21 01:18:44.165266 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.21 01:18:44.165376 [ 90 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.165383 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} executeQuery: Read 163 rows, 16.07 KiB in 0.001062342 sec., 153434 rows/sec., 14.77 MiB/sec. 2024.02.21 01:18:44.165421 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.165623 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.21 01:18:44.165653 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.165700 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:18:44.165716 [ 3 ] {} HTTP-Session: dbf52a51-0723-42d0-b75b-59ebb9fb0f24 Destroying unnamed session 2024.02.21 01:18:44.165827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.165869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.165888 [ 3 ] {} HTTP-Session: a503927b-ac1b-4645-87fc-7b594903e08d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.165904 [ 3 ] {} HTTP-Session: a503927b-ac1b-4645-87fc-7b594903e08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.165973 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.166013 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:18:44.166133 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.166962 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:18:44.166973 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:18:44.167063 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part 2024.02.21 01:18:44.167076 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 93 rows starting from the beginning of the part 2024.02.21 01:18:44.167324 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.167359 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part 2024.02.21 01:18:44.167509 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.167576 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part 2024.02.21 01:18:44.167716 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.167768 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part 2024.02.21 01:18:44.167916 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.167952 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part 2024.02.21 01:18:44.168099 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part 2024.02.21 01:18:44.168160 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 163 rows starting from the beginning of the part 2024.02.21 01:18:44.169215 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.169870 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.21 01:18:44.170336 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.21 01:18:44.170731 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} executeQuery: Read 2 rows, 143.00 B in 0.004703061 sec., 425 rows/sec., 29.69 KiB/sec. 2024.02.21 01:18:44.171272 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.171269 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.006648599 sec., 32036.824600190208 rows/sec., 2.54 MiB/sec. 2024.02.21 01:18:44.171322 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:18:44.171374 [ 3 ] {} HTTP-Session: a503927b-ac1b-4645-87fc-7b594903e08d Destroying unnamed session 2024.02.21 01:18:44.171519 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.21 01:18:44.171576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.171688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.171767 [ 3 ] {} HTTP-Session: 9c6f55c3-ea70-4fe0-b5c9-4b77b1b02b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.171823 [ 3 ] {} HTTP-Session: 9c6f55c3-ea70-4fe0-b5c9-4b77b1b02b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.171896 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.21 01:18:44.172091 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.172190 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.172336 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:18:44.172363 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.006868536 sec., 98419.80882097728 rows/sec., 9.39 MiB/sec. 2024.02.21 01:18:44.172479 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.172496 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.21 01:18:44.172753 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.21 01:18:44.172830 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.172932 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.173137 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.21 01:18:44.173285 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.21 01:18:44.173399 [ 90 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.173408 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} executeQuery: Read 61 rows, 4.91 KiB in 0.001116283 sec., 54645 rows/sec., 4.29 MiB/sec. 2024.02.21 01:18:44.173446 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.173553 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.21 01:18:44.173600 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.173628 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:18:44.173634 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:18:44.173652 [ 3 ] {} HTTP-Session: 9c6f55c3-ea70-4fe0-b5c9-4b77b1b02b70 Destroying unnamed session 2024.02.21 01:18:44.173669 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part 2024.02.21 01:18:44.173773 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.173808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.173864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.173881 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.173889 [ 3 ] {} HTTP-Session: f7e744bc-bf9e-4403-88bf-da55e415bd72 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.173917 [ 3 ] {} HTTP-Session: f7e744bc-bf9e-4403-88bf-da55e415bd72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.174003 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.02.21 01:18:44.174031 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.174090 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:18:44.174107 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.174282 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 61 rows starting from the beginning of the part 2024.02.21 01:18:44.174361 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.174813 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.175231 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:44.175231 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 4 columns (4 merged, 0 gathered) in 0.001727262 sec., 149948.29967891378 rows/sec., 11.73 MiB/sec. 2024.02.21 01:18:44.175356 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.21 01:18:44.175426 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:44.175574 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} executeQuery: Read 1 rows, 72.00 B in 0.001510145 sec., 662 rows/sec., 46.56 KiB/sec. 2024.02.21 01:18:44.175600 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.21 01:18:44.175703 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.175730 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.175767 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:18:44.175788 [ 3 ] {} HTTP-Session: f7e744bc-bf9e-4403-88bf-da55e415bd72 Destroying unnamed session 2024.02.21 01:18:44.176080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 57759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.176124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.176142 [ 3 ] {} HTTP-Session: 5e35c4e7-87c2-48cd-bb20-08256bf53101 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.176160 [ 3 ] {} HTTP-Session: 5e35c4e7-87c2-48cd-bb20-08256bf53101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.176254 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.176297 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:18:44.176429 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.176955 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.177276 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.21 01:18:44.177451 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.21 01:18:44.177560 [ 90 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.177579 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} executeQuery: Read 54 rows, 74.62 KiB in 0.001295308 sec., 41688 rows/sec., 56.26 MiB/sec. 2024.02.21 01:18:44.177609 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.177761 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.21 01:18:44.177887 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.177936 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:18:44.177956 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:18:44.177970 [ 3 ] {} HTTP-Session: 5e35c4e7-87c2-48cd-bb20-08256bf53101 Destroying unnamed session 2024.02.21 01:18:44.178024 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part 2024.02.21 01:18:44.178194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:44.178214 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.178291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:44.178335 [ 3 ] {} HTTP-Session: 2ddb771a-38c0-4281-a8f5-5ce265b35f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:44.178375 [ 3 ] {} HTTP-Session: 2ddb771a-38c0-4281-a8f5-5ce265b35f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:44.178511 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.178568 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:44.178663 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.21 01:18:44.178858 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.179176 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:44.179214 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2024.02.21 01:18:44.179450 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part 2024.02.21 01:18:44.179925 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:44.180176 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:44.180353 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:44.180467 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} executeQuery: Read 6 rows, 463.00 B in 0.001835285 sec., 3269 rows/sec., 246.36 KiB/sec. 2024.02.21 01:18:44.180591 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} DynamicQueryHandler: Done processing query 2024.02.21 01:18:44.180612 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.21 01:18:44.180628 [ 3 ] {} HTTP-Session: 2ddb771a-38c0-4281-a8f5-5ce265b35f24 Destroying unnamed session 2024.02.21 01:18:44.186015 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 6 columns (6 merged, 0 gathered) in 0.0083523 sec., 25501.957544628425 rows/sec., 34.41 MiB/sec. 2024.02.21 01:18:44.186262 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.21 01:18:44.186521 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.21 01:18:44.186584 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.21 01:18:44.186665 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1: 4.01 MiB. 2024.02.21 01:18:45.000123 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.83 MiB, peak 236.13 MiB, will set to 230.82 MiB (RSS), difference: -4.02 MiB 2024.02.21 01:18:48.492596 [ 86 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:18:48.492658 [ 86 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:18:54.157297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:54.157425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:54.157456 [ 3 ] {} HTTP-Session: 3c05402e-fd94-4119-abd5-bc485acaf165 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:54.157484 [ 3 ] {} HTTP-Session: 3c05402e-fd94-4119-abd5-bc485acaf165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:54.157626 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:54.157694 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:18:54.157877 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:54.158370 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:54.158626 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.21 01:18:54.158789 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.21 01:18:54.158906 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} executeQuery: Read 56 rows, 4.54 KiB in 0.001239237 sec., 45189 rows/sec., 3.58 MiB/sec. 2024.02.21 01:18:54.159054 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} DynamicQueryHandler: Done processing query 2024.02.21 01:18:54.159079 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:18:54.159095 [ 3 ] {} HTTP-Session: 3c05402e-fd94-4119-abd5-bc485acaf165 Destroying unnamed session 2024.02.21 01:18:54.159214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:54.159266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:54.159286 [ 3 ] {} HTTP-Session: 9d1b85a5-6bc7-4e35-b8b6-cb36e53acb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:54.159304 [ 3 ] {} HTTP-Session: 9d1b85a5-6bc7-4e35-b8b6-cb36e53acb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:54.159381 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:54.159423 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:18:54.159533 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:54.159809 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:54.160014 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:54.160174 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:54.160268 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} executeQuery: Read 2 rows, 175.00 B in 0.000859335 sec., 2327 rows/sec., 198.87 KiB/sec. 2024.02.21 01:18:54.160428 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} DynamicQueryHandler: Done processing query 2024.02.21 01:18:54.160451 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:18:54.160468 [ 3 ] {} HTTP-Session: 9d1b85a5-6bc7-4e35-b8b6-cb36e53acb29 Destroying unnamed session 2024.02.21 01:18:54.160677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:54.160726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:54.160745 [ 3 ] {} HTTP-Session: 813f5485-deb3-4205-94b8-f7e1c37fbd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:54.160762 [ 3 ] {} HTTP-Session: 813f5485-deb3-4205-94b8-f7e1c37fbd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:54.160840 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:54.160881 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:18:54.160992 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:54.161429 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:54.161649 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.21 01:18:54.161797 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.21 01:18:54.161888 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} executeQuery: Read 205 rows, 19.47 KiB in 0.001018901 sec., 201197 rows/sec., 18.67 MiB/sec. 2024.02.21 01:18:54.162006 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} DynamicQueryHandler: Done processing query 2024.02.21 01:18:54.162028 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:18:54.162044 [ 3 ] {} HTTP-Session: 813f5485-deb3-4205-94b8-f7e1c37fbd95 Destroying unnamed session 2024.02.21 01:18:54.162156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:54.162201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:54.162219 [ 3 ] {} HTTP-Session: 49aa2f38-75e0-457f-990e-1b014b20bccf Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:54.162236 [ 3 ] {} HTTP-Session: 49aa2f38-75e0-457f-990e-1b014b20bccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:54.162305 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:54.162343 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:18:54.162450 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:54.162728 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:54.162927 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.21 01:18:54.163075 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.21 01:18:54.163165 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} executeQuery: Read 2 rows, 143.00 B in 0.000833145 sec., 2400 rows/sec., 167.62 KiB/sec. 2024.02.21 01:18:54.163285 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} DynamicQueryHandler: Done processing query 2024.02.21 01:18:54.163309 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:18:54.163325 [ 3 ] {} HTTP-Session: 49aa2f38-75e0-457f-990e-1b014b20bccf Destroying unnamed session 2024.02.21 01:18:54.163439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:54.163484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:54.163502 [ 3 ] {} HTTP-Session: e434e383-7625-4088-9d37-0dd300d28232 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:54.163519 [ 3 ] {} HTTP-Session: e434e383-7625-4088-9d37-0dd300d28232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:54.163593 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:54.163632 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:18:54.163736 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:54.164042 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:54.164253 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.21 01:18:54.164399 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.21 01:18:54.164493 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} executeQuery: Read 82 rows, 6.55 KiB in 0.000871316 sec., 94110 rows/sec., 7.34 MiB/sec. 2024.02.21 01:18:54.164664 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} DynamicQueryHandler: Done processing query 2024.02.21 01:18:54.164687 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:18:54.164704 [ 3 ] {} HTTP-Session: e434e383-7625-4088-9d37-0dd300d28232 Destroying unnamed session 2024.02.21 01:18:54.164815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:54.164860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:54.164878 [ 3 ] {} HTTP-Session: cc550113-0f1f-4070-8de9-b82468b9bd4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:54.164895 [ 3 ] {} HTTP-Session: cc550113-0f1f-4070-8de9-b82468b9bd4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:54.164993 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:54.165036 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:18:54.165166 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:54.165453 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:54.165714 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:18:54.165895 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:18:54.165994 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} executeQuery: Read 37 rows, 2.67 KiB in 0.000970009 sec., 38143 rows/sec., 2.69 MiB/sec. 2024.02.21 01:18:54.166129 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} DynamicQueryHandler: Done processing query 2024.02.21 01:18:54.166154 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:18:54.166170 [ 3 ] {} HTTP-Session: cc550113-0f1f-4070-8de9-b82468b9bd4f Destroying unnamed session 2024.02.21 01:18:54.166401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:18:54.166471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:18:54.166490 [ 3 ] {} HTTP-Session: a5f1cdc0-e55f-4d0b-acab-9bfb5fbcde81 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:18:54.166506 [ 3 ] {} HTTP-Session: a5f1cdc0-e55f-4d0b-acab-9bfb5fbcde81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:18:54.166599 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:18:54.166642 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:18:54.166782 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:18:54.167288 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:18:54.167616 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.21 01:18:54.167797 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.21 01:18:54.167892 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} executeQuery: Read 56 rows, 77.38 KiB in 0.001265328 sec., 44257 rows/sec., 59.72 MiB/sec. 2024.02.21 01:18:54.168010 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} DynamicQueryHandler: Done processing query 2024.02.21 01:18:54.168031 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:18:54.168048 [ 3 ] {} HTTP-Session: a5f1cdc0-e55f-4d0b-acab-9bfb5fbcde81 Destroying unnamed session 2024.02.21 01:19:03.492696 [ 66 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:19:03.492768 [ 66 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:19:04.156014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:04.156136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:04.156165 [ 3 ] {} HTTP-Session: 4c73cd71-eab3-47cf-a331-c139bddcfedc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:04.156193 [ 3 ] {} HTTP-Session: 4c73cd71-eab3-47cf-a331-c139bddcfedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:04.156334 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:04.156404 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:19:04.156588 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:04.157044 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:04.157305 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.21 01:19:04.157470 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.21 01:19:04.157598 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} executeQuery: Read 56 rows, 4.54 KiB in 0.001218337 sec., 45964 rows/sec., 3.64 MiB/sec. 2024.02.21 01:19:04.157772 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} DynamicQueryHandler: Done processing query 2024.02.21 01:19:04.157799 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:19:04.157815 [ 3 ] {} HTTP-Session: 4c73cd71-eab3-47cf-a331-c139bddcfedc Destroying unnamed session 2024.02.21 01:19:04.157977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:04.158030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:04.158050 [ 3 ] {} HTTP-Session: 2844a649-fa6d-49de-b070-bd6a637941c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:04.158068 [ 3 ] {} HTTP-Session: 2844a649-fa6d-49de-b070-bd6a637941c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:04.158159 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:04.158201 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:19:04.158319 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:04.158697 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:04.158918 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.21 01:19:04.159068 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.21 01:19:04.159192 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} executeQuery: Read 168 rows, 16.57 KiB in 0.00099899 sec., 168169 rows/sec., 16.20 MiB/sec. 2024.02.21 01:19:04.159343 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} DynamicQueryHandler: Done processing query 2024.02.21 01:19:04.159366 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:19:04.159382 [ 3 ] {} HTTP-Session: 2844a649-fa6d-49de-b070-bd6a637941c4 Destroying unnamed session 2024.02.21 01:19:04.159576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:04.159622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:04.159641 [ 3 ] {} HTTP-Session: 622319d4-1559-4d67-9f8b-ace1f46b8436 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:04.159658 [ 3 ] {} HTTP-Session: 622319d4-1559-4d67-9f8b-ace1f46b8436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:04.159733 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:04.159773 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:19:04.159882 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:04.160168 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:04.160379 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.21 01:19:04.160529 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.21 01:19:04.160650 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} executeQuery: Read 56 rows, 4.48 KiB in 0.000886026 sec., 63203 rows/sec., 4.94 MiB/sec. 2024.02.21 01:19:04.160779 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} DynamicQueryHandler: Done processing query 2024.02.21 01:19:04.160802 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:19:04.160817 [ 3 ] {} HTTP-Session: 622319d4-1559-4d67-9f8b-ace1f46b8436 Destroying unnamed session 2024.02.21 01:19:04.160975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:04.161019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:04.161037 [ 3 ] {} HTTP-Session: 5b0cb999-ce00-412e-a46c-9de65d8c15c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:04.161054 [ 3 ] {} HTTP-Session: 5b0cb999-ce00-412e-a46c-9de65d8c15c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:04.161150 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:04.161197 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:19:04.161339 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:04.161852 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:04.162179 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.21 01:19:04.162361 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.21 01:19:04.162495 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} executeQuery: Read 56 rows, 77.38 KiB in 0.001304449 sec., 42930 rows/sec., 57.93 MiB/sec. 2024.02.21 01:19:04.162654 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} DynamicQueryHandler: Done processing query 2024.02.21 01:19:04.162677 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:19:04.162692 [ 3 ] {} HTTP-Session: 5b0cb999-ce00-412e-a46c-9de65d8c15c3 Destroying unnamed session 2024.02.21 01:19:14.156760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:14.156898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:14.156928 [ 3 ] {} HTTP-Session: fe3a0c13-5f61-460c-9f1f-fffa0f2a8cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:14.156957 [ 3 ] {} HTTP-Session: fe3a0c13-5f61-460c-9f1f-fffa0f2a8cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:14.157093 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:14.157160 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:19:14.157323 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:14.157911 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:14.158187 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.21 01:19:14.158356 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.21 01:19:14.158471 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} executeQuery: Read 56 rows, 4.54 KiB in 0.00133616 sec., 41911 rows/sec., 3.32 MiB/sec. 2024.02.21 01:19:14.158618 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} DynamicQueryHandler: Done processing query 2024.02.21 01:19:14.158643 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:19:14.158660 [ 3 ] {} HTTP-Session: fe3a0c13-5f61-460c-9f1f-fffa0f2a8cd5 Destroying unnamed session 2024.02.21 01:19:14.158852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:14.158906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:14.158926 [ 3 ] {} HTTP-Session: f1398dbe-83b2-4329-8716-a2601c1aa99c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:14.158944 [ 3 ] {} HTTP-Session: f1398dbe-83b2-4329-8716-a2601c1aa99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:14.159031 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:14.159073 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:19:14.159183 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:14.159604 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:14.159831 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.21 01:19:14.159976 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.21 01:19:14.160088 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} executeQuery: Read 168 rows, 16.57 KiB in 0.001022691 sec., 164272 rows/sec., 15.83 MiB/sec. 2024.02.21 01:19:14.160210 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} DynamicQueryHandler: Done processing query 2024.02.21 01:19:14.160234 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:19:14.160250 [ 3 ] {} HTTP-Session: f1398dbe-83b2-4329-8716-a2601c1aa99c Destroying unnamed session 2024.02.21 01:19:14.160365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:14.160410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:14.160427 [ 3 ] {} HTTP-Session: 448c13a7-3b9a-4964-9b19-c2f7e075e121 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:14.160444 [ 3 ] {} HTTP-Session: 448c13a7-3b9a-4964-9b19-c2f7e075e121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:14.160521 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:14.160560 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:19:14.160667 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:14.160981 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:14.161197 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.21 01:19:14.161338 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.21 01:19:14.161457 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} executeQuery: Read 56 rows, 4.48 KiB in 0.000900867 sec., 62162 rows/sec., 4.86 MiB/sec. 2024.02.21 01:19:14.161591 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} DynamicQueryHandler: Done processing query 2024.02.21 01:19:14.161613 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:19:14.161629 [ 3 ] {} HTTP-Session: 448c13a7-3b9a-4964-9b19-c2f7e075e121 Destroying unnamed session 2024.02.21 01:19:14.161766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:14.161810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:14.161828 [ 3 ] {} HTTP-Session: ee1bcf5c-e899-45ba-a037-c332271d5cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:14.161845 [ 3 ] {} HTTP-Session: ee1bcf5c-e899-45ba-a037-c332271d5cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:14.161933 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:14.161979 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:19:14.162119 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:14.162637 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:14.162972 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.21 01:19:14.163150 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.21 01:19:14.163274 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} executeQuery: Read 56 rows, 77.38 KiB in 0.00131235 sec., 42671 rows/sec., 57.58 MiB/sec. 2024.02.21 01:19:14.163397 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} DynamicQueryHandler: Done processing query 2024.02.21 01:19:14.163420 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:19:14.163435 [ 3 ] {} HTTP-Session: ee1bcf5c-e899-45ba-a037-c332271d5cb8 Destroying unnamed session 2024.02.21 01:19:18.492802 [ 53 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:19:18.492871 [ 53 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:19:24.157613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:24.157751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:24.157782 [ 3 ] {} HTTP-Session: d88a000c-c830-4347-a01c-81a6fe200fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:24.157810 [ 3 ] {} HTTP-Session: d88a000c-c830-4347-a01c-81a6fe200fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:24.157957 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:24.158024 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:19:24.158209 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:24.158709 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:24.158981 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.21 01:19:24.159150 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.21 01:19:24.159266 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} executeQuery: Read 56 rows, 4.54 KiB in 0.001269608 sec., 44108 rows/sec., 3.49 MiB/sec. 2024.02.21 01:19:24.159422 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} DynamicQueryHandler: Done processing query 2024.02.21 01:19:24.159450 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:19:24.159467 [ 3 ] {} HTTP-Session: d88a000c-c830-4347-a01c-81a6fe200fd0 Destroying unnamed session 2024.02.21 01:19:24.159654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:24.159710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:24.159730 [ 3 ] {} HTTP-Session: ff8af7c1-99fd-41d6-a67f-3d4f0a0379ed Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:24.159749 [ 3 ] {} HTTP-Session: ff8af7c1-99fd-41d6-a67f-3d4f0a0379ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:24.159839 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:24.159882 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:19:24.159998 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:24.160463 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:24.160696 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.21 01:19:24.160846 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.21 01:19:24.160946 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} executeQuery: Read 204 rows, 19.39 KiB in 0.001076632 sec., 189479 rows/sec., 17.58 MiB/sec. 2024.02.21 01:19:24.161091 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} DynamicQueryHandler: Done processing query 2024.02.21 01:19:24.161116 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.21 01:19:24.161133 [ 3 ] {} HTTP-Session: ff8af7c1-99fd-41d6-a67f-3d4f0a0379ed Destroying unnamed session 2024.02.21 01:19:24.161260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:24.161310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:24.161329 [ 3 ] {} HTTP-Session: 2759e062-db99-4a02-9496-a0cd3669865b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:24.161347 [ 3 ] {} HTTP-Session: 2759e062-db99-4a02-9496-a0cd3669865b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:24.161427 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:24.161469 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:19:24.161581 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:24.161918 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:24.162141 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.21 01:19:24.162292 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.21 01:19:24.162384 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} executeQuery: Read 80 rows, 6.38 KiB in 0.000929938 sec., 86027 rows/sec., 6.70 MiB/sec. 2024.02.21 01:19:24.162565 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} DynamicQueryHandler: Done processing query 2024.02.21 01:19:24.162599 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:19:24.162616 [ 3 ] {} HTTP-Session: 2759e062-db99-4a02-9496-a0cd3669865b Destroying unnamed session 2024.02.21 01:19:24.162739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:24.162790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:24.162810 [ 3 ] {} HTTP-Session: ca237f79-54fe-43f4-b626-2789b628618d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:24.162827 [ 3 ] {} HTTP-Session: ca237f79-54fe-43f4-b626-2789b628618d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:24.162900 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:24.162944 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:19:24.163074 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:24.163415 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:24.163685 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:19:24.163865 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:19:24.163967 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} executeQuery: Read 36 rows, 2.60 KiB in 0.001036711 sec., 34725 rows/sec., 2.45 MiB/sec. 2024.02.21 01:19:24.164108 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} DynamicQueryHandler: Done processing query 2024.02.21 01:19:24.164131 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:19:24.164148 [ 3 ] {} HTTP-Session: ca237f79-54fe-43f4-b626-2789b628618d Destroying unnamed session 2024.02.21 01:19:24.164292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:24.164339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:24.164358 [ 3 ] {} HTTP-Session: aeeba300-4a64-4101-80ef-9c870b362c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:24.164374 [ 3 ] {} HTTP-Session: aeeba300-4a64-4101-80ef-9c870b362c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:24.164470 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:24.164516 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:19:24.164651 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:24.165275 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:24.165593 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.21 01:19:24.165775 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.21 01:19:24.165872 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} executeQuery: Read 56 rows, 77.38 KiB in 0.001374061 sec., 40755 rows/sec., 55.00 MiB/sec. 2024.02.21 01:19:24.165988 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} DynamicQueryHandler: Done processing query 2024.02.21 01:19:24.166010 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:19:24.166026 [ 3 ] {} HTTP-Session: aeeba300-4a64-4101-80ef-9c870b362c66 Destroying unnamed session 2024.02.21 01:19:33.492922 [ 61 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:19:33.492990 [ 61 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:19:34.155732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:34.155838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:34.155868 [ 3 ] {} HTTP-Session: 37327d23-90de-4a49-bfdc-137fad84e92b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:34.155896 [ 3 ] {} HTTP-Session: 37327d23-90de-4a49-bfdc-137fad84e92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:34.156041 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:34.156109 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:19:34.156292 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:34.156814 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.157084 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.21 01:19:34.157251 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.21 01:19:34.157370 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} executeQuery: Read 56 rows, 4.54 KiB in 0.001285289 sec., 43569 rows/sec., 3.45 MiB/sec. 2024.02.21 01:19:34.157387 [ 61 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.157511 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.157583 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} DynamicQueryHandler: Done processing query 2024.02.21 01:19:34.157646 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:19:34.157661 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.21 01:19:34.157701 [ 3 ] {} HTTP-Session: 37327d23-90de-4a49-bfdc-137fad84e92b Destroying unnamed session 2024.02.21 01:19:34.157820 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:19:34.157870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:34.157882 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part 2024.02.21 01:19:34.157970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:34.158020 [ 3 ] {} HTTP-Session: cec96467-fb77-430c-8958-6a34a2981904 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:34.158052 [ 3 ] {} HTTP-Session: cec96467-fb77-430c-8958-6a34a2981904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:34.158174 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.158274 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:34.158389 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:19:34.158409 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.158725 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.158863 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:34.158968 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.159093 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.160042 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469574 sec., 135245.99789275398 rows/sec., 10.71 MiB/sec. 2024.02.21 01:19:34.160139 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.21 01:19:34.160306 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.21 01:19:34.160377 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.161696 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.161957 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:19:34.162152 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:19:34.162293 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} executeQuery: Read 4 rows, 342.00 B in 0.003969799 sec., 1007 rows/sec., 84.13 KiB/sec. 2024.02.21 01:19:34.162482 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} DynamicQueryHandler: Done processing query 2024.02.21 01:19:34.162511 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:34.162531 [ 3 ] {} HTTP-Session: cec96467-fb77-430c-8958-6a34a2981904 Destroying unnamed session 2024.02.21 01:19:34.162749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:34.162805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:34.162825 [ 3 ] {} HTTP-Session: f4cb7870-1389-4bff-beb3-fc053ee9fae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:34.162842 [ 3 ] {} HTTP-Session: f4cb7870-1389-4bff-beb3-fc053ee9fae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:34.162924 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:34.162964 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:19:34.163081 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:34.163542 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.163764 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.21 01:19:34.163919 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.21 01:19:34.164040 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} executeQuery: Read 170 rows, 16.75 KiB in 0.001077192 sec., 157817 rows/sec., 15.19 MiB/sec. 2024.02.21 01:19:34.164052 [ 61 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.164178 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.164264 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} DynamicQueryHandler: Done processing query 2024.02.21 01:19:34.164328 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:19:34.164351 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.21 01:19:34.164374 [ 3 ] {} HTTP-Session: f4cb7870-1389-4bff-beb3-fc053ee9fae3 Destroying unnamed session 2024.02.21 01:19:34.164552 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:19:34.164566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:34.164631 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part 2024.02.21 01:19:34.164663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:34.164733 [ 3 ] {} HTTP-Session: 33a3fa29-7dd5-4bee-8aa5-3a69787e71c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:34.164771 [ 3 ] {} HTTP-Session: 33a3fa29-7dd5-4bee-8aa5-3a69787e71c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:34.164940 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:34.164972 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part 2024.02.21 01:19:34.165027 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:19:34.165241 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 168 rows starting from the beginning of the part 2024.02.21 01:19:34.165466 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:34.165508 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 168 rows starting from the beginning of the part 2024.02.21 01:19:34.165688 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 204 rows starting from the beginning of the part 2024.02.21 01:19:34.165981 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 170 rows starting from the beginning of the part 2024.02.21 01:19:34.166297 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.166656 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:19:34.166990 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:19:34.167256 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} executeQuery: Read 4 rows, 286.00 B in 0.002253358 sec., 1775 rows/sec., 123.95 KiB/sec. 2024.02.21 01:19:34.167459 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} DynamicQueryHandler: Done processing query 2024.02.21 01:19:34.167503 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:34.167558 [ 3 ] {} HTTP-Session: 33a3fa29-7dd5-4bee-8aa5-3a69787e71c3 Destroying unnamed session 2024.02.21 01:19:34.167748 [ 13 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491384 sec., 319071.1763587162 rows/sec., 30.11 MiB/sec. 2024.02.21 01:19:34.167768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:34.167842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:34.167865 [ 3 ] {} HTTP-Session: adce03f0-9e01-4e14-ba5c-27c086cc65f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:34.167883 [ 3 ] {} HTTP-Session: adce03f0-9e01-4e14-ba5c-27c086cc65f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:34.167913 [ 19 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.21 01:19:34.167990 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:34.168036 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:19:34.168175 [ 19 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.21 01:19:34.168201 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:34.168268 [ 19 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.168593 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.168806 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.21 01:19:34.168954 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.21 01:19:34.169065 [ 61 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.169083 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} executeQuery: Read 60 rows, 4.81 KiB in 0.001054191 sec., 56915 rows/sec., 4.46 MiB/sec. 2024.02.21 01:19:34.169126 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.169293 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.21 01:19:34.169386 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} DynamicQueryHandler: Done processing query 2024.02.21 01:19:34.169418 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:19:34.169429 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:19:34.169462 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part 2024.02.21 01:19:34.169473 [ 3 ] {} HTTP-Session: adce03f0-9e01-4e14-ba5c-27c086cc65f9 Destroying unnamed session 2024.02.21 01:19:34.169631 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part 2024.02.21 01:19:34.169639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:34.169732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:34.169796 [ 3 ] {} HTTP-Session: 91e669a7-04aa-4fcf-8ae0-4303e5f37773 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:34.169816 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.169825 [ 3 ] {} HTTP-Session: 91e669a7-04aa-4fcf-8ae0-4303e5f37773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:34.170055 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:34.170057 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.170157 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:19:34.170366 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part 2024.02.21 01:19:34.170683 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.02.21 01:19:34.170737 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:34.171417 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.172038 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:19:34.172441 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:19:34.172494 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.003304539 sec., 130729.27872843988 rows/sec., 10.21 MiB/sec. 2024.02.21 01:19:34.172618 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} executeQuery: Read 2 rows, 144.00 B in 0.002517135 sec., 794 rows/sec., 55.87 KiB/sec. 2024.02.21 01:19:34.172683 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.21 01:19:34.172875 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} DynamicQueryHandler: Done processing query 2024.02.21 01:19:34.172909 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:34.172930 [ 3 ] {} HTTP-Session: 91e669a7-04aa-4fcf-8ae0-4303e5f37773 Destroying unnamed session 2024.02.21 01:19:34.172989 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.21 01:19:34.173056 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.173157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:34.173209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:34.173228 [ 3 ] {} HTTP-Session: 747c16a2-ba84-442d-901f-27cef0c71251 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:34.173244 [ 3 ] {} HTTP-Session: 747c16a2-ba84-442d-901f-27cef0c71251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:34.173330 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:34.173377 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:19:34.173541 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:34.174174 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.174509 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.21 01:19:34.174690 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.21 01:19:34.174810 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} executeQuery: Read 56 rows, 77.38 KiB in 0.001440384 sec., 38878 rows/sec., 52.46 MiB/sec. 2024.02.21 01:19:34.174815 [ 61 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.174914 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:34.175020 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} DynamicQueryHandler: Done processing query 2024.02.21 01:19:34.175034 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.21 01:19:34.175052 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:19:34.175084 [ 3 ] {} HTTP-Session: 747c16a2-ba84-442d-901f-27cef0c71251 Destroying unnamed session 2024.02.21 01:19:34.175152 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:19:34.175188 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part 2024.02.21 01:19:34.175319 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.175428 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.175531 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.175631 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.175728 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.02.21 01:19:34.177168 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 6 columns (6 merged, 0 gathered) in 0.002172405 sec., 226937.426492758 rows/sec., 306.24 MiB/sec. 2024.02.21 01:19:34.177488 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.21 01:19:34.177736 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.21 01:19:34.177805 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.21 01:19:34.177865 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2: 4.01 MiB. 2024.02.21 01:19:35.000206 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 236.38 MiB, will set to 230.91 MiB (RSS), difference: -4.14 MiB 2024.02.21 01:19:44.155339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:44.155512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:44.155558 [ 3 ] {} HTTP-Session: 022a592a-d527-4ea2-8aa9-563cac54dd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:44.155598 [ 3 ] {} HTTP-Session: 022a592a-d527-4ea2-8aa9-563cac54dd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:44.155797 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:44.155894 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:19:44.156162 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:44.156703 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.156969 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.21 01:19:44.157137 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.21 01:19:44.157256 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} executeQuery: Read 56 rows, 4.54 KiB in 0.001402972 sec., 39915 rows/sec., 3.16 MiB/sec. 2024.02.21 01:19:44.157404 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} DynamicQueryHandler: Done processing query 2024.02.21 01:19:44.157429 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:19:44.157446 [ 3 ] {} HTTP-Session: 022a592a-d527-4ea2-8aa9-563cac54dd11 Destroying unnamed session 2024.02.21 01:19:44.157569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:44.157620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:44.157639 [ 3 ] {} HTTP-Session: 161ad75d-4b06-4bb6-ab3d-2351e7a0e785 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:44.157659 [ 3 ] {} HTTP-Session: 161ad75d-4b06-4bb6-ab3d-2351e7a0e785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:44.157735 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:44.157779 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:19:44.157892 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:44.158188 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.158396 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:19:44.158552 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:19:44.158652 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} executeQuery: Read 2 rows, 175.00 B in 0.000882107 sec., 2267 rows/sec., 193.74 KiB/sec. 2024.02.21 01:19:44.158787 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} DynamicQueryHandler: Done processing query 2024.02.21 01:19:44.158810 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:44.158826 [ 3 ] {} HTTP-Session: 161ad75d-4b06-4bb6-ab3d-2351e7a0e785 Destroying unnamed session 2024.02.21 01:19:44.158988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:44.159036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:44.159060 [ 3 ] {} HTTP-Session: e6e11217-bffa-4510-a9db-4c0321dd9c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:44.159078 [ 3 ] {} HTTP-Session: e6e11217-bffa-4510-a9db-4c0321dd9c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:44.159157 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:44.159197 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:19:44.159301 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:44.159686 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.159909 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.21 01:19:44.160058 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.21 01:19:44.160159 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} executeQuery: Read 169 rows, 16.66 KiB in 0.000967629 sec., 174653 rows/sec., 16.82 MiB/sec. 2024.02.21 01:19:44.160334 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} DynamicQueryHandler: Done processing query 2024.02.21 01:19:44.160358 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:19:44.160374 [ 3 ] {} HTTP-Session: e6e11217-bffa-4510-a9db-4c0321dd9c5c Destroying unnamed session 2024.02.21 01:19:44.160506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:44.160551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:44.160569 [ 3 ] {} HTTP-Session: b4bd5f02-40f8-4d1d-8d39-04452681b211 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:44.160586 [ 3 ] {} HTTP-Session: b4bd5f02-40f8-4d1d-8d39-04452681b211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:44.160655 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:44.160694 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:19:44.160811 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:44.161077 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.161281 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:19:44.161436 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:19:44.161528 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} executeQuery: Read 2 rows, 143.00 B in 0.000845115 sec., 2366 rows/sec., 165.24 KiB/sec. 2024.02.21 01:19:44.161643 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} DynamicQueryHandler: Done processing query 2024.02.21 01:19:44.161665 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:44.161681 [ 3 ] {} HTTP-Session: b4bd5f02-40f8-4d1d-8d39-04452681b211 Destroying unnamed session 2024.02.21 01:19:44.161799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:44.161844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:44.161863 [ 3 ] {} HTTP-Session: d9215a3a-5f5d-446c-b866-8d920b56a066 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:44.161879 [ 3 ] {} HTTP-Session: d9215a3a-5f5d-446c-b866-8d920b56a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:44.161951 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:44.161989 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:19:44.162092 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:44.162402 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.162609 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.21 01:19:44.162754 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.21 01:19:44.162848 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} executeQuery: Read 58 rows, 4.65 KiB in 0.000870906 sec., 66597 rows/sec., 5.21 MiB/sec. 2024.02.21 01:19:44.162959 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} DynamicQueryHandler: Done processing query 2024.02.21 01:19:44.162982 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:19:44.162998 [ 3 ] {} HTTP-Session: d9215a3a-5f5d-446c-b866-8d920b56a066 Destroying unnamed session 2024.02.21 01:19:44.163090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:44.163134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:44.163153 [ 3 ] {} HTTP-Session: 45e24207-86c8-4359-a984-773bf9f888d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:44.163169 [ 3 ] {} HTTP-Session: 45e24207-86c8-4359-a984-773bf9f888d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:44.163237 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:44.163280 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:19:44.163397 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:44.163659 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.163912 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.21 01:19:44.164092 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.21 01:19:44.164190 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} executeQuery: Read 1 rows, 72.00 B in 0.000925007 sec., 1081 rows/sec., 76.01 KiB/sec. 2024.02.21 01:19:44.164181 [ 59 ] {} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.21 01:19:44.164266 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.164337 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} DynamicQueryHandler: Done processing query 2024.02.21 01:19:44.164380 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:44.164402 [ 3 ] {} HTTP-Session: 45e24207-86c8-4359-a984-773bf9f888d4 Destroying unnamed session 2024.02.21 01:19:44.164418 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.21 01:19:44.164607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:44.164700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:44.164721 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:19:44.164735 [ 3 ] {} HTTP-Session: c9e889f1-daa1-4cd1-a3a9-d1efa152f688 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:44.164804 [ 3 ] {} HTTP-Session: c9e889f1-daa1-4cd1-a3a9-d1efa152f688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:44.164830 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 300 rows starting from the beginning of the part 2024.02.21 01:19:44.165024 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:44.165111 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:19:44.165302 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.02.21 01:19:44.165698 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.21 01:19:44.165718 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:44.165915 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.21 01:19:44.166048 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.21 01:19:44.166138 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.02.21 01:19:44.166697 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. 2024.02.21 01:19:44.167030 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.21 01:19:44.167211 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.21 01:19:44.167309 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} executeQuery: Read 56 rows, 77.38 KiB in 0.002233347 sec., 25074 rows/sec., 33.84 MiB/sec. 2024.02.21 01:19:44.167440 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} DynamicQueryHandler: Done processing query 2024.02.21 01:19:44.167462 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:19:44.167478 [ 3 ] {} HTTP-Session: c9e889f1-daa1-4cd1-a3a9-d1efa152f688 Destroying unnamed session 2024.02.21 01:19:44.174263 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.009913297 sec., 38029.72916074238 rows/sec., 2.68 MiB/sec. 2024.02.21 01:19:44.174458 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.21 01:19:44.174753 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.21 01:19:44.174830 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.21 01:19:48.493229 [ 56 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:19:48.493296 [ 56 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:19:54.157415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:54.157546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:54.157577 [ 3 ] {} HTTP-Session: 1eee4ddc-844a-4cc0-aa29-8a9f467b5c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:54.157605 [ 3 ] {} HTTP-Session: 1eee4ddc-844a-4cc0-aa29-8a9f467b5c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:54.157747 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:54.157814 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:19:54.157995 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:54.158508 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:19:54.158780 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.21 01:19:54.158943 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.21 01:19:54.159058 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} executeQuery: Read 56 rows, 4.54 KiB in 0.001271598 sec., 44039 rows/sec., 3.49 MiB/sec. 2024.02.21 01:19:54.159219 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} DynamicQueryHandler: Done processing query 2024.02.21 01:19:54.159245 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:19:54.159262 [ 3 ] {} HTTP-Session: 1eee4ddc-844a-4cc0-aa29-8a9f467b5c21 Destroying unnamed session 2024.02.21 01:19:54.159368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:54.159419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:54.159438 [ 3 ] {} HTTP-Session: 310a87dd-b51d-4019-94b1-4e2c6e2294a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:54.159457 [ 3 ] {} HTTP-Session: 310a87dd-b51d-4019-94b1-4e2c6e2294a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:54.159533 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:54.159574 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:19:54.159686 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:54.159985 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:19:54.160193 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:19:54.160342 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:19:54.160464 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} executeQuery: Read 2 rows, 175.00 B in 0.000901547 sec., 2218 rows/sec., 189.56 KiB/sec. 2024.02.21 01:19:54.160584 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} DynamicQueryHandler: Done processing query 2024.02.21 01:19:54.160606 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:54.160622 [ 3 ] {} HTTP-Session: 310a87dd-b51d-4019-94b1-4e2c6e2294a6 Destroying unnamed session 2024.02.21 01:19:54.160776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:54.160824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:54.160843 [ 3 ] {} HTTP-Session: ac309bfd-4d16-4e86-88b9-05915c7fdb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:54.160860 [ 3 ] {} HTTP-Session: ac309bfd-4d16-4e86-88b9-05915c7fdb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:54.160937 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:54.160976 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:19:54.161083 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:54.161494 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:19:54.161717 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.21 01:19:54.161873 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.21 01:19:54.161973 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} executeQuery: Read 205 rows, 19.47 KiB in 0.001007391 sec., 203495 rows/sec., 18.88 MiB/sec. 2024.02.21 01:19:54.162094 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} DynamicQueryHandler: Done processing query 2024.02.21 01:19:54.162117 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:19:54.162133 [ 3 ] {} HTTP-Session: ac309bfd-4d16-4e86-88b9-05915c7fdb0e Destroying unnamed session 2024.02.21 01:19:54.162225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:54.162269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:54.162288 [ 3 ] {} HTTP-Session: a825a22c-99b4-407c-8eac-05058b4e7bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:54.162304 [ 3 ] {} HTTP-Session: a825a22c-99b4-407c-8eac-05058b4e7bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:54.162371 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:54.162410 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:19:54.162515 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:54.162756 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:19:54.162957 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:19:54.163106 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:19:54.163216 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} executeQuery: Read 2 rows, 143.00 B in 0.000808264 sec., 2474 rows/sec., 172.78 KiB/sec. 2024.02.21 01:19:54.163372 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} DynamicQueryHandler: Done processing query 2024.02.21 01:19:54.163395 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:19:54.163411 [ 3 ] {} HTTP-Session: a825a22c-99b4-407c-8eac-05058b4e7bdb Destroying unnamed session 2024.02.21 01:19:54.163513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:54.163557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:54.163575 [ 3 ] {} HTTP-Session: f148d5bc-522a-48e4-b842-f5d0ef7b2836 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:54.163592 [ 3 ] {} HTTP-Session: f148d5bc-522a-48e4-b842-f5d0ef7b2836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:54.163664 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:54.163702 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:19:54.163813 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:54.164112 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:19:54.164324 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.21 01:19:54.164470 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.21 01:19:54.164570 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} executeQuery: Read 82 rows, 6.55 KiB in 0.000879567 sec., 93227 rows/sec., 7.27 MiB/sec. 2024.02.21 01:19:54.164692 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} DynamicQueryHandler: Done processing query 2024.02.21 01:19:54.164715 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:19:54.164731 [ 3 ] {} HTTP-Session: f148d5bc-522a-48e4-b842-f5d0ef7b2836 Destroying unnamed session 2024.02.21 01:19:54.164826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:54.164869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:54.164887 [ 3 ] {} HTTP-Session: e749ea0e-af04-4fcd-ad59-b8fb0fca1fce Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:54.164903 [ 3 ] {} HTTP-Session: e749ea0e-af04-4fcd-ad59-b8fb0fca1fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:54.164972 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:54.165014 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:19:54.165132 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:54.165427 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:19:54.165687 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.21 01:19:54.165863 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.21 01:19:54.165987 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} executeQuery: Read 37 rows, 2.67 KiB in 0.00098562 sec., 37539 rows/sec., 2.65 MiB/sec. 2024.02.21 01:19:54.166106 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} DynamicQueryHandler: Done processing query 2024.02.21 01:19:54.166128 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:19:54.166144 [ 3 ] {} HTTP-Session: e749ea0e-af04-4fcd-ad59-b8fb0fca1fce Destroying unnamed session 2024.02.21 01:19:54.166279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:19:54.166324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:19:54.166342 [ 3 ] {} HTTP-Session: 8693f487-018e-490b-a21b-9c90e5c7adc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:19:54.166358 [ 3 ] {} HTTP-Session: 8693f487-018e-490b-a21b-9c90e5c7adc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:19:54.166445 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:19:54.166488 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:19:54.166622 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:19:54.167116 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:19:54.167438 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.21 01:19:54.167619 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.21 01:19:54.167741 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} executeQuery: Read 56 rows, 77.38 KiB in 0.001254948 sec., 44623 rows/sec., 60.22 MiB/sec. 2024.02.21 01:19:54.167952 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} DynamicQueryHandler: Done processing query 2024.02.21 01:19:54.167975 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:19:54.167991 [ 3 ] {} HTTP-Session: 8693f487-018e-490b-a21b-9c90e5c7adc4 Destroying unnamed session 2024.02.21 01:20:03.493349 [ 171 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:20:03.493457 [ 171 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:20:04.156479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:04.156597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:04.156627 [ 3 ] {} HTTP-Session: 402bade3-5712-468c-a6f9-c0828ac7e26c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:04.156656 [ 3 ] {} HTTP-Session: 402bade3-5712-468c-a6f9-c0828ac7e26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:04.156803 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:04.156872 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:20:04.157043 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:04.157497 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:04.157766 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.21 01:20:04.157935 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.21 01:20:04.158054 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} executeQuery: Read 56 rows, 4.54 KiB in 0.001209196 sec., 46311 rows/sec., 3.67 MiB/sec. 2024.02.21 01:20:04.158258 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} DynamicQueryHandler: Done processing query 2024.02.21 01:20:04.158284 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:20:04.158300 [ 3 ] {} HTTP-Session: 402bade3-5712-468c-a6f9-c0828ac7e26c Destroying unnamed session 2024.02.21 01:20:04.158465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:04.158519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:04.158539 [ 3 ] {} HTTP-Session: 0d51881e-8348-425e-8fc9-0bf2ba7380c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:04.158557 [ 3 ] {} HTTP-Session: 0d51881e-8348-425e-8fc9-0bf2ba7380c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:04.158647 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:04.158692 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:20:04.158805 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:04.159206 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:04.159433 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.21 01:20:04.159582 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.21 01:20:04.159682 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} executeQuery: Read 168 rows, 16.57 KiB in 0.00100358 sec., 167400 rows/sec., 16.13 MiB/sec. 2024.02.21 01:20:04.159816 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} DynamicQueryHandler: Done processing query 2024.02.21 01:20:04.159838 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:20:04.159855 [ 3 ] {} HTTP-Session: 0d51881e-8348-425e-8fc9-0bf2ba7380c7 Destroying unnamed session 2024.02.21 01:20:04.159974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:04.160026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:04.160045 [ 3 ] {} HTTP-Session: 60ac1394-85c1-436a-b710-dfef24d1ca8f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:04.160062 [ 3 ] {} HTTP-Session: 60ac1394-85c1-436a-b710-dfef24d1ca8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:04.160136 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:04.160175 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:20:04.160282 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:04.160600 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:04.160808 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.21 01:20:04.160956 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.21 01:20:04.161051 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} executeQuery: Read 56 rows, 4.48 KiB in 0.000886246 sec., 63187 rows/sec., 4.94 MiB/sec. 2024.02.21 01:20:04.161213 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} DynamicQueryHandler: Done processing query 2024.02.21 01:20:04.161236 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:20:04.161251 [ 3 ] {} HTTP-Session: 60ac1394-85c1-436a-b710-dfef24d1ca8f Destroying unnamed session 2024.02.21 01:20:04.161392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:04.161436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:04.161454 [ 3 ] {} HTTP-Session: b95c1759-93ba-4d13-b06e-a3a8702c651d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:04.161471 [ 3 ] {} HTTP-Session: b95c1759-93ba-4d13-b06e-a3a8702c651d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:04.161562 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:04.161609 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:20:04.161754 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:04.162266 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:04.162600 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.21 01:20:04.162779 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.21 01:20:04.162875 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} executeQuery: Read 56 rows, 77.38 KiB in 0.001285589 sec., 43559 rows/sec., 58.78 MiB/sec. 2024.02.21 01:20:04.163046 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} DynamicQueryHandler: Done processing query 2024.02.21 01:20:04.163069 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:20:04.163084 [ 3 ] {} HTTP-Session: b95c1759-93ba-4d13-b06e-a3a8702c651d Destroying unnamed session 2024.02.21 01:20:06.526570 [ 62 ] {} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.21 01:20:06.526671 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:06.526745 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.21 01:20:06.526852 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:06.526884 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.527026 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.527110 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.21 01:20:06.527184 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.527254 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.527829 [ 15 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079972 sec., 11111.3991844233 rows/sec., 775.84 KiB/sec. 2024.02.21 01:20:06.528044 [ 21 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.21 01:20:06.528282 [ 21 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.21 01:20:06.528347 [ 21 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.21 01:20:06.743589 [ 62 ] {} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.21 01:20:06.743643 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:06.743748 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.21 01:20:06.743913 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:06.743966 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.744132 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.744217 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.21 01:20:06.744298 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.744372 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:06.744895 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202336 sec., 9980.57115481862 rows/sec., 846.33 KiB/sec. 2024.02.21 01:20:06.744968 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.21 01:20:06.745119 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.21 01:20:06.745173 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.21 01:20:14.155313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:14.155494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:14.155540 [ 3 ] {} HTTP-Session: 19ec2b7b-d77d-4630-a17a-393b74c78170 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:14.155582 [ 3 ] {} HTTP-Session: 19ec2b7b-d77d-4630-a17a-393b74c78170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:14.155783 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:14.155880 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:20:14.156145 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:14.156657 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:14.156915 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.21 01:20:14.157088 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.21 01:20:14.157204 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} executeQuery: Read 56 rows, 4.54 KiB in 0.001366601 sec., 40977 rows/sec., 3.24 MiB/sec. 2024.02.21 01:20:14.157242 [ 145 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.21 01:20:14.157373 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:14.157376 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} DynamicQueryHandler: Done processing query 2024.02.21 01:20:14.157441 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:20:14.157522 [ 3 ] {} HTTP-Session: 19ec2b7b-d77d-4630-a17a-393b74c78170 Destroying unnamed session 2024.02.21 01:20:14.157538 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.21 01:20:14.157655 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:14.157708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:14.157725 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 56 rows starting from the beginning of the part 2024.02.21 01:20:14.157780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:14.157835 [ 3 ] {} HTTP-Session: f33815d4-1801-43f4-b132-2daaf3a357cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:14.157875 [ 3 ] {} HTTP-Session: f33815d4-1801-43f4-b132-2daaf3a357cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:14.158061 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:14.158084 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:14.158182 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:20:14.158371 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:14.158698 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:14.158705 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:14.158907 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:14.159448 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:14.159924 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.21 01:20:14.160088 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002659939 sec., 105265.57187965588 rows/sec., 8.33 MiB/sec. 2024.02.21 01:20:14.160219 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.21 01:20:14.160227 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.21 01:20:14.160423 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} executeQuery: Read 168 rows, 16.57 KiB in 0.002281348 sec., 73640 rows/sec., 7.09 MiB/sec. 2024.02.21 01:20:14.160545 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.21 01:20:14.160662 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} DynamicQueryHandler: Done processing query 2024.02.21 01:20:14.160670 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.21 01:20:14.160702 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:20:14.160740 [ 3 ] {} HTTP-Session: f33815d4-1801-43f4-b132-2daaf3a357cc Destroying unnamed session 2024.02.21 01:20:14.160936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:14.160983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:14.161004 [ 3 ] {} HTTP-Session: 12b55b9e-5e94-4d98-8df1-9f1795129323 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:14.161021 [ 3 ] {} HTTP-Session: 12b55b9e-5e94-4d98-8df1-9f1795129323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:14.161102 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:14.161143 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:20:14.161265 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:14.161577 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:14.161788 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.21 01:20:14.161932 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.21 01:20:14.162056 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} executeQuery: Read 56 rows, 4.48 KiB in 0.000926048 sec., 60472 rows/sec., 4.73 MiB/sec. 2024.02.21 01:20:14.162159 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} DynamicQueryHandler: Done processing query 2024.02.21 01:20:14.162181 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:20:14.162197 [ 3 ] {} HTTP-Session: 12b55b9e-5e94-4d98-8df1-9f1795129323 Destroying unnamed session 2024.02.21 01:20:14.162377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:14.162420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:14.162438 [ 3 ] {} HTTP-Session: cd20f891-4c65-4ee6-855b-373e6f97eb2d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:14.162454 [ 3 ] {} HTTP-Session: cd20f891-4c65-4ee6-855b-373e6f97eb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:14.162547 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:14.162593 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:20:14.162731 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:14.163273 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:14.163609 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.21 01:20:14.163784 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.21 01:20:14.163913 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} executeQuery: Read 56 rows, 77.38 KiB in 0.00133546 sec., 41933 rows/sec., 56.59 MiB/sec. 2024.02.21 01:20:14.164037 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} DynamicQueryHandler: Done processing query 2024.02.21 01:20:14.164060 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:20:14.164076 [ 3 ] {} HTTP-Session: cd20f891-4c65-4ee6-855b-373e6f97eb2d Destroying unnamed session 2024.02.21 01:20:18.493522 [ 79 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:20:18.493625 [ 79 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:20:24.157196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:24.157310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:24.157335 [ 3 ] {} HTTP-Session: 25c1a5bc-b57f-4c73-96f1-f21f47752353 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:24.157359 [ 3 ] {} HTTP-Session: 25c1a5bc-b57f-4c73-96f1-f21f47752353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:24.157486 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:24.157546 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:20:24.157704 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:24.158128 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.158384 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.21 01:20:24.158543 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.21 01:20:24.158655 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} executeQuery: Read 56 rows, 4.54 KiB in 0.001133214 sec., 49416 rows/sec., 3.91 MiB/sec. 2024.02.21 01:20:24.158799 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} DynamicQueryHandler: Done processing query 2024.02.21 01:20:24.158825 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:20:24.158841 [ 3 ] {} HTTP-Session: 25c1a5bc-b57f-4c73-96f1-f21f47752353 Destroying unnamed session 2024.02.21 01:20:24.159035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:24.159084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:24.159104 [ 3 ] {} HTTP-Session: b97ea9ac-ff76-4197-a69b-c086281dd6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:24.159122 [ 3 ] {} HTTP-Session: b97ea9ac-ff76-4197-a69b-c086281dd6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:24.159209 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:24.159253 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:20:24.159357 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:24.159792 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.160016 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.21 01:20:24.160161 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.21 01:20:24.160258 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} executeQuery: Read 204 rows, 19.39 KiB in 0.001019251 sec., 200146 rows/sec., 18.57 MiB/sec. 2024.02.21 01:20:24.160260 [ 111 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.21 01:20:24.160342 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.160416 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} DynamicQueryHandler: Done processing query 2024.02.21 01:20:24.160462 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.21 01:20:24.160460 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.21 01:20:24.160490 [ 3 ] {} HTTP-Session: b97ea9ac-ff76-4197-a69b-c086281dd6a0 Destroying unnamed session 2024.02.21 01:20:24.160606 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:24.160640 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 208 rows starting from the beginning of the part 2024.02.21 01:20:24.160702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:24.160829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:24.160829 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 169 rows starting from the beginning of the part 2024.02.21 01:20:24.160857 [ 3 ] {} HTTP-Session: c0cad6fb-5fce-40da-a05f-79e69d05c5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:24.160916 [ 3 ] {} HTTP-Session: c0cad6fb-5fce-40da-a05f-79e69d05c5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:24.161094 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part 2024.02.21 01:20:24.161124 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:24.161204 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:20:24.161320 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 168 rows starting from the beginning of the part 2024.02.21 01:20:24.161662 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 168 rows starting from the beginning of the part 2024.02.21 01:20:24.161675 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:24.161878 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 204 rows starting from the beginning of the part 2024.02.21 01:20:24.162361 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.162805 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.21 01:20:24.163037 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.21 01:20:24.163175 [ 111 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.21 01:20:24.163187 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} executeQuery: Read 80 rows, 6.38 KiB in 0.00201258 sec., 39749 rows/sec., 3.10 MiB/sec. 2024.02.21 01:20:24.163269 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.163490 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.21 01:20:24.163817 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:24.163818 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} DynamicQueryHandler: Done processing query 2024.02.21 01:20:24.163896 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 106 rows starting from the beginning of the part 2024.02.21 01:20:24.163912 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:20:24.163951 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 4 columns (4 merged, 0 gathered) in 0.003537116 sec., 317207.5781512396 rows/sec., 29.93 MiB/sec. 2024.02.21 01:20:24.163975 [ 3 ] {} HTTP-Session: c0cad6fb-5fce-40da-a05f-79e69d05c5ff Destroying unnamed session 2024.02.21 01:20:24.164129 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part 2024.02.21 01:20:24.164204 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.21 01:20:24.164272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:24.164381 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part 2024.02.21 01:20:24.164457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:24.164509 [ 3 ] {} HTTP-Session: 3ae6f312-81b8-4b50-8805-b2c2ed7d18c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:24.164570 [ 3 ] {} HTTP-Session: 3ae6f312-81b8-4b50-8805-b2c2ed7d18c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:24.164649 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.21 01:20:24.164670 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:24.164826 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.21 01:20:24.164918 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:24.165035 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:24.165075 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:20:24.165314 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part 2024.02.21 01:20:24.165661 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:24.166536 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.167134 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.21 01:20:24.167142 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.003765263 sec., 116326.53549034955 rows/sec., 9.08 MiB/sec. 2024.02.21 01:20:24.167292 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.21 01:20:24.167384 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.21 01:20:24.167577 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} executeQuery: Read 36 rows, 2.60 KiB in 0.002543427 sec., 14154 rows/sec., 1022.86 KiB/sec. 2024.02.21 01:20:24.167586 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.21 01:20:24.167745 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.21 01:20:24.167792 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} DynamicQueryHandler: Done processing query 2024.02.21 01:20:24.167871 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:20:24.167891 [ 3 ] {} HTTP-Session: 3ae6f312-81b8-4b50-8805-b2c2ed7d18c0 Destroying unnamed session 2024.02.21 01:20:24.168045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:24.168091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:24.168110 [ 3 ] {} HTTP-Session: 87f75fbc-b96d-41da-85d3-ac9d7bf6e41f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:24.168128 [ 3 ] {} HTTP-Session: 87f75fbc-b96d-41da-85d3-ac9d7bf6e41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:24.168232 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:24.168279 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:20:24.168430 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:24.168956 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.169280 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.21 01:20:24.169455 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.21 01:20:24.169556 [ 111 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.21 01:20:24.169561 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} executeQuery: Read 56 rows, 77.38 KiB in 0.001299979 sec., 43077 rows/sec., 58.13 MiB/sec. 2024.02.21 01:20:24.169599 [ 111 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:24.169757 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.21 01:20:24.169876 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} DynamicQueryHandler: Done processing query 2024.02.21 01:20:24.169923 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:20:24.169970 [ 3 ] {} HTTP-Session: 87f75fbc-b96d-41da-85d3-ac9d7bf6e41f Destroying unnamed session 2024.02.21 01:20:24.169982 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:24.170030 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 493 rows starting from the beginning of the part 2024.02.21 01:20:24.170151 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:24.170250 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:24.170341 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:24.170428 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:24.170515 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:24.172229 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 6 columns (6 merged, 0 gathered) in 0.002578958 sec., 299733.45824166195 rows/sec., 404.48 MiB/sec. 2024.02.21 01:20:24.172662 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.21 01:20:24.172865 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.21 01:20:24.172922 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.21 01:20:24.173002 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3: 4.02 MiB. 2024.02.21 01:20:25.000171 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 236.53 MiB, will set to 231.03 MiB (RSS), difference: -4.16 MiB 2024.02.21 01:20:33.493694 [ 55 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:20:33.493795 [ 55 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:20:34.156043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:34.156189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:34.156233 [ 3 ] {} HTTP-Session: 4e619b36-536f-406c-8ff7-5c1c7dc85f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:34.156273 [ 3 ] {} HTTP-Session: 4e619b36-536f-406c-8ff7-5c1c7dc85f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:34.156472 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:34.156568 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:20:34.156829 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:34.157375 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:34.157636 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.21 01:20:34.157798 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.21 01:20:34.157914 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} executeQuery: Read 56 rows, 4.54 KiB in 0.001387122 sec., 40371 rows/sec., 3.20 MiB/sec. 2024.02.21 01:20:34.158046 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} DynamicQueryHandler: Done processing query 2024.02.21 01:20:34.158071 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:20:34.158087 [ 3 ] {} HTTP-Session: 4e619b36-536f-406c-8ff7-5c1c7dc85f6d Destroying unnamed session 2024.02.21 01:20:34.158215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:34.158263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:34.158281 [ 3 ] {} HTTP-Session: 4bb0e69c-65f5-40ee-a78c-7d3bb1188cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:34.158299 [ 3 ] {} HTTP-Session: 4bb0e69c-65f5-40ee-a78c-7d3bb1188cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:34.158376 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:34.158418 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:20:34.158522 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:34.158805 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:34.159032 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.21 01:20:34.159203 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.21 01:20:34.159301 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} executeQuery: Read 4 rows, 342.00 B in 0.000896137 sec., 4463 rows/sec., 372.69 KiB/sec. 2024.02.21 01:20:34.159419 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} DynamicQueryHandler: Done processing query 2024.02.21 01:20:34.159441 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:34.159457 [ 3 ] {} HTTP-Session: 4bb0e69c-65f5-40ee-a78c-7d3bb1188cc1 Destroying unnamed session 2024.02.21 01:20:34.159633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:34.159679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:34.159698 [ 3 ] {} HTTP-Session: 7670f992-375b-46ce-a1c1-3c56e5683219 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:34.159715 [ 3 ] {} HTTP-Session: 7670f992-375b-46ce-a1c1-3c56e5683219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:34.159794 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:34.159834 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:20:34.159939 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:34.160317 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:34.160533 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.21 01:20:34.160681 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.21 01:20:34.160772 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} executeQuery: Read 170 rows, 16.75 KiB in 0.000949369 sec., 179066 rows/sec., 17.23 MiB/sec. 2024.02.21 01:20:34.160869 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} DynamicQueryHandler: Done processing query 2024.02.21 01:20:34.160891 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:20:34.160905 [ 3 ] {} HTTP-Session: 7670f992-375b-46ce-a1c1-3c56e5683219 Destroying unnamed session 2024.02.21 01:20:34.161019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:34.161061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:34.161079 [ 3 ] {} HTTP-Session: a0ff9322-8b08-44f2-b75f-8d1e9d223365 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:34.161095 [ 3 ] {} HTTP-Session: a0ff9322-8b08-44f2-b75f-8d1e9d223365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:34.161164 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:34.161202 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:20:34.161303 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:34.161546 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:34.161740 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.21 01:20:34.161883 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.21 01:20:34.161974 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} executeQuery: Read 4 rows, 286.00 B in 0.000783974 sec., 5102 rows/sec., 356.26 KiB/sec. 2024.02.21 01:20:34.162139 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} DynamicQueryHandler: Done processing query 2024.02.21 01:20:34.162161 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:34.162177 [ 3 ] {} HTTP-Session: a0ff9322-8b08-44f2-b75f-8d1e9d223365 Destroying unnamed session 2024.02.21 01:20:34.162282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:34.162325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:34.162343 [ 3 ] {} HTTP-Session: d1be62b7-1edf-4c77-a7ab-b9dd1f8596d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:34.162360 [ 3 ] {} HTTP-Session: d1be62b7-1edf-4c77-a7ab-b9dd1f8596d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:34.162432 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:34.162470 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:20:34.162581 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:34.162864 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:34.163073 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.21 01:20:34.163216 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.21 01:20:34.163308 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} executeQuery: Read 60 rows, 4.81 KiB in 0.000847866 sec., 70765 rows/sec., 5.54 MiB/sec. 2024.02.21 01:20:34.163405 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} DynamicQueryHandler: Done processing query 2024.02.21 01:20:34.163427 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:20:34.163442 [ 3 ] {} HTTP-Session: d1be62b7-1edf-4c77-a7ab-b9dd1f8596d8 Destroying unnamed session 2024.02.21 01:20:34.163544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:34.163586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:34.163604 [ 3 ] {} HTTP-Session: 4b7e0341-a531-4bcd-9f97-9539a9652186 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:34.163620 [ 3 ] {} HTTP-Session: 4b7e0341-a531-4bcd-9f97-9539a9652186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:34.163687 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:34.163730 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:20:34.163846 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:34.164175 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:34.164428 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.21 01:20:34.164608 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.21 01:20:34.164704 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} executeQuery: Read 2 rows, 144.00 B in 0.00098773 sec., 2024 rows/sec., 142.37 KiB/sec. 2024.02.21 01:20:34.164820 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} DynamicQueryHandler: Done processing query 2024.02.21 01:20:34.164843 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:34.164859 [ 3 ] {} HTTP-Session: 4b7e0341-a531-4bcd-9f97-9539a9652186 Destroying unnamed session 2024.02.21 01:20:34.165003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:34.165047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:34.165065 [ 3 ] {} HTTP-Session: ecb4b344-46cd-496e-b44f-3d92f6d87744 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:34.165082 [ 3 ] {} HTTP-Session: ecb4b344-46cd-496e-b44f-3d92f6d87744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:34.165169 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:34.165212 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:20:34.165342 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:34.165854 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:34.166167 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.21 01:20:34.166342 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.21 01:20:34.166443 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} executeQuery: Read 56 rows, 77.38 KiB in 0.001246717 sec., 44917 rows/sec., 60.61 MiB/sec. 2024.02.21 01:20:34.166577 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} DynamicQueryHandler: Done processing query 2024.02.21 01:20:34.166599 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:20:34.166615 [ 3 ] {} HTTP-Session: ecb4b344-46cd-496e-b44f-3d92f6d87744 Destroying unnamed session 2024.02.21 01:20:44.156061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:44.156192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:44.156222 [ 3 ] {} HTTP-Session: 32f57f6f-da85-4b0c-a388-ab6cb4b91c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:44.156250 [ 3 ] {} HTTP-Session: 32f57f6f-da85-4b0c-a388-ab6cb4b91c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:44.156394 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:44.156462 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:20:44.156620 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:44.157144 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:44.157408 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.21 01:20:44.157567 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.21 01:20:44.157684 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} executeQuery: Read 56 rows, 4.54 KiB in 0.001249918 sec., 44802 rows/sec., 3.55 MiB/sec. 2024.02.21 01:20:44.157817 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} DynamicQueryHandler: Done processing query 2024.02.21 01:20:44.157842 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:20:44.157859 [ 3 ] {} HTTP-Session: 32f57f6f-da85-4b0c-a388-ab6cb4b91c7b Destroying unnamed session 2024.02.21 01:20:44.157975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:44.158020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:44.158040 [ 3 ] {} HTTP-Session: 1e7f5ef6-d56c-4059-b9e0-233ba7d87df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:44.158057 [ 3 ] {} HTTP-Session: 1e7f5ef6-d56c-4059-b9e0-233ba7d87df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:44.158127 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:44.158166 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:20:44.158274 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:44.158651 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:44.158851 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.21 01:20:44.158999 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.21 01:20:44.159095 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} executeQuery: Read 2 rows, 175.00 B in 0.000941178 sec., 2124 rows/sec., 181.58 KiB/sec. 2024.02.21 01:20:44.159210 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} DynamicQueryHandler: Done processing query 2024.02.21 01:20:44.159232 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:44.159248 [ 3 ] {} HTTP-Session: 1e7f5ef6-d56c-4059-b9e0-233ba7d87df2 Destroying unnamed session 2024.02.21 01:20:44.159389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:44.159435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:44.159453 [ 3 ] {} HTTP-Session: 878d1af4-53ef-4e4c-b18f-eccc3a02c6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:44.159470 [ 3 ] {} HTTP-Session: 878d1af4-53ef-4e4c-b18f-eccc3a02c6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:44.159544 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:44.159582 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:20:44.159685 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:44.160087 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:44.160302 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.21 01:20:44.160457 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.21 01:20:44.160557 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} executeQuery: Read 169 rows, 16.66 KiB in 0.000986359 sec., 171337 rows/sec., 16.50 MiB/sec. 2024.02.21 01:20:44.160668 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} DynamicQueryHandler: Done processing query 2024.02.21 01:20:44.160690 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:20:44.160706 [ 3 ] {} HTTP-Session: 878d1af4-53ef-4e4c-b18f-eccc3a02c6dc Destroying unnamed session 2024.02.21 01:20:44.160803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:44.160847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:44.160865 [ 3 ] {} HTTP-Session: a86099e9-4d04-4053-a0c3-276c2965623f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:44.160881 [ 3 ] {} HTTP-Session: a86099e9-4d04-4053-a0c3-276c2965623f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:44.160950 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:44.160989 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:20:44.161094 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:44.161364 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:44.161557 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.21 01:20:44.161698 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.21 01:20:44.161790 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} executeQuery: Read 2 rows, 143.00 B in 0.000812275 sec., 2462 rows/sec., 171.92 KiB/sec. 2024.02.21 01:20:44.161954 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} DynamicQueryHandler: Done processing query 2024.02.21 01:20:44.161978 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:44.161994 [ 3 ] {} HTTP-Session: a86099e9-4d04-4053-a0c3-276c2965623f Destroying unnamed session 2024.02.21 01:20:44.162098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:44.162142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:44.162160 [ 3 ] {} HTTP-Session: 674c6171-92fe-4b87-9455-ece0391f6b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:44.162176 [ 3 ] {} HTTP-Session: 674c6171-92fe-4b87-9455-ece0391f6b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:44.162251 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:44.162289 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:20:44.162406 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:44.162713 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:44.162919 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.21 01:20:44.163072 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.21 01:20:44.163169 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} executeQuery: Read 58 rows, 4.65 KiB in 0.000891866 sec., 65032 rows/sec., 5.09 MiB/sec. 2024.02.21 01:20:44.163278 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} DynamicQueryHandler: Done processing query 2024.02.21 01:20:44.163300 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:20:44.163316 [ 3 ] {} HTTP-Session: 674c6171-92fe-4b87-9455-ece0391f6b83 Destroying unnamed session 2024.02.21 01:20:44.163404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:44.163447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:44.163465 [ 3 ] {} HTTP-Session: 634f13ef-15c3-48fb-b118-3789f57e36da Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:44.163481 [ 3 ] {} HTTP-Session: 634f13ef-15c3-48fb-b118-3789f57e36da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:44.163548 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:44.163590 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:20:44.163707 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:44.163970 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:44.164219 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.21 01:20:44.164390 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.21 01:20:44.164489 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} executeQuery: Read 1 rows, 72.00 B in 0.000914378 sec., 1093 rows/sec., 76.90 KiB/sec. 2024.02.21 01:20:44.164666 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} DynamicQueryHandler: Done processing query 2024.02.21 01:20:44.164690 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:44.164705 [ 3 ] {} HTTP-Session: 634f13ef-15c3-48fb-b118-3789f57e36da Destroying unnamed session 2024.02.21 01:20:44.164841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:44.164886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:44.164904 [ 3 ] {} HTTP-Session: 75dce943-936a-4a34-82b5-bd01516033e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:44.164920 [ 3 ] {} HTTP-Session: 75dce943-936a-4a34-82b5-bd01516033e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:44.165010 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:44.165055 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:20:44.165202 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:44.165810 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. 2024.02.21 01:20:44.166130 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.21 01:20:44.166298 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.21 01:20:44.166398 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} executeQuery: Read 56 rows, 77.38 KiB in 0.001359751 sec., 41184 rows/sec., 55.58 MiB/sec. 2024.02.21 01:20:44.166520 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} DynamicQueryHandler: Done processing query 2024.02.21 01:20:44.166542 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:20:44.166558 [ 3 ] {} HTTP-Session: 75dce943-936a-4a34-82b5-bd01516033e6 Destroying unnamed session 2024.02.21 01:20:48.493848 [ 91 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:20:48.493915 [ 91 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:20:54.157037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:54.157166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:54.157196 [ 3 ] {} HTTP-Session: 30496689-bd9b-4a79-ac00-63a56f93b4f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:54.157224 [ 3 ] {} HTTP-Session: 30496689-bd9b-4a79-ac00-63a56f93b4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:54.157365 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:54.157433 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:20:54.157615 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:54.158088 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.158339 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.21 01:20:54.158500 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.21 01:20:54.158612 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} executeQuery: Read 56 rows, 4.54 KiB in 0.001205966 sec., 46435 rows/sec., 3.68 MiB/sec. 2024.02.21 01:20:54.158612 [ 151 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.21 01:20:54.158686 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.158777 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} DynamicQueryHandler: Done processing query 2024.02.21 01:20:54.158790 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.21 01:20:54.158805 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:20:54.158858 [ 3 ] {} HTTP-Session: 30496689-bd9b-4a79-ac00-63a56f93b4f0 Destroying unnamed session 2024.02.21 01:20:54.158938 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:54.158989 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 56 rows starting from the beginning of the part 2024.02.21 01:20:54.159014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:54.159100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:54.159131 [ 3 ] {} HTTP-Session: 4eaf10cf-a37d-485d-8333-db73e91a8555 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:54.159184 [ 3 ] {} HTTP-Session: 4eaf10cf-a37d-485d-8333-db73e91a8555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:54.159252 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:54.159383 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:54.159479 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:20:54.159528 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:54.159899 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:54.159913 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:54.160091 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2024.02.21 01:20:54.160579 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.161031 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.21 01:20:54.161358 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.21 01:20:54.161507 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758533 sec., 101503.22653381345 rows/sec., 8.03 MiB/sec. 2024.02.21 01:20:54.161578 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} executeQuery: Read 2 rows, 175.00 B in 0.002150784 sec., 929 rows/sec., 79.46 KiB/sec. 2024.02.21 01:20:54.161746 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.21 01:20:54.161783 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} DynamicQueryHandler: Done processing query 2024.02.21 01:20:54.161821 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:54.161839 [ 3 ] {} HTTP-Session: 4eaf10cf-a37d-485d-8333-db73e91a8555 Destroying unnamed session 2024.02.21 01:20:54.161995 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.21 01:20:54.162069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:54.162082 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.21 01:20:54.162130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:54.162188 [ 3 ] {} HTTP-Session: 8ee97baa-f508-40a4-ba68-32dfb773af6b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:54.162224 [ 3 ] {} HTTP-Session: 8ee97baa-f508-40a4-ba68-32dfb773af6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:54.162304 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:54.162343 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:20:54.162455 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:54.162896 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.163122 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.21 01:20:54.163267 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.21 01:20:54.163364 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} executeQuery: Read 205 rows, 19.47 KiB in 0.001033731 sec., 198310 rows/sec., 18.40 MiB/sec. 2024.02.21 01:20:54.163476 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} DynamicQueryHandler: Done processing query 2024.02.21 01:20:54.163497 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:20:54.163512 [ 3 ] {} HTTP-Session: 8ee97baa-f508-40a4-ba68-32dfb773af6b Destroying unnamed session 2024.02.21 01:20:54.163619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:54.163662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:54.163681 [ 3 ] {} HTTP-Session: e8aeaf6e-c8e5-4fa8-ae34-3cc68a0e099c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:54.163697 [ 3 ] {} HTTP-Session: e8aeaf6e-c8e5-4fa8-ae34-3cc68a0e099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:54.163764 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:54.163802 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:20:54.163904 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:54.164169 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.164374 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.21 01:20:54.164519 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.21 01:20:54.164612 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} executeQuery: Read 2 rows, 143.00 B in 0.000821865 sec., 2433 rows/sec., 169.92 KiB/sec. 2024.02.21 01:20:54.164761 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} DynamicQueryHandler: Done processing query 2024.02.21 01:20:54.164784 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:20:54.164800 [ 3 ] {} HTTP-Session: e8aeaf6e-c8e5-4fa8-ae34-3cc68a0e099c Destroying unnamed session 2024.02.21 01:20:54.164922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:54.164966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:54.164984 [ 3 ] {} HTTP-Session: aaf75a45-5a77-4ea7-b8c3-439002f48684 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:54.165001 [ 3 ] {} HTTP-Session: aaf75a45-5a77-4ea7-b8c3-439002f48684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:54.165071 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:54.165110 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:20:54.165214 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:54.165534 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.165739 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.21 01:20:54.165882 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.21 01:20:54.165982 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} executeQuery: Read 82 rows, 6.55 KiB in 0.000881627 sec., 93009 rows/sec., 7.25 MiB/sec. 2024.02.21 01:20:54.166106 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} DynamicQueryHandler: Done processing query 2024.02.21 01:20:54.166129 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:20:54.166144 [ 3 ] {} HTTP-Session: aaf75a45-5a77-4ea7-b8c3-439002f48684 Destroying unnamed session 2024.02.21 01:20:54.166252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:54.166295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:54.166313 [ 3 ] {} HTTP-Session: dc91df62-f01a-49d6-8cd6-2fc689009224 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:54.166328 [ 3 ] {} HTTP-Session: dc91df62-f01a-49d6-8cd6-2fc689009224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:54.166398 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:54.166440 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:20:54.166556 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:54.166854 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.167112 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.21 01:20:54.167281 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.21 01:20:54.167368 [ 151 ] {} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.21 01:20:54.167379 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} executeQuery: Read 37 rows, 2.67 KiB in 0.000954319 sec., 38771 rows/sec., 2.73 MiB/sec. 2024.02.21 01:20:54.167398 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.167560 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.21 01:20:54.167641 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} DynamicQueryHandler: Done processing query 2024.02.21 01:20:54.167687 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:20:54.167733 [ 3 ] {} HTTP-Session: dc91df62-f01a-49d6-8cd6-2fc689009224 Destroying unnamed session 2024.02.21 01:20:54.167766 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:20:54.167808 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 377 rows starting from the beginning of the part 2024.02.21 01:20:54.167975 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.02.21 01:20:54.167980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:20:54.168073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:20:54.168124 [ 3 ] {} HTTP-Session: ad85b223-c906-4f36-9c80-7ecffbc76f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:20:54.168175 [ 3 ] {} HTTP-Session: ad85b223-c906-4f36-9c80-7ecffbc76f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:20:54.168186 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.21 01:20:54.168357 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:20:54.168416 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.21 01:20:54.168449 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:20:54.168701 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.02.21 01:20:54.169061 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.02.21 01:20:54.169075 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:20:54.170235 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:20:54.170679 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.003209576 sec., 152668.14058928657 rows/sec., 10.77 MiB/sec. 2024.02.21 01:20:54.170946 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.21 01:20:54.170964 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.21 01:20:54.171247 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.21 01:20:54.171388 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.21 01:20:54.171420 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} executeQuery: Read 56 rows, 77.38 KiB in 0.00300343 sec., 18645 rows/sec., 25.16 MiB/sec. 2024.02.21 01:20:54.171514 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.21 01:20:54.171678 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} DynamicQueryHandler: Done processing query 2024.02.21 01:20:54.171719 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:20:54.171736 [ 3 ] {} HTTP-Session: ad85b223-c906-4f36-9c80-7ecffbc76f60 Destroying unnamed session 2024.02.21 01:21:03.493966 [ 178 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:21:03.494031 [ 178 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:21:04.155463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:04.155574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:04.155599 [ 3 ] {} HTTP-Session: bac0136a-4e50-4c39-ad23-c50026e58edd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:04.155623 [ 3 ] {} HTTP-Session: bac0136a-4e50-4c39-ad23-c50026e58edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:04.155755 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:04.155816 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:21:04.155976 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:04.156417 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:04.156689 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.21 01:21:04.156862 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.21 01:21:04.156987 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} executeQuery: Read 56 rows, 4.54 KiB in 0.001195956 sec., 46824 rows/sec., 3.71 MiB/sec. 2024.02.21 01:21:04.157164 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} DynamicQueryHandler: Done processing query 2024.02.21 01:21:04.157191 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:21:04.157209 [ 3 ] {} HTTP-Session: bac0136a-4e50-4c39-ad23-c50026e58edd Destroying unnamed session 2024.02.21 01:21:04.157374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:04.157428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:04.157447 [ 3 ] {} HTTP-Session: 8ec99a45-1840-4f9b-ad47-c5828b3d0b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:04.157466 [ 3 ] {} HTTP-Session: 8ec99a45-1840-4f9b-ad47-c5828b3d0b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:04.157559 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:04.157604 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:21:04.157720 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:04.158103 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:04.158328 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.21 01:21:04.158477 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.21 01:21:04.158575 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} executeQuery: Read 168 rows, 16.57 KiB in 0.00098718 sec., 170181 rows/sec., 16.39 MiB/sec. 2024.02.21 01:21:04.158784 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} DynamicQueryHandler: Done processing query 2024.02.21 01:21:04.158808 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:21:04.158825 [ 3 ] {} HTTP-Session: 8ec99a45-1840-4f9b-ad47-c5828b3d0b73 Destroying unnamed session 2024.02.21 01:21:04.158971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:04.159020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:04.159039 [ 3 ] {} HTTP-Session: 4f79be3c-96ff-4011-a7d9-6f466967dd5b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:04.159056 [ 3 ] {} HTTP-Session: 4f79be3c-96ff-4011-a7d9-6f466967dd5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:04.159133 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:04.159173 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:21:04.159295 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:04.159597 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:04.159806 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.21 01:21:04.159951 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.21 01:21:04.160050 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} executeQuery: Read 56 rows, 4.48 KiB in 0.000888157 sec., 63051 rows/sec., 4.93 MiB/sec. 2024.02.21 01:21:04.160246 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} DynamicQueryHandler: Done processing query 2024.02.21 01:21:04.160270 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:21:04.160286 [ 3 ] {} HTTP-Session: 4f79be3c-96ff-4011-a7d9-6f466967dd5b Destroying unnamed session 2024.02.21 01:21:04.160424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:04.160469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:04.160488 [ 3 ] {} HTTP-Session: f1e10fa0-b93a-42a8-913e-fb62639c3605 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:04.160504 [ 3 ] {} HTTP-Session: f1e10fa0-b93a-42a8-913e-fb62639c3605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:04.160601 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:04.160646 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:21:04.160799 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:04.161307 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:04.161649 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.21 01:21:04.161831 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.21 01:21:04.161933 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} executeQuery: Read 56 rows, 77.38 KiB in 0.001305909 sec., 42882 rows/sec., 57.87 MiB/sec. 2024.02.21 01:21:04.162056 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} DynamicQueryHandler: Done processing query 2024.02.21 01:21:04.162079 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:21:04.162095 [ 3 ] {} HTTP-Session: f1e10fa0-b93a-42a8-913e-fb62639c3605 Destroying unnamed session 2024.02.21 01:21:14.155939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:14.156059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:14.156085 [ 3 ] {} HTTP-Session: 42dcc1c7-e699-4a26-905c-324a9558324c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:14.156109 [ 3 ] {} HTTP-Session: 42dcc1c7-e699-4a26-905c-324a9558324c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:14.156240 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:14.156300 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:21:14.156457 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:14.156939 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:14.157236 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.21 01:21:14.157413 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.21 01:21:14.157535 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} executeQuery: Read 56 rows, 4.54 KiB in 0.001261088 sec., 44406 rows/sec., 3.51 MiB/sec. 2024.02.21 01:21:14.157723 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} DynamicQueryHandler: Done processing query 2024.02.21 01:21:14.157749 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:21:14.157766 [ 3 ] {} HTTP-Session: 42dcc1c7-e699-4a26-905c-324a9558324c Destroying unnamed session 2024.02.21 01:21:14.157934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:14.157988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:14.158008 [ 3 ] {} HTTP-Session: 16ba1429-6a96-43b4-9e18-03acdff5ab65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:14.158027 [ 3 ] {} HTTP-Session: 16ba1429-6a96-43b4-9e18-03acdff5ab65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:14.158131 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:14.158178 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:21:14.158297 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:14.158679 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:14.158906 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.21 01:21:14.159060 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.21 01:21:14.159176 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} executeQuery: Read 168 rows, 16.57 KiB in 0.00100418 sec., 167300 rows/sec., 16.12 MiB/sec. 2024.02.21 01:21:14.159184 [ 162 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.21 01:21:14.159315 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:14.159405 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} DynamicQueryHandler: Done processing query 2024.02.21 01:21:14.159444 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.21 01:21:14.159476 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:21:14.159528 [ 3 ] {} HTTP-Session: 16ba1429-6a96-43b4-9e18-03acdff5ab65 Destroying unnamed session 2024.02.21 01:21:14.159605 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:21:14.159640 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 208 rows starting from the beginning of the part 2024.02.21 01:21:14.159719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:14.159808 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 170 rows starting from the beginning of the part 2024.02.21 01:21:14.159819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:14.159884 [ 3 ] {} HTTP-Session: f4c55bf7-4bc2-4013-a21a-e0a7247507c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:14.159914 [ 3 ] {} HTTP-Session: f4c55bf7-4bc2-4013-a21a-e0a7247507c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:14.160056 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 169 rows starting from the beginning of the part 2024.02.21 01:21:14.160142 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:14.160256 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:21:14.160290 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part 2024.02.21 01:21:14.160624 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 168 rows starting from the beginning of the part 2024.02.21 01:21:14.160741 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:14.160901 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 168 rows starting from the beginning of the part 2024.02.21 01:21:14.161344 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:14.161787 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.21 01:21:14.162033 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.21 01:21:14.162176 [ 162 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.21 01:21:14.162254 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} executeQuery: Read 56 rows, 4.48 KiB in 0.002035881 sec., 27506 rows/sec., 2.15 MiB/sec. 2024.02.21 01:21:14.162280 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:14.162551 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.21 01:21:14.162844 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} DynamicQueryHandler: Done processing query 2024.02.21 01:21:14.162914 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:21:14.162965 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:21:14.163059 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 106 rows starting from the beginning of the part 2024.02.21 01:21:14.163088 [ 3 ] {} HTTP-Session: f4c55bf7-4bc2-4013-a21a-e0a7247507c5 Destroying unnamed session 2024.02.21 01:21:14.163158 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 4 columns (4 merged, 0 gathered) in 0.003769443 sec., 288636.8092049674 rows/sec., 27.40 MiB/sec. 2024.02.21 01:21:14.163386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:14.163410 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2024.02.21 01:21:14.163426 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.21 01:21:14.163504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:14.163574 [ 3 ] {} HTTP-Session: e9cc2810-e7c5-45ac-acb6-6ada24272c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:14.163618 [ 3 ] {} HTTP-Session: e9cc2810-e7c5-45ac-acb6-6ada24272c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:14.163814 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part 2024.02.21 01:21:14.163875 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.21 01:21:14.163950 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:14.164011 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.21 01:21:14.164102 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:21:14.164258 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.02.21 01:21:14.164574 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:14.164839 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:14.164857 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:14.165847 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:14.166104 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.003750903 sec., 111439.83195513187 rows/sec., 8.71 MiB/sec. 2024.02.21 01:21:14.166265 [ 18 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.21 01:21:14.166416 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.21 01:21:14.166545 [ 18 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.21 01:21:14.166649 [ 18 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.21 01:21:14.166720 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.21 01:21:14.166896 [ 162 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.21 01:21:14.166904 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} executeQuery: Read 56 rows, 77.38 KiB in 0.002900147 sec., 19309 rows/sec., 26.06 MiB/sec. 2024.02.21 01:21:14.166945 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:14.167077 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.21 01:21:14.167136 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} DynamicQueryHandler: Done processing query 2024.02.21 01:21:14.167166 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:21:14.167183 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:21:14.167190 [ 3 ] {} HTTP-Session: e9cc2810-e7c5-45ac-acb6-6ada24272c4f Destroying unnamed session 2024.02.21 01:21:14.167220 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 773 rows starting from the beginning of the part 2024.02.21 01:21:14.167331 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:14.167424 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:14.167509 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:14.167591 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:14.167675 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:14.184039 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 6 columns (6 merged, 0 gathered) in 0.01703993 sec., 61796.02850481194 rows/sec., 83.39 MiB/sec. 2024.02.21 01:21:14.184537 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.21 01:21:14.184755 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.21 01:21:14.184812 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.21 01:21:14.184872 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4: 8.41 MiB. 2024.02.21 01:21:15.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.01 MiB, peak 239.63 MiB, will set to 231.97 MiB (RSS), difference: -3.04 MiB 2024.02.21 01:21:18.494265 [ 173 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:21:18.494326 [ 173 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:21:24.156884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:24.157054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:24.157099 [ 3 ] {} HTTP-Session: 55c39a9d-0584-44b4-85fc-7f6bc8da15c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:24.157140 [ 3 ] {} HTTP-Session: 55c39a9d-0584-44b4-85fc-7f6bc8da15c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:24.157341 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:24.157438 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:21:24.157704 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:24.158253 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:24.158510 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.21 01:21:24.158678 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.21 01:21:24.158803 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} executeQuery: Read 56 rows, 4.54 KiB in 0.001403342 sec., 39904 rows/sec., 3.16 MiB/sec. 2024.02.21 01:21:24.158942 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} DynamicQueryHandler: Done processing query 2024.02.21 01:21:24.158967 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:21:24.158983 [ 3 ] {} HTTP-Session: 55c39a9d-0584-44b4-85fc-7f6bc8da15c4 Destroying unnamed session 2024.02.21 01:21:24.159161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:24.159209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:24.159228 [ 3 ] {} HTTP-Session: 3e064ee8-6225-4b9e-a8c9-ac77e0c48e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:24.159246 [ 3 ] {} HTTP-Session: 3e064ee8-6225-4b9e-a8c9-ac77e0c48e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:24.159330 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:24.159371 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:21:24.159477 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:24.159910 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:24.160141 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.21 01:21:24.160292 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.21 01:21:24.160414 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} executeQuery: Read 204 rows, 19.39 KiB in 0.001054951 sec., 193373 rows/sec., 17.95 MiB/sec. 2024.02.21 01:21:24.160537 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} DynamicQueryHandler: Done processing query 2024.02.21 01:21:24.160559 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.21 01:21:24.160574 [ 3 ] {} HTTP-Session: 3e064ee8-6225-4b9e-a8c9-ac77e0c48e9b Destroying unnamed session 2024.02.21 01:21:24.160736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:24.160780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:24.160798 [ 3 ] {} HTTP-Session: a3976b46-54ae-44a4-8ed4-bb077e66ea33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:24.160815 [ 3 ] {} HTTP-Session: a3976b46-54ae-44a4-8ed4-bb077e66ea33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:24.160897 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:24.160943 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:21:24.161050 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:24.161366 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:24.161574 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.21 01:21:24.161718 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.21 01:21:24.161837 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} executeQuery: Read 80 rows, 6.38 KiB in 0.000903917 sec., 88503 rows/sec., 6.90 MiB/sec. 2024.02.21 01:21:24.161977 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} DynamicQueryHandler: Done processing query 2024.02.21 01:21:24.162001 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:21:24.162017 [ 3 ] {} HTTP-Session: a3976b46-54ae-44a4-8ed4-bb077e66ea33 Destroying unnamed session 2024.02.21 01:21:24.162152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:24.162194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:24.162212 [ 3 ] {} HTTP-Session: c596a2eb-84ae-4c63-978c-e8d0d486e9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:24.162229 [ 3 ] {} HTTP-Session: c596a2eb-84ae-4c63-978c-e8d0d486e9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:24.162303 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:24.162348 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:21:24.162474 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:24.162750 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:24.163011 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.21 01:21:24.163185 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.21 01:21:24.163307 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} executeQuery: Read 36 rows, 2.60 KiB in 0.000973909 sec., 36964 rows/sec., 2.61 MiB/sec. 2024.02.21 01:21:24.163432 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} DynamicQueryHandler: Done processing query 2024.02.21 01:21:24.163454 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:21:24.163470 [ 3 ] {} HTTP-Session: c596a2eb-84ae-4c63-978c-e8d0d486e9cc Destroying unnamed session 2024.02.21 01:21:24.163627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:24.163671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:24.163690 [ 3 ] {} HTTP-Session: aa5ee0f4-c71f-4510-b9ed-85bc8cd2b5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:24.163706 [ 3 ] {} HTTP-Session: aa5ee0f4-c71f-4510-b9ed-85bc8cd2b5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:24.163791 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:24.163835 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:21:24.163972 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:24.164581 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:24.164917 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.21 01:21:24.165100 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.21 01:21:24.165224 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} executeQuery: Read 56 rows, 77.38 KiB in 0.001396552 sec., 40098 rows/sec., 54.11 MiB/sec. 2024.02.21 01:21:24.165421 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} DynamicQueryHandler: Done processing query 2024.02.21 01:21:24.165443 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:21:24.165459 [ 3 ] {} HTTP-Session: aa5ee0f4-c71f-4510-b9ed-85bc8cd2b5b2 Destroying unnamed session 2024.02.21 01:21:33.494591 [ 168 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:21:33.494699 [ 168 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:21:34.155437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:34.155554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:34.155585 [ 3 ] {} HTTP-Session: 2c1e24a4-fe72-4780-8bc0-639afa514499 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:34.155613 [ 3 ] {} HTTP-Session: 2c1e24a4-fe72-4780-8bc0-639afa514499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:34.155757 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:34.155826 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:21:34.156018 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:34.156544 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.156915 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.21 01:21:34.157166 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.21 01:21:34.157327 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} executeQuery: Read 56 rows, 4.54 KiB in 0.001523816 sec., 36749 rows/sec., 2.91 MiB/sec. 2024.02.21 01:21:34.157347 [ 168 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.21 01:21:34.157484 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.157602 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} DynamicQueryHandler: Done processing query 2024.02.21 01:21:34.157615 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.21 01:21:34.157658 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:21:34.157712 [ 3 ] {} HTTP-Session: 2c1e24a4-fe72-4780-8bc0-639afa514499 Destroying unnamed session 2024.02.21 01:21:34.157796 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:21:34.157831 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 56 rows starting from the beginning of the part 2024.02.21 01:21:34.157919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:34.158004 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:34.158027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:34.158089 [ 3 ] {} HTTP-Session: b9e86455-90a2-4938-b43c-dbd788acbb87 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:34.158175 [ 3 ] {} HTTP-Session: b9e86455-90a2-4938-b43c-dbd788acbb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:34.158189 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:34.158419 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:34.158442 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:34.158593 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.02.21 01:21:34.158603 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:21:34.159117 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:34.159921 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.160235 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267407 sec., 104709.30080364387 rows/sec., 8.29 MiB/sec. 2024.02.21 01:21:34.160304 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.21 01:21:34.160374 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.21 01:21:34.160534 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.21 01:21:34.160611 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.21 01:21:34.160748 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} executeQuery: Read 4 rows, 342.00 B in 0.002215676 sec., 1805 rows/sec., 150.74 KiB/sec. 2024.02.21 01:21:34.160772 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.21 01:21:34.160965 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} DynamicQueryHandler: Done processing query 2024.02.21 01:21:34.160999 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:34.161015 [ 3 ] {} HTTP-Session: b9e86455-90a2-4938-b43c-dbd788acbb87 Destroying unnamed session 2024.02.21 01:21:34.161200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:34.161246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:34.161265 [ 3 ] {} HTTP-Session: fa6fa109-f047-42f3-abaa-4e8867d356cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:34.161283 [ 3 ] {} HTTP-Session: fa6fa109-f047-42f3-abaa-4e8867d356cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:34.161367 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:34.161409 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:21:34.161520 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:34.161902 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.162129 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.21 01:21:34.162281 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.21 01:21:34.162377 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} executeQuery: Read 170 rows, 16.75 KiB in 0.000982809 sec., 172973 rows/sec., 16.64 MiB/sec. 2024.02.21 01:21:34.162490 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} DynamicQueryHandler: Done processing query 2024.02.21 01:21:34.162512 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:21:34.162528 [ 3 ] {} HTTP-Session: fa6fa109-f047-42f3-abaa-4e8867d356cc Destroying unnamed session 2024.02.21 01:21:34.162647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:34.162691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:34.162710 [ 3 ] {} HTTP-Session: b2959d80-cf59-4063-b575-cca979740db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:34.162726 [ 3 ] {} HTTP-Session: b2959d80-cf59-4063-b575-cca979740db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:34.162795 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:34.162833 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:21:34.162938 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:34.163253 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.163455 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.21 01:21:34.163620 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.21 01:21:34.163719 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} executeQuery: Read 4 rows, 286.00 B in 0.000895487 sec., 4466 rows/sec., 311.89 KiB/sec. 2024.02.21 01:21:34.163839 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} DynamicQueryHandler: Done processing query 2024.02.21 01:21:34.163866 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:34.163882 [ 3 ] {} HTTP-Session: b2959d80-cf59-4063-b575-cca979740db2 Destroying unnamed session 2024.02.21 01:21:34.164018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:34.164062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:34.164081 [ 3 ] {} HTTP-Session: 71908408-21c0-4da0-b1c2-762657e0f7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:34.164097 [ 3 ] {} HTTP-Session: 71908408-21c0-4da0-b1c2-762657e0f7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:34.164168 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:34.164206 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:21:34.164308 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:34.164616 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.164820 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.21 01:21:34.164973 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.21 01:21:34.165071 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} executeQuery: Read 60 rows, 4.81 KiB in 0.000874966 sec., 68574 rows/sec., 5.37 MiB/sec. 2024.02.21 01:21:34.165189 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} DynamicQueryHandler: Done processing query 2024.02.21 01:21:34.165212 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:21:34.165227 [ 3 ] {} HTTP-Session: 71908408-21c0-4da0-b1c2-762657e0f7e9 Destroying unnamed session 2024.02.21 01:21:34.165331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:34.165373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:34.165391 [ 3 ] {} HTTP-Session: b8bf4d9d-3738-40e1-a64c-bc7c3930aef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:34.165407 [ 3 ] {} HTTP-Session: b8bf4d9d-3738-40e1-a64c-bc7c3930aef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:34.165479 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:34.165522 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:21:34.165639 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:34.165889 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.166145 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.21 01:21:34.166320 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.21 01:21:34.166414 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} executeQuery: Read 2 rows, 144.00 B in 0.000907847 sec., 2203 rows/sec., 154.90 KiB/sec. 2024.02.21 01:21:34.166530 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} DynamicQueryHandler: Done processing query 2024.02.21 01:21:34.166553 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:34.166568 [ 3 ] {} HTTP-Session: b8bf4d9d-3738-40e1-a64c-bc7c3930aef7 Destroying unnamed session 2024.02.21 01:21:34.166704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:34.166747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:34.166765 [ 3 ] {} HTTP-Session: 00dbad65-f4b4-44d4-94a2-0bd08be7ffd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:34.166781 [ 3 ] {} HTTP-Session: 00dbad65-f4b4-44d4-94a2-0bd08be7ffd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:34.166870 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:34.166914 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:21:34.167046 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:34.167549 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. 2024.02.21 01:21:34.167859 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.21 01:21:34.168038 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.21 01:21:34.168139 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} executeQuery: Read 56 rows, 77.38 KiB in 0.001240517 sec., 45142 rows/sec., 60.92 MiB/sec. 2024.02.21 01:21:34.168253 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} DynamicQueryHandler: Done processing query 2024.02.21 01:21:34.168274 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:21:34.168290 [ 3 ] {} HTTP-Session: 00dbad65-f4b4-44d4-94a2-0bd08be7ffd2 Destroying unnamed session 2024.02.21 01:21:44.156084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:44.156219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:44.156249 [ 3 ] {} HTTP-Session: 7e6c8d6f-d345-4c1e-9cf6-d7dd78a7e2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:44.156277 [ 3 ] {} HTTP-Session: 7e6c8d6f-d345-4c1e-9cf6-d7dd78a7e2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:44.156420 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:44.156489 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:21:44.156676 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:44.157238 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.157509 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.21 01:21:44.157686 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.21 01:21:44.157823 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} executeQuery: Read 56 rows, 4.54 KiB in 0.00136181 sec., 41121 rows/sec., 3.25 MiB/sec. 2024.02.21 01:21:44.158000 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} DynamicQueryHandler: Done processing query 2024.02.21 01:21:44.158025 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:21:44.158042 [ 3 ] {} HTTP-Session: 7e6c8d6f-d345-4c1e-9cf6-d7dd78a7e2e5 Destroying unnamed session 2024.02.21 01:21:44.158154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:44.158204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:44.158223 [ 3 ] {} HTTP-Session: 9f6a0a4c-8e4a-4f47-bc1c-8251f919f176 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:44.158265 [ 3 ] {} HTTP-Session: 9f6a0a4c-8e4a-4f47-bc1c-8251f919f176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:44.158348 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:44.158390 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:21:44.158504 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:44.158794 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.159003 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.21 01:21:44.159154 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.21 01:21:44.159279 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} executeQuery: Read 2 rows, 175.00 B in 0.000896677 sec., 2230 rows/sec., 190.59 KiB/sec. 2024.02.21 01:21:44.159276 [ 161 ] {} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.21 01:21:44.159399 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.159446 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} DynamicQueryHandler: Done processing query 2024.02.21 01:21:44.159489 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:44.159493 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.21 01:21:44.159531 [ 3 ] {} HTTP-Session: 9f6a0a4c-8e4a-4f47-bc1c-8251f919f176 Destroying unnamed session 2024.02.21 01:21:44.159584 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:21:44.159612 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.21 01:21:44.159687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:44.159737 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.21 01:21:44.159743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:44.159778 [ 3 ] {} HTTP-Session: d788ad0f-9e34-4742-8c06-228ad2a68060 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:44.159801 [ 3 ] {} HTTP-Session: d788ad0f-9e34-4742-8c06-228ad2a68060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:44.159848 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.21 01:21:44.159919 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:44.159983 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:21:44.159986 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.21 01:21:44.160161 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.21 01:21:44.160226 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:44.160311 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.21 01:21:44.160746 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.161054 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.21 01:21:44.161143 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00167489 sec., 13135.190967765047 rows/sec., 1.07 MiB/sec. 2024.02.21 01:21:44.161275 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.21 01:21:44.161363 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.21 01:21:44.161502 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} executeQuery: Read 169 rows, 16.66 KiB in 0.001536476 sec., 109991 rows/sec., 10.59 MiB/sec. 2024.02.21 01:21:44.161686 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} DynamicQueryHandler: Done processing query 2024.02.21 01:21:44.161715 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:21:44.161744 [ 3 ] {} HTTP-Session: d788ad0f-9e34-4742-8c06-228ad2a68060 Destroying unnamed session 2024.02.21 01:21:44.161751 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.21 01:21:44.161843 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.21 01:21:44.161886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:44.161982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:44.162002 [ 3 ] {} HTTP-Session: d39e5479-0365-4923-8285-099f2e561258 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:44.162019 [ 3 ] {} HTTP-Session: d39e5479-0365-4923-8285-099f2e561258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:44.162097 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:44.162139 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:21:44.162258 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:44.162525 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.162742 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.21 01:21:44.162905 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.21 01:21:44.163023 [ 161 ] {} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.21 01:21:44.163039 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} executeQuery: Read 2 rows, 143.00 B in 0.000909587 sec., 2198 rows/sec., 153.53 KiB/sec. 2024.02.21 01:21:44.163073 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.163223 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.21 01:21:44.163254 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} DynamicQueryHandler: Done processing query 2024.02.21 01:21:44.163295 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:44.163329 [ 3 ] {} HTTP-Session: d39e5479-0365-4923-8285-099f2e561258 Destroying unnamed session 2024.02.21 01:21:44.163384 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:21:44.163419 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.21 01:21:44.163493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:44.163582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:44.163628 [ 3 ] {} HTTP-Session: 15326733-70b6-479c-b368-2e6aa2355934 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:44.163642 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.21 01:21:44.163660 [ 3 ] {} HTTP-Session: 15326733-70b6-479c-b368-2e6aa2355934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:44.163902 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:44.163904 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.21 01:21:44.163997 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:21:44.164186 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.21 01:21:44.164497 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:44.164513 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.21 01:21:44.164711 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.21 01:21:44.165170 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.165614 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.21 01:21:44.165984 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.21 01:21:44.166069 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002940418 sec., 7481.9294399639775 rows/sec., 522.42 KiB/sec. 2024.02.21 01:21:44.166237 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} executeQuery: Read 58 rows, 4.65 KiB in 0.002279108 sec., 25448 rows/sec., 1.99 MiB/sec. 2024.02.21 01:21:44.166312 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.21 01:21:44.166574 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} DynamicQueryHandler: Done processing query 2024.02.21 01:21:44.166610 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:21:44.166633 [ 3 ] {} HTTP-Session: 15326733-70b6-479c-b368-2e6aa2355934 Destroying unnamed session 2024.02.21 01:21:44.166691 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.21 01:21:44.166755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:44.166788 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.21 01:21:44.166826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:44.166893 [ 3 ] {} HTTP-Session: 293fec94-ab64-40de-8481-a614a14686ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:44.166920 [ 3 ] {} HTTP-Session: 293fec94-ab64-40de-8481-a614a14686ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:44.166995 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:44.167040 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:21:44.167187 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:44.167483 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.167754 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.21 01:21:44.167932 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.21 01:21:44.168071 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} executeQuery: Read 1 rows, 72.00 B in 0.001037591 sec., 963 rows/sec., 67.77 KiB/sec. 2024.02.21 01:21:44.168209 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} DynamicQueryHandler: Done processing query 2024.02.21 01:21:44.168233 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:44.168250 [ 3 ] {} HTTP-Session: 293fec94-ab64-40de-8481-a614a14686ba Destroying unnamed session 2024.02.21 01:21:44.168389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:44.168435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:44.168453 [ 3 ] {} HTTP-Session: e1c04583-63c6-4e87-a8f0-a15cfb17e310 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:44.168469 [ 3 ] {} HTTP-Session: e1c04583-63c6-4e87-a8f0-a15cfb17e310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:44.168560 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:44.168604 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:21:44.168741 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:44.169331 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:44.169656 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.21 01:21:44.169840 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.21 01:21:44.169972 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} executeQuery: Read 56 rows, 77.38 KiB in 0.001373931 sec., 40758 rows/sec., 55.00 MiB/sec. 2024.02.21 01:21:44.170093 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} DynamicQueryHandler: Done processing query 2024.02.21 01:21:44.170116 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:21:44.170132 [ 3 ] {} HTTP-Session: e1c04583-63c6-4e87-a8f0-a15cfb17e310 Destroying unnamed session 2024.02.21 01:21:48.494750 [ 158 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:21:48.494815 [ 158 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:21:54.156759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:54.156927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:54.156969 [ 3 ] {} HTTP-Session: fd471836-2835-4777-a82f-093d189d85c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:54.157007 [ 3 ] {} HTTP-Session: fd471836-2835-4777-a82f-093d189d85c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:54.157197 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:54.157257 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:21:54.157415 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:54.157898 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:54.158170 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.21 01:21:54.158336 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.21 01:21:54.158457 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} executeQuery: Read 56 rows, 4.54 KiB in 0.001223157 sec., 45783 rows/sec., 3.62 MiB/sec. 2024.02.21 01:21:54.158605 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} DynamicQueryHandler: Done processing query 2024.02.21 01:21:54.158631 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:21:54.158648 [ 3 ] {} HTTP-Session: fd471836-2835-4777-a82f-093d189d85c4 Destroying unnamed session 2024.02.21 01:21:54.158777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:54.158828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:54.158848 [ 3 ] {} HTTP-Session: 9c97a1c9-d0fe-4fd8-9d26-44f2eb3a675f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:54.158867 [ 3 ] {} HTTP-Session: 9c97a1c9-d0fe-4fd8-9d26-44f2eb3a675f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:54.158946 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:54.158987 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:21:54.159097 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:54.159394 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:54.159600 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.21 01:21:54.159753 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.21 01:21:54.159862 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} executeQuery: Read 2 rows, 175.00 B in 0.000881817 sec., 2268 rows/sec., 193.80 KiB/sec. 2024.02.21 01:21:54.159986 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} DynamicQueryHandler: Done processing query 2024.02.21 01:21:54.160009 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:54.160025 [ 3 ] {} HTTP-Session: 9c97a1c9-d0fe-4fd8-9d26-44f2eb3a675f Destroying unnamed session 2024.02.21 01:21:54.160197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:54.160244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:54.160263 [ 3 ] {} HTTP-Session: 408d79e4-d03f-4aee-ab19-9ce03df1049f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:54.160280 [ 3 ] {} HTTP-Session: 408d79e4-d03f-4aee-ab19-9ce03df1049f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:54.160360 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:54.160398 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:21:54.160503 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:54.160922 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:54.161149 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.21 01:21:54.161301 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.21 01:21:54.161405 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} executeQuery: Read 205 rows, 19.47 KiB in 0.001019 sec., 201177 rows/sec., 18.66 MiB/sec. 2024.02.21 01:21:54.161521 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} DynamicQueryHandler: Done processing query 2024.02.21 01:21:54.161544 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:21:54.161560 [ 3 ] {} HTTP-Session: 408d79e4-d03f-4aee-ab19-9ce03df1049f Destroying unnamed session 2024.02.21 01:21:54.161690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:54.161737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:54.161755 [ 3 ] {} HTTP-Session: 0eee110c-cd6c-4457-be5a-5a07403aaed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:54.161772 [ 3 ] {} HTTP-Session: 0eee110c-cd6c-4457-be5a-5a07403aaed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:54.161841 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:54.161879 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:21:54.161986 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:54.162246 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:54.162450 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.21 01:21:54.162600 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.21 01:21:54.162696 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} executeQuery: Read 2 rows, 143.00 B in 0.000828185 sec., 2414 rows/sec., 168.62 KiB/sec. 2024.02.21 01:21:54.162805 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} DynamicQueryHandler: Done processing query 2024.02.21 01:21:54.162829 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:21:54.162844 [ 3 ] {} HTTP-Session: 0eee110c-cd6c-4457-be5a-5a07403aaed2 Destroying unnamed session 2024.02.21 01:21:54.162969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:54.163013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:54.163030 [ 3 ] {} HTTP-Session: db000948-f49c-48fb-9baf-0761d47323a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:54.163048 [ 3 ] {} HTTP-Session: db000948-f49c-48fb-9baf-0761d47323a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:54.163119 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:54.163156 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:21:54.163259 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:54.163576 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:54.163796 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.21 01:21:54.163946 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.21 01:21:54.164046 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} executeQuery: Read 82 rows, 6.55 KiB in 0.000900607 sec., 91049 rows/sec., 7.10 MiB/sec. 2024.02.21 01:21:54.164154 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} DynamicQueryHandler: Done processing query 2024.02.21 01:21:54.164176 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:21:54.164191 [ 3 ] {} HTTP-Session: db000948-f49c-48fb-9baf-0761d47323a7 Destroying unnamed session 2024.02.21 01:21:54.164295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:54.164339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:54.164358 [ 3 ] {} HTTP-Session: 0d63eaec-172b-441d-9ecc-03bbdd5059f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:54.164374 [ 3 ] {} HTTP-Session: 0d63eaec-172b-441d-9ecc-03bbdd5059f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:54.164445 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:54.164486 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:21:54.164605 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:54.165023 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:54.165286 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.21 01:21:54.165460 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.21 01:21:54.165554 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} executeQuery: Read 37 rows, 2.67 KiB in 0.001082552 sec., 34178 rows/sec., 2.41 MiB/sec. 2024.02.21 01:21:54.165671 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} DynamicQueryHandler: Done processing query 2024.02.21 01:21:54.165693 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:21:54.165709 [ 3 ] {} HTTP-Session: 0d63eaec-172b-441d-9ecc-03bbdd5059f0 Destroying unnamed session 2024.02.21 01:21:54.165848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:21:54.165892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:21:54.165910 [ 3 ] {} HTTP-Session: 83d7cac0-4801-4353-9796-9e675f8c1326 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:21:54.165926 [ 3 ] {} HTTP-Session: 83d7cac0-4801-4353-9796-9e675f8c1326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:21:54.166014 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:21:54.166058 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:21:54.166192 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:21:54.166722 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:21:54.167044 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.21 01:21:54.167217 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.21 01:21:54.167327 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} executeQuery: Read 56 rows, 77.38 KiB in 0.001284538 sec., 43595 rows/sec., 58.83 MiB/sec. 2024.02.21 01:21:54.167471 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} DynamicQueryHandler: Done processing query 2024.02.21 01:21:54.167493 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:21:54.167509 [ 3 ] {} HTTP-Session: 83d7cac0-4801-4353-9796-9e675f8c1326 Destroying unnamed session 2024.02.21 01:22:03.495071 [ 152 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:22:03.495147 [ 152 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:22:04.155315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:04.155421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:04.155446 [ 3 ] {} HTTP-Session: 25a07de1-9849-4e67-a805-0fb9cecbcd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:04.155471 [ 3 ] {} HTTP-Session: 25a07de1-9849-4e67-a805-0fb9cecbcd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:04.155602 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:04.155663 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:22:04.155826 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:04.156296 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:04.156581 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.21 01:22:04.156770 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.21 01:22:04.156896 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} executeQuery: Read 56 rows, 4.54 KiB in 0.001253727 sec., 44666 rows/sec., 3.54 MiB/sec. 2024.02.21 01:22:04.157052 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} DynamicQueryHandler: Done processing query 2024.02.21 01:22:04.157088 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:22:04.157107 [ 3 ] {} HTTP-Session: 25a07de1-9849-4e67-a805-0fb9cecbcd3c Destroying unnamed session 2024.02.21 01:22:04.157261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:04.157315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:04.157334 [ 3 ] {} HTTP-Session: ee434ea3-ea0e-453d-8de2-66113b2322c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:04.157352 [ 3 ] {} HTTP-Session: ee434ea3-ea0e-453d-8de2-66113b2322c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:04.157441 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:04.157484 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:22:04.157593 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:04.158036 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:04.158285 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.21 01:22:04.158535 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.21 01:22:04.158674 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} executeQuery: Read 168 rows, 16.57 KiB in 0.001199806 sec., 140022 rows/sec., 13.49 MiB/sec. 2024.02.21 01:22:04.158672 [ 148 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.21 01:22:04.158795 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:04.158825 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} DynamicQueryHandler: Done processing query 2024.02.21 01:22:04.158875 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:22:04.158907 [ 3 ] {} HTTP-Session: ee434ea3-ea0e-453d-8de2-66113b2322c1 Destroying unnamed session 2024.02.21 01:22:04.158919 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.21 01:22:04.159008 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:04.159041 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 208 rows starting from the beginning of the part 2024.02.21 01:22:04.159059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:04.159117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:04.159150 [ 3 ] {} HTTP-Session: c3837e49-7d2e-4d2c-b1ff-4fb93c8ad562 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:04.159170 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 204 rows starting from the beginning of the part 2024.02.21 01:22:04.159175 [ 3 ] {} HTTP-Session: c3837e49-7d2e-4d2c-b1ff-4fb93c8ad562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:04.159288 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 170 rows starting from the beginning of the part 2024.02.21 01:22:04.159303 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:04.159361 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:22:04.159405 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 169 rows starting from the beginning of the part 2024.02.21 01:22:04.159570 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part 2024.02.21 01:22:04.159635 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:04.159699 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 168 rows starting from the beginning of the part 2024.02.21 01:22:04.160164 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:04.160506 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.21 01:22:04.160690 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.21 01:22:04.160817 [ 9 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001955479 sec., 574795.2291995976 rows/sec., 54.23 MiB/sec. 2024.02.21 01:22:04.160886 [ 148 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.21 01:22:04.160952 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} executeQuery: Read 56 rows, 4.48 KiB in 0.001600958 sec., 34979 rows/sec., 2.74 MiB/sec. 2024.02.21 01:22:04.160969 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:04.161121 [ 16 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.21 01:22:04.161187 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.21 01:22:04.161432 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} DynamicQueryHandler: Done processing query 2024.02.21 01:22:04.161433 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:04.161463 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:22:04.161494 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 106 rows starting from the beginning of the part 2024.02.21 01:22:04.161510 [ 3 ] {} HTTP-Session: c3837e49-7d2e-4d2c-b1ff-4fb93c8ad562 Destroying unnamed session 2024.02.21 01:22:04.161667 [ 16 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.21 01:22:04.161727 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part 2024.02.21 01:22:04.161776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:04.161801 [ 16 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.21 01:22:04.161861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:04.161948 [ 3 ] {} HTTP-Session: 9a53430f-6b4e-4c4e-a084-d1a7860c9844 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:04.162012 [ 3 ] {} HTTP-Session: 9a53430f-6b4e-4c4e-a084-d1a7860c9844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:04.162022 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.02.21 01:22:04.162141 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:04.162156 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part 2024.02.21 01:22:04.162207 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:22:04.162286 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2024.02.21 01:22:04.162424 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:04.162471 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:04.163352 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318609 sec., 190631.53813342395 rows/sec., 14.89 MiB/sec. 2024.02.21 01:22:04.163376 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:04.163448 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.21 01:22:04.163615 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.21 01:22:04.163696 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.21 01:22:04.163821 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.21 01:22:04.164012 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.21 01:22:04.164142 [ 148 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.21 01:22:04.164150 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} executeQuery: Read 56 rows, 77.38 KiB in 0.001964559 sec., 28505 rows/sec., 38.47 MiB/sec. 2024.02.21 01:22:04.164195 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:04.164336 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.21 01:22:04.164394 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} DynamicQueryHandler: Done processing query 2024.02.21 01:22:04.164422 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:22:04.164442 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:04.164447 [ 3 ] {} HTTP-Session: 9a53430f-6b4e-4c4e-a084-d1a7860c9844 Destroying unnamed session 2024.02.21 01:22:04.164480 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1053 rows starting from the beginning of the part 2024.02.21 01:22:04.164583 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:04.164672 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:04.164757 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:04.164839 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:04.164921 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:04.168484 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1333 rows, containing 6 columns (6 merged, 0 gathered) in 0.004224297 sec., 315555.4640215875 rows/sec., 425.83 MiB/sec. 2024.02.21 01:22:04.168994 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.21 01:22:04.169201 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.21 01:22:04.169261 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.21 01:22:04.169322 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5: 9.01 MiB. 2024.02.21 01:22:05.000113 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 241.13 MiB, will set to 233.85 MiB (RSS), difference: 1.70 MiB 2024.02.21 01:22:06.222906 [ 150 ] {} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.21 01:22:06.222996 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:06.223117 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.21 01:22:06.223279 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:06.223324 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part 2024.02.21 01:22:06.223488 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.21 01:22:06.223598 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.21 01:22:06.223685 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.02.21 01:22:06.223770 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.02.21 01:22:06.224460 [ 15 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407092 sec., 402248.04063984443 rows/sec., 28.37 MiB/sec. 2024.02.21 01:22:06.224637 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.21 01:22:06.224896 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.21 01:22:06.224963 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.21 01:22:14.155312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:14.155433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:14.155458 [ 3 ] {} HTTP-Session: 33e4c1a0-5f54-4c77-8740-ab98693628b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:14.155481 [ 3 ] {} HTTP-Session: 33e4c1a0-5f54-4c77-8740-ab98693628b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:14.155609 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:14.155667 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:22:14.155826 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:14.156276 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:14.156539 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.21 01:22:14.156708 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.21 01:22:14.156823 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} executeQuery: Read 56 rows, 4.54 KiB in 0.001181845 sec., 47383 rows/sec., 3.75 MiB/sec. 2024.02.21 01:22:14.156851 [ 146 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2024.02.21 01:22:14.156963 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:14.157022 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} DynamicQueryHandler: Done processing query 2024.02.21 01:22:14.157070 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:22:14.157083 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2024.02.21 01:22:14.157097 [ 3 ] {} HTTP-Session: 33e4c1a0-5f54-4c77-8740-ab98693628b1 Destroying unnamed session 2024.02.21 01:22:14.157247 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:14.157292 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 56 rows starting from the beginning of the part 2024.02.21 01:22:14.157354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:14.157428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:14.157481 [ 3 ] {} HTTP-Session: 173a846d-0afd-4e72-9608-b1361b5d284c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:14.157524 [ 3 ] {} HTTP-Session: 173a846d-0afd-4e72-9608-b1361b5d284c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:14.157553 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:14.157712 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:14.157813 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:14.157823 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:22:14.158111 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:14.158297 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:14.158355 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:14.159203 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:14.159742 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.21 01:22:14.159814 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792134 sec., 100281.72000340959 rows/sec., 7.94 MiB/sec. 2024.02.21 01:22:14.159932 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2024.02.21 01:22:14.159960 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.21 01:22:14.160121 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} executeQuery: Read 168 rows, 16.57 KiB in 0.00234386 sec., 71676 rows/sec., 6.91 MiB/sec. 2024.02.21 01:22:14.160193 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2024.02.21 01:22:14.160393 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2024.02.21 01:22:14.160454 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} DynamicQueryHandler: Done processing query 2024.02.21 01:22:14.160486 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:22:14.160503 [ 3 ] {} HTTP-Session: 173a846d-0afd-4e72-9608-b1361b5d284c Destroying unnamed session 2024.02.21 01:22:14.160669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:14.160714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:14.160734 [ 3 ] {} HTTP-Session: 442afe5d-838e-47aa-8324-b17b1bcd61a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:14.160750 [ 3 ] {} HTTP-Session: 442afe5d-838e-47aa-8324-b17b1bcd61a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:14.160824 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:14.160862 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:22:14.160980 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:14.161291 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:14.161507 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.21 01:22:14.161665 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.21 01:22:14.161789 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} executeQuery: Read 56 rows, 4.48 KiB in 0.000936088 sec., 59823 rows/sec., 4.68 MiB/sec. 2024.02.21 01:22:14.161948 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} DynamicQueryHandler: Done processing query 2024.02.21 01:22:14.161971 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:22:14.161987 [ 3 ] {} HTTP-Session: 442afe5d-838e-47aa-8324-b17b1bcd61a2 Destroying unnamed session 2024.02.21 01:22:14.162134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:14.162179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:14.162198 [ 3 ] {} HTTP-Session: a0e494ac-1847-46da-bd9c-e04400b40ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:14.162214 [ 3 ] {} HTTP-Session: a0e494ac-1847-46da-bd9c-e04400b40ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:14.162304 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:14.162350 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:22:14.162489 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:14.163022 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:14.163354 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.21 01:22:14.163540 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.21 01:22:14.163658 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} executeQuery: Read 56 rows, 77.38 KiB in 0.00132463 sec., 42275 rows/sec., 57.05 MiB/sec. 2024.02.21 01:22:14.163783 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} DynamicQueryHandler: Done processing query 2024.02.21 01:22:14.163806 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:22:14.163822 [ 3 ] {} HTTP-Session: a0e494ac-1847-46da-bd9c-e04400b40ac9 Destroying unnamed session 2024.02.21 01:22:18.495197 [ 143 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:22:18.495274 [ 143 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:22:24.156616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:24.156797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:24.156843 [ 3 ] {} HTTP-Session: e04c3b45-507c-4668-a5fa-34cce4fb7814 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:24.156884 [ 3 ] {} HTTP-Session: e04c3b45-507c-4668-a5fa-34cce4fb7814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:24.157086 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:24.157184 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:22:24.157395 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:24.157850 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:24.158114 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.21 01:22:24.158285 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.21 01:22:24.158409 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} executeQuery: Read 56 rows, 4.54 KiB in 0.001268428 sec., 44149 rows/sec., 3.49 MiB/sec. 2024.02.21 01:22:24.158569 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} DynamicQueryHandler: Done processing query 2024.02.21 01:22:24.158595 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:22:24.158613 [ 3 ] {} HTTP-Session: e04c3b45-507c-4668-a5fa-34cce4fb7814 Destroying unnamed session 2024.02.21 01:22:24.158856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:24.158910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:24.158929 [ 3 ] {} HTTP-Session: 63ea63ad-7318-4faf-b57b-0c34672fb98e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:24.158948 [ 3 ] {} HTTP-Session: 63ea63ad-7318-4faf-b57b-0c34672fb98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:24.159039 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:24.159081 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:22:24.159191 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:24.159601 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:24.159828 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.21 01:22:24.159979 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.21 01:22:24.160089 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} executeQuery: Read 204 rows, 19.39 KiB in 0.00100998 sec., 201984 rows/sec., 18.74 MiB/sec. 2024.02.21 01:22:24.160232 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} DynamicQueryHandler: Done processing query 2024.02.21 01:22:24.160257 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.21 01:22:24.160272 [ 3 ] {} HTTP-Session: 63ea63ad-7318-4faf-b57b-0c34672fb98e Destroying unnamed session 2024.02.21 01:22:24.160411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:24.160456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:24.160475 [ 3 ] {} HTTP-Session: 3d70ce64-5217-4fa8-b37c-55ad48ab9854 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:24.160492 [ 3 ] {} HTTP-Session: 3d70ce64-5217-4fa8-b37c-55ad48ab9854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:24.160566 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:24.160605 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:22:24.160713 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:24.161015 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:24.161228 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.21 01:22:24.161388 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.21 01:22:24.161504 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} executeQuery: Read 80 rows, 6.38 KiB in 0.000903587 sec., 88536 rows/sec., 6.90 MiB/sec. 2024.02.21 01:22:24.161619 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} DynamicQueryHandler: Done processing query 2024.02.21 01:22:24.161642 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:22:24.161657 [ 3 ] {} HTTP-Session: 3d70ce64-5217-4fa8-b37c-55ad48ab9854 Destroying unnamed session 2024.02.21 01:22:24.161794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:24.161839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:24.161857 [ 3 ] {} HTTP-Session: 0fd14d57-3b0f-4f1d-b973-04004fdb81ad Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:24.161873 [ 3 ] {} HTTP-Session: 0fd14d57-3b0f-4f1d-b973-04004fdb81ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:24.161945 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:24.161987 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:22:24.162110 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:24.162383 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:24.162648 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.21 01:22:24.162826 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.21 01:22:24.162922 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} executeQuery: Read 36 rows, 2.60 KiB in 0.000950439 sec., 37877 rows/sec., 2.67 MiB/sec. 2024.02.21 01:22:24.163044 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} DynamicQueryHandler: Done processing query 2024.02.21 01:22:24.163066 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:22:24.163082 [ 3 ] {} HTTP-Session: 0fd14d57-3b0f-4f1d-b973-04004fdb81ad Destroying unnamed session 2024.02.21 01:22:24.163245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:24.163288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:24.163306 [ 3 ] {} HTTP-Session: e5b31a6d-0330-46da-bfc2-872f331396d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:24.163323 [ 3 ] {} HTTP-Session: e5b31a6d-0330-46da-bfc2-872f331396d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:24.163419 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:24.163462 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:22:24.163594 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:24.164087 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. 2024.02.21 01:22:24.164407 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.21 01:22:24.164586 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.21 01:22:24.164703 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} executeQuery: Read 56 rows, 77.38 KiB in 0.001251458 sec., 44747 rows/sec., 60.38 MiB/sec. 2024.02.21 01:22:24.164826 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} DynamicQueryHandler: Done processing query 2024.02.21 01:22:24.164848 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:22:24.164864 [ 3 ] {} HTTP-Session: e5b31a6d-0330-46da-bfc2-872f331396d3 Destroying unnamed session 2024.02.21 01:22:33.495315 [ 138 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:22:33.495386 [ 138 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:22:34.155062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:34.155167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:34.155192 [ 3 ] {} HTTP-Session: 38a49ad4-72c2-4650-8490-09349f625138 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:34.155216 [ 3 ] {} HTTP-Session: 38a49ad4-72c2-4650-8490-09349f625138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:34.155343 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:34.155404 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:22:34.155562 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:34.156023 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:34.156288 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.21 01:22:34.156455 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.21 01:22:34.156567 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} executeQuery: Read 56 rows, 4.54 KiB in 0.001189576 sec., 47075 rows/sec., 3.73 MiB/sec. 2024.02.21 01:22:34.156713 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} DynamicQueryHandler: Done processing query 2024.02.21 01:22:34.156741 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:22:34.156757 [ 3 ] {} HTTP-Session: 38a49ad4-72c2-4650-8490-09349f625138 Destroying unnamed session 2024.02.21 01:22:34.156892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:34.156945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:34.156965 [ 3 ] {} HTTP-Session: a5a42df6-ac00-4ff7-8041-00f039ee95c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:34.156983 [ 3 ] {} HTTP-Session: a5a42df6-ac00-4ff7-8041-00f039ee95c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:34.157064 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:34.157104 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:22:34.157215 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:34.157511 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:34.157717 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.21 01:22:34.157879 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.21 01:22:34.157999 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} executeQuery: Read 4 rows, 342.00 B in 0.000905648 sec., 4416 rows/sec., 368.78 KiB/sec. 2024.02.21 01:22:34.158154 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} DynamicQueryHandler: Done processing query 2024.02.21 01:22:34.158180 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:34.158195 [ 3 ] {} HTTP-Session: a5a42df6-ac00-4ff7-8041-00f039ee95c4 Destroying unnamed session 2024.02.21 01:22:34.158346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:34.158392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:34.158411 [ 3 ] {} HTTP-Session: 8e8762b0-73bc-4983-8f89-c1fd5f16ac2c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:34.158427 [ 3 ] {} HTTP-Session: 8e8762b0-73bc-4983-8f89-c1fd5f16ac2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:34.158505 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:34.158545 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:22:34.158649 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:34.159054 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:34.159291 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.21 01:22:34.159439 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.21 01:22:34.159541 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} executeQuery: Read 170 rows, 16.75 KiB in 0.00100843 sec., 168578 rows/sec., 16.22 MiB/sec. 2024.02.21 01:22:34.159683 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} DynamicQueryHandler: Done processing query 2024.02.21 01:22:34.159706 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:22:34.159722 [ 3 ] {} HTTP-Session: 8e8762b0-73bc-4983-8f89-c1fd5f16ac2c Destroying unnamed session 2024.02.21 01:22:34.159872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:34.159919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:34.159938 [ 3 ] {} HTTP-Session: 594fa8fc-2801-4f4a-831f-c479db83c59e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:34.159954 [ 3 ] {} HTTP-Session: 594fa8fc-2801-4f4a-831f-c479db83c59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:34.160025 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:34.160064 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:22:34.160170 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:34.160498 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:34.160701 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.21 01:22:34.160855 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.21 01:22:34.160964 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} executeQuery: Read 4 rows, 286.00 B in 0.000904657 sec., 4421 rows/sec., 308.73 KiB/sec. 2024.02.21 01:22:34.161147 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} DynamicQueryHandler: Done processing query 2024.02.21 01:22:34.161172 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:34.161187 [ 3 ] {} HTTP-Session: 594fa8fc-2801-4f4a-831f-c479db83c59e Destroying unnamed session 2024.02.21 01:22:34.161304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:34.161348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:34.161367 [ 3 ] {} HTTP-Session: 3cb784cc-da49-4628-aba3-12013c457a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:34.161383 [ 3 ] {} HTTP-Session: 3cb784cc-da49-4628-aba3-12013c457a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:34.161456 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:34.161494 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:22:34.161609 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:34.161929 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:34.162141 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.21 01:22:34.162288 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.21 01:22:34.162397 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} executeQuery: Read 60 rows, 4.81 KiB in 0.000906597 sec., 66181 rows/sec., 5.18 MiB/sec. 2024.02.21 01:22:34.162511 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} DynamicQueryHandler: Done processing query 2024.02.21 01:22:34.162533 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:22:34.162548 [ 3 ] {} HTTP-Session: 3cb784cc-da49-4628-aba3-12013c457a62 Destroying unnamed session 2024.02.21 01:22:34.162665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:34.162708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:34.162728 [ 3 ] {} HTTP-Session: 428c6521-5597-4ebe-9067-190b030b562b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:34.162745 [ 3 ] {} HTTP-Session: 428c6521-5597-4ebe-9067-190b030b562b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:34.162815 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:34.162856 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:22:34.162974 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:34.163255 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:34.163512 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.21 01:22:34.163681 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.21 01:22:34.163801 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} executeQuery: Read 2 rows, 144.00 B in 0.000957348 sec., 2089 rows/sec., 146.89 KiB/sec. 2024.02.21 01:22:34.163916 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} DynamicQueryHandler: Done processing query 2024.02.21 01:22:34.163937 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:34.163953 [ 3 ] {} HTTP-Session: 428c6521-5597-4ebe-9067-190b030b562b Destroying unnamed session 2024.02.21 01:22:34.164107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:34.164150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:34.164168 [ 3 ] {} HTTP-Session: 138051b5-1658-4410-96bf-22e0b4d05cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:34.164184 [ 3 ] {} HTTP-Session: 138051b5-1658-4410-96bf-22e0b4d05cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:34.164274 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:34.164317 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:22:34.164453 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:34.165019 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:34.165339 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.21 01:22:34.165516 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.21 01:22:34.165641 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} executeQuery: Read 56 rows, 77.38 KiB in 0.001337081 sec., 41882 rows/sec., 56.52 MiB/sec. 2024.02.21 01:22:34.165812 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} DynamicQueryHandler: Done processing query 2024.02.21 01:22:34.165836 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:22:34.165852 [ 3 ] {} HTTP-Session: 138051b5-1658-4410-96bf-22e0b4d05cdc Destroying unnamed session 2024.02.21 01:22:44.155697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:44.155817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:44.155842 [ 3 ] {} HTTP-Session: f21d8055-f342-4383-a81c-4c20a836c819 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:44.155867 [ 3 ] {} HTTP-Session: f21d8055-f342-4383-a81c-4c20a836c819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:44.155994 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:44.156053 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:22:44.156211 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:44.156679 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:44.156947 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.21 01:22:44.157109 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.21 01:22:44.157236 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} executeQuery: Read 56 rows, 4.54 KiB in 0.001203016 sec., 46549 rows/sec., 3.68 MiB/sec. 2024.02.21 01:22:44.157382 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} DynamicQueryHandler: Done processing query 2024.02.21 01:22:44.157407 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:22:44.157423 [ 3 ] {} HTTP-Session: f21d8055-f342-4383-a81c-4c20a836c819 Destroying unnamed session 2024.02.21 01:22:44.157549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:44.157594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:44.157614 [ 3 ] {} HTTP-Session: d124f893-1818-4399-a97d-7879e5cfc034 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:44.157631 [ 3 ] {} HTTP-Session: d124f893-1818-4399-a97d-7879e5cfc034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:44.157701 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:44.157740 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:22:44.157848 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:44.158163 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:44.158365 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.21 01:22:44.158525 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.21 01:22:44.158634 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} executeQuery: Read 2 rows, 175.00 B in 0.000896657 sec., 2230 rows/sec., 190.60 KiB/sec. 2024.02.21 01:22:44.158749 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} DynamicQueryHandler: Done processing query 2024.02.21 01:22:44.158773 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:44.158788 [ 3 ] {} HTTP-Session: d124f893-1818-4399-a97d-7879e5cfc034 Destroying unnamed session 2024.02.21 01:22:44.158949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:44.158995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:44.159014 [ 3 ] {} HTTP-Session: 30cdbb43-68ab-495a-a43c-f4ba92fb75b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:44.159030 [ 3 ] {} HTTP-Session: 30cdbb43-68ab-495a-a43c-f4ba92fb75b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:44.159105 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:44.159143 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:22:44.159243 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:44.159644 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:44.159863 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.21 01:22:44.160009 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.21 01:22:44.160129 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} executeQuery: Read 169 rows, 16.66 KiB in 0.00098653 sec., 171307 rows/sec., 16.49 MiB/sec. 2024.02.21 01:22:44.160244 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} DynamicQueryHandler: Done processing query 2024.02.21 01:22:44.160267 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:22:44.160283 [ 3 ] {} HTTP-Session: 30cdbb43-68ab-495a-a43c-f4ba92fb75b4 Destroying unnamed session 2024.02.21 01:22:44.160382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:44.160426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:44.160446 [ 3 ] {} HTTP-Session: 1b4306a6-9aba-482f-8fe4-57739c8d925e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:44.160462 [ 3 ] {} HTTP-Session: 1b4306a6-9aba-482f-8fe4-57739c8d925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:44.160530 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:44.160568 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:22:44.160671 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:44.160945 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:44.161144 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.21 01:22:44.161287 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.21 01:22:44.161397 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} executeQuery: Read 2 rows, 143.00 B in 0.000832555 sec., 2402 rows/sec., 167.73 KiB/sec. 2024.02.21 01:22:44.161508 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} DynamicQueryHandler: Done processing query 2024.02.21 01:22:44.161530 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:44.161546 [ 3 ] {} HTTP-Session: 1b4306a6-9aba-482f-8fe4-57739c8d925e Destroying unnamed session 2024.02.21 01:22:44.161651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:44.161695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:44.161715 [ 3 ] {} HTTP-Session: 6f22a0ef-7cb8-4efa-a061-a0c089c39494 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:44.161731 [ 3 ] {} HTTP-Session: 6f22a0ef-7cb8-4efa-a061-a0c089c39494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:44.161801 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:44.161839 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:22:44.161942 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:44.162256 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:44.162466 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.21 01:22:44.162611 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.21 01:22:44.162727 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} executeQuery: Read 58 rows, 4.65 KiB in 0.000894117 sec., 64868 rows/sec., 5.08 MiB/sec. 2024.02.21 01:22:44.162840 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} DynamicQueryHandler: Done processing query 2024.02.21 01:22:44.162864 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:22:44.162879 [ 3 ] {} HTTP-Session: 6f22a0ef-7cb8-4efa-a061-a0c089c39494 Destroying unnamed session 2024.02.21 01:22:44.162971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:44.163016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:44.163034 [ 3 ] {} HTTP-Session: e861c47d-2474-4d26-893b-617852f9e0eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:44.163051 [ 3 ] {} HTTP-Session: e861c47d-2474-4d26-893b-617852f9e0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:44.163117 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:44.163158 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:22:44.163279 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:44.163550 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:44.163801 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.21 01:22:44.163985 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.21 01:22:44.164113 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} executeQuery: Read 1 rows, 72.00 B in 0.00096612 sec., 1035 rows/sec., 72.78 KiB/sec. 2024.02.21 01:22:44.164280 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} DynamicQueryHandler: Done processing query 2024.02.21 01:22:44.164303 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:44.164319 [ 3 ] {} HTTP-Session: e861c47d-2474-4d26-893b-617852f9e0eb Destroying unnamed session 2024.02.21 01:22:44.164465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:44.164509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:44.164528 [ 3 ] {} HTTP-Session: ce78f532-85d6-46d7-aeb3-0d82918e5b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:44.164544 [ 3 ] {} HTTP-Session: ce78f532-85d6-46d7-aeb3-0d82918e5b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:44.164635 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:44.164679 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:22:44.164823 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:44.165353 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:44.165667 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.21 01:22:44.165843 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.21 01:22:44.165971 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} executeQuery: Read 56 rows, 77.38 KiB in 0.001306489 sec., 42862 rows/sec., 57.84 MiB/sec. 2024.02.21 01:22:44.166118 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} DynamicQueryHandler: Done processing query 2024.02.21 01:22:44.166142 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:22:44.166158 [ 3 ] {} HTTP-Session: ce78f532-85d6-46d7-aeb3-0d82918e5b3a Destroying unnamed session 2024.02.21 01:22:48.495641 [ 129 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:22:48.495742 [ 129 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:22:54.156420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:54.156558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:54.156587 [ 3 ] {} HTTP-Session: 49960195-fe00-41f6-946b-d4571c5f3824 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:54.156615 [ 3 ] {} HTTP-Session: 49960195-fe00-41f6-946b-d4571c5f3824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:54.156767 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:54.156836 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:22:54.157019 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:54.157538 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.157809 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.21 01:22:54.157977 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.21 01:22:54.158117 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} executeQuery: Read 56 rows, 4.54 KiB in 0.001302049 sec., 43009 rows/sec., 3.40 MiB/sec. 2024.02.21 01:22:54.158125 [ 128 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2024.02.21 01:22:54.158251 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.158345 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} DynamicQueryHandler: Done processing query 2024.02.21 01:22:54.158389 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2024.02.21 01:22:54.158396 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:22:54.158434 [ 3 ] {} HTTP-Session: 49960195-fe00-41f6-946b-d4571c5f3824 Destroying unnamed session 2024.02.21 01:22:54.158570 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:54.158595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:54.158613 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.158655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:54.158680 [ 3 ] {} HTTP-Session: d3cc36ec-47ed-4a32-a45b-d5b726c09148 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:54.158715 [ 3 ] {} HTTP-Session: d3cc36ec-47ed-4a32-a45b-d5b726c09148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:54.158780 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.158838 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:54.158902 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:22:54.158914 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.159087 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.159145 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:54.159226 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.159615 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.159930 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.21 01:22:54.160072 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001742832 sec., 160658.0553948975 rows/sec., 12.72 MiB/sec. 2024.02.21 01:22:54.160161 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.21 01:22:54.160295 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2024.02.21 01:22:54.160351 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} executeQuery: Read 2 rows, 175.00 B in 0.001472564 sec., 1358 rows/sec., 116.06 KiB/sec. 2024.02.21 01:22:54.160531 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} DynamicQueryHandler: Done processing query 2024.02.21 01:22:54.160559 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:54.160591 [ 3 ] {} HTTP-Session: d3cc36ec-47ed-4a32-a45b-d5b726c09148 Destroying unnamed session 2024.02.21 01:22:54.160611 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2024.02.21 01:22:54.160703 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2024.02.21 01:22:54.160821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:54.160873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:54.160892 [ 3 ] {} HTTP-Session: d106df99-4c22-49bb-9a46-fe9a72e881c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:54.160909 [ 3 ] {} HTTP-Session: d106df99-4c22-49bb-9a46-fe9a72e881c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:54.160995 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:54.161035 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:22:54.161149 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:54.161590 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.161828 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.21 01:22:54.161981 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.21 01:22:54.162081 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} executeQuery: Read 205 rows, 19.47 KiB in 0.001058071 sec., 193748 rows/sec., 17.97 MiB/sec. 2024.02.21 01:22:54.162073 [ 127 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.21 01:22:54.162144 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.162218 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.21 01:22:54.162232 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} DynamicQueryHandler: Done processing query 2024.02.21 01:22:54.162274 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:22:54.162311 [ 3 ] {} HTTP-Session: d106df99-4c22-49bb-9a46-fe9a72e881c0 Destroying unnamed session 2024.02.21 01:22:54.162456 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:54.162496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:54.162508 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 208 rows starting from the beginning of the part 2024.02.21 01:22:54.162554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:54.162577 [ 3 ] {} HTTP-Session: 50298a61-c3fd-4064-ad72-cf54b87c1f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:54.162604 [ 3 ] {} HTTP-Session: 50298a61-c3fd-4064-ad72-cf54b87c1f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:54.162672 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 168 rows starting from the beginning of the part 2024.02.21 01:22:54.162721 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:54.162772 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:22:54.162825 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 204 rows starting from the beginning of the part 2024.02.21 01:22:54.162994 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:54.163009 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 170 rows starting from the beginning of the part 2024.02.21 01:22:54.163137 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 169 rows starting from the beginning of the part 2024.02.21 01:22:54.163348 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 205 rows starting from the beginning of the part 2024.02.21 01:22:54.163523 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.163778 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.21 01:22:54.163997 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.21 01:22:54.164118 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} executeQuery: Read 2 rows, 143.00 B in 0.001364111 sec., 1466 rows/sec., 102.37 KiB/sec. 2024.02.21 01:22:54.164291 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} DynamicQueryHandler: Done processing query 2024.02.21 01:22:54.164329 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:22:54.164371 [ 3 ] {} HTTP-Session: 50298a61-c3fd-4064-ad72-cf54b87c1f22 Destroying unnamed session 2024.02.21 01:22:54.164428 [ 21 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234507 sec., 503019.23422034475 rows/sec., 47.46 MiB/sec. 2024.02.21 01:22:54.164539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:54.164605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:54.164635 [ 22 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.21 01:22:54.164647 [ 3 ] {} HTTP-Session: 07f603d2-7469-49ad-a2c0-e1f8ecdf258f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:54.164731 [ 3 ] {} HTTP-Session: 07f603d2-7469-49ad-a2c0-e1f8ecdf258f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:54.164848 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:54.164901 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:22:54.164983 [ 22 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.21 01:22:54.165104 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:54.165126 [ 22 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.21 01:22:54.165503 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.165727 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.21 01:22:54.165882 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.21 01:22:54.165975 [ 127 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.21 01:22:54.165985 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} executeQuery: Read 82 rows, 6.55 KiB in 0.001099693 sec., 74566 rows/sec., 5.81 MiB/sec. 2024.02.21 01:22:54.166008 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.166149 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.21 01:22:54.166217 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} DynamicQueryHandler: Done processing query 2024.02.21 01:22:54.166301 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:22:54.166376 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:54.166382 [ 3 ] {} HTTP-Session: 07f603d2-7469-49ad-a2c0-e1f8ecdf258f Destroying unnamed session 2024.02.21 01:22:54.166440 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 106 rows starting from the beginning of the part 2024.02.21 01:22:54.166555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:54.166573 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.166611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:54.166638 [ 3 ] {} HTTP-Session: cc97f5db-8cd3-4094-92b5-1a49bdd888e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:54.166671 [ 3 ] {} HTTP-Session: cc97f5db-8cd3-4094-92b5-1a49bdd888e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:54.166680 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part 2024.02.21 01:22:54.166791 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:54.166800 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2024.02.21 01:22:54.166849 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:22:54.166892 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part 2024.02.21 01:22:54.167053 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2024.02.21 01:22:54.167133 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:54.167678 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.168001 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 4 columns (4 merged, 0 gathered) in 0.001948499 sec., 226841.27628497628 rows/sec., 17.72 MiB/sec. 2024.02.21 01:22:54.168066 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.21 01:22:54.168199 [ 21 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.21 01:22:54.168323 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.21 01:22:54.168498 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} executeQuery: Read 37 rows, 2.67 KiB in 0.00166731 sec., 22191 rows/sec., 1.56 MiB/sec. 2024.02.21 01:22:54.168553 [ 21 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.21 01:22:54.168719 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} DynamicQueryHandler: Done processing query 2024.02.21 01:22:54.168724 [ 21 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.21 01:22:54.168762 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:22:54.168793 [ 3 ] {} HTTP-Session: cc97f5db-8cd3-4094-92b5-1a49bdd888e9 Destroying unnamed session 2024.02.21 01:22:54.168978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:22:54.169026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:22:54.169044 [ 3 ] {} HTTP-Session: 20bc2fe7-c022-4e60-9262-d19dfec4a41b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:22:54.169061 [ 3 ] {} HTTP-Session: 20bc2fe7-c022-4e60-9262-d19dfec4a41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:22:54.169152 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:22:54.169197 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:22:54.169348 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:22:54.169942 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.170266 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.21 01:22:54.170448 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.21 01:22:54.170542 [ 127 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.21 01:22:54.170553 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} executeQuery: Read 56 rows, 77.38 KiB in 0.001372881 sec., 40790 rows/sec., 55.04 MiB/sec. 2024.02.21 01:22:54.170575 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:22:54.170725 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.21 01:22:54.170821 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} DynamicQueryHandler: Done processing query 2024.02.21 01:22:54.170865 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:22:54.170893 [ 3 ] {} HTTP-Session: 20bc2fe7-c022-4e60-9262-d19dfec4a41b Destroying unnamed session 2024.02.21 01:22:54.170920 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:22:54.170955 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1333 rows starting from the beginning of the part 2024.02.21 01:22:54.171073 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.171178 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.171284 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.171383 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.171471 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2024.02.21 01:22:54.178261 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1613 rows, containing 6 columns (6 merged, 0 gathered) in 0.007646549 sec., 210944.83276050413 rows/sec., 284.66 MiB/sec. 2024.02.21 01:22:54.178865 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.21 01:22:54.179080 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.21 01:22:54.179144 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.21 01:22:54.179205 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6: 9.11 MiB. 2024.02.21 01:22:55.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 243.20 MiB, will set to 236.43 MiB (RSS), difference: 1.31 MiB 2024.02.21 01:23:03.495800 [ 122 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:23:03.495861 [ 122 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:23:04.155352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:04.155461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:04.155490 [ 3 ] {} HTTP-Session: 504689ed-468b-4449-a0d3-8bb3276017f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:04.155518 [ 3 ] {} HTTP-Session: 504689ed-468b-4449-a0d3-8bb3276017f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:04.155662 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:04.155731 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:23:04.155898 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:04.156368 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:04.156645 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.21 01:23:04.156820 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.21 01:23:04.156943 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} executeQuery: Read 56 rows, 4.54 KiB in 0.001242057 sec., 45086 rows/sec., 3.57 MiB/sec. 2024.02.21 01:23:04.157090 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} DynamicQueryHandler: Done processing query 2024.02.21 01:23:04.157116 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:23:04.157132 [ 3 ] {} HTTP-Session: 504689ed-468b-4449-a0d3-8bb3276017f4 Destroying unnamed session 2024.02.21 01:23:04.157296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:04.157350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:04.157370 [ 3 ] {} HTTP-Session: 331301d8-cbd5-4de3-9f5e-59eb379ba375 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:04.157388 [ 3 ] {} HTTP-Session: 331301d8-cbd5-4de3-9f5e-59eb379ba375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:04.157475 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:04.157518 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:23:04.157629 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:04.158064 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:04.158298 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.21 01:23:04.158464 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.21 01:23:04.158586 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} executeQuery: Read 168 rows, 16.57 KiB in 0.001079792 sec., 155585 rows/sec., 14.99 MiB/sec. 2024.02.21 01:23:04.158731 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} DynamicQueryHandler: Done processing query 2024.02.21 01:23:04.158755 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:23:04.158772 [ 3 ] {} HTTP-Session: 331301d8-cbd5-4de3-9f5e-59eb379ba375 Destroying unnamed session 2024.02.21 01:23:04.158939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:04.158986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:04.159004 [ 3 ] {} HTTP-Session: 5f4a4a43-abc4-41fb-9082-cf694b2ec53d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:04.159022 [ 3 ] {} HTTP-Session: 5f4a4a43-abc4-41fb-9082-cf694b2ec53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:04.159097 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:04.159136 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:23:04.159246 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:04.159559 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:04.159772 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.21 01:23:04.159922 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.21 01:23:04.160035 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} executeQuery: Read 56 rows, 4.48 KiB in 0.000910367 sec., 61513 rows/sec., 4.81 MiB/sec. 2024.02.21 01:23:04.160151 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} DynamicQueryHandler: Done processing query 2024.02.21 01:23:04.160174 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:23:04.160191 [ 3 ] {} HTTP-Session: 5f4a4a43-abc4-41fb-9082-cf694b2ec53d Destroying unnamed session 2024.02.21 01:23:04.160334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:04.160379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:04.160397 [ 3 ] {} HTTP-Session: a11262d5-be30-44e5-85c7-2c8b0a3a2b87 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:04.160414 [ 3 ] {} HTTP-Session: a11262d5-be30-44e5-85c7-2c8b0a3a2b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:04.160503 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:04.160549 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:23:04.160685 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:04.161270 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:04.161606 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.21 01:23:04.161792 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.21 01:23:04.161897 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} executeQuery: Read 56 rows, 77.38 KiB in 0.001365821 sec., 41000 rows/sec., 55.33 MiB/sec. 2024.02.21 01:23:04.162024 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} DynamicQueryHandler: Done processing query 2024.02.21 01:23:04.162046 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:23:04.162063 [ 3 ] {} HTTP-Session: a11262d5-be30-44e5-85c7-2c8b0a3a2b87 Destroying unnamed session 2024.02.21 01:23:06.214942 [ 121 ] {} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.21 01:23:06.215027 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:06.215097 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.21 01:23:06.215226 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:23:06.215261 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 566 rows starting from the beginning of the part 2024.02.21 01:23:06.215403 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.02.21 01:23:06.215495 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.21 01:23:06.215582 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.02.21 01:23:06.215663 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2024.02.21 01:23:06.216323 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251037 sec., 513174.2706250894 rows/sec., 36.19 MiB/sec. 2024.02.21 01:23:06.216490 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.21 01:23:06.216738 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.21 01:23:06.216810 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.21 01:23:06.270241 [ 121 ] {} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.21 01:23:06.270317 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:06.270423 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.21 01:23:06.270574 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:23:06.270621 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.02.21 01:23:06.270790 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.21 01:23:06.270917 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.21 01:23:06.270990 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.21 01:23:06.271057 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.21 01:23:06.271544 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169445 sec., 15391.916678424379 rows/sec., 1.05 MiB/sec. 2024.02.21 01:23:06.271640 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.21 01:23:06.271810 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.21 01:23:06.271872 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.21 01:23:06.727600 [ 120 ] {} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.21 01:23:06.727694 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:06.727802 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.21 01:23:06.727933 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:23:06.727969 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.02.21 01:23:06.728124 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.21 01:23:06.728222 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.21 01:23:06.728311 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.21 01:23:06.728398 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.21 01:23:06.729045 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288948 sec., 13964.876783237181 rows/sec., 1.14 MiB/sec. 2024.02.21 01:23:06.729193 [ 12 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.21 01:23:06.729408 [ 12 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.21 01:23:06.729478 [ 12 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.21 01:23:14.155386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:14.155507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:14.155534 [ 3 ] {} HTTP-Session: 843aae3a-7c3f-4c38-905f-e35af1bcee0c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:14.155559 [ 3 ] {} HTTP-Session: 843aae3a-7c3f-4c38-905f-e35af1bcee0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:14.155687 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:14.155747 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:23:14.155906 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:14.156373 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:14.156682 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.21 01:23:14.156883 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.21 01:23:14.157004 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} executeQuery: Read 56 rows, 4.54 KiB in 0.001280898 sec., 43719 rows/sec., 3.46 MiB/sec. 2024.02.21 01:23:14.157153 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} DynamicQueryHandler: Done processing query 2024.02.21 01:23:14.157177 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:23:14.157194 [ 3 ] {} HTTP-Session: 843aae3a-7c3f-4c38-905f-e35af1bcee0c Destroying unnamed session 2024.02.21 01:23:14.157362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:14.157415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:14.157436 [ 3 ] {} HTTP-Session: d67c5bd5-6699-4226-81ce-3db0849cb415 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:14.157455 [ 3 ] {} HTTP-Session: d67c5bd5-6699-4226-81ce-3db0849cb415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:14.157541 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:14.157581 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:23:14.157688 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:14.158112 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:14.158336 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.21 01:23:14.158510 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.21 01:23:14.158626 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} executeQuery: Read 168 rows, 16.57 KiB in 0.001048352 sec., 160251 rows/sec., 15.44 MiB/sec. 2024.02.21 01:23:14.158767 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} DynamicQueryHandler: Done processing query 2024.02.21 01:23:14.158791 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:23:14.158808 [ 3 ] {} HTTP-Session: d67c5bd5-6699-4226-81ce-3db0849cb415 Destroying unnamed session 2024.02.21 01:23:14.158982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:14.159033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:14.159051 [ 3 ] {} HTTP-Session: 0fe8b6f3-99de-4447-929e-2e01a0962f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:14.159069 [ 3 ] {} HTTP-Session: 0fe8b6f3-99de-4447-929e-2e01a0962f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:14.159146 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:14.159186 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:23:14.159296 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:14.159610 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:14.159841 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.21 01:23:14.160054 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.21 01:23:14.160206 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} executeQuery: Read 56 rows, 4.48 KiB in 0.001025191 sec., 54623 rows/sec., 4.27 MiB/sec. 2024.02.21 01:23:14.160382 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} DynamicQueryHandler: Done processing query 2024.02.21 01:23:14.160414 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:23:14.160438 [ 3 ] {} HTTP-Session: 0fe8b6f3-99de-4447-929e-2e01a0962f94 Destroying unnamed session 2024.02.21 01:23:14.160655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:14.160714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:14.160735 [ 3 ] {} HTTP-Session: f3c5d4cb-dc86-422d-8ce3-4f55096afb8c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:14.160752 [ 3 ] {} HTTP-Session: f3c5d4cb-dc86-422d-8ce3-4f55096afb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:14.160845 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:14.160892 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:23:14.161032 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:14.161570 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. 2024.02.21 01:23:14.161915 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.21 01:23:14.162100 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.21 01:23:14.162227 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} executeQuery: Read 56 rows, 77.38 KiB in 0.00134638 sec., 41593 rows/sec., 56.13 MiB/sec. 2024.02.21 01:23:14.162390 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} DynamicQueryHandler: Done processing query 2024.02.21 01:23:14.162415 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:23:14.162432 [ 3 ] {} HTTP-Session: f3c5d4cb-dc86-422d-8ce3-4f55096afb8c Destroying unnamed session 2024.02.21 01:23:18.495899 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:23:18.495956 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:23:24.156687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:24.156858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:24.156905 [ 3 ] {} HTTP-Session: 07ba26f4-0b76-4309-b492-66f306543d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:24.156946 [ 3 ] {} HTTP-Session: 07ba26f4-0b76-4309-b492-66f306543d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:24.157147 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:24.157243 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:23:24.157506 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:24.157987 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:24.158249 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.21 01:23:24.158416 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.21 01:23:24.158553 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} executeQuery: Read 56 rows, 4.54 KiB in 0.001349941 sec., 41483 rows/sec., 3.28 MiB/sec. 2024.02.21 01:23:24.158785 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} DynamicQueryHandler: Done processing query 2024.02.21 01:23:24.158831 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:23:24.158852 [ 3 ] {} HTTP-Session: 07ba26f4-0b76-4309-b492-66f306543d7f Destroying unnamed session 2024.02.21 01:23:24.159107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:24.159161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:24.159181 [ 3 ] {} HTTP-Session: 1ff4616c-e686-46c8-8212-aecfd25bca31 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:24.159199 [ 3 ] {} HTTP-Session: 1ff4616c-e686-46c8-8212-aecfd25bca31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:24.159292 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:24.159335 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:23:24.159456 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:24.159901 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:24.160132 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.21 01:23:24.160278 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.21 01:23:24.160400 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} executeQuery: Read 204 rows, 19.39 KiB in 0.001074302 sec., 189890 rows/sec., 17.62 MiB/sec. 2024.02.21 01:23:24.160523 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} DynamicQueryHandler: Done processing query 2024.02.21 01:23:24.160545 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.21 01:23:24.160560 [ 3 ] {} HTTP-Session: 1ff4616c-e686-46c8-8212-aecfd25bca31 Destroying unnamed session 2024.02.21 01:23:24.160696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:24.160743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:24.160761 [ 3 ] {} HTTP-Session: 83729cfe-1bde-4e78-8f5d-a16b27ba500f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:24.160778 [ 3 ] {} HTTP-Session: 83729cfe-1bde-4e78-8f5d-a16b27ba500f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:24.160852 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:24.160891 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:23:24.160997 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:24.161332 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:24.161540 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.21 01:23:24.161683 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.21 01:23:24.161801 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} executeQuery: Read 80 rows, 6.38 KiB in 0.000920668 sec., 86893 rows/sec., 6.77 MiB/sec. 2024.02.21 01:23:24.161907 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} DynamicQueryHandler: Done processing query 2024.02.21 01:23:24.161930 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:23:24.161946 [ 3 ] {} HTTP-Session: 83729cfe-1bde-4e78-8f5d-a16b27ba500f Destroying unnamed session 2024.02.21 01:23:24.162081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:24.162123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:24.162142 [ 3 ] {} HTTP-Session: 3f4adce6-facf-4d89-9792-d462da70074b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:24.162159 [ 3 ] {} HTTP-Session: 3f4adce6-facf-4d89-9792-d462da70074b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:24.162230 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:24.162273 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:23:24.162392 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:24.162671 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:24.162926 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.21 01:23:24.163097 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.21 01:23:24.163208 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} executeQuery: Read 36 rows, 2.60 KiB in 0.000947268 sec., 38004 rows/sec., 2.68 MiB/sec. 2024.02.21 01:23:24.163484 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} DynamicQueryHandler: Done processing query 2024.02.21 01:23:24.163507 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:23:24.163522 [ 3 ] {} HTTP-Session: 3f4adce6-facf-4d89-9792-d462da70074b Destroying unnamed session 2024.02.21 01:23:24.163705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:24.163750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:24.163768 [ 3 ] {} HTTP-Session: 8cd7b828-8a14-4e80-8f9d-128f9dc69378 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:24.163785 [ 3 ] {} HTTP-Session: 8cd7b828-8a14-4e80-8f9d-128f9dc69378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:24.163876 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:24.163923 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:23:24.164084 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:24.164582 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:24.164893 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.21 01:23:24.165065 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.21 01:23:24.165200 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} executeQuery: Read 56 rows, 77.38 KiB in 0.001288049 sec., 43476 rows/sec., 58.67 MiB/sec. 2024.02.21 01:23:24.165423 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} DynamicQueryHandler: Done processing query 2024.02.21 01:23:24.165447 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:23:24.165463 [ 3 ] {} HTTP-Session: 8cd7b828-8a14-4e80-8f9d-128f9dc69378 Destroying unnamed session 2024.02.21 01:23:33.496202 [ 108 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:23:33.496280 [ 108 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:23:34.155732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:34.155835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:34.155865 [ 3 ] {} HTTP-Session: 8d3b90db-624c-4fe5-86f8-c4e239dbf5c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:34.155893 [ 3 ] {} HTTP-Session: 8d3b90db-624c-4fe5-86f8-c4e239dbf5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:34.156038 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:34.156106 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:23:34.156292 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:34.156778 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.157055 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.21 01:23:34.157222 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.21 01:23:34.157342 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} executeQuery: Read 56 rows, 4.54 KiB in 0.001264658 sec., 44280 rows/sec., 3.51 MiB/sec. 2024.02.21 01:23:34.157407 [ 108 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 2024.02.21 01:23:34.157510 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} DynamicQueryHandler: Done processing query 2024.02.21 01:23:34.157560 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:23:34.157565 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.157590 [ 3 ] {} HTTP-Session: 8d3b90db-624c-4fe5-86f8-c4e239dbf5c1 Destroying unnamed session 2024.02.21 01:23:34.157725 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact 2024.02.21 01:23:34.157761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:34.157897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:34.157949 [ 3 ] {} HTTP-Session: cd9d80f4-d413-4f69-8a78-11012c023404 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:34.157999 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:23:34.158000 [ 3 ] {} HTTP-Session: cd9d80f4-d413-4f69-8a78-11012c023404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:34.158059 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 56 rows starting from the beginning of the part 2024.02.21 01:23:34.158195 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:34.158312 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:23:34.158361 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:34.158670 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:34.158789 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:34.158956 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:34.159129 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:34.159663 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.160079 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.21 01:23:34.160375 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.21 01:23:34.160718 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} executeQuery: Read 4 rows, 342.00 B in 0.002465724 sec., 1622 rows/sec., 135.45 KiB/sec. 2024.02.21 01:23:34.160736 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070792 sec., 91181.68863276966 rows/sec., 7.22 MiB/sec. 2024.02.21 01:23:34.160926 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} DynamicQueryHandler: Done processing query 2024.02.21 01:23:34.160964 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:34.160977 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2024.02.21 01:23:34.160993 [ 3 ] {} HTTP-Session: cd9d80f4-d413-4f69-8a78-11012c023404 Destroying unnamed session 2024.02.21 01:23:34.161183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:34.161244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:34.161280 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. 2024.02.21 01:23:34.161292 [ 3 ] {} HTTP-Session: 1fba9d21-1f64-41d6-8faf-249b18213dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:34.161351 [ 3 ] {} HTTP-Session: 1fba9d21-1f64-41d6-8faf-249b18213dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:34.161439 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 2024.02.21 01:23:34.161500 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:34.161591 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:23:34.161712 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:34.162134 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.162366 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.21 01:23:34.162517 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.21 01:23:34.162641 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} executeQuery: Read 170 rows, 16.75 KiB in 0.001091333 sec., 155772 rows/sec., 14.99 MiB/sec. 2024.02.21 01:23:34.162785 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} DynamicQueryHandler: Done processing query 2024.02.21 01:23:34.162808 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:23:34.162824 [ 3 ] {} HTTP-Session: 1fba9d21-1f64-41d6-8faf-249b18213dc2 Destroying unnamed session 2024.02.21 01:23:34.162923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:34.162967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:34.162986 [ 3 ] {} HTTP-Session: b299e4b4-acd9-4e4a-b3b7-be82e1a7aa75 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:34.163003 [ 3 ] {} HTTP-Session: b299e4b4-acd9-4e4a-b3b7-be82e1a7aa75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:34.163072 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:34.163111 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:23:34.163215 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:34.163462 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.163669 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.21 01:23:34.163815 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.21 01:23:34.163929 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} executeQuery: Read 4 rows, 286.00 B in 0.000829835 sec., 4820 rows/sec., 336.57 KiB/sec. 2024.02.21 01:23:34.164041 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} DynamicQueryHandler: Done processing query 2024.02.21 01:23:34.164064 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:34.164079 [ 3 ] {} HTTP-Session: b299e4b4-acd9-4e4a-b3b7-be82e1a7aa75 Destroying unnamed session 2024.02.21 01:23:34.164181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:34.164225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:34.164243 [ 3 ] {} HTTP-Session: 0469c816-f550-4c25-b697-bd55db247ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:34.164260 [ 3 ] {} HTTP-Session: 0469c816-f550-4c25-b697-bd55db247ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:34.164331 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:34.164369 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:23:34.164472 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:34.164760 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.164976 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.21 01:23:34.165121 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.21 01:23:34.165242 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} executeQuery: Read 60 rows, 4.81 KiB in 0.000881017 sec., 68103 rows/sec., 5.33 MiB/sec. 2024.02.21 01:23:34.165378 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} DynamicQueryHandler: Done processing query 2024.02.21 01:23:34.165402 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:23:34.165418 [ 3 ] {} HTTP-Session: 0469c816-f550-4c25-b697-bd55db247ff0 Destroying unnamed session 2024.02.21 01:23:34.165504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:34.165549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:34.165567 [ 3 ] {} HTTP-Session: b64e0a42-7bc8-44d0-a1c9-a99e56a7cae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:34.165583 [ 3 ] {} HTTP-Session: b64e0a42-7bc8-44d0-a1c9-a99e56a7cae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:34.165653 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:34.165697 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:23:34.165819 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:34.166064 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.166321 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.21 01:23:34.166497 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.21 01:23:34.166596 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} executeQuery: Read 2 rows, 144.00 B in 0.000916657 sec., 2181 rows/sec., 153.41 KiB/sec. 2024.02.21 01:23:34.166742 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} DynamicQueryHandler: Done processing query 2024.02.21 01:23:34.166765 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:34.166781 [ 3 ] {} HTTP-Session: b64e0a42-7bc8-44d0-a1c9-a99e56a7cae4 Destroying unnamed session 2024.02.21 01:23:34.166920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:34.166963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:34.166982 [ 3 ] {} HTTP-Session: f8617b87-4175-4fb0-95c4-ab2112d43642 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:34.167000 [ 3 ] {} HTTP-Session: f8617b87-4175-4fb0-95c4-ab2112d43642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:34.167087 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:34.167133 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:23:34.167265 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:34.167754 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:34.168058 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.21 01:23:34.168233 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.21 01:23:34.168368 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} executeQuery: Read 56 rows, 77.38 KiB in 0.001242717 sec., 45062 rows/sec., 60.81 MiB/sec. 2024.02.21 01:23:34.168594 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} DynamicQueryHandler: Done processing query 2024.02.21 01:23:34.168618 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:23:34.168634 [ 3 ] {} HTTP-Session: f8617b87-4175-4fb0-95c4-ab2112d43642 Destroying unnamed session 2024.02.21 01:23:44.155573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:44.155700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:44.155729 [ 3 ] {} HTTP-Session: 3865bc96-ce9c-4d8b-abd5-6946d1228acd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:44.155757 [ 3 ] {} HTTP-Session: 3865bc96-ce9c-4d8b-abd5-6946d1228acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:44.155899 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:44.155965 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:23:44.156145 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:44.156724 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.157038 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.21 01:23:44.157234 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.21 01:23:44.157357 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} executeQuery: Read 56 rows, 4.54 KiB in 0.001418543 sec., 39477 rows/sec., 3.12 MiB/sec. 2024.02.21 01:23:44.157498 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} DynamicQueryHandler: Done processing query 2024.02.21 01:23:44.157523 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:23:44.157541 [ 3 ] {} HTTP-Session: 3865bc96-ce9c-4d8b-abd5-6946d1228acd Destroying unnamed session 2024.02.21 01:23:44.157662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:44.157714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:44.157734 [ 3 ] {} HTTP-Session: 0ca2481d-e6f2-4b7a-9200-5a1703b5192d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:44.157752 [ 3 ] {} HTTP-Session: 0ca2481d-e6f2-4b7a-9200-5a1703b5192d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:44.157829 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:44.157872 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:23:44.157982 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:44.158281 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.158487 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.21 01:23:44.158640 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.21 01:23:44.158735 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} executeQuery: Read 2 rows, 175.00 B in 0.000876876 sec., 2280 rows/sec., 194.89 KiB/sec. 2024.02.21 01:23:44.158920 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} DynamicQueryHandler: Done processing query 2024.02.21 01:23:44.158944 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:44.158960 [ 3 ] {} HTTP-Session: 0ca2481d-e6f2-4b7a-9200-5a1703b5192d Destroying unnamed session 2024.02.21 01:23:44.159105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:44.159152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:44.159170 [ 3 ] {} HTTP-Session: 74367853-a38c-45b4-a786-04a6cea460f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:44.159187 [ 3 ] {} HTTP-Session: 74367853-a38c-45b4-a786-04a6cea460f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:44.159266 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:44.159306 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:23:44.159424 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:44.159822 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.160043 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.21 01:23:44.160190 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.21 01:23:44.160291 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} executeQuery: Read 169 rows, 16.66 KiB in 0.00099857 sec., 169242 rows/sec., 16.29 MiB/sec. 2024.02.21 01:23:44.160283 [ 103 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.21 01:23:44.160360 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.160435 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} DynamicQueryHandler: Done processing query 2024.02.21 01:23:44.160487 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.21 01:23:44.160496 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.21 01:23:44.160517 [ 3 ] {} HTTP-Session: 74367853-a38c-45b4-a786-04a6cea460f2 Destroying unnamed session 2024.02.21 01:23:44.160628 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:23:44.160665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:44.160691 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 208 rows starting from the beginning of the part 2024.02.21 01:23:44.160765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:44.160805 [ 3 ] {} HTTP-Session: 1aa5892b-45c8-4866-9ec8-7bc6f56a9c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:44.160839 [ 3 ] {} HTTP-Session: 1aa5892b-45c8-4866-9ec8-7bc6f56a9c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:44.160934 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 168 rows starting from the beginning of the part 2024.02.21 01:23:44.161046 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:44.161162 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:23:44.161178 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 168 rows starting from the beginning of the part 2024.02.21 01:23:44.161485 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 204 rows starting from the beginning of the part 2024.02.21 01:23:44.161642 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:44.161759 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 170 rows starting from the beginning of the part 2024.02.21 01:23:44.161876 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 169 rows starting from the beginning of the part 2024.02.21 01:23:44.162404 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.162796 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.21 01:23:44.163123 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.21 01:23:44.163312 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} executeQuery: Read 2 rows, 143.00 B in 0.002219557 sec., 901 rows/sec., 62.92 KiB/sec. 2024.02.21 01:23:44.163546 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} DynamicQueryHandler: Done processing query 2024.02.21 01:23:44.163612 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:44.163687 [ 3 ] {} HTTP-Session: 1aa5892b-45c8-4866-9ec8-7bc6f56a9c62 Destroying unnamed session 2024.02.21 01:23:44.163822 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 4 columns (4 merged, 0 gathered) in 0.003405862 sec., 319155.62051545247 rows/sec., 30.30 MiB/sec. 2024.02.21 01:23:44.163878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:44.163946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:44.163975 [ 3 ] {} HTTP-Session: 5160657c-64ab-47ed-ad3b-6ad1e78de9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:44.163994 [ 3 ] {} HTTP-Session: 5160657c-64ab-47ed-ad3b-6ad1e78de9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:44.164026 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.21 01:23:44.164155 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:44.164215 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:23:44.164369 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.21 01:23:44.164465 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:44.164520 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.21 01:23:44.164889 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.165104 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.21 01:23:44.165255 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.21 01:23:44.165344 [ 103 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.21 01:23:44.165357 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} executeQuery: Read 58 rows, 4.65 KiB in 0.001168745 sec., 49625 rows/sec., 3.88 MiB/sec. 2024.02.21 01:23:44.165384 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.165548 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.21 01:23:44.165566 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} DynamicQueryHandler: Done processing query 2024.02.21 01:23:44.165617 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:23:44.165648 [ 3 ] {} HTTP-Session: 5160657c-64ab-47ed-ad3b-6ad1e78de9ec Destroying unnamed session 2024.02.21 01:23:44.165712 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:23:44.165757 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 106 rows starting from the beginning of the part 2024.02.21 01:23:44.165787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:44.165865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:44.165914 [ 3 ] {} HTTP-Session: 265fae84-5896-4724-a5e3-2f9fb63bada2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:44.165957 [ 3 ] {} HTTP-Session: 265fae84-5896-4724-a5e3-2f9fb63bada2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:44.165979 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:44.166142 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:44.166213 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:44.166241 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:23:44.166471 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part 2024.02.21 01:23:44.166786 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.02.21 01:23:44.166786 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:44.167013 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part 2024.02.21 01:23:44.167554 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.168112 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.21 01:23:44.168468 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.21 01:23:44.168803 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} executeQuery: Read 1 rows, 72.00 B in 0.002591787 sec., 385 rows/sec., 27.13 KiB/sec. 2024.02.21 01:23:44.168812 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 4 columns (4 merged, 0 gathered) in 0.003371471 sec., 123388.27769836964 rows/sec., 9.64 MiB/sec. 2024.02.21 01:23:44.169057 [ 24 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.21 01:23:44.169070 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} DynamicQueryHandler: Done processing query 2024.02.21 01:23:44.169130 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:44.169157 [ 3 ] {} HTTP-Session: 265fae84-5896-4724-a5e3-2f9fb63bada2 Destroying unnamed session 2024.02.21 01:23:44.169304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:44.169336 [ 24 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.21 01:23:44.169388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:44.169418 [ 3 ] {} HTTP-Session: b511bbb3-5ce6-4acd-81f6-b35698c6e6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:44.169447 [ 24 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.21 01:23:44.169457 [ 3 ] {} HTTP-Session: b511bbb3-5ce6-4acd-81f6-b35698c6e6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:44.169621 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:44.169666 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:23:44.169818 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:44.170396 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.170727 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.21 01:23:44.170905 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.21 01:23:44.170996 [ 103 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.21 01:23:44.171015 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} executeQuery: Read 56 rows, 77.38 KiB in 0.001364491 sec., 41040 rows/sec., 55.38 MiB/sec. 2024.02.21 01:23:44.171029 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:44.171179 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.21 01:23:44.171242 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} DynamicQueryHandler: Done processing query 2024.02.21 01:23:44.171277 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:23:44.171321 [ 3 ] {} HTTP-Session: b511bbb3-5ce6-4acd-81f6-b35698c6e6fe Destroying unnamed session 2024.02.21 01:23:44.171390 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:23:44.171434 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1613 rows starting from the beginning of the part 2024.02.21 01:23:44.171576 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:44.171694 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:44.171800 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:44.171907 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:44.172006 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2024.02.21 01:23:44.179327 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 6 columns (6 merged, 0 gathered) in 0.008249217 sec., 229476.32484392155 rows/sec., 309.67 MiB/sec. 2024.02.21 01:23:44.180703 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.21 01:23:44.180946 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.21 01:23:44.181014 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.21 01:23:44.181097 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7: 13.47 MiB. 2024.02.21 01:23:45.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.72 MiB, peak 250.15 MiB, will set to 242.20 MiB (RSS), difference: 2.48 MiB 2024.02.21 01:23:48.496329 [ 99 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:23:48.496421 [ 99 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:23:54.156921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:54.157057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:54.157087 [ 3 ] {} HTTP-Session: 4dfa9296-c33f-4acc-8bc9-2c250ed26197 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:54.157114 [ 3 ] {} HTTP-Session: 4dfa9296-c33f-4acc-8bc9-2c250ed26197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:54.157259 [ 3 ] {16324986-022a-4958-ad19-27af14287373} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:54.157328 [ 3 ] {16324986-022a-4958-ad19-27af14287373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:23:54.157516 [ 3 ] {16324986-022a-4958-ad19-27af14287373} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:54.157987 [ 3 ] {16324986-022a-4958-ad19-27af14287373} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:54.158262 [ 3 ] {16324986-022a-4958-ad19-27af14287373} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.21 01:23:54.158432 [ 3 ] {16324986-022a-4958-ad19-27af14287373} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.21 01:23:54.158572 [ 3 ] {16324986-022a-4958-ad19-27af14287373} executeQuery: Read 56 rows, 4.54 KiB in 0.001263378 sec., 44325 rows/sec., 3.51 MiB/sec. 2024.02.21 01:23:54.158728 [ 3 ] {16324986-022a-4958-ad19-27af14287373} DynamicQueryHandler: Done processing query 2024.02.21 01:23:54.158755 [ 3 ] {16324986-022a-4958-ad19-27af14287373} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.21 01:23:54.158771 [ 3 ] {} HTTP-Session: 4dfa9296-c33f-4acc-8bc9-2c250ed26197 Destroying unnamed session 2024.02.21 01:23:54.158892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:54.158945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:54.158964 [ 3 ] {} HTTP-Session: d82272e4-9251-41c7-aee6-37d166a53d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:54.158982 [ 3 ] {} HTTP-Session: d82272e4-9251-41c7-aee6-37d166a53d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:54.159063 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:54.159105 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:23:54.159221 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:54.159532 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:54.159741 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.21 01:23:54.159897 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.21 01:23:54.160020 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} executeQuery: Read 2 rows, 175.00 B in 0.000926137 sec., 2159 rows/sec., 184.53 KiB/sec. 2024.02.21 01:23:54.160157 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} DynamicQueryHandler: Done processing query 2024.02.21 01:23:54.160181 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:54.160196 [ 3 ] {} HTTP-Session: d82272e4-9251-41c7-aee6-37d166a53d09 Destroying unnamed session 2024.02.21 01:23:54.160344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:54.160389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:54.160407 [ 3 ] {} HTTP-Session: e9e02001-9f0b-4ed4-9e4f-9eb4ed546172 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:54.160426 [ 3 ] {} HTTP-Session: e9e02001-9f0b-4ed4-9e4f-9eb4ed546172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:54.160507 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:54.160546 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:23:54.160652 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:54.161090 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:54.161310 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.21 01:23:54.161460 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.21 01:23:54.161583 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} executeQuery: Read 205 rows, 19.47 KiB in 0.001047731 sec., 195660 rows/sec., 18.15 MiB/sec. 2024.02.21 01:23:54.161705 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} DynamicQueryHandler: Done processing query 2024.02.21 01:23:54.161728 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:23:54.161744 [ 3 ] {} HTTP-Session: e9e02001-9f0b-4ed4-9e4f-9eb4ed546172 Destroying unnamed session 2024.02.21 01:23:54.161838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:54.161883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:54.161902 [ 3 ] {} HTTP-Session: 9a2fa5df-dde4-45dd-b558-7da82a456c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:54.161918 [ 3 ] {} HTTP-Session: 9a2fa5df-dde4-45dd-b558-7da82a456c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:54.161986 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:54.162024 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:23:54.162128 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:54.162388 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:54.162586 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.21 01:23:54.162733 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.21 01:23:54.162850 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} executeQuery: Read 2 rows, 143.00 B in 0.000832985 sec., 2401 rows/sec., 167.65 KiB/sec. 2024.02.21 01:23:54.162970 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} DynamicQueryHandler: Done processing query 2024.02.21 01:23:54.162993 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:23:54.163009 [ 3 ] {} HTTP-Session: 9a2fa5df-dde4-45dd-b558-7da82a456c4f Destroying unnamed session 2024.02.21 01:23:54.163111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:54.163155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:54.163173 [ 3 ] {} HTTP-Session: 3a9796c9-1b4a-4b66-b147-29a5cf9251c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:54.163189 [ 3 ] {} HTTP-Session: 3a9796c9-1b4a-4b66-b147-29a5cf9251c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:54.163261 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:54.163300 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:23:54.163405 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:54.163730 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:54.163951 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.21 01:23:54.164098 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.21 01:23:54.164213 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} executeQuery: Read 82 rows, 6.55 KiB in 0.000923388 sec., 88803 rows/sec., 6.92 MiB/sec. 2024.02.21 01:23:54.164325 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} DynamicQueryHandler: Done processing query 2024.02.21 01:23:54.164348 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:23:54.164364 [ 3 ] {} HTTP-Session: 3a9796c9-1b4a-4b66-b147-29a5cf9251c0 Destroying unnamed session 2024.02.21 01:23:54.164459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:54.164503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:54.164521 [ 3 ] {} HTTP-Session: 0e5c3999-86af-4ee4-97de-ebcd3a20f17c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:54.164538 [ 3 ] {} HTTP-Session: 0e5c3999-86af-4ee4-97de-ebcd3a20f17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:54.164608 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:54.164653 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:23:54.164772 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:54.165072 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:54.165335 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.21 01:23:54.165513 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.21 01:23:54.165642 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} executeQuery: Read 37 rows, 2.67 KiB in 0.00100279 sec., 36897 rows/sec., 2.60 MiB/sec. 2024.02.21 01:23:54.165772 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} DynamicQueryHandler: Done processing query 2024.02.21 01:23:54.165794 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:23:54.165810 [ 3 ] {} HTTP-Session: 0e5c3999-86af-4ee4-97de-ebcd3a20f17c Destroying unnamed session 2024.02.21 01:23:54.165945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:23:54.165988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:23:54.166006 [ 3 ] {} HTTP-Session: 73fd7c3c-dc96-4dda-87a2-9cdd628136fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:23:54.166022 [ 3 ] {} HTTP-Session: 73fd7c3c-dc96-4dda-87a2-9cdd628136fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:23:54.166111 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:23:54.166154 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:23:54.166289 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:23:54.166825 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.21 01:23:54.167146 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.21 01:23:54.167324 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.21 01:23:54.167424 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} executeQuery: Read 56 rows, 77.38 KiB in 0.001286468 sec., 43530 rows/sec., 58.74 MiB/sec. 2024.02.21 01:23:54.167546 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} DynamicQueryHandler: Done processing query 2024.02.21 01:23:54.167568 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.21 01:23:54.167583 [ 3 ] {} HTTP-Session: 73fd7c3c-dc96-4dda-87a2-9cdd628136fd Destroying unnamed session 2024.02.21 01:24:03.496464 [ 93 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:24:03.496520 [ 93 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:24:04.155968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:04.156069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:04.156095 [ 3 ] {} HTTP-Session: 70f632cd-9295-4239-94f1-3a852f609870 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:04.156119 [ 3 ] {} HTTP-Session: 70f632cd-9295-4239-94f1-3a852f609870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:04.156248 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:04.156309 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:24:04.156478 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:04.156965 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:04.157231 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.21 01:24:04.157399 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.21 01:24:04.157519 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} executeQuery: Read 65 rows, 5.27 KiB in 0.001234677 sec., 52645 rows/sec., 4.17 MiB/sec. 2024.02.21 01:24:04.157672 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} DynamicQueryHandler: Done processing query 2024.02.21 01:24:04.157697 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:04.157713 [ 3 ] {} HTTP-Session: 70f632cd-9295-4239-94f1-3a852f609870 Destroying unnamed session 2024.02.21 01:24:04.157853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 30866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:04.157899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:04.157918 [ 3 ] {} HTTP-Session: 6a9c11d1-18b4-4749-906b-789d3108ef2b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:04.157934 [ 3 ] {} HTTP-Session: 6a9c11d1-18b4-4749-906b-789d3108ef2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:04.158009 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:04.158049 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:24:04.158155 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:04.158598 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:04.158827 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.21 01:24:04.158975 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.21 01:24:04.159100 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} executeQuery: Read 195 rows, 18.98 KiB in 0.001062441 sec., 183539 rows/sec., 17.45 MiB/sec. 2024.02.21 01:24:04.159221 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} DynamicQueryHandler: Done processing query 2024.02.21 01:24:04.159243 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:24:04.159264 [ 3 ] {} HTTP-Session: 6a9c11d1-18b4-4749-906b-789d3108ef2b Destroying unnamed session 2024.02.21 01:24:04.159431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:04.159476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:04.159503 [ 3 ] {} HTTP-Session: c975ea26-2aa8-4306-aa2c-07554a49c6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:04.159519 [ 3 ] {} HTTP-Session: c975ea26-2aa8-4306-aa2c-07554a49c6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:04.159593 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:04.159632 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:24:04.159741 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:04.160095 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:04.160319 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.21 01:24:04.160474 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.21 01:24:04.160605 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} executeQuery: Read 71 rows, 5.72 KiB in 0.000983009 sec., 72227 rows/sec., 5.68 MiB/sec. 2024.02.21 01:24:04.160745 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} DynamicQueryHandler: Done processing query 2024.02.21 01:24:04.160769 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:04.160785 [ 3 ] {} HTTP-Session: c975ea26-2aa8-4306-aa2c-07554a49c6a4 Destroying unnamed session 2024.02.21 01:24:04.160957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 69519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:04.161002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:04.161021 [ 3 ] {} HTTP-Session: d38c936d-794f-48ef-a8d2-c530f6f6a467 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:04.161039 [ 3 ] {} HTTP-Session: d38c936d-794f-48ef-a8d2-c530f6f6a467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:04.161150 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:04.161199 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:24:04.161342 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:04.161909 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:04.162248 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.21 01:24:04.162427 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.21 01:24:04.162558 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} executeQuery: Read 65 rows, 89.82 KiB in 0.001376852 sec., 47209 rows/sec., 63.71 MiB/sec. 2024.02.21 01:24:04.162793 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} DynamicQueryHandler: Done processing query 2024.02.21 01:24:04.162816 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.21 01:24:04.162832 [ 3 ] {} HTTP-Session: d38c936d-794f-48ef-a8d2-c530f6f6a467 Destroying unnamed session 2024.02.21 01:24:04.162950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:04.162994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:04.163013 [ 3 ] {} HTTP-Session: bb03bda9-8deb-464c-bfab-c381b5e6b952 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:04.163029 [ 3 ] {} HTTP-Session: bb03bda9-8deb-464c-bfab-c381b5e6b952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:04.163100 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:04.163143 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.21 01:24:04.163266 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:04.163519 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:04.163765 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.21 01:24:04.163949 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.21 01:24:04.164070 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} executeQuery: Read 6 rows, 463.00 B in 0.000940478 sec., 6379 rows/sec., 480.76 KiB/sec. 2024.02.21 01:24:04.164201 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} DynamicQueryHandler: Done processing query 2024.02.21 01:24:04.164224 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.21 01:24:04.164240 [ 3 ] {} HTTP-Session: bb03bda9-8deb-464c-bfab-c381b5e6b952 Destroying unnamed session 2024.02.21 01:24:07.028542 [ 89 ] {} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.21 01:24:07.028630 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:07.028740 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.21 01:24:07.028907 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:24:07.028943 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 642 rows starting from the beginning of the part 2024.02.21 01:24:07.029104 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.21 01:24:07.029236 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.02.21 01:24:07.029329 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.02.21 01:24:07.029418 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2024.02.21 01:24:07.030101 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420262 sec., 505540.5270295199 rows/sec., 35.65 MiB/sec. 2024.02.21 01:24:07.030213 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.21 01:24:07.030414 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.21 01:24:07.030478 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.21 01:24:14.155797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:14.156093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:14.156130 [ 3 ] {} HTTP-Session: 43c4fcde-9d40-4869-a767-cefd6edae3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:14.156158 [ 3 ] {} HTTP-Session: 43c4fcde-9d40-4869-a767-cefd6edae3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:14.156306 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:14.156366 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:24:14.156529 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:14.156981 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:14.157241 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.21 01:24:14.157400 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.21 01:24:14.157545 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} executeQuery: Read 65 rows, 5.27 KiB in 0.001195306 sec., 54379 rows/sec., 4.30 MiB/sec. 2024.02.21 01:24:14.157705 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} DynamicQueryHandler: Done processing query 2024.02.21 01:24:14.157731 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:14.157748 [ 3 ] {} HTTP-Session: 43c4fcde-9d40-4869-a767-cefd6edae3ee Destroying unnamed session 2024.02.21 01:24:14.157923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 30866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:14.157969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:14.157989 [ 3 ] {} HTTP-Session: 33351594-fb28-4662-a991-ad2fe3efd382 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:14.158006 [ 3 ] {} HTTP-Session: 33351594-fb28-4662-a991-ad2fe3efd382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:14.158085 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:14.158124 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:24:14.158235 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:14.158653 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:14.158883 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.21 01:24:14.159036 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.21 01:24:14.159158 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} executeQuery: Read 195 rows, 18.98 KiB in 0.001043231 sec., 186919 rows/sec., 17.77 MiB/sec. 2024.02.21 01:24:14.159301 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} DynamicQueryHandler: Done processing query 2024.02.21 01:24:14.159325 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.21 01:24:14.159342 [ 3 ] {} HTTP-Session: 33351594-fb28-4662-a991-ad2fe3efd382 Destroying unnamed session 2024.02.21 01:24:14.159470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:14.159514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:14.159532 [ 3 ] {} HTTP-Session: e0a43174-6766-4b1b-af56-dc4192ef3c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:14.159549 [ 3 ] {} HTTP-Session: e0a43174-6766-4b1b-af56-dc4192ef3c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:14.159624 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:14.159663 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:24:14.159772 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:14.160079 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:14.160298 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.21 01:24:14.160459 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.21 01:24:14.160583 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} executeQuery: Read 74 rows, 5.93 KiB in 0.000931498 sec., 79441 rows/sec., 6.22 MiB/sec. 2024.02.21 01:24:14.160697 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} DynamicQueryHandler: Done processing query 2024.02.21 01:24:14.160720 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:14.160736 [ 3 ] {} HTTP-Session: e0a43174-6766-4b1b-af56-dc4192ef3c68 Destroying unnamed session 2024.02.21 01:24:14.160924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 69519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:14.160995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:14.161013 [ 3 ] {} HTTP-Session: dc07d7d2-a0e2-4d00-b6b8-e03dc2c82c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:14.161030 [ 3 ] {} HTTP-Session: dc07d7d2-a0e2-4d00-b6b8-e03dc2c82c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:14.161124 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:14.161169 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:24:14.161308 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:14.161853 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:14.162195 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.21 01:24:14.162390 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.21 01:24:14.162526 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} executeQuery: Read 65 rows, 89.82 KiB in 0.001366231 sec., 47576 rows/sec., 64.20 MiB/sec. 2024.02.21 01:24:14.162684 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} DynamicQueryHandler: Done processing query 2024.02.21 01:24:14.162733 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.21 01:24:14.162749 [ 3 ] {} HTTP-Session: dc07d7d2-a0e2-4d00-b6b8-e03dc2c82c7d Destroying unnamed session 2024.02.21 01:24:14.162877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:14.162921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:14.162940 [ 3 ] {} HTTP-Session: dacad723-04c5-4d47-8859-504b9282eedc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:14.162956 [ 3 ] {} HTTP-Session: dacad723-04c5-4d47-8859-504b9282eedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:14.163027 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:14.163069 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.21 01:24:14.163179 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:14.163502 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:14.163750 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.21 01:24:14.163930 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.21 01:24:14.164050 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} executeQuery: Read 9 rows, 651.00 B in 0.00098986 sec., 9092 rows/sec., 642.25 KiB/sec. 2024.02.21 01:24:14.164170 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} DynamicQueryHandler: Done processing query 2024.02.21 01:24:14.164194 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.21 01:24:14.164210 [ 3 ] {} HTTP-Session: dacad723-04c5-4d47-8859-504b9282eedc Destroying unnamed session 2024.02.21 01:24:18.496557 [ 85 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:24:18.496616 [ 85 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:24:24.156919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:24.157046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:24.157071 [ 3 ] {} HTTP-Session: 4591b931-3f88-4706-a7e1-3416786578f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:24.157095 [ 3 ] {} HTTP-Session: 4591b931-3f88-4706-a7e1-3416786578f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:24.157227 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:24.157290 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:24:24.157452 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:24.157935 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:24.158246 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.21 01:24:24.158443 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.21 01:24:24.158564 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} executeQuery: Read 69 rows, 5.59 KiB in 0.00130169 sec., 53008 rows/sec., 4.20 MiB/sec. 2024.02.21 01:24:24.158612 [ 84 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 2024.02.21 01:24:24.158731 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:24.158735 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} DynamicQueryHandler: Done processing query 2024.02.21 01:24:24.158790 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:24.158847 [ 3 ] {} HTTP-Session: 4591b931-3f88-4706-a7e1-3416786578f0 Destroying unnamed session 2024.02.21 01:24:24.158855 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact 2024.02.21 01:24:24.159024 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:24:24.159050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 37715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:24.159075 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 56 rows starting from the beginning of the part 2024.02.21 01:24:24.159124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:24.159174 [ 3 ] {} HTTP-Session: 319a6f54-17a1-4da5-b5c8-13a17a875557 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:24.159215 [ 3 ] {} HTTP-Session: 319a6f54-17a1-4da5-b5c8-13a17a875557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:24.159406 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2024.02.21 01:24:24.159422 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:24.159520 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:24:24.159677 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2024.02.21 01:24:24.159950 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:24.159973 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 65 rows starting from the beginning of the part 2024.02.21 01:24:24.160159 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 65 rows starting from the beginning of the part 2024.02.21 01:24:24.160302 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part 2024.02.21 01:24:24.160923 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:24.161436 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.21 01:24:24.161769 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.21 01:24:24.161787 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 4 columns (4 merged, 0 gathered) in 0.00299887 sec., 122379.42958514375 rows/sec., 9.69 MiB/sec. 2024.02.21 01:24:24.161933 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} executeQuery: Read 243 rows, 22.93 KiB in 0.002448753 sec., 99234 rows/sec., 9.14 MiB/sec. 2024.02.21 01:24:24.161989 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) 2024.02.21 01:24:24.162112 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} DynamicQueryHandler: Done processing query 2024.02.21 01:24:24.162136 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:24:24.162154 [ 3 ] {} HTTP-Session: 319a6f54-17a1-4da5-b5c8-13a17a875557 Destroying unnamed session 2024.02.21 01:24:24.162268 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. 2024.02.21 01:24:24.162282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:24.162332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:24.162356 [ 3 ] {} HTTP-Session: 4bfed55b-195e-441b-a6fc-538f2422bfcb Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:24.162359 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 2024.02.21 01:24:24.162376 [ 3 ] {} HTTP-Session: 4bfed55b-195e-441b-a6fc-538f2422bfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:24.162486 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:24.162528 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:24:24.162634 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:24.162964 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:24.163178 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.21 01:24:24.163332 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.21 01:24:24.163453 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} executeQuery: Read 93 rows, 7.42 KiB in 0.000938898 sec., 99052 rows/sec., 7.72 MiB/sec. 2024.02.21 01:24:24.163554 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} DynamicQueryHandler: Done processing query 2024.02.21 01:24:24.163577 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:24.163592 [ 3 ] {} HTTP-Session: 4bfed55b-195e-441b-a6fc-538f2422bfcb Destroying unnamed session 2024.02.21 01:24:24.163697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:24.163740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:24.163758 [ 3 ] {} HTTP-Session: dbfdc861-ceb2-4f5a-98c4-8dded280b696 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:24.163775 [ 3 ] {} HTTP-Session: dbfdc861-ceb2-4f5a-98c4-8dded280b696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:24.163846 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:24.163888 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:24:24.164006 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:24.164300 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:24.164562 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.21 01:24:24.164736 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.21 01:24:24.164871 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} executeQuery: Read 36 rows, 2.60 KiB in 0.00099149 sec., 36308 rows/sec., 2.56 MiB/sec. 2024.02.21 01:24:24.165162 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} DynamicQueryHandler: Done processing query 2024.02.21 01:24:24.165186 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:24:24.165201 [ 3 ] {} HTTP-Session: dbfdc861-ceb2-4f5a-98c4-8dded280b696 Destroying unnamed session 2024.02.21 01:24:24.165332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 73793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:24.165376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:24.165395 [ 3 ] {} HTTP-Session: fc07762a-cb80-4f75-9a14-e2c70ace02f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:24.165412 [ 3 ] {} HTTP-Session: fc07762a-cb80-4f75-9a14-e2c70ace02f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:24.165509 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:24.165553 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:24:24.165700 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:24.166267 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:24.166591 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.21 01:24:24.166766 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.21 01:24:24.166894 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} executeQuery: Read 69 rows, 95.35 KiB in 0.001356721 sec., 50857 rows/sec., 68.63 MiB/sec. 2024.02.21 01:24:24.167004 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} DynamicQueryHandler: Done processing query 2024.02.21 01:24:24.167027 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.21 01:24:24.167044 [ 3 ] {} HTTP-Session: fc07762a-cb80-4f75-9a14-e2c70ace02f0 Destroying unnamed session 2024.02.21 01:24:33.496856 [ 81 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:24:33.496911 [ 81 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:24:34.156749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:34.156901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:34.156947 [ 3 ] {} HTTP-Session: 92ea997b-5c97-4b87-a922-8377d9389ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:34.156988 [ 3 ] {} HTTP-Session: 92ea997b-5c97-4b87-a922-8377d9389ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:34.157171 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:34.157233 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:24:34.157396 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:34.157848 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.158119 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.21 01:24:34.158289 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.21 01:24:34.158428 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} executeQuery: Read 69 rows, 5.59 KiB in 0.001215556 sec., 56764 rows/sec., 4.49 MiB/sec. 2024.02.21 01:24:34.158582 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} DynamicQueryHandler: Done processing query 2024.02.21 01:24:34.158608 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:34.158625 [ 3 ] {} HTTP-Session: 92ea997b-5c97-4b87-a922-8377d9389ad2 Destroying unnamed session 2024.02.21 01:24:34.158791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:34.158840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:34.158859 [ 3 ] {} HTTP-Session: d9ab9922-a773-45bb-b6d0-04f981f36e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:34.158878 [ 3 ] {} HTTP-Session: d9ab9922-a773-45bb-b6d0-04f981f36e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:34.158964 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:34.159007 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:24:34.159116 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:34.159407 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.159628 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.21 01:24:34.159777 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.21 01:24:34.159908 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} executeQuery: Read 4 rows, 342.00 B in 0.000909037 sec., 4400 rows/sec., 367.40 KiB/sec. 2024.02.21 01:24:34.160045 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} DynamicQueryHandler: Done processing query 2024.02.21 01:24:34.160069 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:34.160086 [ 3 ] {} HTTP-Session: d9ab9922-a773-45bb-b6d0-04f981f36e9a Destroying unnamed session 2024.02.21 01:24:34.160266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 33025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:34.160311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:34.160330 [ 3 ] {} HTTP-Session: 6636cf70-b8a0-45ce-a927-caf9872f0b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:34.160348 [ 3 ] {} HTTP-Session: 6636cf70-b8a0-45ce-a927-caf9872f0b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:34.160444 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:34.160495 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:24:34.160624 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:34.161032 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.161249 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.21 01:24:34.161396 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.21 01:24:34.161525 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} executeQuery: Read 209 rows, 20.29 KiB in 0.001038081 sec., 201333 rows/sec., 19.09 MiB/sec. 2024.02.21 01:24:34.161522 [ 81 ] {} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.21 01:24:34.161633 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.161717 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} DynamicQueryHandler: Done processing query 2024.02.21 01:24:34.161763 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.02.21 01:24:34.161764 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.21 01:24:34.161783 [ 3 ] {} HTTP-Session: 6636cf70-b8a0-45ce-a927-caf9872f0b49 Destroying unnamed session 2024.02.21 01:24:34.161916 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:24:34.161964 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 208 rows starting from the beginning of the part 2024.02.21 01:24:34.161996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:34.162077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:34.162111 [ 3 ] {} HTTP-Session: c10305b4-bde5-4416-8a69-240174f99cec Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:34.162164 [ 3 ] {} HTTP-Session: c10305b4-bde5-4416-8a69-240174f99cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:34.162197 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 205 rows starting from the beginning of the part 2024.02.21 01:24:34.162346 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:34.162433 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 195 rows starting from the beginning of the part 2024.02.21 01:24:34.162446 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:24:34.162757 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 195 rows starting from the beginning of the part 2024.02.21 01:24:34.162869 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:34.163068 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 243 rows starting from the beginning of the part 2024.02.21 01:24:34.163174 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 209 rows starting from the beginning of the part 2024.02.21 01:24:34.163729 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.164127 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.21 01:24:34.164410 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.21 01:24:34.164697 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} executeQuery: Read 4 rows, 286.00 B in 0.002272568 sec., 1760 rows/sec., 122.90 KiB/sec. 2024.02.21 01:24:34.164896 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} DynamicQueryHandler: Done processing query 2024.02.21 01:24:34.164920 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:34.164939 [ 3 ] {} HTTP-Session: c10305b4-bde5-4416-8a69-240174f99cec Destroying unnamed session 2024.02.21 01:24:34.165149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:34.165161 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1255 rows, containing 4 columns (4 merged, 0 gathered) in 0.003456443 sec., 363090.03215155 rows/sec., 34.02 MiB/sec. 2024.02.21 01:24:34.165209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:34.165245 [ 3 ] {} HTTP-Session: 9ac4d8d4-5088-414f-8c68-2ceaec132cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:34.165276 [ 3 ] {} HTTP-Session: 9ac4d8d4-5088-414f-8c68-2ceaec132cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:34.165315 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.21 01:24:34.165438 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:34.165499 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:24:34.165623 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.21 01:24:34.165756 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:34.165767 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.21 01:24:34.166152 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.166368 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.21 01:24:34.166522 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.21 01:24:34.166632 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} executeQuery: Read 73 rows, 5.85 KiB in 0.001139994 sec., 64035 rows/sec., 5.01 MiB/sec. 2024.02.21 01:24:34.166644 [ 81 ] {} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.21 01:24:34.166760 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.166839 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} DynamicQueryHandler: Done processing query 2024.02.21 01:24:34.166917 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:34.166946 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.21 01:24:34.166958 [ 3 ] {} HTTP-Session: 9ac4d8d4-5088-414f-8c68-2ceaec132cbd Destroying unnamed session 2024.02.21 01:24:34.167105 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:24:34.167141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:34.167167 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 106 rows starting from the beginning of the part 2024.02.21 01:24:34.167243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:34.167274 [ 3 ] {} HTTP-Session: 9bd07c37-cb99-4b2c-81c3-39dfc9bbe568 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:34.167303 [ 3 ] {} HTTP-Session: 9bd07c37-cb99-4b2c-81c3-39dfc9bbe568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:34.167448 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part 2024.02.21 01:24:34.167516 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:34.167661 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:24:34.167687 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 71 rows starting from the beginning of the part 2024.02.21 01:24:34.168006 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part 2024.02.21 01:24:34.168171 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:34.168240 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 93 rows starting from the beginning of the part 2024.02.21 01:24:34.168463 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 73 rows starting from the beginning of the part 2024.02.21 01:24:34.169016 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.169620 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.21 01:24:34.169953 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.21 01:24:34.170300 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} executeQuery: Read 2 rows, 144.00 B in 0.002720941 sec., 735 rows/sec., 51.68 KiB/sec. 2024.02.21 01:24:34.170348 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491444 sec., 142920.80869691737 rows/sec., 11.17 MiB/sec. 2024.02.21 01:24:34.170532 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} DynamicQueryHandler: Done processing query 2024.02.21 01:24:34.170562 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.21 01:24:34.170571 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:34.170636 [ 3 ] {} HTTP-Session: 9bd07c37-cb99-4b2c-81c3-39dfc9bbe568 Destroying unnamed session 2024.02.21 01:24:34.170842 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.21 01:24:34.170858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 73793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:34.170923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:34.170952 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.21 01:24:34.170964 [ 3 ] {} HTTP-Session: e04060c3-cd60-4dab-883b-d3a9925f14da Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:34.171004 [ 3 ] {} HTTP-Session: e04060c3-cd60-4dab-883b-d3a9925f14da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:34.171177 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:34.171224 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:24:34.171377 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:34.172001 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.172326 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.21 01:24:34.172507 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.21 01:24:34.172631 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} executeQuery: Read 69 rows, 95.35 KiB in 0.001411453 sec., 48885 rows/sec., 65.97 MiB/sec. 2024.02.21 01:24:34.172631 [ 80 ] {} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.21 01:24:34.172732 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.21 01:24:34.172838 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.21 01:24:34.172850 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} DynamicQueryHandler: Done processing query 2024.02.21 01:24:34.172900 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.21 01:24:34.172942 [ 3 ] {} HTTP-Session: e04060c3-cd60-4dab-883b-d3a9925f14da Destroying unnamed session 2024.02.21 01:24:34.173008 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:24:34.173041 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1893 rows starting from the beginning of the part 2024.02.21 01:24:34.173159 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2024.02.21 01:24:34.173271 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 65 rows starting from the beginning of the part 2024.02.21 01:24:34.173388 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 65 rows starting from the beginning of the part 2024.02.21 01:24:34.173493 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part 2024.02.21 01:24:34.173592 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part 2024.02.21 01:24:34.180348 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2217 rows, containing 6 columns (6 merged, 0 gathered) in 0.007547986 sec., 293720.73557105166 rows/sec., 396.36 MiB/sec. 2024.02.21 01:24:34.181139 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.21 01:24:34.181342 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.21 01:24:34.181401 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.21 01:24:34.181461 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8: 12.39 MiB. 2024.02.21 01:24:35.000183 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 245.47 MiB, peak 254.83 MiB, will set to 243.81 MiB (RSS), difference: -1.66 MiB 2024.02.21 01:24:44.156403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:44.156532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:44.156563 [ 3 ] {} HTTP-Session: 94ab583d-cd59-4ff4-a821-32e39590ee9d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:44.156592 [ 3 ] {} HTTP-Session: 94ab583d-cd59-4ff4-a821-32e39590ee9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:44.156739 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:44.156808 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:24:44.156993 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:44.157478 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.157751 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.21 01:24:44.157918 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.21 01:24:44.158037 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} executeQuery: Read 71 rows, 5.75 KiB in 0.001258388 sec., 56421 rows/sec., 4.47 MiB/sec. 2024.02.21 01:24:44.158198 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} DynamicQueryHandler: Done processing query 2024.02.21 01:24:44.158229 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:44.158246 [ 3 ] {} HTTP-Session: 94ab583d-cd59-4ff4-a821-32e39590ee9d Destroying unnamed session 2024.02.21 01:24:44.158374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:44.158447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:44.158474 [ 3 ] {} HTTP-Session: c2a78073-d7df-4890-921b-1b2b00004774 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:44.158498 [ 3 ] {} HTTP-Session: c2a78073-d7df-4890-921b-1b2b00004774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:44.158581 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:44.158624 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:24:44.158738 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:44.159024 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.159257 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.21 01:24:44.159426 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.21 01:24:44.159525 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} executeQuery: Read 2 rows, 175.00 B in 0.000913297 sec., 2189 rows/sec., 187.12 KiB/sec. 2024.02.21 01:24:44.159525 [ 63 ] {} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.02.21 01:24:44.159586 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.159666 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} DynamicQueryHandler: Done processing query 2024.02.21 01:24:44.159716 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:44.159753 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.02.21 01:24:44.159784 [ 3 ] {} HTTP-Session: c2a78073-d7df-4890-921b-1b2b00004774 Destroying unnamed session 2024.02.21 01:24:44.159917 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:24:44.159958 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.21 01:24:44.159998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 33790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:44.160085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:44.160111 [ 3 ] {} HTTP-Session: 60bf8ed9-b74c-46eb-acd2-fba2450f661c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:44.160133 [ 3 ] {} HTTP-Session: 60bf8ed9-b74c-46eb-acd2-fba2450f661c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:44.160246 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.21 01:24:44.160370 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:44.160485 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:24:44.160504 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.21 01:24:44.160869 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:44.160871 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.21 01:24:44.161080 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.21 01:24:44.161227 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.21 01:24:44.161852 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.162339 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.21 01:24:44.162728 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.21 01:24:44.162848 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003199356 sec., 6876.383872254291 rows/sec., 575.37 KiB/sec. 2024.02.21 01:24:44.162927 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} executeQuery: Read 214 rows, 20.76 KiB in 0.002506605 sec., 85374 rows/sec., 8.09 MiB/sec. 2024.02.21 01:24:44.163077 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.21 01:24:44.163148 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} DynamicQueryHandler: Done processing query 2024.02.21 01:24:44.163181 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:24:44.163199 [ 3 ] {} HTTP-Session: 60bf8ed9-b74c-46eb-acd2-fba2450f661c Destroying unnamed session 2024.02.21 01:24:44.163339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:44.163354 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.21 01:24:44.163408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:44.163443 [ 3 ] {} HTTP-Session: 0e0d36d1-48f0-41a0-8fdd-e6403c6b4bea Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:44.163466 [ 3 ] {} HTTP-Session: 0e0d36d1-48f0-41a0-8fdd-e6403c6b4bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:44.163474 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.02.21 01:24:44.163614 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:44.163667 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:24:44.163785 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:44.164067 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.164270 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.21 01:24:44.164418 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.21 01:24:44.164512 [ 63 ] {} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.02.21 01:24:44.164513 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} executeQuery: Read 2 rows, 143.00 B in 0.000858226 sec., 2330 rows/sec., 162.72 KiB/sec. 2024.02.21 01:24:44.164552 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.164678 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.02.21 01:24:44.164692 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} DynamicQueryHandler: Done processing query 2024.02.21 01:24:44.164733 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:44.164767 [ 3 ] {} HTTP-Session: 0e0d36d1-48f0-41a0-8fdd-e6403c6b4bea Destroying unnamed session 2024.02.21 01:24:44.164821 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:24:44.164853 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.21 01:24:44.164930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:44.165021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:44.165021 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.21 01:24:44.165046 [ 3 ] {} HTTP-Session: 38a99a00-386c-4a07-bd3f-08f84a5c9e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:44.165103 [ 3 ] {} HTTP-Session: 38a99a00-386c-4a07-bd3f-08f84a5c9e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:44.165312 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:44.165328 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.21 01:24:44.165409 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:24:44.165623 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.21 01:24:44.165803 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:44.165896 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.21 01:24:44.166048 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.21 01:24:44.166549 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.167034 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.21 01:24:44.167410 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.21 01:24:44.167456 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848706 sec., 7722.804669909777 rows/sec., 539.24 KiB/sec. 2024.02.21 01:24:44.167608 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} executeQuery: Read 73 rows, 5.85 KiB in 0.002252998 sec., 32401 rows/sec., 2.54 MiB/sec. 2024.02.21 01:24:44.167640 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.21 01:24:44.167902 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} DynamicQueryHandler: Done processing query 2024.02.21 01:24:44.167935 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:44.167956 [ 3 ] {} HTTP-Session: 38a99a00-386c-4a07-bd3f-08f84a5c9e04 Destroying unnamed session 2024.02.21 01:24:44.168006 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.21 01:24:44.168069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:44.168087 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.02.21 01:24:44.168142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:44.168203 [ 3 ] {} HTTP-Session: 73dba296-3e04-4191-b0c3-a3b675fb3720 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:44.168229 [ 3 ] {} HTTP-Session: 73dba296-3e04-4191-b0c3-a3b675fb3720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:44.168300 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:44.168342 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:24:44.168476 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:44.168769 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.169028 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.21 01:24:44.169214 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.21 01:24:44.169314 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} executeQuery: Read 1 rows, 72.00 B in 0.00098679 sec., 1013 rows/sec., 71.25 KiB/sec. 2024.02.21 01:24:44.169457 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} DynamicQueryHandler: Done processing query 2024.02.21 01:24:44.169482 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:44.169498 [ 3 ] {} HTTP-Session: 73dba296-3e04-4191-b0c3-a3b675fb3720 Destroying unnamed session 2024.02.21 01:24:44.169655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 75929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:44.169700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:44.169719 [ 3 ] {} HTTP-Session: 821ffda9-ec2f-4e40-9cd4-96f593a0223c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:44.169735 [ 3 ] {} HTTP-Session: 821ffda9-ec2f-4e40-9cd4-96f593a0223c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:44.169831 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:44.169874 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:24:44.170007 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:44.170633 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:44.170968 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.21 01:24:44.171150 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.21 01:24:44.171249 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} executeQuery: Read 71 rows, 98.11 KiB in 0.001390032 sec., 51077 rows/sec., 68.93 MiB/sec. 2024.02.21 01:24:44.171370 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} DynamicQueryHandler: Done processing query 2024.02.21 01:24:44.171393 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.21 01:24:44.171409 [ 3 ] {} HTTP-Session: 821ffda9-ec2f-4e40-9cd4-96f593a0223c Destroying unnamed session 2024.02.21 01:24:48.496949 [ 72 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:24:48.497026 [ 72 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:24:54.158961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 11086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.159085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.159112 [ 3 ] {} HTTP-Session: 869c30bd-a0c6-4207-bfa5-a710315e0bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.159135 [ 3 ] {} HTTP-Session: 869c30bd-a0c6-4207-bfa5-a710315e0bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.159264 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.159323 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:24:54.159482 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.159964 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.160236 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.21 01:24:54.160404 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.21 01:24:54.160525 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} executeQuery: Read 77 rows, 6.24 KiB in 0.001227576 sec., 62725 rows/sec., 4.97 MiB/sec. 2024.02.21 01:24:54.160686 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.160712 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:24:54.160730 [ 3 ] {} HTTP-Session: 869c30bd-a0c6-4207-bfa5-a710315e0bd5 Destroying unnamed session 2024.02.21 01:24:54.160848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.160898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.160918 [ 3 ] {} HTTP-Session: 89219f5e-261d-4a36-a6da-bc3a072b2447 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.160935 [ 3 ] {} HTTP-Session: 89219f5e-261d-4a36-a6da-bc3a072b2447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.161013 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.161054 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.21 01:24:54.161166 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.161470 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.161682 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.21 01:24:54.161837 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.21 01:24:54.161953 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} executeQuery: Read 2 rows, 175.00 B in 0.000903747 sec., 2213 rows/sec., 189.10 KiB/sec. 2024.02.21 01:24:54.162074 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.162098 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:54.162113 [ 3 ] {} HTTP-Session: 89219f5e-261d-4a36-a6da-bc3a072b2447 Destroying unnamed session 2024.02.21 01:24:54.162300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 41510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.162347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.162366 [ 3 ] {} HTTP-Session: 639798cf-98fd-48b5-b3c8-aaab7aab2eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.162383 [ 3 ] {} HTTP-Session: 639798cf-98fd-48b5-b3c8-aaab7aab2eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.162473 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.162513 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:24:54.162617 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.163084 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.163316 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.21 01:24:54.163481 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.21 01:24:54.163605 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} executeQuery: Read 268 rows, 25.22 KiB in 0.001102853 sec., 243006 rows/sec., 22.33 MiB/sec. 2024.02.21 01:24:54.163755 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.163777 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.21 01:24:54.163794 [ 3 ] {} HTTP-Session: 639798cf-98fd-48b5-b3c8-aaab7aab2eaf Destroying unnamed session 2024.02.21 01:24:54.163909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.163955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.163973 [ 3 ] {} HTTP-Session: d285ae40-5ae8-48b2-aea9-a19141c00169 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.163990 [ 3 ] {} HTTP-Session: d285ae40-5ae8-48b2-aea9-a19141c00169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.164059 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.164098 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.21 01:24:54.164202 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.164474 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.164679 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.21 01:24:54.164834 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.21 01:24:54.164954 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} executeQuery: Read 2 rows, 143.00 B in 0.000865656 sec., 2310 rows/sec., 161.32 KiB/sec. 2024.02.21 01:24:54.165077 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.165100 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.21 01:24:54.165116 [ 3 ] {} HTTP-Session: d285ae40-5ae8-48b2-aea9-a19141c00169 Destroying unnamed session 2024.02.21 01:24:54.165241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 19005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.165286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.165304 [ 3 ] {} HTTP-Session: e3184e7e-ff87-4001-b62c-5b11a764a5d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.165321 [ 3 ] {} HTTP-Session: e3184e7e-ff87-4001-b62c-5b11a764a5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.165394 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.165431 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:24:54.165534 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.165882 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.166101 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.21 01:24:54.166253 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.21 01:24:54.166373 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} executeQuery: Read 112 rows, 8.95 KiB in 0.000951278 sec., 117736 rows/sec., 9.19 MiB/sec. 2024.02.21 01:24:54.166488 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.166509 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.21 01:24:54.166525 [ 3 ] {} HTTP-Session: e3184e7e-ff87-4001-b62c-5b11a764a5d7 Destroying unnamed session 2024.02.21 01:24:54.166642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.166687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.166706 [ 3 ] {} HTTP-Session: 4e1e111b-5ba8-44ab-aa2c-8fa511cc8f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.166723 [ 3 ] {} HTTP-Session: 4e1e111b-5ba8-44ab-aa2c-8fa511cc8f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.166795 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.166837 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.21 01:24:54.166956 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.167335 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.167604 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.21 01:24:54.167784 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.21 01:24:54.167905 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} executeQuery: Read 37 rows, 2.67 KiB in 0.001083052 sec., 34162 rows/sec., 2.41 MiB/sec. 2024.02.21 01:24:54.168026 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.168049 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.21 01:24:54.168065 [ 3 ] {} HTTP-Session: 4e1e111b-5ba8-44ab-aa2c-8fa511cc8f01 Destroying unnamed session 2024.02.21 01:24:54.168245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 82338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.168290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.168309 [ 3 ] {} HTTP-Session: fbe09a2c-d72d-4905-befc-31dc25f73792 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.168325 [ 3 ] {} HTTP-Session: fbe09a2c-d72d-4905-befc-31dc25f73792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.168435 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.168479 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:24:54.168615 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.169265 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.169618 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.21 01:24:54.169806 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.21 01:24:54.169932 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} executeQuery: Read 77 rows, 106.40 KiB in 0.001467864 sec., 52457 rows/sec., 70.79 MiB/sec. 2024.02.21 01:24:54.170098 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.170121 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.02.21 01:24:54.170137 [ 3 ] {} HTTP-Session: fbe09a2c-d72d-4905-befc-31dc25f73792 Destroying unnamed session 2024.02.21 01:24:54.170259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:24:54.170304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:24:54.170322 [ 3 ] {} HTTP-Session: 8b023c88-e6d7-4eaf-8614-bed075768c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:24:54.170340 [ 3 ] {} HTTP-Session: 8b023c88-e6d7-4eaf-8614-bed075768c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:24:54.170410 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:24:54.170449 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.21 01:24:54.170552 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:24:54.170822 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:24:54.171065 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.21 01:24:54.171242 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.21 01:24:54.171368 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} executeQuery: Read 9 rows, 651.00 B in 0.000929018 sec., 9687 rows/sec., 684.32 KiB/sec. 2024.02.21 01:24:54.171491 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} DynamicQueryHandler: Done processing query 2024.02.21 01:24:54.171514 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.21 01:24:54.171530 [ 3 ] {} HTTP-Session: 8b023c88-e6d7-4eaf-8614-bed075768c29 Destroying unnamed session 2024.02.21 01:25:03.497071 [ 51 ] {} DNSResolver: Updating DNS cache 2024.02.21 01:25:03.497141 [ 51 ] {} DNSResolver: Updated DNS cache 2024.02.21 01:25:04.155934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 11086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:04.156048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:04.156079 [ 3 ] {} HTTP-Session: 8202b825-4d85-407f-8d56-ec1d14f9273a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:04.156108 [ 3 ] {} HTTP-Session: 8202b825-4d85-407f-8d56-ec1d14f9273a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:04.156251 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:04.156326 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:25:04.156512 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:04.157105 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:04.157388 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.21 01:25:04.157562 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.21 01:25:04.157687 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} executeQuery: Read 77 rows, 6.24 KiB in 0.001394062 sec., 55234 rows/sec., 4.37 MiB/sec. 2024.02.21 01:25:04.157848 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} DynamicQueryHandler: Done processing query 2024.02.21 01:25:04.157875 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:25:04.157891 [ 3 ] {} HTTP-Session: 8202b825-4d85-407f-8d56-ec1d14f9273a Destroying unnamed session 2024.02.21 01:25:04.158062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 36374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:04.158118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:04.158139 [ 3 ] {} HTTP-Session: 460451b3-b4a6-4535-94ab-4fa8fb9df087 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:04.158158 [ 3 ] {} HTTP-Session: 460451b3-b4a6-4535-94ab-4fa8fb9df087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:04.158259 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:04.158302 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:25:04.158411 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:04.158903 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:04.159135 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.21 01:25:04.159290 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.21 01:25:04.159387 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} executeQuery: Read 231 rows, 22.31 KiB in 0.001099803 sec., 210037 rows/sec., 19.81 MiB/sec. 2024.02.21 01:25:04.159510 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} DynamicQueryHandler: Done processing query 2024.02.21 01:25:04.159534 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.21 01:25:04.159550 [ 3 ] {} HTTP-Session: 460451b3-b4a6-4535-94ab-4fa8fb9df087 Destroying unnamed session 2024.02.21 01:25:04.159675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:04.159723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:04.159741 [ 3 ] {} HTTP-Session: 97c8b1c0-0098-4c5a-ae5f-9e70fb114f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:04.159758 [ 3 ] {} HTTP-Session: 97c8b1c0-0098-4c5a-ae5f-9e70fb114f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:04.159834 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:04.159874 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:25:04.159977 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:04.160297 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:04.160525 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.21 01:25:04.160673 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.21 01:25:04.160770 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} executeQuery: Read 77 rows, 6.17 KiB in 0.000908007 sec., 84801 rows/sec., 6.63 MiB/sec. 2024.02.21 01:25:04.160919 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} DynamicQueryHandler: Done processing query 2024.02.21 01:25:04.160943 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:25:04.160960 [ 3 ] {} HTTP-Session: 97c8b1c0-0098-4c5a-ae5f-9e70fb114f65 Destroying unnamed session 2024.02.21 01:25:04.161175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 82338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:04.161222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:04.161240 [ 3 ] {} HTTP-Session: e308d69c-3917-4b2f-b4b4-69553cc1b8ae Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:04.161257 [ 3 ] {} HTTP-Session: e308d69c-3917-4b2f-b4b4-69553cc1b8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:04.161364 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:04.161410 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:25:04.161542 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:04.162178 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:04.162533 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.21 01:25:04.162716 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.21 01:25:04.162814 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} executeQuery: Read 77 rows, 106.40 KiB in 0.001422443 sec., 54132 rows/sec., 73.05 MiB/sec. 2024.02.21 01:25:04.162937 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} DynamicQueryHandler: Done processing query 2024.02.21 01:25:04.162960 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.02.21 01:25:04.162975 [ 3 ] {} HTTP-Session: e308d69c-3917-4b2f-b4b4-69553cc1b8ae Destroying unnamed session 2024.02.21 01:25:07.502046 [ 76 ] {} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.21 01:25:07.502185 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:07.502298 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.21 01:25:07.502503 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:25:07.502546 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2024.02.21 01:25:07.502848 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.02.21 01:25:07.502972 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.02.21 01:25:07.503082 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2024.02.21 01:25:07.503182 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2024.02.21 01:25:07.503811 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001556946 sec., 32756.434712571918 rows/sec., 2.33 MiB/sec. 2024.02.21 01:25:07.503922 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.21 01:25:07.504164 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.21 01:25:07.504236 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.21 01:25:09.319965 [ 76 ] {} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2024.02.21 01:25:09.320065 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:09.320248 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2024.02.21 01:25:09.320496 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:25:09.320566 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 718 rows starting from the beginning of the part 2024.02.21 01:25:09.320703 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.02.21 01:25:09.320801 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.02.21 01:25:09.320891 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.02.21 01:25:09.320978 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part 2024.02.21 01:25:09.321728 [ 21 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577148 sec., 503440.38733207027 rows/sec., 35.50 MiB/sec. 2024.02.21 01:25:09.321880 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2024.02.21 01:25:09.322102 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2024.02.21 01:25:09.322168 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2024.02.21 01:25:14.156411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:14.156581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:14.156627 [ 3 ] {} HTTP-Session: cca868fa-b01f-41b8-a45c-f895e2b9d053 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:14.156669 [ 3 ] {} HTTP-Session: cca868fa-b01f-41b8-a45c-f895e2b9d053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:14.156820 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:14.156880 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.21 01:25:14.157038 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:14.157510 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:14.157773 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.21 01:25:14.157935 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.21 01:25:14.158058 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} executeQuery: Read 78 rows, 6.32 KiB in 0.001197516 sec., 65134 rows/sec., 5.16 MiB/sec. 2024.02.21 01:25:14.158072 [ 57 ] {} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_40_9 to all_45_45_0 2024.02.21 01:25:14.158194 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:14.158269 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} DynamicQueryHandler: Done processing query 2024.02.21 01:25:14.158280 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_9 to all_45_45_0 into Compact 2024.02.21 01:25:14.158305 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:25:14.158339 [ 3 ] {} HTTP-Session: cca868fa-b01f-41b8-a45c-f895e2b9d053 Destroying unnamed session 2024.02.21 01:25:14.158417 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.21 01:25:14.158458 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 69 rows starting from the beginning of the part 2024.02.21 01:25:14.158548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 36824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:14.158646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:14.158647 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part 2024.02.21 01:25:14.158673 [ 3 ] {} HTTP-Session: c05e1c9f-337a-439f-874a-a8da8f390676 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:14.158734 [ 3 ] {} HTTP-Session: c05e1c9f-337a-439f-874a-a8da8f390676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:14.158945 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 71 rows starting from the beginning of the part 2024.02.21 01:25:14.158961 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:14.159058 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.21 01:25:14.159173 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 77 rows starting from the beginning of the part 2024.02.21 01:25:14.159479 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 77 rows starting from the beginning of the part 2024.02.21 01:25:14.159542 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:14.159720 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 78 rows starting from the beginning of the part 2024.02.21 01:25:14.160613 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:14.161171 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.21 01:25:14.161216 [ 22 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965029 sec., 148733.7897875535 rows/sec., 11.77 MiB/sec. 2024.02.21 01:25:14.161412 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2024.02.21 01:25:14.161413 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.21 01:25:14.161641 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} executeQuery: Read 234 rows, 22.58 KiB in 0.002616438 sec., 89434 rows/sec., 8.43 MiB/sec. 2024.02.21 01:25:14.161716 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10. 2024.02.21 01:25:14.161850 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_40_9 to all_45_45_0 2024.02.21 01:25:14.161865 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} DynamicQueryHandler: Done processing query 2024.02.21 01:25:14.161907 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.02.21 01:25:14.161967 [ 3 ] {} HTTP-Session: c05e1c9f-337a-439f-874a-a8da8f390676 Destroying unnamed session 2024.02.21 01:25:14.162162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:14.162214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:14.162233 [ 3 ] {} HTTP-Session: 5c87a3df-bc61-4eca-82de-5d063dfa4626 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:14.162251 [ 3 ] {} HTTP-Session: 5c87a3df-bc61-4eca-82de-5d063dfa4626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:14.162334 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:14.162374 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.21 01:25:14.162498 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:14.162876 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:14.163152 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.21 01:25:14.163325 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.21 01:25:14.163454 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} executeQuery: Read 78 rows, 6.25 KiB in 0.001083803 sec., 71968 rows/sec., 5.63 MiB/sec. 2024.02.21 01:25:14.163605 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} DynamicQueryHandler: Done processing query 2024.02.21 01:25:14.163630 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.21 01:25:14.163646 [ 3 ] {} HTTP-Session: 5c87a3df-bc61-4eca-82de-5d063dfa4626 Destroying unnamed session 2024.02.21 01:25:14.163839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 83408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.21 01:25:14.163887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.21 01:25:14.163905 [ 3 ] {} HTTP-Session: c8f34421-7d71-40c3-b0c2-1b0577ffa157 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 2024.02.21 01:25:14.163922 [ 3 ] {} HTTP-Session: c8f34421-7d71-40c3-b0c2-1b0577ffa157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.21 01:25:14.164044 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.21 01:25:14.164090 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.21 01:25:14.164230 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} ParallelParsingInputFormat: Parallel parsing is used 2024.02.21 01:25:14.164874 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.21 01:25:14.165238 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.21 01:25:14.165428 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.21 01:25:14.165568 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} executeQuery: Read 78 rows, 107.78 KiB in 0.001494305 sec., 52198 rows/sec., 70.44 MiB/sec. 2024.02.21 01:25:14.165701 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} DynamicQueryHandler: Done processing query 2024.02.21 01:25:14.165725 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} MemoryTracker: Peak memory usage (for query): 4.45 MiB. 2024.02.21 01:25:14.165741 [ 3 ] {} HTTP-Session: c8f34421-7d71-40c3-b0c2-1b0577ffa157 Destroying unnamed session