Max level shown:
1 [ Feb 16 07:03:04 Enabled. ]
2 [ Feb 16 07:03:04 Rereading configuration. ]
3 [ Feb 16 07:03:05 Rereading configuration. ]
4 [ Feb 16 07:03:06 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + 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")
26 + 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
27 [ Feb 16 07:03:06 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.02.16 07:03:06.779930 [ 1 ] {} <Information> Application: Will watch for the process with pid 22619
33 2024.02.16 07:03:06.780019 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.16 07:03:07.043900 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22619
35 2024.02.16 07:03:07.044079 [ 1 ] {} <Information> Application: starting up
36 2024.02.16 07:03:07.044300 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.16 07:03:07.155360 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.16 07:03:07.155421 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.16 07:03:07.155434 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.16 07:03:07.155474 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.16 07:03:07.155786 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.16 07:03:07.156487 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
43 Processing configuration file 'config.xml'.
44 There is no file 'config.xml', will use embedded config.
45 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
46 2024.02.16 07:03:07.156945 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.16 07:03:07.157205 [ 1 ] {} <Information> 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)
48 2024.02.16 07:03:07.159316 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.16 07:03:07.159357 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.16 07:03:07.160080 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
51 Processing configuration file 'config.xml'.
52 There is no file 'config.xml', will use embedded config.
53 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
54 2024.02.16 07:03:07.160249 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.16 07:03:07.164435 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.16 07:03:07.164761 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.16 07:03:07.164786 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.16 07:03:07.166061 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.16 07:03:07.166474 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.16 07:03:07.166783 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.16 07:03:07.167083 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.02.16 07:03:07.167340 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.16 07:03:07.167384 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.16 07:03:07.167443 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.16 07:03:07.167459 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.16 07:03:07.187907 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.16 07:03:07.187937 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114643 sec
68 2024.02.16 07:03:07.188512 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.16 07:03:07.188601 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.16 07:03:07.188621 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.16 07:03:07.188638 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.16 07:03:07.188650 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.16 07:03:07.188665 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.16 07:03:07.188683 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.16 07:03:07.188716 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.16 07:03:07.188735 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.16 07:03:07.188765 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.16 07:03:07.188778 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.16 07:03:07.188791 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.16 07:03:07.188807 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.16 07:03:07.188839 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.16 07:03:07.188853 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.16 07:03:07.188865 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.16 07:03:07.219761 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.16 07:03:07.220889 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.16 07:03:07.220916 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2481e-05 sec
87 2024.02.16 07:03:07.220940 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.16 07:03:07.220955 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.16 07:03:07.220974 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.16 07:03:07.222907 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.16 07:03:07.227518 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.16 07:03:07.227628 [ 1 ] {} <Information> 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).
93 2024.02.16 07:03:07.227680 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.16 07:03:07.405382 [ 1 ] {} <Trace> 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)
95 2024.02.16 07:03:07.423016 [ 1 ] {} <Trace> 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)
96 2024.02.16 07:03:07.423091 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.16 07:03:07.464381 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.16 07:03:07.465093 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB
99 2024.02.16 07:03:07.465399 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.16 07:03:07.465431 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.16 07:03:07.465463 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.16 07:03:07.465555 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
103 2024.02.16 07:03:07.465563 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
104 2024.02.16 07:03:07.465640 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.16 07:03:07.466255 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.16 07:03:07.466275 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.16 07:03:07.468241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.16 07:03:07.468425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.16 07:03:07.468498 [ 3 ] {} <Debug> HTTP-Session: c875cc77-70f9-46b6-89b5-f21681f32c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
110 2024.02.16 07:03:07.468529 [ 3 ] {} <Debug> HTTP-Session: c875cc77-70f9-46b6-89b5-f21681f32c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.16 07:03:07.468679 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.16 07:03:07.468708 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.16 07:03:07.468727 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.16 07:03:07.469710 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.16 07:03:07.476700 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38694) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
116 
117 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
118 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
119 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
120 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
121 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
122 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
123 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
124 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
125 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
126 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
127 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
128 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
129 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
130 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
131 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
132 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
133 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
134 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
135 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
136 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
137 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
138 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
139 
140 2024.02.16 07:03:07.476967 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
141 
142 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
143 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
144 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
145 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
146 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
147 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
148 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
149 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
150 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
151 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
152 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
153 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
154 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
155 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
156 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
157 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
158 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
159 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
160 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
161 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
162 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
163 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.02.16 07:03:07.477671 [ 3 ] {53698d73-3e23-4b57-8636-0d29793940af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.16 07:03:07.477695 [ 3 ] {} <Debug> HTTP-Session: c875cc77-70f9-46b6-89b5-f21681f32c78 Destroying unnamed session
167 2024.02.16 07:03:07.478100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.16 07:03:07.478151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.16 07:03:07.478171 [ 3 ] {} <Debug> HTTP-Session: f5321069-038f-4fe4-9db8-2d575b58984d Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
170 2024.02.16 07:03:07.478192 [ 3 ] {} <Debug> HTTP-Session: f5321069-038f-4fe4-9db8-2d575b58984d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.16 07:03:07.478288 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.16 07:03:07.478368 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.16 07:03:07.479312 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.16 07:03:07.480136 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.16 07:03:07.483095 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.16 07:03:07.483133 [ 3 ] {1ec16ee2-fadf-4b61-9220-340a611d9ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.16 07:03:07.483149 [ 3 ] {} <Debug> HTTP-Session: f5321069-038f-4fe4-9db8-2d575b58984d Destroying unnamed session
178 2024.02.16 07:03:07.483315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.16 07:03:07.483386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.16 07:03:07.483414 [ 3 ] {} <Debug> HTTP-Session: 777c27af-a4f7-493a-a028-b34b17fdc866 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
181 2024.02.16 07:03:07.483437 [ 3 ] {} <Debug> HTTP-Session: 777c27af-a4f7-493a-a028-b34b17fdc866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.16 07:03:07.483558 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.16 07:03:07.483816 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38694) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
184 
185 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
186 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
187 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
188 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
189 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
190 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
191 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
192 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
193 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
194 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
195 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
196 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
197 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
198 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
199 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
200 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
201 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
202 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
203 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
204 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
205 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
206 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
207 
208 2024.02.16 07:03:07.483941 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
209 
210 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
211 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
212 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
213 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
214 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
215 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
216 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
217 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
218 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
219 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
220 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
221 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
222 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
223 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
224 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
225 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
226 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
227 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
228 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
229 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
230 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
231 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.02.16 07:03:07.484056 [ 3 ] {57ccfb57-7a2a-4547-8ee8-a1d43dd6d897} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.16 07:03:07.484075 [ 3 ] {} <Debug> HTTP-Session: 777c27af-a4f7-493a-a028-b34b17fdc866 Destroying unnamed session
235 2024.02.16 07:03:07.484432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.16 07:03:07.484479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.16 07:03:07.484497 [ 3 ] {} <Debug> HTTP-Session: cb2c5e27-af7d-4832-853f-522c48c73d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
238 2024.02.16 07:03:07.484517 [ 3 ] {} <Debug> HTTP-Session: cb2c5e27-af7d-4832-853f-522c48c73d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.16 07:03:07.484625 [ 3 ] {5a4a5f57-e329-439e-af66-0750112b3bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.16 07:03:07.484728 [ 3 ] {5a4a5f57-e329-439e-af66-0750112b3bd9} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.16 07:03:07.484754 [ 3 ] {5a4a5f57-e329-439e-af66-0750112b3bd9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.16 07:03:07.484769 [ 3 ] {} <Debug> HTTP-Session: cb2c5e27-af7d-4832-853f-522c48c73d8c Destroying unnamed session
243 2024.02.16 07:03:07.484884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.16 07:03:07.484950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.16 07:03:07.484968 [ 3 ] {} <Debug> HTTP-Session: 340ff268-da2f-4c09-84de-16fb7feca336 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
246 2024.02.16 07:03:07.484988 [ 3 ] {} <Debug> HTTP-Session: 340ff268-da2f-4c09-84de-16fb7feca336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.16 07:03:07.485045 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.16 07:03:07.485098 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.16 07:03:07.489239 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.16 07:03:07.489268 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2362e-05 sec
251 2024.02.16 07:03:07.489297 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.16 07:03:07.489319 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.16 07:03:07.489404 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.16 07:03:07.489434 [ 3 ] {05f2b78d-179e-4e32-bcf7-8b40dd67fb7d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.16 07:03:07.489454 [ 3 ] {} <Debug> HTTP-Session: 340ff268-da2f-4c09-84de-16fb7feca336 Destroying unnamed session
256 2024.02.16 07:03:07.489578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.16 07:03:07.489634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.16 07:03:07.489656 [ 3 ] {} <Debug> HTTP-Session: ee5db863-d50c-4a75-9ec5-4824e4203c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
259 2024.02.16 07:03:07.489680 [ 3 ] {} <Debug> HTTP-Session: ee5db863-d50c-4a75-9ec5-4824e4203c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.16 07:03:07.489846 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) /* The version table contains metadata about the `oximeter` database */
261 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
262 2024.02.16 07:03:07.489905 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.16 07:03:07.497605 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} <Debug> oximeter.version (83a6ec7b-998c-457b-b9e5-5893a627c54b): Loading data parts
264 2024.02.16 07:03:07.497744 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} <Debug> oximeter.version (83a6ec7b-998c-457b-b9e5-5893a627c54b): There are no data parts
265 2024.02.16 07:03:07.505826 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} <Debug> DynamicQueryHandler: Done processing query
266 2024.02.16 07:03:07.505857 [ 3 ] {1be46702-60bb-4de4-9f12-8daf5f8db554} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.02.16 07:03:07.505883 [ 3 ] {} <Debug> HTTP-Session: ee5db863-d50c-4a75-9ec5-4824e4203c59 Destroying unnamed session
268 2024.02.16 07:03:07.506037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.02.16 07:03:07.506087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.02.16 07:03:07.506110 [ 3 ] {} <Debug> HTTP-Session: 8faa7335-551b-4607-972c-8ceecc67e5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
271 2024.02.16 07:03:07.506127 [ 3 ] {} <Debug> HTTP-Session: 8faa7335-551b-4607-972c-8ceecc67e5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.02.16 07:03:07.506325 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) /* The measurement tables contain all individual samples from each timeseries.
273 *
274 * Each table stores a single datum type, and otherwise contains nearly the same
275 * structure. The primary sorting key is on the timeseries name, key, and then
276 * timestamp, so that all timeseries from the same schema are grouped, followed
277 * by all samples from the same timeseries.
278 *
279 * This reflects that one usually looks up the _key_ in one or more field table,
280 * and then uses that to index quickly into the measurements tables.
281 */
282 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)
283 2024.02.16 07:03:07.506383 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.02.16 07:03:07.513111 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} <Debug> oximeter.measurements_bool (fccdff26-a233-4797-82d5-22f80e9f2b96): Loading data parts
285 2024.02.16 07:03:07.513221 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} <Debug> oximeter.measurements_bool (fccdff26-a233-4797-82d5-22f80e9f2b96): There are no data parts
286 2024.02.16 07:03:07.518778 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} <Debug> DynamicQueryHandler: Done processing query
287 2024.02.16 07:03:07.518816 [ 3 ] {fb71b693-164f-476e-a200-9e9236a21b7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.02.16 07:03:07.518848 [ 3 ] {} <Debug> HTTP-Session: 8faa7335-551b-4607-972c-8ceecc67e5ff Destroying unnamed session
289 2024.02.16 07:03:07.519005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.02.16 07:03:07.519073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.02.16 07:03:07.519096 [ 3 ] {} <Debug> HTTP-Session: b37ea5f7-9f14-4e40-bb14-c3ca20b5f306 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
292 2024.02.16 07:03:07.519112 [ 3 ] {} <Debug> HTTP-Session: b37ea5f7-9f14-4e40-bb14-c3ca20b5f306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.02.16 07:03:07.519306 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
294 2024.02.16 07:03:07.519355 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.02.16 07:03:07.525646 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} <Debug> oximeter.measurements_i8 (3abaf21c-ac76-4002-9eea-adf71dc5a99e): Loading data parts
296 2024.02.16 07:03:07.525744 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} <Debug> oximeter.measurements_i8 (3abaf21c-ac76-4002-9eea-adf71dc5a99e): There are no data parts
297 2024.02.16 07:03:07.533229 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} <Debug> DynamicQueryHandler: Done processing query
298 2024.02.16 07:03:07.533259 [ 3 ] {c0e6a25a-ae0d-4aa8-be1d-de23103d9317} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.02.16 07:03:07.533279 [ 3 ] {} <Debug> HTTP-Session: b37ea5f7-9f14-4e40-bb14-c3ca20b5f306 Destroying unnamed session
300 2024.02.16 07:03:07.533418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.02.16 07:03:07.533481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.02.16 07:03:07.533504 [ 3 ] {} <Debug> HTTP-Session: 3c19b994-058a-4cb9-b956-4dc931562fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
303 2024.02.16 07:03:07.533529 [ 3 ] {} <Debug> HTTP-Session: 3c19b994-058a-4cb9-b956-4dc931562fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.02.16 07:03:07.533769 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
305 2024.02.16 07:03:07.533826 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.02.16 07:03:07.539464 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} <Debug> oximeter.measurements_u8 (23b461e9-76dc-4ff8-9ea1-d4f258cf3148): Loading data parts
307 2024.02.16 07:03:07.539586 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} <Debug> oximeter.measurements_u8 (23b461e9-76dc-4ff8-9ea1-d4f258cf3148): There are no data parts
308 2024.02.16 07:03:07.548552 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} <Debug> DynamicQueryHandler: Done processing query
309 2024.02.16 07:03:07.548582 [ 3 ] {bc98639b-b3fa-4271-b75b-6a4248e1dfea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.02.16 07:03:07.548602 [ 3 ] {} <Debug> HTTP-Session: 3c19b994-058a-4cb9-b956-4dc931562fd9 Destroying unnamed session
311 2024.02.16 07:03:07.548723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.02.16 07:03:07.548783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.02.16 07:03:07.548806 [ 3 ] {} <Debug> HTTP-Session: 29be5bf1-024e-4b43-a535-a17d26e96d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
314 2024.02.16 07:03:07.548832 [ 3 ] {} <Debug> HTTP-Session: 29be5bf1-024e-4b43-a535-a17d26e96d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.02.16 07:03:07.549066 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
316 2024.02.16 07:03:07.549111 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.02.16 07:03:07.554749 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} <Debug> oximeter.measurements_i16 (f5d4ee3d-6fcf-41c3-8791-d00698f2f8f2): Loading data parts
318 2024.02.16 07:03:07.554833 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} <Debug> oximeter.measurements_i16 (f5d4ee3d-6fcf-41c3-8791-d00698f2f8f2): There are no data parts
319 2024.02.16 07:03:07.556242 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} <Debug> DynamicQueryHandler: Done processing query
320 2024.02.16 07:03:07.556274 [ 3 ] {19509f84-5dba-45e8-bc19-94b361aca675} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.02.16 07:03:07.556289 [ 3 ] {} <Debug> HTTP-Session: 29be5bf1-024e-4b43-a535-a17d26e96d24 Destroying unnamed session
322 2024.02.16 07:03:07.556406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.02.16 07:03:07.556454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.02.16 07:03:07.556472 [ 3 ] {} <Debug> HTTP-Session: 7bdea1b3-20e6-4dc3-93e8-41e97670064e Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
325 2024.02.16 07:03:07.556493 [ 3 ] {} <Debug> HTTP-Session: 7bdea1b3-20e6-4dc3-93e8-41e97670064e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.02.16 07:03:07.556685 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
327 2024.02.16 07:03:07.556731 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.02.16 07:03:07.558239 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} <Debug> oximeter.measurements_u16 (54fa037a-3abf-4ca1-818e-cb3b64e82e94): Loading data parts
329 2024.02.16 07:03:07.558321 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} <Debug> oximeter.measurements_u16 (54fa037a-3abf-4ca1-818e-cb3b64e82e94): There are no data parts
330 2024.02.16 07:03:07.559468 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} <Debug> DynamicQueryHandler: Done processing query
331 2024.02.16 07:03:07.559500 [ 3 ] {f1eee638-4049-4f11-87cb-699dc7cfec95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.02.16 07:03:07.559517 [ 3 ] {} <Debug> HTTP-Session: 7bdea1b3-20e6-4dc3-93e8-41e97670064e Destroying unnamed session
333 2024.02.16 07:03:07.559634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.02.16 07:03:07.559684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.02.16 07:03:07.559703 [ 3 ] {} <Debug> HTTP-Session: b74b710a-ba9e-4f72-a893-23b71dff1e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
336 2024.02.16 07:03:07.559724 [ 3 ] {} <Debug> HTTP-Session: b74b710a-ba9e-4f72-a893-23b71dff1e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.02.16 07:03:07.559915 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
338 2024.02.16 07:03:07.559960 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.02.16 07:03:07.561488 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} <Debug> oximeter.measurements_i32 (b280d9a4-8c78-453f-8626-cc636f55f652): Loading data parts
340 2024.02.16 07:03:07.561567 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} <Debug> oximeter.measurements_i32 (b280d9a4-8c78-453f-8626-cc636f55f652): There are no data parts
341 2024.02.16 07:03:07.562635 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} <Debug> DynamicQueryHandler: Done processing query
342 2024.02.16 07:03:07.562666 [ 3 ] {d8cdb97a-50bd-479e-9944-56e8d7eca206} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.02.16 07:03:07.562682 [ 3 ] {} <Debug> HTTP-Session: b74b710a-ba9e-4f72-a893-23b71dff1e98 Destroying unnamed session
344 2024.02.16 07:03:07.562788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.02.16 07:03:07.562840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.02.16 07:03:07.562858 [ 3 ] {} <Debug> HTTP-Session: 71b373b9-e7ea-4cba-bd10-1b0f02151b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
347 2024.02.16 07:03:07.562878 [ 3 ] {} <Debug> HTTP-Session: 71b373b9-e7ea-4cba-bd10-1b0f02151b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.02.16 07:03:07.563066 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
349 2024.02.16 07:03:07.563115 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.02.16 07:03:07.564512 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} <Debug> oximeter.measurements_u32 (21ca2991-66f0-47c4-9dc7-2303d818c426): Loading data parts
351 2024.02.16 07:03:07.564600 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} <Debug> oximeter.measurements_u32 (21ca2991-66f0-47c4-9dc7-2303d818c426): There are no data parts
352 2024.02.16 07:03:07.565663 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} <Debug> DynamicQueryHandler: Done processing query
353 2024.02.16 07:03:07.565694 [ 3 ] {7131c428-1baf-4239-aa7a-a0ab4c4c6965} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.02.16 07:03:07.565710 [ 3 ] {} <Debug> HTTP-Session: 71b373b9-e7ea-4cba-bd10-1b0f02151b60 Destroying unnamed session
355 2024.02.16 07:03:07.565809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.02.16 07:03:07.565862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.02.16 07:03:07.565881 [ 3 ] {} <Debug> HTTP-Session: 28261985-21be-4ad6-b90b-e983c5a9212c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
358 2024.02.16 07:03:07.565897 [ 3 ] {} <Debug> HTTP-Session: 28261985-21be-4ad6-b90b-e983c5a9212c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.02.16 07:03:07.566086 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
360 2024.02.16 07:03:07.566139 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.02.16 07:03:07.567575 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} <Debug> oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Loading data parts
362 2024.02.16 07:03:07.567658 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} <Debug> oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): There are no data parts
363 2024.02.16 07:03:07.568709 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} <Debug> DynamicQueryHandler: Done processing query
364 2024.02.16 07:03:07.568733 [ 3 ] {916ab90d-35cb-48bb-b424-88a565e6a255} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2024.02.16 07:03:07.568756 [ 3 ] {} <Debug> HTTP-Session: 28261985-21be-4ad6-b90b-e983c5a9212c Destroying unnamed session
366 2024.02.16 07:03:07.568853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2024.02.16 07:03:07.568901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2024.02.16 07:03:07.568925 [ 3 ] {} <Debug> HTTP-Session: ec7ad29c-9a5b-4f6e-8493-ea04ffe00afa Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
369 2024.02.16 07:03:07.568941 [ 3 ] {} <Debug> HTTP-Session: ec7ad29c-9a5b-4f6e-8493-ea04ffe00afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2024.02.16 07:03:07.569133 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
371 2024.02.16 07:03:07.569184 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
372 2024.02.16 07:03:07.570705 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} <Debug> oximeter.measurements_u64 (af93f6ff-3238-4a87-9994-f2c79c33b480): Loading data parts
373 2024.02.16 07:03:07.570787 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} <Debug> oximeter.measurements_u64 (af93f6ff-3238-4a87-9994-f2c79c33b480): There are no data parts
374 2024.02.16 07:03:07.571865 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} <Debug> DynamicQueryHandler: Done processing query
375 2024.02.16 07:03:07.571891 [ 3 ] {ab1d5ff4-20e5-4a3b-b553-a82bf4d09db3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2024.02.16 07:03:07.571914 [ 3 ] {} <Debug> HTTP-Session: ec7ad29c-9a5b-4f6e-8493-ea04ffe00afa Destroying unnamed session
377 2024.02.16 07:03:07.572025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2024.02.16 07:03:07.572074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2024.02.16 07:03:07.572098 [ 3 ] {} <Debug> HTTP-Session: 31fd4d7a-bea7-452d-94e1-90d67a9f92ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
380 2024.02.16 07:03:07.572114 [ 3 ] {} <Debug> HTTP-Session: 31fd4d7a-bea7-452d-94e1-90d67a9f92ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2024.02.16 07:03:07.572303 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
382 2024.02.16 07:03:07.572352 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
383 2024.02.16 07:03:07.573875 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} <Debug> oximeter.measurements_f32 (e3029674-c5c6-4604-85f2-03611b3053a2): Loading data parts
384 2024.02.16 07:03:07.573960 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} <Debug> oximeter.measurements_f32 (e3029674-c5c6-4604-85f2-03611b3053a2): There are no data parts
385 2024.02.16 07:03:07.575030 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} <Debug> DynamicQueryHandler: Done processing query
386 2024.02.16 07:03:07.575055 [ 3 ] {8adac8e3-65fa-4807-b7ca-6411b764f4f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2024.02.16 07:03:07.575077 [ 3 ] {} <Debug> HTTP-Session: 31fd4d7a-bea7-452d-94e1-90d67a9f92ce Destroying unnamed session
388 2024.02.16 07:03:07.575185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.02.16 07:03:07.575235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2024.02.16 07:03:07.575259 [ 3 ] {} <Debug> HTTP-Session: 98dd1bc9-7a0a-4019-9056-baf4916f280b Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
391 2024.02.16 07:03:07.575275 [ 3 ] {} <Debug> HTTP-Session: 98dd1bc9-7a0a-4019-9056-baf4916f280b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.02.16 07:03:07.575466 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
393 2024.02.16 07:03:07.575511 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
394 2024.02.16 07:03:07.577028 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} <Debug> oximeter.measurements_f64 (430814b1-bc3d-4fa8-b521-68b090919a82): Loading data parts
395 2024.02.16 07:03:07.577134 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} <Debug> oximeter.measurements_f64 (430814b1-bc3d-4fa8-b521-68b090919a82): There are no data parts
396 2024.02.16 07:03:07.578276 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} <Debug> DynamicQueryHandler: Done processing query
397 2024.02.16 07:03:07.578308 [ 3 ] {73cd30ea-fbad-4703-84ba-825f0fcd250a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2024.02.16 07:03:07.578328 [ 3 ] {} <Debug> HTTP-Session: 98dd1bc9-7a0a-4019-9056-baf4916f280b Destroying unnamed session
399 2024.02.16 07:03:07.578434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.02.16 07:03:07.578483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2024.02.16 07:03:07.578507 [ 3 ] {} <Debug> HTTP-Session: 83ba49aa-c97a-43ba-89bc-b20ae3775d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
402 2024.02.16 07:03:07.578523 [ 3 ] {} <Debug> HTTP-Session: 83ba49aa-c97a-43ba-89bc-b20ae3775d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.02.16 07:03:07.578754 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
404 2024.02.16 07:03:07.578804 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
405 2024.02.16 07:03:07.580300 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} <Debug> oximeter.measurements_string (9c03c582-3df1-4dc5-b392-e9e91f6ec030): Loading data parts
406 2024.02.16 07:03:07.580389 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} <Debug> oximeter.measurements_string (9c03c582-3df1-4dc5-b392-e9e91f6ec030): There are no data parts
407 2024.02.16 07:03:07.581428 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} <Debug> DynamicQueryHandler: Done processing query
408 2024.02.16 07:03:07.581460 [ 3 ] {8987714e-91dc-4cc7-a460-4ac306171974} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2024.02.16 07:03:07.581481 [ 3 ] {} <Debug> HTTP-Session: 83ba49aa-c97a-43ba-89bc-b20ae3775d58 Destroying unnamed session
410 2024.02.16 07:03:07.581592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2024.02.16 07:03:07.581641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2024.02.16 07:03:07.581665 [ 3 ] {} <Debug> HTTP-Session: 3fdb4305-73fb-4ab1-b485-f32f40fff1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
413 2024.02.16 07:03:07.581681 [ 3 ] {} <Debug> HTTP-Session: 3fdb4305-73fb-4ab1-b485-f32f40fff1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2024.02.16 07:03:07.581873 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
415 * NOTE: Right now we can't unambiguously record a nullable byte array.
416 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
417 * a string isn't palatable for a few reasons.
418 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
419 * details.
420 */
421 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.02.16 07:03:07.581929 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
423 2024.02.16 07:03:07.583410 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} <Debug> oximeter.measurements_bytes (915d95eb-111d-4e62-9ccf-040aa61cddd0): Loading data parts
424 2024.02.16 07:03:07.583501 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} <Debug> oximeter.measurements_bytes (915d95eb-111d-4e62-9ccf-040aa61cddd0): There are no data parts
425 2024.02.16 07:03:07.584578 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} <Debug> DynamicQueryHandler: Done processing query
426 2024.02.16 07:03:07.584604 [ 3 ] {faf4a30f-582c-499a-ac6b-f51e34910f20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2024.02.16 07:03:07.584619 [ 3 ] {} <Debug> HTTP-Session: 3fdb4305-73fb-4ab1-b485-f32f40fff1d7 Destroying unnamed session
428 2024.02.16 07:03:07.584737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.02.16 07:03:07.584789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.02.16 07:03:07.584807 [ 3 ] {} <Debug> HTTP-Session: 6553be3a-076d-4444-b681-045386394259 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
431 2024.02.16 07:03:07.584829 [ 3 ] {} <Debug> HTTP-Session: 6553be3a-076d-4444-b681-045386394259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.02.16 07:03:07.585037 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
433 2024.02.16 07:03:07.585089 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
434 2024.02.16 07:03:07.586564 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} <Debug> oximeter.measurements_cumulativei64 (a2eaeaac-89b7-420b-836d-3fb06415ac6a): Loading data parts
435 2024.02.16 07:03:07.586671 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} <Debug> oximeter.measurements_cumulativei64 (a2eaeaac-89b7-420b-836d-3fb06415ac6a): There are no data parts
436 2024.02.16 07:03:07.587855 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} <Debug> DynamicQueryHandler: Done processing query
437 2024.02.16 07:03:07.587880 [ 3 ] {bceed776-08db-4270-9917-0bd961022c59} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2024.02.16 07:03:07.587902 [ 3 ] {} <Debug> HTTP-Session: 6553be3a-076d-4444-b681-045386394259 Destroying unnamed session
439 2024.02.16 07:03:07.588007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.02.16 07:03:07.588058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2024.02.16 07:03:07.588082 [ 3 ] {} <Debug> HTTP-Session: c856ebcb-f251-415b-82be-50d45dff469a Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
442 2024.02.16 07:03:07.588104 [ 3 ] {} <Debug> HTTP-Session: c856ebcb-f251-415b-82be-50d45dff469a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.02.16 07:03:07.588306 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
444 2024.02.16 07:03:07.588357 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
445 2024.02.16 07:03:07.589813 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} <Debug> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Loading data parts
446 2024.02.16 07:03:07.589893 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} <Debug> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): There are no data parts
447 2024.02.16 07:03:07.590960 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} <Debug> DynamicQueryHandler: Done processing query
448 2024.02.16 07:03:07.590985 [ 3 ] {2403c5fc-d59d-4b17-8d37-c1a19b2936b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2024.02.16 07:03:07.591008 [ 3 ] {} <Debug> HTTP-Session: c856ebcb-f251-415b-82be-50d45dff469a Destroying unnamed session
450 2024.02.16 07:03:07.591118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2024.02.16 07:03:07.591162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2024.02.16 07:03:07.591188 [ 3 ] {} <Debug> HTTP-Session: c9a8e860-be16-422e-9486-03465e3eafe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
453 2024.02.16 07:03:07.591209 [ 3 ] {} <Debug> HTTP-Session: c9a8e860-be16-422e-9486-03465e3eafe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2024.02.16 07:03:07.591419 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
455 2024.02.16 07:03:07.591475 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
456 2024.02.16 07:03:07.592995 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} <Debug> oximeter.measurements_cumulativef32 (146b0c80-3cfa-47f5-ab0a-13a7da921ece): Loading data parts
457 2024.02.16 07:03:07.593081 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} <Debug> oximeter.measurements_cumulativef32 (146b0c80-3cfa-47f5-ab0a-13a7da921ece): There are no data parts
458 2024.02.16 07:03:07.594153 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} <Debug> DynamicQueryHandler: Done processing query
459 2024.02.16 07:03:07.594185 [ 3 ] {fea17834-a063-4f33-8037-ec98df13d4ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2024.02.16 07:03:07.594201 [ 3 ] {} <Debug> HTTP-Session: c9a8e860-be16-422e-9486-03465e3eafe3 Destroying unnamed session
461 2024.02.16 07:03:07.594305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2024.02.16 07:03:07.594354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2024.02.16 07:03:07.594374 [ 3 ] {} <Debug> HTTP-Session: 0320d409-d950-4646-a75e-8e01b220dc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
464 2024.02.16 07:03:07.594397 [ 3 ] {} <Debug> HTTP-Session: 0320d409-d950-4646-a75e-8e01b220dc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2024.02.16 07:03:07.594600 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
466 2024.02.16 07:03:07.594652 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
467 2024.02.16 07:03:07.596157 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} <Debug> oximeter.measurements_cumulativef64 (4db94e01-13ec-445f-9a7c-75e62926333d): Loading data parts
468 2024.02.16 07:03:07.596237 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} <Debug> oximeter.measurements_cumulativef64 (4db94e01-13ec-445f-9a7c-75e62926333d): There are no data parts
469 2024.02.16 07:03:07.597284 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} <Debug> DynamicQueryHandler: Done processing query
470 2024.02.16 07:03:07.597317 [ 3 ] {b8cb3c9f-a1eb-4cd1-9b96-aca39428521e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2024.02.16 07:03:07.597338 [ 3 ] {} <Debug> HTTP-Session: 0320d409-d950-4646-a75e-8e01b220dc27 Destroying unnamed session
472 2024.02.16 07:03:07.597450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2024.02.16 07:03:07.597500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2024.02.16 07:03:07.597525 [ 3 ] {} <Debug> HTTP-Session: 13b63fcb-8a95-4e3b-a0d9-02fdb3af7c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
475 2024.02.16 07:03:07.597541 [ 3 ] {} <Debug> HTTP-Session: 13b63fcb-8a95-4e3b-a0d9-02fdb3af7c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2024.02.16 07:03:07.597761 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
477 * NOTE: Array types cannot be Nullable, see
478 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
479 * for more details.
480 *
481 * This means we need to use empty arrays to indicate a missing value. This
482 * is unfortunate, and at this point relies on the fact that an
483 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
484 * to figure out another way to represent missing samples here.
485 */
486 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)
487 2024.02.16 07:03:07.597816 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
488 2024.02.16 07:03:07.599244 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} <Debug> oximeter.measurements_histogrami8 (b560509a-15b6-43c7-9b54-8a16ad9ea07c): Loading data parts
489 2024.02.16 07:03:07.599327 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} <Debug> oximeter.measurements_histogrami8 (b560509a-15b6-43c7-9b54-8a16ad9ea07c): There are no data parts
490 2024.02.16 07:03:07.600374 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} <Debug> DynamicQueryHandler: Done processing query
491 2024.02.16 07:03:07.600406 [ 3 ] {a4729529-d737-48b0-8903-29bc579ef83e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
492 2024.02.16 07:03:07.600428 [ 3 ] {} <Debug> HTTP-Session: 13b63fcb-8a95-4e3b-a0d9-02fdb3af7c5c Destroying unnamed session
493 2024.02.16 07:03:07.600524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
494 2024.02.16 07:03:07.600574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
495 2024.02.16 07:03:07.600597 [ 3 ] {} <Debug> HTTP-Session: fa6ab9e3-5849-4e8f-8cfb-6147e421c74c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
496 2024.02.16 07:03:07.600613 [ 3 ] {} <Debug> HTTP-Session: fa6ab9e3-5849-4e8f-8cfb-6147e421c74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
497 2024.02.16 07:03:07.600827 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
498 2024.02.16 07:03:07.600880 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
499 2024.02.16 07:03:07.602320 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} <Debug> oximeter.measurements_histogramu8 (83b4cb6e-e634-4f02-820a-375a38a0b275): Loading data parts
500 2024.02.16 07:03:07.602397 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} <Debug> oximeter.measurements_histogramu8 (83b4cb6e-e634-4f02-820a-375a38a0b275): There are no data parts
501 2024.02.16 07:03:07.603523 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} <Debug> DynamicQueryHandler: Done processing query
502 2024.02.16 07:03:07.603548 [ 3 ] {1e7ac3a0-8611-4ac4-9b31-a990edd5e9fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
503 2024.02.16 07:03:07.603576 [ 3 ] {} <Debug> HTTP-Session: fa6ab9e3-5849-4e8f-8cfb-6147e421c74c Destroying unnamed session
504 2024.02.16 07:03:07.603676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
505 2024.02.16 07:03:07.603726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
506 2024.02.16 07:03:07.603756 [ 3 ] {} <Debug> HTTP-Session: 43b7629e-ad4b-4fc0-84f0-867bdc55cf9c Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
507 2024.02.16 07:03:07.603772 [ 3 ] {} <Debug> HTTP-Session: 43b7629e-ad4b-4fc0-84f0-867bdc55cf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
508 2024.02.16 07:03:07.603987 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
509 2024.02.16 07:03:07.604042 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
510 2024.02.16 07:03:07.605544 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} <Debug> oximeter.measurements_histogrami16 (b3f393e5-3c78-42e7-806f-ea47c65bf1ff): Loading data parts
511 2024.02.16 07:03:07.605626 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} <Debug> oximeter.measurements_histogrami16 (b3f393e5-3c78-42e7-806f-ea47c65bf1ff): There are no data parts
512 2024.02.16 07:03:07.608171 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} <Debug> DynamicQueryHandler: Done processing query
513 2024.02.16 07:03:07.608209 [ 3 ] {ec3ecf55-cc51-4d6a-9080-7ebdb01ac01a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2024.02.16 07:03:07.608224 [ 3 ] {} <Debug> HTTP-Session: 43b7629e-ad4b-4fc0-84f0-867bdc55cf9c Destroying unnamed session
515 2024.02.16 07:03:07.608331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2024.02.16 07:03:07.608388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2024.02.16 07:03:07.608406 [ 3 ] {} <Debug> HTTP-Session: b03ae12f-9ecf-4b5f-b3c8-bc536d04e360 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
518 2024.02.16 07:03:07.608428 [ 3 ] {} <Debug> HTTP-Session: b03ae12f-9ecf-4b5f-b3c8-bc536d04e360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2024.02.16 07:03:07.608641 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
520 2024.02.16 07:03:07.608695 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
521 2024.02.16 07:03:07.610362 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} <Debug> oximeter.measurements_histogramu16 (5a7fcfc9-16b8-4fad-8bba-a6cc605f6423): Loading data parts
522 2024.02.16 07:03:07.610446 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} <Debug> oximeter.measurements_histogramu16 (5a7fcfc9-16b8-4fad-8bba-a6cc605f6423): There are no data parts
523 2024.02.16 07:03:07.611569 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} <Debug> DynamicQueryHandler: Done processing query
524 2024.02.16 07:03:07.611602 [ 3 ] {52bb1855-d361-44d5-a875-a8c8934d1cb8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2024.02.16 07:03:07.611617 [ 3 ] {} <Debug> HTTP-Session: b03ae12f-9ecf-4b5f-b3c8-bc536d04e360 Destroying unnamed session
526 2024.02.16 07:03:07.611724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2024.02.16 07:03:07.611774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2024.02.16 07:03:07.611792 [ 3 ] {} <Debug> HTTP-Session: bc41d103-2842-4047-a1a4-9350e0ecf0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
529 2024.02.16 07:03:07.611814 [ 3 ] {} <Debug> HTTP-Session: bc41d103-2842-4047-a1a4-9350e0ecf0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2024.02.16 07:03:07.612028 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
531 2024.02.16 07:03:07.612082 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
532 2024.02.16 07:03:07.613551 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} <Debug> oximeter.measurements_histogrami32 (182623c6-2fa5-4a93-be73-c56ab2e19f23): Loading data parts
533 2024.02.16 07:03:07.613635 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} <Debug> oximeter.measurements_histogrami32 (182623c6-2fa5-4a93-be73-c56ab2e19f23): There are no data parts
534 2024.02.16 07:03:07.614695 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} <Debug> DynamicQueryHandler: Done processing query
535 2024.02.16 07:03:07.614721 [ 3 ] {e6be12f9-27b4-4641-b955-561d5cf1e4d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2024.02.16 07:03:07.614744 [ 3 ] {} <Debug> HTTP-Session: bc41d103-2842-4047-a1a4-9350e0ecf0bf Destroying unnamed session
537 2024.02.16 07:03:07.614845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.02.16 07:03:07.614895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2024.02.16 07:03:07.614913 [ 3 ] {} <Debug> HTTP-Session: 891ef7ef-95c7-49c4-b1c0-f425bd2af28a Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
540 2024.02.16 07:03:07.614936 [ 3 ] {} <Debug> HTTP-Session: 891ef7ef-95c7-49c4-b1c0-f425bd2af28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.02.16 07:03:07.615153 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
542 2024.02.16 07:03:07.615209 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
543 2024.02.16 07:03:07.616630 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} <Debug> oximeter.measurements_histogramu32 (87e568a1-7534-4609-aa1a-1bb1edc3ccf7): Loading data parts
544 2024.02.16 07:03:07.616713 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} <Debug> oximeter.measurements_histogramu32 (87e568a1-7534-4609-aa1a-1bb1edc3ccf7): There are no data parts
545 2024.02.16 07:03:07.617775 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} <Debug> DynamicQueryHandler: Done processing query
546 2024.02.16 07:03:07.617800 [ 3 ] {d6db7540-33cd-40ed-8aa7-17f96d87ab51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2024.02.16 07:03:07.617823 [ 3 ] {} <Debug> HTTP-Session: 891ef7ef-95c7-49c4-b1c0-f425bd2af28a Destroying unnamed session
548 2024.02.16 07:03:07.617925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.02.16 07:03:07.617975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2024.02.16 07:03:07.618000 [ 3 ] {} <Debug> HTTP-Session: 7d2b0317-6980-4c37-8317-775b505eab1f Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
551 2024.02.16 07:03:07.618023 [ 3 ] {} <Debug> HTTP-Session: 7d2b0317-6980-4c37-8317-775b505eab1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.02.16 07:03:07.618235 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
553 2024.02.16 07:03:07.618289 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
554 2024.02.16 07:03:07.619712 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} <Debug> oximeter.measurements_histogrami64 (ed21db01-05cc-4f26-8c11-d35b292496e5): Loading data parts
555 2024.02.16 07:03:07.619794 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} <Debug> oximeter.measurements_histogrami64 (ed21db01-05cc-4f26-8c11-d35b292496e5): There are no data parts
556 2024.02.16 07:03:07.620836 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} <Debug> DynamicQueryHandler: Done processing query
557 2024.02.16 07:03:07.620868 [ 3 ] {99e410b0-35bf-4dce-8c18-7af0909860a5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2024.02.16 07:03:07.620884 [ 3 ] {} <Debug> HTTP-Session: 7d2b0317-6980-4c37-8317-775b505eab1f Destroying unnamed session
559 2024.02.16 07:03:07.620984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2024.02.16 07:03:07.621033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2024.02.16 07:03:07.621053 [ 3 ] {} <Debug> HTTP-Session: 1b602edc-9a52-418c-af10-f1b753fac787 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
562 2024.02.16 07:03:07.621075 [ 3 ] {} <Debug> HTTP-Session: 1b602edc-9a52-418c-af10-f1b753fac787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2024.02.16 07:03:07.621287 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
564 2024.02.16 07:03:07.621341 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
565 2024.02.16 07:03:07.622855 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} <Debug> oximeter.measurements_histogramu64 (ba62e269-6ca2-4797-b5e8-ebd362a48633): Loading data parts
566 2024.02.16 07:03:07.622937 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} <Debug> oximeter.measurements_histogramu64 (ba62e269-6ca2-4797-b5e8-ebd362a48633): There are no data parts
567 2024.02.16 07:03:07.623977 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} <Debug> DynamicQueryHandler: Done processing query
568 2024.02.16 07:03:07.624010 [ 3 ] {49547df0-5e14-40d0-86bc-b51dbf63f2f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2024.02.16 07:03:07.624032 [ 3 ] {} <Debug> HTTP-Session: 1b602edc-9a52-418c-af10-f1b753fac787 Destroying unnamed session
570 2024.02.16 07:03:07.624138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2024.02.16 07:03:07.624188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2024.02.16 07:03:07.624214 [ 3 ] {} <Debug> HTTP-Session: 5a9b12ad-9224-4238-aadf-0d3d7065656f Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
573 2024.02.16 07:03:07.624230 [ 3 ] {} <Debug> HTTP-Session: 5a9b12ad-9224-4238-aadf-0d3d7065656f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2024.02.16 07:03:07.624447 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
575 2024.02.16 07:03:07.624503 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
576 2024.02.16 07:03:07.626020 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} <Debug> oximeter.measurements_histogramf32 (cf1bd603-49bc-4bf9-a2fb-7e7e37656529): Loading data parts
577 2024.02.16 07:03:07.626105 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} <Debug> oximeter.measurements_histogramf32 (cf1bd603-49bc-4bf9-a2fb-7e7e37656529): There are no data parts
578 2024.02.16 07:03:07.627169 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} <Debug> DynamicQueryHandler: Done processing query
579 2024.02.16 07:03:07.627194 [ 3 ] {31c0b47a-c734-4e69-b889-638a54878b24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2024.02.16 07:03:07.627218 [ 3 ] {} <Debug> HTTP-Session: 5a9b12ad-9224-4238-aadf-0d3d7065656f Destroying unnamed session
581 2024.02.16 07:03:07.627321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2024.02.16 07:03:07.627373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2024.02.16 07:03:07.627398 [ 3 ] {} <Debug> HTTP-Session: 491bec79-31d6-4893-9489-80827baeffb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
584 2024.02.16 07:03:07.627415 [ 3 ] {} <Debug> HTTP-Session: 491bec79-31d6-4893-9489-80827baeffb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2024.02.16 07:03:07.627633 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
586 2024.02.16 07:03:07.627688 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
587 2024.02.16 07:03:07.629222 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Loading data parts
588 2024.02.16 07:03:07.629337 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): There are no data parts
589 2024.02.16 07:03:07.630470 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} <Debug> DynamicQueryHandler: Done processing query
590 2024.02.16 07:03:07.630511 [ 3 ] {b7772ae4-99b1-4e69-baed-f85f1dd7ff97} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2024.02.16 07:03:07.630526 [ 3 ] {} <Debug> HTTP-Session: 491bec79-31d6-4893-9489-80827baeffb2 Destroying unnamed session
592 2024.02.16 07:03:07.630652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2024.02.16 07:03:07.630709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2024.02.16 07:03:07.630727 [ 3 ] {} <Debug> HTTP-Session: 9b4633fd-d303-4cac-996a-f40751527a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
595 2024.02.16 07:03:07.630749 [ 3 ] {} <Debug> HTTP-Session: 9b4633fd-d303-4cac-996a-f40751527a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2024.02.16 07:03:07.630910 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) /* The field tables store named dimensions of each timeseries.
597 *
598 * As with the measurement tables, there is one field table for each field data
599 * type. Fields are deduplicated by using the "replacing merge tree", though
600 * this behavior **must not** be relied upon for query correctness.
601 *
602 * The index for the fields differs from the measurements, however. Rows are
603 * sorted by timeseries name, then field name, field value, and finally
604 * timeseries key. This reflects the most common pattern for looking them up:
605 * by field name and possibly value, within a timeseries. The resulting keys are
606 * usually then used to look up measurements.
607 *
608 * NOTE: We may want to consider a secondary index on these tables, sorting by
609 * timeseries name and then key, since it would improve lookups where one
610 * already has the key. Realistically though, these tables are quite small and
611 * so performance benefits will be low in absolute terms.
612 */
613 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)
614 2024.02.16 07:03:07.630962 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
615 2024.02.16 07:03:07.632330 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} <Debug> oximeter.fields_bool (636d12e5-43b1-4162-a09f-11aeb3d243f0): Loading data parts
616 2024.02.16 07:03:07.632413 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} <Debug> oximeter.fields_bool (636d12e5-43b1-4162-a09f-11aeb3d243f0): There are no data parts
617 2024.02.16 07:03:07.633409 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} <Debug> DynamicQueryHandler: Done processing query
618 2024.02.16 07:03:07.633442 [ 3 ] {314c5872-5eca-414a-9878-0c65d994886a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2024.02.16 07:03:07.633458 [ 3 ] {} <Debug> HTTP-Session: 9b4633fd-d303-4cac-996a-f40751527a78 Destroying unnamed session
620 2024.02.16 07:03:07.633564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.02.16 07:03:07.633615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2024.02.16 07:03:07.633633 [ 3 ] {} <Debug> HTTP-Session: 6127c6cf-7c39-4c23-b6c0-28b4c2d82897 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
623 2024.02.16 07:03:07.633656 [ 3 ] {} <Debug> HTTP-Session: 6127c6cf-7c39-4c23-b6c0-28b4c2d82897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.02.16 07:03:07.633815 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
625 2024.02.16 07:03:07.633858 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
626 2024.02.16 07:03:07.635230 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} <Debug> oximeter.fields_i8 (f0366f43-76b9-43c5-bc66-ce6f06166719): Loading data parts
627 2024.02.16 07:03:07.635308 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} <Debug> oximeter.fields_i8 (f0366f43-76b9-43c5-bc66-ce6f06166719): There are no data parts
628 2024.02.16 07:03:07.636316 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} <Debug> DynamicQueryHandler: Done processing query
629 2024.02.16 07:03:07.636340 [ 3 ] {8f9ea92d-6ba8-4199-bfa0-68220df28a7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2024.02.16 07:03:07.636364 [ 3 ] {} <Debug> HTTP-Session: 6127c6cf-7c39-4c23-b6c0-28b4c2d82897 Destroying unnamed session
631 2024.02.16 07:03:07.636474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2024.02.16 07:03:07.636517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2024.02.16 07:03:07.636543 [ 3 ] {} <Debug> HTTP-Session: b085563a-e3ce-43ba-a9bb-63806f783d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
634 2024.02.16 07:03:07.636566 [ 3 ] {} <Debug> HTTP-Session: b085563a-e3ce-43ba-a9bb-63806f783d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2024.02.16 07:03:07.636719 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
636 2024.02.16 07:03:07.636767 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
637 2024.02.16 07:03:07.638121 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} <Debug> oximeter.fields_u8 (2b93cef3-3c6b-4f8c-8b94-e200c034ae0a): Loading data parts
638 2024.02.16 07:03:07.638207 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} <Debug> oximeter.fields_u8 (2b93cef3-3c6b-4f8c-8b94-e200c034ae0a): There are no data parts
639 2024.02.16 07:03:07.639310 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} <Debug> DynamicQueryHandler: Done processing query
640 2024.02.16 07:03:07.639335 [ 3 ] {9b2f950e-bdb7-4f4e-b0da-dc21c9106af2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2024.02.16 07:03:07.639358 [ 3 ] {} <Debug> HTTP-Session: b085563a-e3ce-43ba-a9bb-63806f783d3f Destroying unnamed session
642 2024.02.16 07:03:07.639452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2024.02.16 07:03:07.639503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2024.02.16 07:03:07.639520 [ 3 ] {} <Debug> HTTP-Session: 1e0655c9-3bf2-4ac8-8efa-6e1d204fd885 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
645 2024.02.16 07:03:07.639543 [ 3 ] {} <Debug> HTTP-Session: 1e0655c9-3bf2-4ac8-8efa-6e1d204fd885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2024.02.16 07:03:07.639702 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
647 2024.02.16 07:03:07.639745 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
648 2024.02.16 07:03:07.641039 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} <Debug> oximeter.fields_i16 (c48e4ad1-d521-4685-98c4-11ed0c92adeb): Loading data parts
649 2024.02.16 07:03:07.641129 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} <Debug> oximeter.fields_i16 (c48e4ad1-d521-4685-98c4-11ed0c92adeb): There are no data parts
650 2024.02.16 07:03:07.642130 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} <Debug> DynamicQueryHandler: Done processing query
651 2024.02.16 07:03:07.642163 [ 3 ] {9f8e2a44-b0b4-4564-883c-418947d484c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2024.02.16 07:03:07.642178 [ 3 ] {} <Debug> HTTP-Session: 1e0655c9-3bf2-4ac8-8efa-6e1d204fd885 Destroying unnamed session
653 2024.02.16 07:03:07.642292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2024.02.16 07:03:07.642343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2024.02.16 07:03:07.642362 [ 3 ] {} <Debug> HTTP-Session: ba41e8bd-a2a8-41e7-a095-80136a9cfd21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
656 2024.02.16 07:03:07.642384 [ 3 ] {} <Debug> HTTP-Session: ba41e8bd-a2a8-41e7-a095-80136a9cfd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2024.02.16 07:03:07.642544 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
658 2024.02.16 07:03:07.642587 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
659 2024.02.16 07:03:07.643960 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} <Debug> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Loading data parts
660 2024.02.16 07:03:07.644035 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} <Debug> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): There are no data parts
661 2024.02.16 07:03:07.645074 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} <Debug> DynamicQueryHandler: Done processing query
662 2024.02.16 07:03:07.645109 [ 3 ] {0d95a2e3-e091-4210-b32c-ba171e187c8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2024.02.16 07:03:07.645127 [ 3 ] {} <Debug> HTTP-Session: ba41e8bd-a2a8-41e7-a095-80136a9cfd21 Destroying unnamed session
664 2024.02.16 07:03:07.645236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2024.02.16 07:03:07.645297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2024.02.16 07:03:07.645318 [ 3 ] {} <Debug> HTTP-Session: 7283d439-47f4-4d0f-b7a9-61c019715a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
667 2024.02.16 07:03:07.645337 [ 3 ] {} <Debug> HTTP-Session: 7283d439-47f4-4d0f-b7a9-61c019715a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2024.02.16 07:03:07.645498 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
669 2024.02.16 07:03:07.645553 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
670 2024.02.16 07:03:07.646939 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} <Debug> oximeter.fields_i32 (b76d29bb-3735-4ac9-b2d4-9cea73d1288e): Loading data parts
671 2024.02.16 07:03:07.647023 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} <Debug> oximeter.fields_i32 (b76d29bb-3735-4ac9-b2d4-9cea73d1288e): There are no data parts
672 2024.02.16 07:03:07.648034 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} <Debug> DynamicQueryHandler: Done processing query
673 2024.02.16 07:03:07.648067 [ 3 ] {d5c04f3a-9b05-418a-8259-086206fcb0d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2024.02.16 07:03:07.648089 [ 3 ] {} <Debug> HTTP-Session: 7283d439-47f4-4d0f-b7a9-61c019715a06 Destroying unnamed session
675 2024.02.16 07:03:07.648188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2024.02.16 07:03:07.648239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2024.02.16 07:03:07.648265 [ 3 ] {} <Debug> HTTP-Session: f14f636a-44c0-4792-a9af-612282603544 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
678 2024.02.16 07:03:07.648281 [ 3 ] {} <Debug> HTTP-Session: f14f636a-44c0-4792-a9af-612282603544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2024.02.16 07:03:07.648437 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
680 2024.02.16 07:03:07.648480 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
681 2024.02.16 07:03:07.649772 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} <Debug> oximeter.fields_u32 (fd6a3827-c6db-4b56-979c-d95f766fef28): Loading data parts
682 2024.02.16 07:03:07.649879 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} <Debug> oximeter.fields_u32 (fd6a3827-c6db-4b56-979c-d95f766fef28): There are no data parts
683 2024.02.16 07:03:07.650893 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} <Debug> DynamicQueryHandler: Done processing query
684 2024.02.16 07:03:07.650926 [ 3 ] {9ee0a948-d4d8-4631-b548-7a9c507f8c42} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2024.02.16 07:03:07.650942 [ 3 ] {} <Debug> HTTP-Session: f14f636a-44c0-4792-a9af-612282603544 Destroying unnamed session
686 2024.02.16 07:03:07.651053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2024.02.16 07:03:07.651104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2024.02.16 07:03:07.651124 [ 3 ] {} <Debug> HTTP-Session: 147b72a7-9244-4e39-8a76-40939f6c462b Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
689 2024.02.16 07:03:07.651147 [ 3 ] {} <Debug> HTTP-Session: 147b72a7-9244-4e39-8a76-40939f6c462b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2024.02.16 07:03:07.651299 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
691 2024.02.16 07:03:07.651355 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
692 2024.02.16 07:03:07.652649 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Loading data parts
693 2024.02.16 07:03:07.652740 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): There are no data parts
694 2024.02.16 07:03:07.653852 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} <Debug> DynamicQueryHandler: Done processing query
695 2024.02.16 07:03:07.653876 [ 3 ] {5cac9930-aa89-4104-a3e9-e49885f7841f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2024.02.16 07:03:07.653900 [ 3 ] {} <Debug> HTTP-Session: 147b72a7-9244-4e39-8a76-40939f6c462b Destroying unnamed session
697 2024.02.16 07:03:07.654007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2024.02.16 07:03:07.654057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2024.02.16 07:03:07.654083 [ 3 ] {} <Debug> HTTP-Session: 137ea4a5-f1f5-428c-bd1a-ab5c3f9c632b Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
700 2024.02.16 07:03:07.654107 [ 3 ] {} <Debug> HTTP-Session: 137ea4a5-f1f5-428c-bd1a-ab5c3f9c632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2024.02.16 07:03:07.654259 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
702 2024.02.16 07:03:07.654308 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
703 2024.02.16 07:03:07.655657 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} <Debug> oximeter.fields_u64 (95aeca93-376e-4efa-9a9b-14bc33dbd8bb): Loading data parts
704 2024.02.16 07:03:07.655752 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} <Debug> oximeter.fields_u64 (95aeca93-376e-4efa-9a9b-14bc33dbd8bb): There are no data parts
705 2024.02.16 07:03:07.656799 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} <Debug> DynamicQueryHandler: Done processing query
706 2024.02.16 07:03:07.656823 [ 3 ] {b15715ed-70b7-42e3-b369-6908bb5e5fab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2024.02.16 07:03:07.656839 [ 3 ] {} <Debug> HTTP-Session: 137ea4a5-f1f5-428c-bd1a-ab5c3f9c632b Destroying unnamed session
708 2024.02.16 07:03:07.656944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2024.02.16 07:03:07.656995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2024.02.16 07:03:07.657013 [ 3 ] {} <Debug> HTTP-Session: 3062c613-51b4-4206-8656-0498d21cb00d Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
711 2024.02.16 07:03:07.657036 [ 3 ] {} <Debug> HTTP-Session: 3062c613-51b4-4206-8656-0498d21cb00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2024.02.16 07:03:07.657196 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
713 2024.02.16 07:03:07.657239 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
714 2024.02.16 07:03:07.658636 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} <Debug> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Loading data parts
715 2024.02.16 07:03:07.658716 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} <Debug> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): There are no data parts
716 2024.02.16 07:03:07.659816 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} <Debug> DynamicQueryHandler: Done processing query
717 2024.02.16 07:03:07.659850 [ 3 ] {bc9f7fd4-ab41-4426-a259-cad7e2362550} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2024.02.16 07:03:07.659865 [ 3 ] {} <Debug> HTTP-Session: 3062c613-51b4-4206-8656-0498d21cb00d Destroying unnamed session
719 2024.02.16 07:03:07.659980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2024.02.16 07:03:07.660032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2024.02.16 07:03:07.660050 [ 3 ] {} <Debug> HTTP-Session: f6bffe4f-a84f-4906-9bf7-71b6c4e91ece Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
722 2024.02.16 07:03:07.660073 [ 3 ] {} <Debug> HTTP-Session: f6bffe4f-a84f-4906-9bf7-71b6c4e91ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2024.02.16 07:03:07.660232 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
724 2024.02.16 07:03:07.660275 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
725 2024.02.16 07:03:07.661610 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Loading data parts
726 2024.02.16 07:03:07.661689 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): There are no data parts
727 2024.02.16 07:03:07.662704 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} <Debug> DynamicQueryHandler: Done processing query
728 2024.02.16 07:03:07.662729 [ 3 ] {3349131c-1662-4ef1-826e-b7c04c894e02} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2024.02.16 07:03:07.662754 [ 3 ] {} <Debug> HTTP-Session: f6bffe4f-a84f-4906-9bf7-71b6c4e91ece Destroying unnamed session
730 2024.02.16 07:03:07.662852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.02.16 07:03:07.662903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2024.02.16 07:03:07.662929 [ 3 ] {} <Debug> HTTP-Session: 16cbe0d6-a382-424b-b45d-811371321446 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
733 2024.02.16 07:03:07.662945 [ 3 ] {} <Debug> HTTP-Session: 16cbe0d6-a382-424b-b45d-811371321446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.02.16 07:03:07.663103 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) 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)
735 2024.02.16 07:03:07.663150 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
736 2024.02.16 07:03:07.664425 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Loading data parts
737 2024.02.16 07:03:07.664528 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): There are no data parts
738 2024.02.16 07:03:07.665559 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} <Debug> DynamicQueryHandler: Done processing query
739 2024.02.16 07:03:07.665591 [ 3 ] {1c2d5bcc-fa6b-4fde-9296-7774c3eea026} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2024.02.16 07:03:07.665613 [ 3 ] {} <Debug> HTTP-Session: 16cbe0d6-a382-424b-b45d-811371321446 Destroying unnamed session
741 2024.02.16 07:03:07.665712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.02.16 07:03:07.665763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2024.02.16 07:03:07.665788 [ 3 ] {} <Debug> HTTP-Session: 0f0edce2-773e-4631-8115-d9045f0649b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
744 2024.02.16 07:03:07.665804 [ 3 ] {} <Debug> HTTP-Session: 0f0edce2-773e-4631-8115-d9045f0649b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.02.16 07:03:07.666030 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) /* The timeseries schema table stores the extracted schema for the samples
746 * oximeter collects.
747 */
748 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)
749 2024.02.16 07:03:07.666102 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
750 2024.02.16 07:03:07.667548 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Loading data parts
751 2024.02.16 07:03:07.667628 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): There are no data parts
752 2024.02.16 07:03:07.668775 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} <Debug> DynamicQueryHandler: Done processing query
753 2024.02.16 07:03:07.668809 [ 3 ] {39e9318c-9f24-4678-8ec7-f6fa4c91a9cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
754 2024.02.16 07:03:07.668824 [ 3 ] {} <Debug> HTTP-Session: 0f0edce2-773e-4631-8115-d9045f0649b0 Destroying unnamed session
755 2024.02.16 07:03:07.668961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38694, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
756 2024.02.16 07:03:07.669013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
757 2024.02.16 07:03:07.669031 [ 3 ] {} <Debug> HTTP-Session: 136ecec1-024d-4386-9634-c0787174aa93 Authenticating user 'default' from [fd00:1122:3344:101::d]:38694
758 2024.02.16 07:03:07.669055 [ 3 ] {} <Debug> HTTP-Session: 136ecec1-024d-4386-9634-c0787174aa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
759 2024.02.16 07:03:07.669170 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38694) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
760 2024.02.16 07:03:07.669276 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
761 2024.02.16 07:03:07.671570 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
762 2024.02.16 07:03:07.672754 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
763 2024.02.16 07:03:07.672965 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Trace> oximeter.version (83a6ec7b-998c-457b-b9e5-5893a627c54b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
764 2024.02.16 07:03:07.673186 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Information> executeQuery: Read 1 rows, 16.00 B in 0.003985332 sec., 250 rows/sec., 3.92 KiB/sec.
765 2024.02.16 07:03:07.673315 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Debug> DynamicQueryHandler: Done processing query
766 2024.02.16 07:03:07.673335 [ 3 ] {20939204-0465-4e50-bee2-1902a7ddb7b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
767 2024.02.16 07:03:07.673350 [ 3 ] {} <Debug> HTTP-Session: 136ecec1-024d-4386-9634-c0787174aa93 Destroying unnamed session
768 2024.02.16 07:03:08.001136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.68 MiB, peak 223.75 MiB, will set to 228.27 MiB (RSS), difference: 9.60 MiB
769 2024.02.16 07:03:22.465616 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache
770 2024.02.16 07:03:22.465675 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache
771 2024.02.16 07:03:37.465923 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
772 2024.02.16 07:03:37.466021 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
773 2024.02.16 07:03:52.466120 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
774 2024.02.16 07:03:52.466218 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
775 2024.02.16 07:04:02.690045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
776 2024.02.16 07:04:02.690159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
777 2024.02.16 07:04:02.690209 [ 3 ] {} <Debug> HTTP-Session: 675d9aca-0d5c-447b-b9ba-eb7304f53126 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
778 2024.02.16 07:04:02.690248 [ 3 ] {} <Debug> HTTP-Session: 675d9aca-0d5c-447b-b9ba-eb7304f53126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
779 2024.02.16 07:04:02.690394 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
780 2024.02.16 07:04:02.690762 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
781 2024.02.16 07:04:02.691515 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
782 2024.02.16 07:04:02.691664 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
783 2024.02.16 07:04:02.692649 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} <Debug> DynamicQueryHandler: Done processing query
784 2024.02.16 07:04:02.692678 [ 3 ] {bc93ac0c-9fbd-4fa4-ae0a-aa909379478f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
785 2024.02.16 07:04:02.692693 [ 3 ] {} <Debug> HTTP-Session: 675d9aca-0d5c-447b-b9ba-eb7304f53126 Destroying unnamed session
786 2024.02.16 07:04:02.703591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.02.16 07:04:02.703657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
788 2024.02.16 07:04:02.703679 [ 3 ] {} <Debug> HTTP-Session: 9f658373-b906-4bd9-b939-baf0ff4891bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
789 2024.02.16 07:04:02.703716 [ 3 ] {} <Debug> HTTP-Session: 9f658373-b906-4bd9-b939-baf0ff4891bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.02.16 07:04:02.703851 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
791 2024.02.16 07:04:02.706720 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
792 2024.02.16 07:04:02.706871 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
793 2024.02.16 07:04:02.706935 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
794 2024.02.16 07:04:02.707783 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} <Debug> DynamicQueryHandler: Done processing query
795 2024.02.16 07:04:02.707811 [ 3 ] {b44727ea-27e5-4efe-aca3-e7826029494e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
796 2024.02.16 07:04:02.707828 [ 3 ] {} <Debug> HTTP-Session: 9f658373-b906-4bd9-b939-baf0ff4891bf Destroying unnamed session
797 2024.02.16 07:04:02.708200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.02.16 07:04:02.708247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
799 2024.02.16 07:04:02.708267 [ 3 ] {} <Debug> HTTP-Session: dcf6637b-dd21-4d6d-9bdb-0081f3ff3065 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
800 2024.02.16 07:04:02.708284 [ 3 ] {} <Debug> HTTP-Session: dcf6637b-dd21-4d6d-9bdb-0081f3ff3065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.02.16 07:04:02.708402 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
802 2024.02.16 07:04:02.708794 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
803 2024.02.16 07:04:02.708944 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
804 2024.02.16 07:04:02.708989 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
805 2024.02.16 07:04:02.709743 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} <Debug> DynamicQueryHandler: Done processing query
806 2024.02.16 07:04:02.709772 [ 3 ] {75f45597-1b40-4677-82ec-1042aa359948} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
807 2024.02.16 07:04:02.709788 [ 3 ] {} <Debug> HTTP-Session: dcf6637b-dd21-4d6d-9bdb-0081f3ff3065 Destroying unnamed session
808 2024.02.16 07:04:02.709992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
809 2024.02.16 07:04:02.710038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
810 2024.02.16 07:04:02.710058 [ 3 ] {} <Debug> HTTP-Session: df73b9d6-59ac-44f0-b5a9-3af72aac20b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
811 2024.02.16 07:04:02.710074 [ 3 ] {} <Debug> HTTP-Session: df73b9d6-59ac-44f0-b5a9-3af72aac20b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
812 2024.02.16 07:04:02.710187 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
813 2024.02.16 07:04:02.710539 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
814 2024.02.16 07:04:02.710691 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
815 2024.02.16 07:04:02.710736 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
816 2024.02.16 07:04:02.711530 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} <Debug> DynamicQueryHandler: Done processing query
817 2024.02.16 07:04:02.711559 [ 3 ] {0f99a78b-f8fb-42ce-99cc-4581e29459a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
818 2024.02.16 07:04:02.711575 [ 3 ] {} <Debug> HTTP-Session: df73b9d6-59ac-44f0-b5a9-3af72aac20b6 Destroying unnamed session
819 2024.02.16 07:04:02.712328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
820 2024.02.16 07:04:02.712379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
821 2024.02.16 07:04:02.712400 [ 3 ] {} <Debug> HTTP-Session: edcca2da-4b17-42d7-8b92-329aa9e5e5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
822 2024.02.16 07:04:02.712417 [ 3 ] {} <Debug> HTTP-Session: edcca2da-4b17-42d7-8b92-329aa9e5e5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
823 2024.02.16 07:04:02.712498 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
824 2024.02.16 07:04:02.712540 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
825 2024.02.16 07:04:02.713229 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
826 2024.02.16 07:04:02.714380 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
827 2024.02.16 07:04:02.714752 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
828 2024.02.16 07:04:02.714925 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
829 2024.02.16 07:04:02.715056 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002519965 sec., 1587 rows/sec., 171.68 KiB/sec.
830 2024.02.16 07:04:02.715201 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Debug> DynamicQueryHandler: Done processing query
831 2024.02.16 07:04:02.715227 [ 3 ] {07061498-71de-4e37-a639-d44cf9fda22a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
832 2024.02.16 07:04:02.715242 [ 3 ] {} <Debug> HTTP-Session: edcca2da-4b17-42d7-8b92-329aa9e5e5e4 Destroying unnamed session
833 2024.02.16 07:04:02.715358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
834 2024.02.16 07:04:02.715404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
835 2024.02.16 07:04:02.715424 [ 3 ] {} <Debug> HTTP-Session: 463a06c2-01af-48e5-8e90-e81f9ce13ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
836 2024.02.16 07:04:02.715441 [ 3 ] {} <Debug> HTTP-Session: 463a06c2-01af-48e5-8e90-e81f9ce13ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
837 2024.02.16 07:04:02.715514 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
838 2024.02.16 07:04:02.715554 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
839 2024.02.16 07:04:02.715659 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
840 2024.02.16 07:04:02.719244 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
841 2024.02.16 07:04:02.719464 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
842 2024.02.16 07:04:02.719613 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
843 2024.02.16 07:04:02.719704 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.004161736 sec., 9611 rows/sec., 779.05 KiB/sec.
844 2024.02.16 07:04:02.719859 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Debug> DynamicQueryHandler: Done processing query
845 2024.02.16 07:04:02.719885 [ 3 ] {247afddd-4cc1-4ffd-8df5-7412579a2ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
846 2024.02.16 07:04:02.719902 [ 3 ] {} <Debug> HTTP-Session: 463a06c2-01af-48e5-8e90-e81f9ce13ea5 Destroying unnamed session
847 2024.02.16 07:04:02.720072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 19267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2024.02.16 07:04:02.720119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
849 2024.02.16 07:04:02.720138 [ 3 ] {} <Debug> HTTP-Session: 8f969653-c978-4626-bbdf-f4a7d3997562 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
850 2024.02.16 07:04:02.720154 [ 3 ] {} <Debug> HTTP-Session: 8f969653-c978-4626-bbdf-f4a7d3997562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2024.02.16 07:04:02.720231 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
852 2024.02.16 07:04:02.720271 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
853 2024.02.16 07:04:02.720382 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
854 2024.02.16 07:04:02.720735 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
855 2024.02.16 07:04:02.720951 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
856 2024.02.16 07:04:02.721104 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
857 2024.02.16 07:04:02.721200 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Information> executeQuery: Read 120 rows, 11.91 KiB in 0.000941294 sec., 127484 rows/sec., 12.35 MiB/sec.
858 2024.02.16 07:04:02.721342 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Debug> DynamicQueryHandler: Done processing query
859 2024.02.16 07:04:02.721366 [ 3 ] {46e4cdb7-ed43-46ca-b580-e9e261032319} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
860 2024.02.16 07:04:02.721382 [ 3 ] {} <Debug> HTTP-Session: 8f969653-c978-4626-bbdf-f4a7d3997562 Destroying unnamed session
861 2024.02.16 07:04:02.721507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2024.02.16 07:04:02.721551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
863 2024.02.16 07:04:02.721570 [ 3 ] {} <Debug> HTTP-Session: bde0493b-4b70-46af-b577-83facfc802d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
864 2024.02.16 07:04:02.721586 [ 3 ] {} <Debug> HTTP-Session: bde0493b-4b70-46af-b577-83facfc802d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2024.02.16 07:04:02.721658 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
866 2024.02.16 07:04:02.721697 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
867 2024.02.16 07:04:02.722839 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
868 2024.02.16 07:04:02.723757 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
869 2024.02.16 07:04:02.724045 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
870 2024.02.16 07:04:02.724195 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
871 2024.02.16 07:04:02.724296 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Information> executeQuery: Read 50 rows, 4.02 KiB in 0.002606056 sec., 19186 rows/sec., 1.51 MiB/sec.
872 2024.02.16 07:04:02.724418 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Debug> DynamicQueryHandler: Done processing query
873 2024.02.16 07:04:02.724444 [ 3 ] {247f3475-3901-434a-a55f-e0af83517f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
874 2024.02.16 07:04:02.724460 [ 3 ] {} <Debug> HTTP-Session: bde0493b-4b70-46af-b577-83facfc802d5 Destroying unnamed session
875 2024.02.16 07:04:02.724713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2024.02.16 07:04:02.724760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
877 2024.02.16 07:04:02.724779 [ 3 ] {} <Debug> HTTP-Session: 3b3e39ae-2113-4961-9259-e62d2ddf320e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
878 2024.02.16 07:04:02.724795 [ 3 ] {} <Debug> HTTP-Session: 3b3e39ae-2113-4961-9259-e62d2ddf320e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2024.02.16 07:04:02.724881 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
880 2024.02.16 07:04:02.724926 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
881 2024.02.16 07:04:02.725079 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Trace> ParallelParsingInputFormat: Parallel parsing is used
882 2024.02.16 07:04:02.725595 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
883 2024.02.16 07:04:02.726736 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
884 2024.02.16 07:04:02.726949 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
885 2024.02.16 07:04:02.727061 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.002145605 sec., 18642 rows/sec., 25.16 MiB/sec.
886 2024.02.16 07:04:02.727198 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Debug> DynamicQueryHandler: Done processing query
887 2024.02.16 07:04:02.727222 [ 3 ] {7f1252f7-db41-4b64-a7da-4e7a4cf7a914} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
888 2024.02.16 07:04:02.727239 [ 3 ] {} <Debug> HTTP-Session: 3b3e39ae-2113-4961-9259-e62d2ddf320e Destroying unnamed session
889 2024.02.16 07:04:02.727358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2024.02.16 07:04:02.727404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
891 2024.02.16 07:04:02.727423 [ 3 ] {} <Debug> HTTP-Session: bdf39e06-2ebd-459d-81d9-57af56e6d440 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
892 2024.02.16 07:04:02.727441 [ 3 ] {} <Debug> HTTP-Session: bdf39e06-2ebd-459d-81d9-57af56e6d440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2024.02.16 07:04:02.727513 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
894 2024.02.16 07:04:02.728096 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
895 2024.02.16 07:04:02.728206 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2024.02.16 07:04:02.728522 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
897 2024.02.16 07:04:02.728797 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
898 2024.02.16 07:04:02.728982 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Trace> oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
899 2024.02.16 07:04:02.729088 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.00154292 sec., 11666 rows/sec., 879.14 KiB/sec.
900 2024.02.16 07:04:02.729224 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Debug> DynamicQueryHandler: Done processing query
901 2024.02.16 07:04:02.729248 [ 3 ] {e87dca00-ccd2-4ef7-926e-10ad1bfa8368} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
902 2024.02.16 07:04:02.729263 [ 3 ] {} <Debug> HTTP-Session: bdf39e06-2ebd-459d-81d9-57af56e6d440 Destroying unnamed session
903 2024.02.16 07:04:07.466298 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
904 2024.02.16 07:04:07.466372 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
905 2024.02.16 07:04:12.676402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2024.02.16 07:04:12.676531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2024.02.16 07:04:12.676560 [ 3 ] {} <Debug> HTTP-Session: 02165791-632f-4b02-be22-2c0d9ca0517f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
908 2024.02.16 07:04:12.676588 [ 3 ] {} <Debug> HTTP-Session: 02165791-632f-4b02-be22-2c0d9ca0517f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2024.02.16 07:04:12.676730 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
910 2024.02.16 07:04:12.676796 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
911 2024.02.16 07:04:12.676971 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
912 2024.02.16 07:04:12.677466 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
913 2024.02.16 07:04:12.677725 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
914 2024.02.16 07:04:12.677886 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
915 2024.02.16 07:04:12.678017 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001249432 sec., 34415 rows/sec., 2.72 MiB/sec.
916 2024.02.16 07:04:12.678190 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Debug> DynamicQueryHandler: Done processing query
917 2024.02.16 07:04:12.678214 [ 3 ] {1245d51e-5974-4f55-8cb1-5405d34d57f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
918 2024.02.16 07:04:12.678230 [ 3 ] {} <Debug> HTTP-Session: 02165791-632f-4b02-be22-2c0d9ca0517f Destroying unnamed session
919 2024.02.16 07:04:12.678367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2024.02.16 07:04:12.678412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2024.02.16 07:04:12.678431 [ 3 ] {} <Debug> HTTP-Session: e9ca2fea-fa92-4b58-ac0a-89fc65a1bd0d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
922 2024.02.16 07:04:12.678448 [ 3 ] {} <Debug> HTTP-Session: e9ca2fea-fa92-4b58-ac0a-89fc65a1bd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2024.02.16 07:04:12.678524 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
924 2024.02.16 07:04:12.678563 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
925 2024.02.16 07:04:12.678674 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2024.02.16 07:04:12.679030 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
927 2024.02.16 07:04:12.679245 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
928 2024.02.16 07:04:12.679401 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
929 2024.02.16 07:04:12.679513 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000962054 sec., 134088 rows/sec., 12.93 MiB/sec.
930 2024.02.16 07:04:12.679665 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Debug> DynamicQueryHandler: Done processing query
931 2024.02.16 07:04:12.679688 [ 3 ] {1da323a2-a7cd-4a29-ba41-cd903118ad1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
932 2024.02.16 07:04:12.679704 [ 3 ] {} <Debug> HTTP-Session: e9ca2fea-fa92-4b58-ac0a-89fc65a1bd0d Destroying unnamed session
933 2024.02.16 07:04:12.679815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2024.02.16 07:04:12.679857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
935 2024.02.16 07:04:12.679875 [ 3 ] {} <Debug> HTTP-Session: 8e647792-09a9-4a99-9ef5-b258d4f32269 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
936 2024.02.16 07:04:12.679892 [ 3 ] {} <Debug> HTTP-Session: 8e647792-09a9-4a99-9ef5-b258d4f32269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2024.02.16 07:04:12.679961 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
938 2024.02.16 07:04:12.679999 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
939 2024.02.16 07:04:12.680104 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2024.02.16 07:04:12.680377 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
941 2024.02.16 07:04:12.680590 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
942 2024.02.16 07:04:12.680737 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
943 2024.02.16 07:04:12.680857 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000866683 sec., 49614 rows/sec., 3.88 MiB/sec.
944 2024.02.16 07:04:12.680980 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Debug> DynamicQueryHandler: Done processing query
945 2024.02.16 07:04:12.681003 [ 3 ] {24b9abea-dd7d-4261-83b5-9d77799ac429} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
946 2024.02.16 07:04:12.681019 [ 3 ] {} <Debug> HTTP-Session: 8e647792-09a9-4a99-9ef5-b258d4f32269 Destroying unnamed session
947 2024.02.16 07:04:12.681212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2024.02.16 07:04:12.681258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2024.02.16 07:04:12.681277 [ 3 ] {} <Debug> HTTP-Session: 4eb849fb-3503-4b8d-a67c-734abb43f34a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
950 2024.02.16 07:04:12.681294 [ 3 ] {} <Debug> HTTP-Session: 4eb849fb-3503-4b8d-a67c-734abb43f34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2024.02.16 07:04:12.681378 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
952 2024.02.16 07:04:12.681422 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
953 2024.02.16 07:04:12.681555 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2024.02.16 07:04:12.682109 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
955 2024.02.16 07:04:12.682419 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
956 2024.02.16 07:04:12.682597 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
957 2024.02.16 07:04:12.682708 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001297883 sec., 33130 rows/sec., 44.71 MiB/sec.
958 2024.02.16 07:04:12.682835 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Debug> DynamicQueryHandler: Done processing query
959 2024.02.16 07:04:12.682859 [ 3 ] {b84353c7-d388-437e-a8f3-05781870accb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
960 2024.02.16 07:04:12.682875 [ 3 ] {} <Debug> HTTP-Session: 4eb849fb-3503-4b8d-a67c-734abb43f34a Destroying unnamed session
961 2024.02.16 07:04:22.466633 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
962 2024.02.16 07:04:22.466707 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
963 2024.02.16 07:04:22.676338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2024.02.16 07:04:22.676444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
965 2024.02.16 07:04:22.676474 [ 3 ] {} <Debug> HTTP-Session: a2eb3729-c506-4902-bb5a-d1453e89f837 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
966 2024.02.16 07:04:22.676501 [ 3 ] {} <Debug> HTTP-Session: a2eb3729-c506-4902-bb5a-d1453e89f837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2024.02.16 07:04:22.676641 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
968 2024.02.16 07:04:22.676707 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
969 2024.02.16 07:04:22.676882 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
970 2024.02.16 07:04:22.677337 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
971 2024.02.16 07:04:22.677615 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
972 2024.02.16 07:04:22.677772 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
973 2024.02.16 07:04:22.677883 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00120501 sec., 35684 rows/sec., 2.82 MiB/sec.
974 2024.02.16 07:04:22.678009 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Debug> DynamicQueryHandler: Done processing query
975 2024.02.16 07:04:22.678032 [ 3 ] {9d91fef4-05c5-4309-b8e0-65de9c71f86f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
976 2024.02.16 07:04:22.678048 [ 3 ] {} <Debug> HTTP-Session: a2eb3729-c506-4902-bb5a-d1453e89f837 Destroying unnamed session
977 2024.02.16 07:04:22.678186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
978 2024.02.16 07:04:22.678229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
979 2024.02.16 07:04:22.678248 [ 3 ] {} <Debug> HTTP-Session: a7e0c0f3-8092-429e-987c-1d50853ce1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
980 2024.02.16 07:04:22.678264 [ 3 ] {} <Debug> HTTP-Session: a7e0c0f3-8092-429e-987c-1d50853ce1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
981 2024.02.16 07:04:22.678344 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
982 2024.02.16 07:04:22.678382 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
983 2024.02.16 07:04:22.678482 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
984 2024.02.16 07:04:22.678855 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
985 2024.02.16 07:04:22.679065 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
986 2024.02.16 07:04:22.679212 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
987 2024.02.16 07:04:22.679304 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000933224 sec., 138230 rows/sec., 13.33 MiB/sec.
988 2024.02.16 07:04:22.679419 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Debug> DynamicQueryHandler: Done processing query
989 2024.02.16 07:04:22.679441 [ 3 ] {cfdb0052-6951-40f8-ae56-4a23da97d698} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
990 2024.02.16 07:04:22.679456 [ 3 ] {} <Debug> HTTP-Session: a7e0c0f3-8092-429e-987c-1d50853ce1a9 Destroying unnamed session
991 2024.02.16 07:04:22.679586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
992 2024.02.16 07:04:22.679631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
993 2024.02.16 07:04:22.679649 [ 3 ] {} <Debug> HTTP-Session: b0109bf0-e6e6-4980-a519-5dc1b017bda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
994 2024.02.16 07:04:22.679666 [ 3 ] {} <Debug> HTTP-Session: b0109bf0-e6e6-4980-a519-5dc1b017bda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
995 2024.02.16 07:04:22.679736 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
996 2024.02.16 07:04:22.679773 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
997 2024.02.16 07:04:22.679878 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
998 2024.02.16 07:04:22.680164 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
999 2024.02.16 07:04:22.680372 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1000 2024.02.16 07:04:22.680518 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1001 2024.02.16 07:04:22.680607 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000844801 sec., 50899 rows/sec., 3.98 MiB/sec.
1002 2024.02.16 07:04:22.680729 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Debug> DynamicQueryHandler: Done processing query
1003 2024.02.16 07:04:22.680753 [ 3 ] {93a48381-befa-40fe-85b5-66f2da4fe2a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1004 2024.02.16 07:04:22.680769 [ 3 ] {} <Debug> HTTP-Session: b0109bf0-e6e6-4980-a519-5dc1b017bda5 Destroying unnamed session
1005 2024.02.16 07:04:22.680978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1006 2024.02.16 07:04:22.681020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1007 2024.02.16 07:04:22.681038 [ 3 ] {} <Debug> HTTP-Session: 1340e720-b57b-4baa-a262-5eb6f22be53e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1008 2024.02.16 07:04:22.681054 [ 3 ] {} <Debug> HTTP-Session: 1340e720-b57b-4baa-a262-5eb6f22be53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1009 2024.02.16 07:04:22.681142 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1010 2024.02.16 07:04:22.681187 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1011 2024.02.16 07:04:22.681320 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1012 2024.02.16 07:04:22.681775 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1013 2024.02.16 07:04:22.682081 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1014 2024.02.16 07:04:22.682255 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1015 2024.02.16 07:04:22.682350 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.00117962 sec., 36452 rows/sec., 49.19 MiB/sec.
1016 2024.02.16 07:04:22.682476 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Debug> DynamicQueryHandler: Done processing query
1017 2024.02.16 07:04:22.682507 [ 3 ] {a241d75c-f4b1-4ef3-b08e-e99cf3f1d2a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1018 2024.02.16 07:04:22.682529 [ 3 ] {} <Debug> HTTP-Session: 1340e720-b57b-4baa-a262-5eb6f22be53e Destroying unnamed session
1019 2024.02.16 07:04:27.673925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1020 2024.02.16 07:04:27.674099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1021 2024.02.16 07:04:27.674145 [ 3 ] {} <Debug> HTTP-Session: cb510834-b417-4df9-b975-bd5afe04dc51 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1022 2024.02.16 07:04:27.674185 [ 3 ] {} <Debug> HTTP-Session: cb510834-b417-4df9-b975-bd5afe04dc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.02.16 07:04:27.674491 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
1024 2024.02.16 07:04:27.682414 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1025 2024.02.16 07:04:27.682731 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1026 2024.02.16 07:04:27.682827 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1027 2024.02.16 07:04:27.685083 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1028 2024.02.16 07:04:27.690786 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1029 2024.02.16 07:04:27.690820 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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
1030 2024.02.16 07:04:27.691895 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1031 2024.02.16 07:04:27.704630 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0300676 sec., 133 rows/sec., 14.39 KiB/sec.
1032 2024.02.16 07:04:27.704855 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Debug> DynamicQueryHandler: Done processing query
1033 2024.02.16 07:04:27.704883 [ 3 ] {5a3b0900-0af7-4498-82c5-7c412eec5f88} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1034 2024.02.16 07:04:27.704901 [ 3 ] {} <Debug> HTTP-Session: cb510834-b417-4df9-b975-bd5afe04dc51 Destroying unnamed session
1035 2024.02.16 07:04:27.705165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1036 2024.02.16 07:04:27.705217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1037 2024.02.16 07:04:27.705239 [ 3 ] {} <Debug> HTTP-Session: 7ead8098-15bf-49ef-8c7f-8e008a84ec66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1038 2024.02.16 07:04:27.705259 [ 3 ] {} <Debug> HTTP-Session: 7ead8098-15bf-49ef-8c7f-8e008a84ec66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.02.16 07:04:27.705393 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
1040 2024.02.16 07:04:27.705848 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1041 2024.02.16 07:04:27.706011 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1042 2024.02.16 07:04:27.706052 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1043 2024.02.16 07:04:27.706200 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1044 2024.02.16 07:04:27.706230 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1045 2024.02.16 07:04:27.706255 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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
1046 2024.02.16 07:04:27.706287 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1047 2024.02.16 07:04:27.707095 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001664603 sec., 2402 rows/sec., 259.89 KiB/sec.
1048 2024.02.16 07:04:27.707285 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Debug> DynamicQueryHandler: Done processing query
1049 2024.02.16 07:04:27.707309 [ 3 ] {e36dc32d-f352-45af-b364-3dfad49cb9f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1050 2024.02.16 07:04:27.707324 [ 3 ] {} <Debug> HTTP-Session: 7ead8098-15bf-49ef-8c7f-8e008a84ec66 Destroying unnamed session
1051 2024.02.16 07:04:27.707564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2024.02.16 07:04:27.707609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1053 2024.02.16 07:04:27.707628 [ 3 ] {} <Debug> HTTP-Session: 736e8469-6093-4015-ae7d-839b5971eeab Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1054 2024.02.16 07:04:27.707646 [ 3 ] {} <Debug> HTTP-Session: 736e8469-6093-4015-ae7d-839b5971eeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1055 2024.02.16 07:04:27.707768 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
1056 2024.02.16 07:04:27.708219 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1057 2024.02.16 07:04:27.708382 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1058 2024.02.16 07:04:27.708422 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1059 2024.02.16 07:04:27.708564 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1060 2024.02.16 07:04:27.708593 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1061 2024.02.16 07:04:27.708613 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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
1062 2024.02.16 07:04:27.708641 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1063 2024.02.16 07:04:27.709617 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001812286 sec., 2207 rows/sec., 238.71 KiB/sec.
1064 2024.02.16 07:04:27.709834 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Debug> DynamicQueryHandler: Done processing query
1065 2024.02.16 07:04:27.709864 [ 3 ] {7c6a1c93-ba74-495c-bf96-54eb6b74c263} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1066 2024.02.16 07:04:27.709884 [ 3 ] {} <Debug> HTTP-Session: 736e8469-6093-4015-ae7d-839b5971eeab Destroying unnamed session
1067 2024.02.16 07:04:27.710197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1068 2024.02.16 07:04:27.710255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1069 2024.02.16 07:04:27.710279 [ 3 ] {} <Debug> HTTP-Session: 3edae35b-887a-4301-83bf-ac8fedd0f9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1070 2024.02.16 07:04:27.710301 [ 3 ] {} <Debug> HTTP-Session: 3edae35b-887a-4301-83bf-ac8fedd0f9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.02.16 07:04:27.710448 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
1072 2024.02.16 07:04:27.710970 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1073 2024.02.16 07:04:27.711138 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1074 2024.02.16 07:04:27.711181 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1075 2024.02.16 07:04:27.711327 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1076 2024.02.16 07:04:27.711356 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1077 2024.02.16 07:04:27.711378 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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
1078 2024.02.16 07:04:27.711406 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1079 2024.02.16 07:04:27.712304 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001807846 sec., 2212 rows/sec., 239.30 KiB/sec.
1080 2024.02.16 07:04:27.712497 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Debug> DynamicQueryHandler: Done processing query
1081 2024.02.16 07:04:27.712521 [ 3 ] {c6b3ecba-dec0-4b46-b7b6-5f27f55ee030} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1082 2024.02.16 07:04:27.712537 [ 3 ] {} <Debug> HTTP-Session: 3edae35b-887a-4301-83bf-ac8fedd0f9ab Destroying unnamed session
1083 2024.02.16 07:04:27.712813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1084 2024.02.16 07:04:27.712859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1085 2024.02.16 07:04:27.712878 [ 3 ] {} <Debug> HTTP-Session: e7ad09a7-b819-4b74-abee-c75edda9b7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1086 2024.02.16 07:04:27.712895 [ 3 ] {} <Debug> HTTP-Session: e7ad09a7-b819-4b74-abee-c75edda9b7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1087 2024.02.16 07:04:27.713015 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
1088 2024.02.16 07:04:27.713497 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1089 2024.02.16 07:04:27.713666 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1090 2024.02.16 07:04:27.713709 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1091 2024.02.16 07:04:27.713853 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1092 2024.02.16 07:04:27.713883 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1093 2024.02.16 07:04:27.713904 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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
1094 2024.02.16 07:04:27.713932 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1095 2024.02.16 07:04:27.714757 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001703844 sec., 2347 rows/sec., 253.91 KiB/sec.
1096 2024.02.16 07:04:27.714950 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Debug> DynamicQueryHandler: Done processing query
1097 2024.02.16 07:04:27.714975 [ 3 ] {0f547328-9c6e-4ff7-a8c6-b5e370e3730d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1098 2024.02.16 07:04:27.714991 [ 3 ] {} <Debug> HTTP-Session: e7ad09a7-b819-4b74-abee-c75edda9b7b7 Destroying unnamed session
1099 2024.02.16 07:04:27.715286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1100 2024.02.16 07:04:27.715331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1101 2024.02.16 07:04:27.715352 [ 3 ] {} <Debug> HTTP-Session: 13c5a8ea-a78f-473b-ab89-42ef0480ca0a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1102 2024.02.16 07:04:27.715371 [ 3 ] {} <Debug> HTTP-Session: 13c5a8ea-a78f-473b-ab89-42ef0480ca0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.02.16 07:04:27.715494 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
1104 2024.02.16 07:04:27.715969 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1105 2024.02.16 07:04:27.716153 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1106 2024.02.16 07:04:27.716196 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1107 2024.02.16 07:04:27.716344 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1108 2024.02.16 07:04:27.716374 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1109 2024.02.16 07:04:27.716395 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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
1110 2024.02.16 07:04:27.716422 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1111 2024.02.16 07:04:27.717329 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001795446 sec., 2227 rows/sec., 240.95 KiB/sec.
1112 2024.02.16 07:04:27.717519 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Debug> DynamicQueryHandler: Done processing query
1113 2024.02.16 07:04:27.717544 [ 3 ] {fb4709f8-86dd-4aea-aeb1-0dff1c993f94} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1114 2024.02.16 07:04:27.717561 [ 3 ] {} <Debug> HTTP-Session: 13c5a8ea-a78f-473b-ab89-42ef0480ca0a Destroying unnamed session
1115 2024.02.16 07:04:27.725066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.02.16 07:04:27.725122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1117 2024.02.16 07:04:27.725145 [ 3 ] {} <Debug> HTTP-Session: 12006982-46c0-4064-a89a-7237042b0dde Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1118 2024.02.16 07:04:27.725165 [ 3 ] {} <Debug> HTTP-Session: 12006982-46c0-4064-a89a-7237042b0dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.02.16 07:04:27.725262 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1120 2024.02.16 07:04:27.725312 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1121 2024.02.16 07:04:27.725483 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2024.02.16 07:04:27.725852 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1123 2024.02.16 07:04:27.726144 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1124 2024.02.16 07:04:27.726315 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1125 2024.02.16 07:04:27.726432 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001129799 sec., 5310 rows/sec., 860.91 KiB/sec.
1126 2024.02.16 07:04:27.726590 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Debug> DynamicQueryHandler: Done processing query
1127 2024.02.16 07:04:27.726614 [ 3 ] {a57fcc8a-ec13-4ae3-91c4-790b3dae33af} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1128 2024.02.16 07:04:27.726630 [ 3 ] {} <Debug> HTTP-Session: 12006982-46c0-4064-a89a-7237042b0dde Destroying unnamed session
1129 2024.02.16 07:04:27.726752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1130 2024.02.16 07:04:27.726797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1131 2024.02.16 07:04:27.726815 [ 3 ] {} <Debug> HTTP-Session: e6844bdf-1716-4cb1-aa20-497e7c326a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1132 2024.02.16 07:04:27.726832 [ 3 ] {} <Debug> HTTP-Session: e6844bdf-1716-4cb1-aa20-497e7c326a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.02.16 07:04:27.726905 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1134 2024.02.16 07:04:27.726945 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1135 2024.02.16 07:04:27.727049 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1136 2024.02.16 07:04:27.727373 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1137 2024.02.16 07:04:27.727577 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1138 2024.02.16 07:04:27.727729 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1139 2024.02.16 07:04:27.727847 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.000914063 sec., 39384 rows/sec., 2.95 MiB/sec.
1140 2024.02.16 07:04:27.727964 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Debug> DynamicQueryHandler: Done processing query
1141 2024.02.16 07:04:27.727987 [ 3 ] {eeac2ca2-462f-4368-9d69-7e6c70c94221} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1142 2024.02.16 07:04:27.728003 [ 3 ] {} <Debug> HTTP-Session: e6844bdf-1716-4cb1-aa20-497e7c326a2f Destroying unnamed session
1143 2024.02.16 07:04:27.728131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1144 2024.02.16 07:04:27.728178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1145 2024.02.16 07:04:27.728197 [ 3 ] {} <Debug> HTTP-Session: e35cc2b9-1144-498c-bf68-0bdbe9317fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1146 2024.02.16 07:04:27.728214 [ 3 ] {} <Debug> HTTP-Session: e35cc2b9-1144-498c-bf68-0bdbe9317fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.02.16 07:04:27.728285 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1148 2024.02.16 07:04:27.728323 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1149 2024.02.16 07:04:27.728427 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1150 2024.02.16 07:04:27.728736 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1151 2024.02.16 07:04:27.728940 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1152 2024.02.16 07:04:27.729086 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1153 2024.02.16 07:04:27.729206 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000890903 sec., 26938 rows/sec., 2.08 MiB/sec.
1154 2024.02.16 07:04:27.729333 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Debug> DynamicQueryHandler: Done processing query
1155 2024.02.16 07:04:27.729357 [ 3 ] {39e123ec-c258-4261-940e-c85ac02f19ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1156 2024.02.16 07:04:27.729373 [ 3 ] {} <Debug> HTTP-Session: e35cc2b9-1144-498c-bf68-0bdbe9317fd9 Destroying unnamed session
1157 2024.02.16 07:04:27.729590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 39280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1158 2024.02.16 07:04:27.729634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1159 2024.02.16 07:04:27.729653 [ 3 ] {} <Debug> HTTP-Session: a85e52d5-6b1c-4330-824b-50b30a65d753 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1160 2024.02.16 07:04:27.729669 [ 3 ] {} <Debug> HTTP-Session: a85e52d5-6b1c-4330-824b-50b30a65d753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1161 2024.02.16 07:04:27.729752 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1162 2024.02.16 07:04:27.729800 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1163 2024.02.16 07:04:27.729920 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1164 2024.02.16 07:04:27.730318 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1165 2024.02.16 07:04:27.730592 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1166 2024.02.16 07:04:27.730774 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1167 2024.02.16 07:04:27.730887 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Information> executeQuery: Read 204 rows, 14.74 KiB in 0.001104958 sec., 184622 rows/sec., 13.03 MiB/sec.
1168 2024.02.16 07:04:27.731020 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Debug> DynamicQueryHandler: Done processing query
1169 2024.02.16 07:04:27.731044 [ 3 ] {0e90f5d2-c9f0-4ded-8d5f-9dd5af5cda39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1170 2024.02.16 07:04:27.731061 [ 3 ] {} <Debug> HTTP-Session: a85e52d5-6b1c-4330-824b-50b30a65d753 Destroying unnamed session
1171 2024.02.16 07:04:32.676203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1172 2024.02.16 07:04:32.676332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1173 2024.02.16 07:04:32.676363 [ 3 ] {} <Debug> HTTP-Session: 8e4b6271-b943-442b-9c5d-61a903e10a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1174 2024.02.16 07:04:32.676391 [ 3 ] {} <Debug> HTTP-Session: 8e4b6271-b943-442b-9c5d-61a903e10a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1175 2024.02.16 07:04:32.676535 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1176 2024.02.16 07:04:32.676603 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1177 2024.02.16 07:04:32.676781 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.02.16 07:04:32.677280 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1179 2024.02.16 07:04:32.677543 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1180 2024.02.16 07:04:32.677705 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1181 2024.02.16 07:04:32.677824 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001250912 sec., 34374 rows/sec., 2.72 MiB/sec.
1182 2024.02.16 07:04:32.677973 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Debug> DynamicQueryHandler: Done processing query
1183 2024.02.16 07:04:32.677997 [ 3 ] {dc4009f4-7d6e-4463-81f7-c822d0f37380} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1184 2024.02.16 07:04:32.678014 [ 3 ] {} <Debug> HTTP-Session: 8e4b6271-b943-442b-9c5d-61a903e10a73 Destroying unnamed session
1185 2024.02.16 07:04:32.678185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1186 2024.02.16 07:04:32.678232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1187 2024.02.16 07:04:32.678251 [ 3 ] {} <Debug> HTTP-Session: 9e1038e5-7698-481d-baf6-4e8c2df3104b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1188 2024.02.16 07:04:32.678268 [ 3 ] {} <Debug> HTTP-Session: 9e1038e5-7698-481d-baf6-4e8c2df3104b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1189 2024.02.16 07:04:32.678346 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1190 2024.02.16 07:04:32.678386 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1191 2024.02.16 07:04:32.678490 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2024.02.16 07:04:32.678920 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1193 2024.02.16 07:04:32.679173 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1194 2024.02.16 07:04:32.679326 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1195 2024.02.16 07:04:32.679452 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001075518 sec., 119942 rows/sec., 11.56 MiB/sec.
1196 2024.02.16 07:04:32.679577 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Debug> DynamicQueryHandler: Done processing query
1197 2024.02.16 07:04:32.679601 [ 3 ] {9d1ff4a5-5f5f-4cfc-99cf-ab516580a6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1198 2024.02.16 07:04:32.679616 [ 3 ] {} <Debug> HTTP-Session: 9e1038e5-7698-481d-baf6-4e8c2df3104b Destroying unnamed session
1199 2024.02.16 07:04:32.679780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1200 2024.02.16 07:04:32.679824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1201 2024.02.16 07:04:32.679842 [ 3 ] {} <Debug> HTTP-Session: 24a07037-e237-455e-b5d8-838f3f356d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1202 2024.02.16 07:04:32.679859 [ 3 ] {} <Debug> HTTP-Session: 24a07037-e237-455e-b5d8-838f3f356d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.02.16 07:04:32.679929 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1204 2024.02.16 07:04:32.679967 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1205 2024.02.16 07:04:32.680071 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1206 2024.02.16 07:04:32.680380 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1207 2024.02.16 07:04:32.680586 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1208 2024.02.16 07:04:32.680733 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1209 2024.02.16 07:04:32.680841 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000877492 sec., 49003 rows/sec., 3.83 MiB/sec.
1210 2024.02.16 07:04:32.680998 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Debug> DynamicQueryHandler: Done processing query
1211 2024.02.16 07:04:32.681022 [ 3 ] {c071f46b-f614-41d9-8a18-89537e9a6c9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1212 2024.02.16 07:04:32.681038 [ 3 ] {} <Debug> HTTP-Session: 24a07037-e237-455e-b5d8-838f3f356d77 Destroying unnamed session
1213 2024.02.16 07:04:32.681179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1214 2024.02.16 07:04:32.681223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1215 2024.02.16 07:04:32.681241 [ 3 ] {} <Debug> HTTP-Session: f27f9aa2-3e5a-4602-9ba6-1228c64a8ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1216 2024.02.16 07:04:32.681258 [ 3 ] {} <Debug> HTTP-Session: f27f9aa2-3e5a-4602-9ba6-1228c64a8ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1217 2024.02.16 07:04:32.681345 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1218 2024.02.16 07:04:32.681390 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1219 2024.02.16 07:04:32.681530 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1220 2024.02.16 07:04:32.682007 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
1221 2024.02.16 07:04:32.682323 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1222 2024.02.16 07:04:32.682507 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1223 2024.02.16 07:04:32.682618 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001240412 sec., 34665 rows/sec., 46.78 MiB/sec.
1224 2024.02.16 07:04:32.682741 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Debug> DynamicQueryHandler: Done processing query
1225 2024.02.16 07:04:32.682764 [ 3 ] {b68d2f64-2869-44f7-9328-af41efb78d35} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1226 2024.02.16 07:04:32.682780 [ 3 ] {} <Debug> HTTP-Session: f27f9aa2-3e5a-4602-9ba6-1228c64a8ac8 Destroying unnamed session
1227 2024.02.16 07:04:37.466948 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1228 2024.02.16 07:04:37.467013 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1229 2024.02.16 07:04:42.676225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2024.02.16 07:04:42.676345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1231 2024.02.16 07:04:42.676372 [ 3 ] {} <Debug> HTTP-Session: 59b7f7d1-2562-4670-b961-ceba44109c55 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1232 2024.02.16 07:04:42.676396 [ 3 ] {} <Debug> HTTP-Session: 59b7f7d1-2562-4670-b961-ceba44109c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.02.16 07:04:42.676525 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1234 2024.02.16 07:04:42.676586 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1235 2024.02.16 07:04:42.676743 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1236 2024.02.16 07:04:42.677260 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1237 2024.02.16 07:04:42.677521 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1238 2024.02.16 07:04:42.677680 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1239 2024.02.16 07:04:42.677813 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001246762 sec., 34489 rows/sec., 2.73 MiB/sec.
1240 2024.02.16 07:04:42.678012 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Debug> DynamicQueryHandler: Done processing query
1241 2024.02.16 07:04:42.678041 [ 3 ] {cdab5505-7999-48a6-8e9e-6f94d49d7ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1242 2024.02.16 07:04:42.678058 [ 3 ] {} <Debug> HTTP-Session: 59b7f7d1-2562-4670-b961-ceba44109c55 Destroying unnamed session
1243 2024.02.16 07:04:42.678213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2024.02.16 07:04:42.678260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1245 2024.02.16 07:04:42.678279 [ 3 ] {} <Debug> HTTP-Session: 97bcc929-ba8c-4bdb-985b-2984464b592b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1246 2024.02.16 07:04:42.678295 [ 3 ] {} <Debug> HTTP-Session: 97bcc929-ba8c-4bdb-985b-2984464b592b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.02.16 07:04:42.678373 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1248 2024.02.16 07:04:42.678412 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1249 2024.02.16 07:04:42.678521 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2024.02.16 07:04:42.678915 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1251 2024.02.16 07:04:42.679149 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1252 2024.02.16 07:04:42.679298 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1253 2024.02.16 07:04:42.679415 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001006026 sec., 128227 rows/sec., 12.36 MiB/sec.
1254 2024.02.16 07:04:42.679537 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Debug> DynamicQueryHandler: Done processing query
1255 2024.02.16 07:04:42.679562 [ 3 ] {b5e87b1a-6526-47bd-b9d4-6f18b8295d1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1256 2024.02.16 07:04:42.679578 [ 3 ] {} <Debug> HTTP-Session: 97bcc929-ba8c-4bdb-985b-2984464b592b Destroying unnamed session
1257 2024.02.16 07:04:42.679697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2024.02.16 07:04:42.679742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2024.02.16 07:04:42.679761 [ 3 ] {} <Debug> HTTP-Session: cfa00fb3-6615-4786-a280-d8cdb64a461b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1260 2024.02.16 07:04:42.679778 [ 3 ] {} <Debug> HTTP-Session: cfa00fb3-6615-4786-a280-d8cdb64a461b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2024.02.16 07:04:42.679850 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1262 2024.02.16 07:04:42.679888 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1263 2024.02.16 07:04:42.679993 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1264 2024.02.16 07:04:42.680350 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1265 2024.02.16 07:04:42.680553 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1266 2024.02.16 07:04:42.680702 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1267 2024.02.16 07:04:42.680793 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000916383 sec., 46923 rows/sec., 3.67 MiB/sec.
1268 2024.02.16 07:04:42.680925 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Debug> DynamicQueryHandler: Done processing query
1269 2024.02.16 07:04:42.680948 [ 3 ] {91cd60bd-ee2d-4cef-a0f1-d7202a36bdb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1270 2024.02.16 07:04:42.680964 [ 3 ] {} <Debug> HTTP-Session: cfa00fb3-6615-4786-a280-d8cdb64a461b Destroying unnamed session
1271 2024.02.16 07:04:42.681161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2024.02.16 07:04:42.681206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2024.02.16 07:04:42.681225 [ 3 ] {} <Debug> HTTP-Session: eeaa21a9-79fb-4807-b499-b26e19b54d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1274 2024.02.16 07:04:42.681242 [ 3 ] {} <Debug> HTTP-Session: eeaa21a9-79fb-4807-b499-b26e19b54d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.02.16 07:04:42.681336 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1276 2024.02.16 07:04:42.681372 [ 99 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1277 2024.02.16 07:04:42.681414 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1278 2024.02.16 07:04:42.681375 [ 100 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1279 2024.02.16 07:04:42.681481 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1280 2024.02.16 07:04:42.681682 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1281 2024.02.16 07:04:42.681818 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1282 2024.02.16 07:04:42.682073 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1283 2024.02.16 07:04:42.682059 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1284 2024.02.16 07:04:42.682627 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1285 2024.02.16 07:04:42.682944 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1286 2024.02.16 07:04:42.683121 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1287 2024.02.16 07:04:42.683252 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001875728 sec., 22924 rows/sec., 30.94 MiB/sec.
1288 2024.02.16 07:04:42.683375 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Debug> DynamicQueryHandler: Done processing query
1289 2024.02.16 07:04:42.683399 [ 3 ] {86e22554-56c6-4d94-9215-d24ca106f18c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1290 2024.02.16 07:04:42.683415 [ 3 ] {} <Debug> HTTP-Session: eeaa21a9-79fb-4807-b499-b26e19b54d0a Destroying unnamed session
1291 2024.02.16 07:04:42.684008 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1292 2024.02.16 07:04:42.684017 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1293 2024.02.16 07:04:42.684122 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part
1294 2024.02.16 07:04:42.684131 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part
1295 2024.02.16 07:04:42.684454 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part
1296 2024.02.16 07:04:42.684456 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 129 rows starting from the beginning of the part
1297 2024.02.16 07:04:42.684735 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part
1298 2024.02.16 07:04:42.684743 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part
1299 2024.02.16 07:04:42.685009 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
1300 2024.02.16 07:04:42.685024 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1301 2024.02.16 07:04:42.685241 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part
1302 2024.02.16 07:04:42.685272 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 129 rows starting from the beginning of the part
1303 2024.02.16 07:04:42.685399 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 43 rows starting from the beginning of the part
1304 2024.02.16 07:04:42.685469 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 129 rows starting from the beginning of the part
1305 2024.02.16 07:04:42.687269 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005653315 sec., 43514.29205696127 rows/sec., 3.40 MiB/sec.
1306 2024.02.16 07:04:42.687513 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1307 2024.02.16 07:04:42.687565 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.005753938 sec., 116789.5795887964 rows/sec., 11.14 MiB/sec.
1308 2024.02.16 07:04:42.687755 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1309 2024.02.16 07:04:42.687759 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1310 2024.02.16 07:04:42.687870 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_6_1} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1311 2024.02.16 07:04:42.688058 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1312 2024.02.16 07:04:42.688124 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_6_1} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1313 2024.02.16 07:04:47.674323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2024.02.16 07:04:47.674448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1315 2024.02.16 07:04:47.674477 [ 3 ] {} <Debug> HTTP-Session: 85eb03a0-341e-44dc-b445-c0ae408091cf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1316 2024.02.16 07:04:47.674506 [ 3 ] {} <Debug> HTTP-Session: 85eb03a0-341e-44dc-b445-c0ae408091cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1317 2024.02.16 07:04:47.674645 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1318 2024.02.16 07:04:47.674711 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1319 2024.02.16 07:04:47.674890 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1320 2024.02.16 07:04:47.675336 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1321 2024.02.16 07:04:47.675588 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1322 2024.02.16 07:04:47.675755 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1323 2024.02.16 07:04:47.675866 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Information> executeQuery: Read 3 rows, 249.00 B in 0.00118098 sec., 2540 rows/sec., 205.90 KiB/sec.
1324 2024.02.16 07:04:47.675867 [ 97 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1325 2024.02.16 07:04:47.675942 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1326 2024.02.16 07:04:47.676031 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Debug> DynamicQueryHandler: Done processing query
1327 2024.02.16 07:04:47.676063 [ 3 ] {39f5ff33-7ccc-41ac-86e4-f22cfe110cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1328 2024.02.16 07:04:47.676070 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1329 2024.02.16 07:04:47.676099 [ 3 ] {} <Debug> HTTP-Session: 85eb03a0-341e-44dc-b445-c0ae408091cf Destroying unnamed session
1330 2024.02.16 07:04:47.676239 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1331 2024.02.16 07:04:47.676275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1332 2024.02.16 07:04:47.676296 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part
1333 2024.02.16 07:04:47.676342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1334 2024.02.16 07:04:47.676388 [ 3 ] {} <Debug> HTTP-Session: 77f61f18-449c-4d6c-ae3c-442d780077b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1335 2024.02.16 07:04:47.676418 [ 3 ] {} <Debug> HTTP-Session: 77f61f18-449c-4d6c-ae3c-442d780077b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1336 2024.02.16 07:04:47.676617 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1337 2024.02.16 07:04:47.676627 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part
1338 2024.02.16 07:04:47.676699 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1339 2024.02.16 07:04:47.676917 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part
1340 2024.02.16 07:04:47.677160 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1341 2024.02.16 07:04:47.677192 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part
1342 2024.02.16 07:04:47.677380 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part
1343 2024.02.16 07:04:47.677674 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part
1344 2024.02.16 07:04:47.677987 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1345 2024.02.16 07:04:47.678432 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1346 2024.02.16 07:04:47.678758 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1347 2024.02.16 07:04:47.678991 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Information> executeQuery: Read 9 rows, 811.00 B in 0.002329229 sec., 3863 rows/sec., 340.02 KiB/sec.
1348 2024.02.16 07:04:47.679404 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Debug> DynamicQueryHandler: Done processing query
1349 2024.02.16 07:04:47.679444 [ 3 ] {8245ce38-6176-4256-82e6-de70def425a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1350 2024.02.16 07:04:47.679450 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442728 sec., 62450.475320734025 rows/sec., 4.94 MiB/sec.
1351 2024.02.16 07:04:47.679470 [ 3 ] {} <Debug> HTTP-Session: 77f61f18-449c-4d6c-ae3c-442d780077b1 Destroying unnamed session
1352 2024.02.16 07:04:47.679581 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1353 2024.02.16 07:04:47.679657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2024.02.16 07:04:47.679724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1355 2024.02.16 07:04:47.679755 [ 3 ] {} <Debug> HTTP-Session: ba778864-df3e-43da-993e-ac202cb2f8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1356 2024.02.16 07:04:47.679789 [ 3 ] {} <Debug> HTTP-Session: ba778864-df3e-43da-993e-ac202cb2f8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.02.16 07:04:47.679891 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1358 2024.02.16 07:04:47.679919 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1359 2024.02.16 07:04:47.679985 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1360 2024.02.16 07:04:47.679996 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_6_1} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1361 2024.02.16 07:04:47.680222 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1362 2024.02.16 07:04:47.680556 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1363 2024.02.16 07:04:47.680761 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1364 2024.02.16 07:04:47.680909 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1365 2024.02.16 07:04:47.681001 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Information> executeQuery: Read 12 rows, 987.00 B in 0.001029136 sec., 11660 rows/sec., 936.58 KiB/sec.
1366 2024.02.16 07:04:47.681162 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Debug> DynamicQueryHandler: Done processing query
1367 2024.02.16 07:04:47.681187 [ 3 ] {74e1ffd9-f3cb-4ad3-96b7-7c411ea0c41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1368 2024.02.16 07:04:47.681203 [ 3 ] {} <Debug> HTTP-Session: ba778864-df3e-43da-993e-ac202cb2f8cf Destroying unnamed session
1369 2024.02.16 07:04:47.681360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1370 2024.02.16 07:04:47.681404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1371 2024.02.16 07:04:47.681423 [ 3 ] {} <Debug> HTTP-Session: c487bdbe-8051-44fe-9521-9b7680c2f818 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1372 2024.02.16 07:04:47.681439 [ 3 ] {} <Debug> HTTP-Session: c487bdbe-8051-44fe-9521-9b7680c2f818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.02.16 07:04:47.681509 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1374 2024.02.16 07:04:47.681554 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1375 2024.02.16 07:04:47.681698 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1376 2024.02.16 07:04:47.682005 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1377 2024.02.16 07:04:47.682279 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1378 2024.02.16 07:04:47.682454 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1379 2024.02.16 07:04:47.682546 [ 97 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1380 2024.02.16 07:04:47.682553 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001014926 sec., 2955 rows/sec., 3.99 MiB/sec.
1381 2024.02.16 07:04:47.682581 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1382 2024.02.16 07:04:47.682812 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1383 2024.02.16 07:04:47.682842 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Debug> DynamicQueryHandler: Done processing query
1384 2024.02.16 07:04:47.682886 [ 3 ] {70e420fa-74dd-4dbd-9090-2655c02de82c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1385 2024.02.16 07:04:47.682913 [ 3 ] {} <Debug> HTTP-Session: c487bdbe-8051-44fe-9521-9b7680c2f818 Destroying unnamed session
1386 2024.02.16 07:04:47.683007 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1387 2024.02.16 07:04:47.683076 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part
1388 2024.02.16 07:04:47.683089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1389 2024.02.16 07:04:47.683168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1390 2024.02.16 07:04:47.683208 [ 3 ] {} <Debug> HTTP-Session: d9a181c0-ee95-4d0a-8f57-b36c5a34c676 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1391 2024.02.16 07:04:47.683239 [ 3 ] {} <Debug> HTTP-Session: d9a181c0-ee95-4d0a-8f57-b36c5a34c676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.02.16 07:04:47.683373 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part
1393 2024.02.16 07:04:47.683473 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1394 2024.02.16 07:04:47.683587 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1395 2024.02.16 07:04:47.683648 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part
1396 2024.02.16 07:04:47.684048 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part
1397 2024.02.16 07:04:47.684064 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1398 2024.02.16 07:04:47.684258 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part
1399 2024.02.16 07:04:47.684509 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part
1400 2024.02.16 07:04:47.684818 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1401 2024.02.16 07:04:47.685078 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1402 2024.02.16 07:04:47.685261 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Trace> oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1403 2024.02.16 07:04:47.685356 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Information> executeQuery: Read 9 rows, 651.00 B in 0.001832736 sec., 4910 rows/sec., 346.88 KiB/sec.
1404 2024.02.16 07:04:47.685489 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Debug> DynamicQueryHandler: Done processing query
1405 2024.02.16 07:04:47.685512 [ 3 ] {262b8bf0-2394-46e5-8a20-e46144518c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1406 2024.02.16 07:04:47.685529 [ 3 ] {} <Debug> HTTP-Session: d9a181c0-ee95-4d0a-8f57-b36c5a34c676 Destroying unnamed session
1407 2024.02.16 07:04:47.693488 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 6 columns (6 merged, 0 gathered) in 0.010834787 sec., 19843.491154925334 rows/sec., 26.78 MiB/sec.
1408 2024.02.16 07:04:47.693689 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1409 2024.02.16 07:04:47.693915 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1410 2024.02.16 07:04:47.693979 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1411 2024.02.16 07:04:47.694049 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_6_1: 4.13 MiB.
1412 2024.02.16 07:04:52.467058 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
1413 2024.02.16 07:04:52.467124 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
1414 2024.02.16 07:04:52.676311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1415 2024.02.16 07:04:52.676438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1416 2024.02.16 07:04:52.676469 [ 3 ] {} <Debug> HTTP-Session: c3f1aa95-59a9-4372-8f95-a8a5dbda98d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1417 2024.02.16 07:04:52.676496 [ 3 ] {} <Debug> HTTP-Session: c3f1aa95-59a9-4372-8f95-a8a5dbda98d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1418 2024.02.16 07:04:52.676718 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) 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)
1419 2024.02.16 07:04:52.677426 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1420 2024.02.16 07:04:52.677610 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1421 2024.02.16 07:04:52.677660 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1422 2024.02.16 07:04:52.677831 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1423 2024.02.16 07:04:52.677972 [ 189 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1424 2024.02.16 07:04:52.677974 [ 187 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1425 2024.02.16 07:04:52.678123 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (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
1426 2024.02.16 07:04:52.678217 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Debug> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1427 2024.02.16 07:04:52.680115 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003342615 sec., 2991 rows/sec., 420.41 KiB/sec.
1428 2024.02.16 07:04:52.680420 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Debug> DynamicQueryHandler: Done processing query
1429 2024.02.16 07:04:52.680450 [ 3 ] {6da830c8-22ce-49a2-a0c3-f734af449463} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1430 2024.02.16 07:04:52.680473 [ 3 ] {} <Debug> HTTP-Session: c3f1aa95-59a9-4372-8f95-a8a5dbda98d7 Destroying unnamed session
1431 2024.02.16 07:04:52.680651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1432 2024.02.16 07:04:52.680710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1433 2024.02.16 07:04:52.680734 [ 3 ] {} <Debug> HTTP-Session: 9f7f5ffd-e52b-4ab8-aa17-092feabdb80f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1434 2024.02.16 07:04:52.680757 [ 3 ] {} <Debug> HTTP-Session: 9f7f5ffd-e52b-4ab8-aa17-092feabdb80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1435 2024.02.16 07:04:52.680859 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1436 2024.02.16 07:04:52.680910 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1437 2024.02.16 07:04:52.681093 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1438 2024.02.16 07:04:52.681431 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1439 2024.02.16 07:04:52.681736 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1440 2024.02.16 07:04:52.681903 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Trace> oximeter.timeseries_schema (82923107-867c-4b79-bb26-81d01335064e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1441 2024.02.16 07:04:52.682010 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001116749 sec., 895 rows/sec., 202.88 KiB/sec.
1442 2024.02.16 07:04:52.682188 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Debug> DynamicQueryHandler: Done processing query
1443 2024.02.16 07:04:52.682211 [ 3 ] {4a2a780d-2cfb-40fc-83f3-ade96c3229b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1444 2024.02.16 07:04:52.682227 [ 3 ] {} <Debug> HTTP-Session: 9f7f5ffd-e52b-4ab8-aa17-092feabdb80f Destroying unnamed session
1445 2024.02.16 07:04:52.682347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1446 2024.02.16 07:04:52.682392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1447 2024.02.16 07:04:52.682412 [ 3 ] {} <Debug> HTTP-Session: b2286140-bb44-42c4-9381-d0bf9ffe3539 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1448 2024.02.16 07:04:52.682429 [ 3 ] {} <Debug> HTTP-Session: b2286140-bb44-42c4-9381-d0bf9ffe3539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.02.16 07:04:52.682503 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1450 2024.02.16 07:04:52.682542 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1451 2024.02.16 07:04:52.682651 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2024.02.16 07:04:52.682949 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1453 2024.02.16 07:04:52.683155 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1454 2024.02.16 07:04:52.683301 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1455 2024.02.16 07:04:52.683395 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.000864882 sec., 49717 rows/sec., 3.94 MiB/sec.
1456 2024.02.16 07:04:52.683508 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Debug> DynamicQueryHandler: Done processing query
1457 2024.02.16 07:04:52.683530 [ 3 ] {9d8b0d0d-91fb-4551-861a-29f914929ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1458 2024.02.16 07:04:52.683546 [ 3 ] {} <Debug> HTTP-Session: b2286140-bb44-42c4-9381-d0bf9ffe3539 Destroying unnamed session
1459 2024.02.16 07:04:52.683688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.02.16 07:04:52.683732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1461 2024.02.16 07:04:52.683751 [ 3 ] {} <Debug> HTTP-Session: ecdf6690-a71d-4cf5-b2f7-d17f41147a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1462 2024.02.16 07:04:52.683767 [ 3 ] {} <Debug> HTTP-Session: ecdf6690-a71d-4cf5-b2f7-d17f41147a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.02.16 07:04:52.683833 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1464 2024.02.16 07:04:52.683872 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1465 2024.02.16 07:04:52.684009 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1466 2024.02.16 07:04:52.684265 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1467 2024.02.16 07:04:52.684460 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1468 2024.02.16 07:04:52.684608 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1469 2024.02.16 07:04:52.684699 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000838542 sec., 2385 rows/sec., 203.80 KiB/sec.
1470 2024.02.16 07:04:52.684818 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Debug> DynamicQueryHandler: Done processing query
1471 2024.02.16 07:04:52.684842 [ 3 ] {55b40b88-9bce-4507-9d38-f45b014854fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1472 2024.02.16 07:04:52.684857 [ 3 ] {} <Debug> HTTP-Session: ecdf6690-a71d-4cf5-b2f7-d17f41147a8d Destroying unnamed session
1473 2024.02.16 07:04:52.685030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2024.02.16 07:04:52.685073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1475 2024.02.16 07:04:52.685091 [ 3 ] {} <Debug> HTTP-Session: 30aa8d6b-30fb-4f80-b051-17851fba803d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1476 2024.02.16 07:04:52.685107 [ 3 ] {} <Debug> HTTP-Session: 30aa8d6b-30fb-4f80-b051-17851fba803d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.02.16 07:04:52.685182 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1478 2024.02.16 07:04:52.685219 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1479 2024.02.16 07:04:52.685319 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1480 2024.02.16 07:04:52.685664 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1481 2024.02.16 07:04:52.685869 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1482 2024.02.16 07:04:52.686023 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1483 2024.02.16 07:04:52.686124 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Information> executeQuery: Read 130 rows, 12.82 KiB in 0.000907253 sec., 143289 rows/sec., 13.80 MiB/sec.
1484 2024.02.16 07:04:52.686251 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Debug> DynamicQueryHandler: Done processing query
1485 2024.02.16 07:04:52.686273 [ 3 ] {ed818fb8-a25b-4546-bad4-eba42116c03c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1486 2024.02.16 07:04:52.686288 [ 3 ] {} <Debug> HTTP-Session: 30aa8d6b-30fb-4f80-b051-17851fba803d Destroying unnamed session
1487 2024.02.16 07:04:52.686426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2024.02.16 07:04:52.686469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1489 2024.02.16 07:04:52.686488 [ 3 ] {} <Debug> HTTP-Session: 6f8797de-1f40-4ef7-b591-cb5af4eacdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1490 2024.02.16 07:04:52.686505 [ 3 ] {} <Debug> HTTP-Session: 6f8797de-1f40-4ef7-b591-cb5af4eacdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.02.16 07:04:52.686571 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1492 2024.02.16 07:04:52.686608 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1493 2024.02.16 07:04:52.686711 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2024.02.16 07:04:52.688953 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1495 2024.02.16 07:04:52.689191 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1496 2024.02.16 07:04:52.689359 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1497 2024.02.16 07:04:52.689446 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002846513 sec., 702 rows/sec., 49.06 KiB/sec.
1498 2024.02.16 07:04:52.689586 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Debug> DynamicQueryHandler: Done processing query
1499 2024.02.16 07:04:52.689610 [ 3 ] {7dde2765-97ba-47ed-ae0e-bb4dd5517697} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1500 2024.02.16 07:04:52.689627 [ 3 ] {} <Debug> HTTP-Session: 6f8797de-1f40-4ef7-b591-cb5af4eacdaa Destroying unnamed session
1501 2024.02.16 07:04:52.689761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2024.02.16 07:04:52.689805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1503 2024.02.16 07:04:52.689823 [ 3 ] {} <Debug> HTTP-Session: b12faad0-ab31-44e2-9c78-6f3caba4b438 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1504 2024.02.16 07:04:52.689840 [ 3 ] {} <Debug> HTTP-Session: b12faad0-ab31-44e2-9c78-6f3caba4b438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.02.16 07:04:52.689908 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1506 2024.02.16 07:04:52.689952 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1507 2024.02.16 07:04:52.690061 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2024.02.16 07:04:52.690349 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1509 2024.02.16 07:04:52.690553 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1510 2024.02.16 07:04:52.690702 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1511 2024.02.16 07:04:52.690793 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Information> executeQuery: Read 45 rows, 3.61 KiB in 0.000851011 sec., 52878 rows/sec., 4.14 MiB/sec.
1512 2024.02.16 07:04:52.690949 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Debug> DynamicQueryHandler: Done processing query
1513 2024.02.16 07:04:52.690974 [ 3 ] {a9cf1471-c32b-4797-82eb-05eefb8f87a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1514 2024.02.16 07:04:52.690989 [ 3 ] {} <Debug> HTTP-Session: b12faad0-ab31-44e2-9c78-6f3caba4b438 Destroying unnamed session
1515 2024.02.16 07:04:52.691095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2024.02.16 07:04:52.691138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1517 2024.02.16 07:04:52.691156 [ 3 ] {} <Debug> HTTP-Session: bc021caf-4e79-4720-bc77-5cee4730e48d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1518 2024.02.16 07:04:52.691171 [ 3 ] {} <Debug> HTTP-Session: bc021caf-4e79-4720-bc77-5cee4730e48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.02.16 07:04:52.691239 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1520 2024.02.16 07:04:52.691281 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1521 2024.02.16 07:04:52.691403 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1522 2024.02.16 07:04:52.691669 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1523 2024.02.16 07:04:52.691920 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1524 2024.02.16 07:04:52.692094 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1525 2024.02.16 07:04:52.692187 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000922153 sec., 1084 rows/sec., 76.25 KiB/sec.
1526 2024.02.16 07:04:52.692327 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Debug> DynamicQueryHandler: Done processing query
1527 2024.02.16 07:04:52.692351 [ 3 ] {d410b1c4-77f6-475b-85dc-4aa3b050d32d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1528 2024.02.16 07:04:52.692366 [ 3 ] {} <Debug> HTTP-Session: bc021caf-4e79-4720-bc77-5cee4730e48d Destroying unnamed session
1529 2024.02.16 07:04:52.692524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1530 2024.02.16 07:04:52.692569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1531 2024.02.16 07:04:52.692587 [ 3 ] {} <Debug> HTTP-Session: 498c3ab6-e1dc-405a-87ed-e37fdc42fe84 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1532 2024.02.16 07:04:52.692603 [ 3 ] {} <Debug> HTTP-Session: 498c3ab6-e1dc-405a-87ed-e37fdc42fe84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.02.16 07:04:52.692690 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1534 2024.02.16 07:04:52.692760 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1535 2024.02.16 07:04:52.692894 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.02.16 07:04:52.693357 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1537 2024.02.16 07:04:52.693655 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1538 2024.02.16 07:04:52.693839 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1539 2024.02.16 07:04:52.693933 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001189251 sec., 36157 rows/sec., 48.79 MiB/sec.
1540 2024.02.16 07:04:52.694051 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Debug> DynamicQueryHandler: Done processing query
1541 2024.02.16 07:04:52.694074 [ 3 ] {9547eb70-dd54-4f2d-ab96-b2399020ec46} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1542 2024.02.16 07:04:52.694090 [ 3 ] {} <Debug> HTTP-Session: 498c3ab6-e1dc-405a-87ed-e37fdc42fe84 Destroying unnamed session
1543 2024.02.16 07:04:57.675061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1544 2024.02.16 07:04:57.675186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1545 2024.02.16 07:04:57.675245 [ 3 ] {} <Debug> HTTP-Session: fe39aa28-4161-4abe-9b6c-786682229d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1546 2024.02.16 07:04:57.675275 [ 3 ] {} <Debug> HTTP-Session: fe39aa28-4161-4abe-9b6c-786682229d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1547 2024.02.16 07:04:57.675415 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1548 2024.02.16 07:04:57.675480 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1549 2024.02.16 07:04:57.675634 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2024.02.16 07:04:57.676056 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1551 2024.02.16 07:04:57.676318 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1552 2024.02.16 07:04:57.676478 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1553 2024.02.16 07:04:57.676590 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001134619 sec., 4406 rows/sec., 357.19 KiB/sec.
1554 2024.02.16 07:04:57.676786 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Debug> DynamicQueryHandler: Done processing query
1555 2024.02.16 07:04:57.676813 [ 3 ] {9588c1f8-387a-41d9-93b6-fcaa89e1c8d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1556 2024.02.16 07:04:57.676829 [ 3 ] {} <Debug> HTTP-Session: fe39aa28-4161-4abe-9b6c-786682229d63 Destroying unnamed session
1557 2024.02.16 07:04:57.676951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2024.02.16 07:04:57.677004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1559 2024.02.16 07:04:57.677024 [ 3 ] {} <Debug> HTTP-Session: 5877671e-a036-4e94-9011-8ba4ec0324ad Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1560 2024.02.16 07:04:57.677043 [ 3 ] {} <Debug> HTTP-Session: 5877671e-a036-4e94-9011-8ba4ec0324ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.02.16 07:04:57.677122 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1562 2024.02.16 07:04:57.677164 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1563 2024.02.16 07:04:57.677278 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1564 2024.02.16 07:04:57.677586 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1565 2024.02.16 07:04:57.677803 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1566 2024.02.16 07:04:57.677948 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1567 2024.02.16 07:04:57.678043 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000892583 sec., 2240 rows/sec., 191.47 KiB/sec.
1568 2024.02.16 07:04:57.678160 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Debug> DynamicQueryHandler: Done processing query
1569 2024.02.16 07:04:57.678184 [ 3 ] {142cd340-d045-4aad-a5cc-550b33c1d887} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1570 2024.02.16 07:04:57.678200 [ 3 ] {} <Debug> HTTP-Session: 5877671e-a036-4e94-9011-8ba4ec0324ad Destroying unnamed session
1571 2024.02.16 07:04:57.678322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1572 2024.02.16 07:04:57.678368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1573 2024.02.16 07:04:57.678387 [ 3 ] {} <Debug> HTTP-Session: dddac96e-59d7-4e0d-ab2f-2c83bb25cdb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1574 2024.02.16 07:04:57.678404 [ 3 ] {} <Debug> HTTP-Session: dddac96e-59d7-4e0d-ab2f-2c83bb25cdb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.02.16 07:04:57.678477 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1576 2024.02.16 07:04:57.678515 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1577 2024.02.16 07:04:57.678616 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1578 2024.02.16 07:04:57.678920 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1579 2024.02.16 07:04:57.679124 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1580 2024.02.16 07:04:57.679273 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1581 2024.02.16 07:04:57.679366 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Information> executeQuery: Read 52 rows, 4.24 KiB in 0.000863732 sec., 60203 rows/sec., 4.79 MiB/sec.
1582 2024.02.16 07:04:57.679481 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Debug> DynamicQueryHandler: Done processing query
1583 2024.02.16 07:04:57.679505 [ 3 ] {1638ad61-95bc-4737-8e77-131deadc9db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1584 2024.02.16 07:04:57.679521 [ 3 ] {} <Debug> HTTP-Session: dddac96e-59d7-4e0d-ab2f-2c83bb25cdb1 Destroying unnamed session
1585 2024.02.16 07:04:57.679664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1586 2024.02.16 07:04:57.679709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1587 2024.02.16 07:04:57.679729 [ 3 ] {} <Debug> HTTP-Session: 8aa54f8b-ca6a-43e7-bd55-3e0816ee4a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1588 2024.02.16 07:04:57.679745 [ 3 ] {} <Debug> HTTP-Session: 8aa54f8b-ca6a-43e7-bd55-3e0816ee4a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1589 2024.02.16 07:04:57.679812 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1590 2024.02.16 07:04:57.679851 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1591 2024.02.16 07:04:57.679955 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1592 2024.02.16 07:04:57.680217 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1593 2024.02.16 07:04:57.680426 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1594 2024.02.16 07:04:57.680575 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1595 2024.02.16 07:04:57.680664 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000824141 sec., 2426 rows/sec., 169.45 KiB/sec.
1596 2024.02.16 07:04:57.680773 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Debug> DynamicQueryHandler: Done processing query
1597 2024.02.16 07:04:57.680796 [ 3 ] {364d9ad3-33f2-4ff8-80f9-d6835ee4fca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1598 2024.02.16 07:04:57.680812 [ 3 ] {} <Debug> HTTP-Session: 8aa54f8b-ca6a-43e7-bd55-3e0816ee4a1e Destroying unnamed session
1599 2024.02.16 07:04:57.680936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2024.02.16 07:04:57.680981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1601 2024.02.16 07:04:57.681001 [ 3 ] {} <Debug> HTTP-Session: f732389b-3eba-4543-bab7-82f8f35743d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1602 2024.02.16 07:04:57.681019 [ 3 ] {} <Debug> HTTP-Session: f732389b-3eba-4543-bab7-82f8f35743d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.02.16 07:04:57.681090 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1604 2024.02.16 07:04:57.681129 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1605 2024.02.16 07:04:57.681231 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1606 2024.02.16 07:04:57.681520 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1607 2024.02.16 07:04:57.681721 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1608 2024.02.16 07:04:57.681863 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1609 2024.02.16 07:04:57.681953 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000836341 sec., 37066 rows/sec., 2.87 MiB/sec.
1610 2024.02.16 07:04:57.682130 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Debug> DynamicQueryHandler: Done processing query
1611 2024.02.16 07:04:57.682153 [ 3 ] {1b2e3e69-29ca-4732-aebd-21aeee9b1c83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1612 2024.02.16 07:04:57.682169 [ 3 ] {} <Debug> HTTP-Session: f732389b-3eba-4543-bab7-82f8f35743d9 Destroying unnamed session
1613 2024.02.16 07:04:57.682306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1614 2024.02.16 07:04:57.682350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1615 2024.02.16 07:04:57.682368 [ 3 ] {} <Debug> HTTP-Session: 97177ddf-1da8-43e7-ab4a-afb01069f09a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1616 2024.02.16 07:04:57.682386 [ 3 ] {} <Debug> HTTP-Session: 97177ddf-1da8-43e7-ab4a-afb01069f09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.02.16 07:04:57.682457 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1618 2024.02.16 07:04:57.682501 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1619 2024.02.16 07:04:57.682627 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1620 2024.02.16 07:04:57.682921 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1621 2024.02.16 07:04:57.683182 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1622 2024.02.16 07:04:57.683355 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1623 2024.02.16 07:04:57.683448 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000964295 sec., 38370 rows/sec., 2.71 MiB/sec.
1624 2024.02.16 07:04:57.683559 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Debug> DynamicQueryHandler: Done processing query
1625 2024.02.16 07:04:57.683582 [ 3 ] {cea9d53f-aef8-4269-8805-99e3793fcfbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1626 2024.02.16 07:04:57.683597 [ 3 ] {} <Debug> HTTP-Session: 97177ddf-1da8-43e7-ab4a-afb01069f09a Destroying unnamed session
1627 2024.02.16 07:04:57.683708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1628 2024.02.16 07:04:57.683751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1629 2024.02.16 07:04:57.683770 [ 3 ] {} <Debug> HTTP-Session: 384dd719-526a-4b63-b2ff-1cf30c4e1d37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1630 2024.02.16 07:04:57.683786 [ 3 ] {} <Debug> HTTP-Session: 384dd719-526a-4b63-b2ff-1cf30c4e1d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.02.16 07:04:57.683856 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1632 2024.02.16 07:04:57.683898 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1633 2024.02.16 07:04:57.684029 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1634 2024.02.16 07:04:57.684392 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1635 2024.02.16 07:04:57.684653 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1636 2024.02.16 07:04:57.684820 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1637 2024.02.16 07:04:57.684913 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001030436 sec., 4852 rows/sec., 6.55 MiB/sec.
1638 2024.02.16 07:04:57.685032 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Debug> DynamicQueryHandler: Done processing query
1639 2024.02.16 07:04:57.685056 [ 3 ] {5e66fb9f-bc00-4c11-bfe2-6d6d5946d176} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1640 2024.02.16 07:04:57.685072 [ 3 ] {} <Debug> HTTP-Session: 384dd719-526a-4b63-b2ff-1cf30c4e1d37 Destroying unnamed session
1641 2024.02.16 07:05:02.676512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1642 2024.02.16 07:05:02.676635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1643 2024.02.16 07:05:02.676666 [ 3 ] {} <Debug> HTTP-Session: b29816a4-662f-421d-85c7-a4a9f9357477 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1644 2024.02.16 07:05:02.676695 [ 3 ] {} <Debug> HTTP-Session: b29816a4-662f-421d-85c7-a4a9f9357477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.02.16 07:05:02.676838 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1646 2024.02.16 07:05:02.676903 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1647 2024.02.16 07:05:02.677082 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1648 2024.02.16 07:05:02.677554 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1649 2024.02.16 07:05:02.677817 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1650 2024.02.16 07:05:02.678044 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1651 2024.02.16 07:05:02.678170 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001291673 sec., 33290 rows/sec., 2.64 MiB/sec.
1652 2024.02.16 07:05:02.678314 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Debug> DynamicQueryHandler: Done processing query
1653 2024.02.16 07:05:02.678340 [ 3 ] {47955b59-4829-465e-8a7c-c8afcc07feb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1654 2024.02.16 07:05:02.678358 [ 3 ] {} <Debug> HTTP-Session: b29816a4-662f-421d-85c7-a4a9f9357477 Destroying unnamed session
1655 2024.02.16 07:05:02.678491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1656 2024.02.16 07:05:02.678543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1657 2024.02.16 07:05:02.678564 [ 3 ] {} <Debug> HTTP-Session: 4aaec749-6d0b-42ce-8961-8988bdc42eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1658 2024.02.16 07:05:02.678582 [ 3 ] {} <Debug> HTTP-Session: 4aaec749-6d0b-42ce-8961-8988bdc42eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.02.16 07:05:02.678669 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1660 2024.02.16 07:05:02.678710 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1661 2024.02.16 07:05:02.678816 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1662 2024.02.16 07:05:02.679194 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1663 2024.02.16 07:05:02.679415 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1664 2024.02.16 07:05:02.679564 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1665 2024.02.16 07:05:02.679669 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000972745 sec., 132614 rows/sec., 12.79 MiB/sec.
1666 2024.02.16 07:05:02.679783 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Debug> DynamicQueryHandler: Done processing query
1667 2024.02.16 07:05:02.679807 [ 3 ] {ceba21ad-b877-4654-9453-c1c87eff3756} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1668 2024.02.16 07:05:02.679824 [ 3 ] {} <Debug> HTTP-Session: 4aaec749-6d0b-42ce-8961-8988bdc42eb2 Destroying unnamed session
1669 2024.02.16 07:05:02.680014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1670 2024.02.16 07:05:02.680059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1671 2024.02.16 07:05:02.680078 [ 3 ] {} <Debug> HTTP-Session: 75dc5116-d038-4da4-9708-62aea0da511b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1672 2024.02.16 07:05:02.680095 [ 3 ] {} <Debug> HTTP-Session: 75dc5116-d038-4da4-9708-62aea0da511b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1673 2024.02.16 07:05:02.680165 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1674 2024.02.16 07:05:02.680205 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1675 2024.02.16 07:05:02.680309 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1676 2024.02.16 07:05:02.680601 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1677 2024.02.16 07:05:02.680804 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1678 2024.02.16 07:05:02.680957 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1679 2024.02.16 07:05:02.681046 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000858052 sec., 50113 rows/sec., 3.92 MiB/sec.
1680 2024.02.16 07:05:02.681150 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Debug> DynamicQueryHandler: Done processing query
1681 2024.02.16 07:05:02.681172 [ 3 ] {21b078be-a428-4d68-a0b4-11efd6e606ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1682 2024.02.16 07:05:02.681187 [ 3 ] {} <Debug> HTTP-Session: 75dc5116-d038-4da4-9708-62aea0da511b Destroying unnamed session
1683 2024.02.16 07:05:02.681318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2024.02.16 07:05:02.681360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1685 2024.02.16 07:05:02.681378 [ 3 ] {} <Debug> HTTP-Session: 4a57e1aa-67e0-41aa-bd3b-e0925310dccc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1686 2024.02.16 07:05:02.681393 [ 3 ] {} <Debug> HTTP-Session: 4a57e1aa-67e0-41aa-bd3b-e0925310dccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.02.16 07:05:02.681473 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1688 2024.02.16 07:05:02.681515 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1689 2024.02.16 07:05:02.681641 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1690 2024.02.16 07:05:02.682149 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1691 2024.02.16 07:05:02.682462 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1692 2024.02.16 07:05:02.682639 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1693 2024.02.16 07:05:02.682736 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001199511 sec., 35847 rows/sec., 48.37 MiB/sec.
1694 2024.02.16 07:05:02.682854 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Debug> DynamicQueryHandler: Done processing query
1695 2024.02.16 07:05:02.682877 [ 3 ] {ab7cd8b5-81e5-447b-99d0-3c3bd4355fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1696 2024.02.16 07:05:02.682894 [ 3 ] {} <Debug> HTTP-Session: 4a57e1aa-67e0-41aa-bd3b-e0925310dccc Destroying unnamed session
1697 2024.02.16 07:05:07.468168 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1698 2024.02.16 07:05:07.468243 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1699 2024.02.16 07:05:07.676146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2024.02.16 07:05:07.676263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1701 2024.02.16 07:05:07.676294 [ 3 ] {} <Debug> HTTP-Session: c1c2eaea-9432-4934-b73c-aa85c99d8611 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1702 2024.02.16 07:05:07.676320 [ 3 ] {} <Debug> HTTP-Session: c1c2eaea-9432-4934-b73c-aa85c99d8611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1703 2024.02.16 07:05:07.676458 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1704 2024.02.16 07:05:07.676523 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1705 2024.02.16 07:05:07.676702 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2024.02.16 07:05:07.677221 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1707 2024.02.16 07:05:07.677471 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1708 2024.02.16 07:05:07.677623 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1709 2024.02.16 07:05:07.677755 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001299233 sec., 3848 rows/sec., 311.93 KiB/sec.
1710 2024.02.16 07:05:07.677895 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Debug> DynamicQueryHandler: Done processing query
1711 2024.02.16 07:05:07.677919 [ 3 ] {c3f7ea06-dbb3-4c69-9d59-a79bfddd5259} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1712 2024.02.16 07:05:07.677934 [ 3 ] {} <Debug> HTTP-Session: c1c2eaea-9432-4934-b73c-aa85c99d8611 Destroying unnamed session
1713 2024.02.16 07:05:07.678119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2024.02.16 07:05:07.678172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2024.02.16 07:05:07.678191 [ 3 ] {} <Debug> HTTP-Session: 9b458e4a-66ff-47f7-8cd8-ea0b96627c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1716 2024.02.16 07:05:07.678210 [ 3 ] {} <Debug> HTTP-Session: 9b458e4a-66ff-47f7-8cd8-ea0b96627c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.02.16 07:05:07.678288 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1718 2024.02.16 07:05:07.678331 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1719 2024.02.16 07:05:07.678438 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1720 2024.02.16 07:05:07.678746 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1721 2024.02.16 07:05:07.678951 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1722 2024.02.16 07:05:07.679106 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1723 2024.02.16 07:05:07.679229 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000907234 sec., 16533 rows/sec., 1.49 MiB/sec.
1724 2024.02.16 07:05:07.679225 [ 82 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1725 2024.02.16 07:05:07.679343 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1726 2024.02.16 07:05:07.679379 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Debug> DynamicQueryHandler: Done processing query
1727 2024.02.16 07:05:07.679424 [ 3 ] {5fd6e13c-dcf9-4ea5-8956-9fef9066b32a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1728 2024.02.16 07:05:07.679454 [ 3 ] {} <Debug> HTTP-Session: 9b458e4a-66ff-47f7-8cd8-ea0b96627c97 Destroying unnamed session
1729 2024.02.16 07:05:07.679461 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1730 2024.02.16 07:05:07.679594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1731 2024.02.16 07:05:07.679653 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1732 2024.02.16 07:05:07.679678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1733 2024.02.16 07:05:07.679717 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part
1734 2024.02.16 07:05:07.679729 [ 3 ] {} <Debug> HTTP-Session: 767ea811-4919-4328-9280-0e8af3a9c470 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1735 2024.02.16 07:05:07.679799 [ 3 ] {} <Debug> HTTP-Session: 767ea811-4919-4328-9280-0e8af3a9c470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.02.16 07:05:07.679999 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1737 2024.02.16 07:05:07.680030 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
1738 2024.02.16 07:05:07.680078 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1739 2024.02.16 07:05:07.680319 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 130 rows starting from the beginning of the part
1740 2024.02.16 07:05:07.680522 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1741 2024.02.16 07:05:07.680589 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part
1742 2024.02.16 07:05:07.680781 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 129 rows starting from the beginning of the part
1743 2024.02.16 07:05:07.681113 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part
1744 2024.02.16 07:05:07.681273 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1745 2024.02.16 07:05:07.681634 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1746 2024.02.16 07:05:07.681959 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1747 2024.02.16 07:05:07.682160 [ 82 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1748 2024.02.16 07:05:07.682256 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1749 2024.02.16 07:05:07.682310 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002216916 sec., 2255 rows/sec., 180.61 KiB/sec.
1750 2024.02.16 07:05:07.682639 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1751 2024.02.16 07:05:07.682702 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Debug> DynamicQueryHandler: Done processing query
1752 2024.02.16 07:05:07.682764 [ 3 ] {51e87f5f-7932-4b99-8398-97617ba478b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1753 2024.02.16 07:05:07.682824 [ 3 ] {} <Debug> HTTP-Session: 767ea811-4919-4328-9280-0e8af3a9c470 Destroying unnamed session
1754 2024.02.16 07:05:07.683185 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1755 2024.02.16 07:05:07.683227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1756 2024.02.16 07:05:07.683272 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part
1757 2024.02.16 07:05:07.683294 [ 22 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 4 columns (4 merged, 0 gathered) in 0.00388661 sec., 128646.81560537333 rows/sec., 11.93 MiB/sec.
1758 2024.02.16 07:05:07.683312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1759 2024.02.16 07:05:07.683401 [ 3 ] {} <Debug> HTTP-Session: 20f4f8e2-8677-40d4-953c-641884053f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1760 2024.02.16 07:05:07.683457 [ 3 ] {} <Debug> HTTP-Session: 20f4f8e2-8677-40d4-953c-641884053f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1761 2024.02.16 07:05:07.683541 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1762 2024.02.16 07:05:07.683790 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
1763 2024.02.16 07:05:07.683805 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1764 2024.02.16 07:05:07.683949 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1765 2024.02.16 07:05:07.684019 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1766 2024.02.16 07:05:07.684105 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_11_2} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1767 2024.02.16 07:05:07.684161 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part
1768 2024.02.16 07:05:07.684595 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
1769 2024.02.16 07:05:07.684855 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1770 2024.02.16 07:05:07.684875 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part
1771 2024.02.16 07:05:07.685072 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1772 2024.02.16 07:05:07.685541 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1773 2024.02.16 07:05:07.686315 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1774 2024.02.16 07:05:07.686559 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.004216348 sec., 50517.65176878189 rows/sec., 3.94 MiB/sec.
1775 2024.02.16 07:05:07.686635 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1776 2024.02.16 07:05:07.686777 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1777 2024.02.16 07:05:07.686831 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002986396 sec., 1674 rows/sec., 2.26 MiB/sec.
1778 2024.02.16 07:05:07.687135 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Debug> DynamicQueryHandler: Done processing query
1779 2024.02.16 07:05:07.687142 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1780 2024.02.16 07:05:07.687170 [ 3 ] {98dc16df-f079-4d91-8a87-d05eea03645f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1781 2024.02.16 07:05:07.687213 [ 3 ] {} <Debug> HTTP-Session: 20f4f8e2-8677-40d4-953c-641884053f48 Destroying unnamed session
1782 2024.02.16 07:05:07.687255 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_11_2} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1783 2024.02.16 07:05:12.679244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1784 2024.02.16 07:05:12.679361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1785 2024.02.16 07:05:12.679386 [ 3 ] {} <Debug> HTTP-Session: e23bb801-1014-4f03-ba75-7e30c3d4d650 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1786 2024.02.16 07:05:12.679410 [ 3 ] {} <Debug> HTTP-Session: e23bb801-1014-4f03-ba75-7e30c3d4d650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1787 2024.02.16 07:05:12.679539 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1788 2024.02.16 07:05:12.679601 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1789 2024.02.16 07:05:12.679757 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2024.02.16 07:05:12.680231 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1791 2024.02.16 07:05:12.680516 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1792 2024.02.16 07:05:12.680688 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1793 2024.02.16 07:05:12.680827 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001244042 sec., 34564 rows/sec., 2.74 MiB/sec.
1794 2024.02.16 07:05:12.680829 [ 54 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1795 2024.02.16 07:05:12.680943 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1796 2024.02.16 07:05:12.681028 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Debug> DynamicQueryHandler: Done processing query
1797 2024.02.16 07:05:12.681072 [ 3 ] {01e95393-a9b4-4bd1-bec3-5c024559eedc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1798 2024.02.16 07:05:12.681073 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1799 2024.02.16 07:05:12.681109 [ 3 ] {} <Debug> HTTP-Session: e23bb801-1014-4f03-ba75-7e30c3d4d650 Destroying unnamed session
1800 2024.02.16 07:05:12.681233 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1801 2024.02.16 07:05:12.681271 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part
1802 2024.02.16 07:05:12.681326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1803 2024.02.16 07:05:12.681440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1804 2024.02.16 07:05:12.681491 [ 3 ] {} <Debug> HTTP-Session: 4ef71af2-36a1-4487-a555-c015e5f01e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1805 2024.02.16 07:05:12.681507 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part
1806 2024.02.16 07:05:12.681527 [ 3 ] {} <Debug> HTTP-Session: 4ef71af2-36a1-4487-a555-c015e5f01e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.02.16 07:05:12.681757 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part
1808 2024.02.16 07:05:12.681775 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1809 2024.02.16 07:05:12.681876 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1810 2024.02.16 07:05:12.681980 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part
1811 2024.02.16 07:05:12.682270 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part
1812 2024.02.16 07:05:12.682381 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2024.02.16 07:05:12.682517 [ 15 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part
1814 2024.02.16 07:05:12.683204 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1815 2024.02.16 07:05:12.683710 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1816 2024.02.16 07:05:12.683899 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887724 sec., 64064.29423310538 rows/sec., 5.07 MiB/sec.
1817 2024.02.16 07:05:12.684018 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1818 2024.02.16 07:05:12.684105 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1819 2024.02.16 07:05:12.684245 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.002397161 sec., 53813 rows/sec., 5.19 MiB/sec.
1820 2024.02.16 07:05:12.684442 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Debug> DynamicQueryHandler: Done processing query
1821 2024.02.16 07:05:12.684471 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1822 2024.02.16 07:05:12.684485 [ 3 ] {ada18f21-dac0-4cb3-a6a6-1966789b5bad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1823 2024.02.16 07:05:12.684525 [ 3 ] {} <Debug> HTTP-Session: 4ef71af2-36a1-4487-a555-c015e5f01e36 Destroying unnamed session
1824 2024.02.16 07:05:12.684575 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_11_2} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1825 2024.02.16 07:05:12.684683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1826 2024.02.16 07:05:12.684738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1827 2024.02.16 07:05:12.684760 [ 3 ] {} <Debug> HTTP-Session: 4e9a940e-b50f-4a68-9b1c-406194bd5d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1828 2024.02.16 07:05:12.684777 [ 3 ] {} <Debug> HTTP-Session: 4e9a940e-b50f-4a68-9b1c-406194bd5d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.02.16 07:05:12.684859 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1830 2024.02.16 07:05:12.684902 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1831 2024.02.16 07:05:12.685023 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1832 2024.02.16 07:05:12.685342 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1833 2024.02.16 07:05:12.685559 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1834 2024.02.16 07:05:12.685712 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1835 2024.02.16 07:05:12.685828 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000940694 sec., 45710 rows/sec., 3.57 MiB/sec.
1836 2024.02.16 07:05:12.685947 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Debug> DynamicQueryHandler: Done processing query
1837 2024.02.16 07:05:12.685971 [ 3 ] {5da08037-b9ef-4b35-9054-5a157a96b17a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1838 2024.02.16 07:05:12.685987 [ 3 ] {} <Debug> HTTP-Session: 4e9a940e-b50f-4a68-9b1c-406194bd5d44 Destroying unnamed session
1839 2024.02.16 07:05:12.686196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1840 2024.02.16 07:05:12.686243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1841 2024.02.16 07:05:12.686263 [ 3 ] {} <Debug> HTTP-Session: efa03526-76f1-4b00-a88e-909973347715 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1842 2024.02.16 07:05:12.686280 [ 3 ] {} <Debug> HTTP-Session: efa03526-76f1-4b00-a88e-909973347715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1843 2024.02.16 07:05:12.686369 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1844 2024.02.16 07:05:12.686415 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1845 2024.02.16 07:05:12.686555 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1846 2024.02.16 07:05:12.687077 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1847 2024.02.16 07:05:12.687381 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1848 2024.02.16 07:05:12.687566 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1849 2024.02.16 07:05:12.687663 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001300173 sec., 33072 rows/sec., 44.63 MiB/sec.
1850 2024.02.16 07:05:12.687667 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1851 2024.02.16 07:05:12.687737 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1852 2024.02.16 07:05:12.687836 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Debug> DynamicQueryHandler: Done processing query
1853 2024.02.16 07:05:12.687845 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1854 2024.02.16 07:05:12.687878 [ 3 ] {50d62894-8227-43c3-aec5-65f111635e73} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1855 2024.02.16 07:05:12.687949 [ 3 ] {} <Debug> HTTP-Session: efa03526-76f1-4b00-a88e-909973347715 Destroying unnamed session
1856 2024.02.16 07:05:12.688026 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1857 2024.02.16 07:05:12.688127 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 215 rows starting from the beginning of the part
1858 2024.02.16 07:05:12.688241 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part
1859 2024.02.16 07:05:12.688352 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part
1860 2024.02.16 07:05:12.688443 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part
1861 2024.02.16 07:05:12.688534 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part
1862 2024.02.16 07:05:12.688622 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part
1863 2024.02.16 07:05:12.689936 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 6 columns (6 merged, 0 gathered) in 0.002101424 sec., 168457.1985472708 rows/sec., 227.32 MiB/sec.
1864 2024.02.16 07:05:12.690167 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1865 2024.02.16 07:05:12.690368 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1866 2024.02.16 07:05:12.690428 [ 15 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1867 2024.02.16 07:05:12.690491 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_11_2: 4.03 MiB.
1868 2024.02.16 07:05:17.676789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2024.02.16 07:05:17.676909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1870 2024.02.16 07:05:17.676935 [ 3 ] {} <Debug> HTTP-Session: 767e84dd-bc98-4cb1-8775-4d9c76d326a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1871 2024.02.16 07:05:17.676960 [ 3 ] {} <Debug> HTTP-Session: 767e84dd-bc98-4cb1-8775-4d9c76d326a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1872 2024.02.16 07:05:17.677083 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1873 2024.02.16 07:05:17.677142 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1874 2024.02.16 07:05:17.677296 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1875 2024.02.16 07:05:17.677742 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1876 2024.02.16 07:05:17.677996 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1877 2024.02.16 07:05:17.678163 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1878 2024.02.16 07:05:17.678289 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00116736 sec., 4283 rows/sec., 347.17 KiB/sec.
1879 2024.02.16 07:05:17.678461 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Debug> DynamicQueryHandler: Done processing query
1880 2024.02.16 07:05:17.678488 [ 3 ] {2cc3a41d-5e83-4f8c-8a15-b345e2d94ccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1881 2024.02.16 07:05:17.678504 [ 3 ] {} <Debug> HTTP-Session: 767e84dd-bc98-4cb1-8775-4d9c76d326a1 Destroying unnamed session
1882 2024.02.16 07:05:17.678633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1883 2024.02.16 07:05:17.678680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1884 2024.02.16 07:05:17.678699 [ 3 ] {} <Debug> HTTP-Session: 1dcb815e-a09d-4d9a-9701-1489e7f074ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1885 2024.02.16 07:05:17.678716 [ 3 ] {} <Debug> HTTP-Session: 1dcb815e-a09d-4d9a-9701-1489e7f074ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.02.16 07:05:17.678790 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1887 2024.02.16 07:05:17.678831 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1888 2024.02.16 07:05:17.678937 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1889 2024.02.16 07:05:17.679247 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1890 2024.02.16 07:05:17.679448 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1891 2024.02.16 07:05:17.679595 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1892 2024.02.16 07:05:17.679720 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000901123 sec., 16645 rows/sec., 1.50 MiB/sec.
1893 2024.02.16 07:05:17.679841 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Debug> DynamicQueryHandler: Done processing query
1894 2024.02.16 07:05:17.679865 [ 3 ] {6157c4b6-be82-4d5e-bc78-107a82b9fc78} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1895 2024.02.16 07:05:17.679880 [ 3 ] {} <Debug> HTTP-Session: 1dcb815e-a09d-4d9a-9701-1489e7f074ac Destroying unnamed session
1896 2024.02.16 07:05:17.679997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1897 2024.02.16 07:05:17.680042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1898 2024.02.16 07:05:17.680061 [ 3 ] {} <Debug> HTTP-Session: f026f30e-4d86-4187-802c-cddea89258ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1899 2024.02.16 07:05:17.680077 [ 3 ] {} <Debug> HTTP-Session: f026f30e-4d86-4187-802c-cddea89258ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1900 2024.02.16 07:05:17.680145 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1901 2024.02.16 07:05:17.680184 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1902 2024.02.16 07:05:17.680288 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1903 2024.02.16 07:05:17.680568 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1904 2024.02.16 07:05:17.680771 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1905 2024.02.16 07:05:17.680924 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1906 2024.02.16 07:05:17.681038 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000863272 sec., 5791 rows/sec., 463.81 KiB/sec.
1907 2024.02.16 07:05:17.681156 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Debug> DynamicQueryHandler: Done processing query
1908 2024.02.16 07:05:17.681178 [ 3 ] {8a1e2894-13bd-476f-929e-0e84213a26fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1909 2024.02.16 07:05:17.681194 [ 3 ] {} <Debug> HTTP-Session: f026f30e-4d86-4187-802c-cddea89258ce Destroying unnamed session
1910 2024.02.16 07:05:17.681328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1911 2024.02.16 07:05:17.681371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1912 2024.02.16 07:05:17.681389 [ 3 ] {} <Debug> HTTP-Session: 176d1f0d-df72-44ac-af06-9c0759141dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1913 2024.02.16 07:05:17.681405 [ 3 ] {} <Debug> HTTP-Session: 176d1f0d-df72-44ac-af06-9c0759141dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.02.16 07:05:17.681476 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1915 2024.02.16 07:05:17.681520 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1916 2024.02.16 07:05:17.681657 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1917 2024.02.16 07:05:17.681987 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
1918 2024.02.16 07:05:17.682267 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1919 2024.02.16 07:05:17.682469 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1920 2024.02.16 07:05:17.682583 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001078838 sec., 4634 rows/sec., 6.25 MiB/sec.
1921 2024.02.16 07:05:17.682711 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Debug> DynamicQueryHandler: Done processing query
1922 2024.02.16 07:05:17.682734 [ 3 ] {eb5ed9c4-5d3f-4685-a65a-be5fc4f14d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1923 2024.02.16 07:05:17.682750 [ 3 ] {} <Debug> HTTP-Session: 176d1f0d-df72-44ac-af06-9c0759141dfe Destroying unnamed session
1924 2024.02.16 07:05:22.468310 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
1925 2024.02.16 07:05:22.468373 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
1926 2024.02.16 07:05:22.679114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1927 2024.02.16 07:05:22.679218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1928 2024.02.16 07:05:22.679245 [ 3 ] {} <Debug> HTTP-Session: 7b34b7a4-657b-4dab-be1f-7a1cb34d32d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1929 2024.02.16 07:05:22.679270 [ 3 ] {} <Debug> HTTP-Session: 7b34b7a4-657b-4dab-be1f-7a1cb34d32d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1930 2024.02.16 07:05:22.679396 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1931 2024.02.16 07:05:22.679456 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1932 2024.02.16 07:05:22.679617 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2024.02.16 07:05:22.680087 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
1934 2024.02.16 07:05:22.680351 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1935 2024.02.16 07:05:22.680515 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1936 2024.02.16 07:05:22.680634 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001203631 sec., 35725 rows/sec., 2.83 MiB/sec.
1937 2024.02.16 07:05:22.680797 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Debug> DynamicQueryHandler: Done processing query
1938 2024.02.16 07:05:22.680823 [ 3 ] {295bbfb1-c618-484d-9cec-56966a70fa8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1939 2024.02.16 07:05:22.680841 [ 3 ] {} <Debug> HTTP-Session: 7b34b7a4-657b-4dab-be1f-7a1cb34d32d4 Destroying unnamed session
1940 2024.02.16 07:05:22.680986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2024.02.16 07:05:22.681038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1942 2024.02.16 07:05:22.681059 [ 3 ] {} <Debug> HTTP-Session: 9f76ecab-8722-4fa2-b330-d4158aaaa510 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1943 2024.02.16 07:05:22.681080 [ 3 ] {} <Debug> HTTP-Session: 9f76ecab-8722-4fa2-b330-d4158aaaa510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.02.16 07:05:22.681167 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1945 2024.02.16 07:05:22.681209 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1946 2024.02.16 07:05:22.681316 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1947 2024.02.16 07:05:22.681726 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
1948 2024.02.16 07:05:22.681961 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1949 2024.02.16 07:05:22.682110 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1950 2024.02.16 07:05:22.682235 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001034407 sec., 124709 rows/sec., 12.02 MiB/sec.
1951 2024.02.16 07:05:22.682360 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Debug> DynamicQueryHandler: Done processing query
1952 2024.02.16 07:05:22.682384 [ 3 ] {36790bb5-38c2-49ea-b6a2-63abe3b0dd13} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1953 2024.02.16 07:05:22.682400 [ 3 ] {} <Debug> HTTP-Session: 9f76ecab-8722-4fa2-b330-d4158aaaa510 Destroying unnamed session
1954 2024.02.16 07:05:22.682530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1955 2024.02.16 07:05:22.682578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1956 2024.02.16 07:05:22.682598 [ 3 ] {} <Debug> HTTP-Session: 0bf9ea55-5514-47f3-9b0e-1011d50a0b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1957 2024.02.16 07:05:22.682616 [ 3 ] {} <Debug> HTTP-Session: 0bf9ea55-5514-47f3-9b0e-1011d50a0b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.02.16 07:05:22.682689 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1959 2024.02.16 07:05:22.682730 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1960 2024.02.16 07:05:22.682839 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1961 2024.02.16 07:05:22.683159 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
1962 2024.02.16 07:05:22.683380 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1963 2024.02.16 07:05:22.683572 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1964 2024.02.16 07:05:22.683696 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000967605 sec., 44439 rows/sec., 3.48 MiB/sec.
1965 2024.02.16 07:05:22.683838 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Debug> DynamicQueryHandler: Done processing query
1966 2024.02.16 07:05:22.683862 [ 3 ] {aa1dccdd-a435-47ba-8800-217aa181bc52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1967 2024.02.16 07:05:22.683878 [ 3 ] {} <Debug> HTTP-Session: 0bf9ea55-5514-47f3-9b0e-1011d50a0b75 Destroying unnamed session
1968 2024.02.16 07:05:22.684083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1969 2024.02.16 07:05:22.684128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1970 2024.02.16 07:05:22.684147 [ 3 ] {} <Debug> HTTP-Session: 29482480-fe10-4dd0-b5d0-36aa74f40c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1971 2024.02.16 07:05:22.684164 [ 3 ] {} <Debug> HTTP-Session: 29482480-fe10-4dd0-b5d0-36aa74f40c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.02.16 07:05:22.684251 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1973 2024.02.16 07:05:22.684296 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1974 2024.02.16 07:05:22.684433 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2024.02.16 07:05:22.684937 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
1976 2024.02.16 07:05:22.685271 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1977 2024.02.16 07:05:22.685450 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1978 2024.02.16 07:05:22.685547 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001266992 sec., 33938 rows/sec., 45.80 MiB/sec.
1979 2024.02.16 07:05:22.685712 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Debug> DynamicQueryHandler: Done processing query
1980 2024.02.16 07:05:22.685739 [ 3 ] {bbf9b837-3bc7-438c-a1d9-2b2e51d7cdb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1981 2024.02.16 07:05:22.685757 [ 3 ] {} <Debug> HTTP-Session: 29482480-fe10-4dd0-b5d0-36aa74f40c19 Destroying unnamed session
1982 2024.02.16 07:05:27.678158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1983 2024.02.16 07:05:27.678275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1984 2024.02.16 07:05:27.678301 [ 3 ] {} <Debug> HTTP-Session: 83f1178f-9a8b-4334-90bc-51b109dfc554 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1985 2024.02.16 07:05:27.678325 [ 3 ] {} <Debug> HTTP-Session: 83f1178f-9a8b-4334-90bc-51b109dfc554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.02.16 07:05:27.678450 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1987 2024.02.16 07:05:27.678511 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1988 2024.02.16 07:05:27.678668 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1989 2024.02.16 07:05:27.679103 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
1990 2024.02.16 07:05:27.679388 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1991 2024.02.16 07:05:27.679583 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1992 2024.02.16 07:05:27.679734 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001238062 sec., 4038 rows/sec., 327.35 KiB/sec.
1993 2024.02.16 07:05:27.679954 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Debug> DynamicQueryHandler: Done processing query
1994 2024.02.16 07:05:27.679980 [ 3 ] {ce42c4a4-86b7-4c47-9cbf-f462a3fc4bec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1995 2024.02.16 07:05:27.679998 [ 3 ] {} <Debug> HTTP-Session: 83f1178f-9a8b-4334-90bc-51b109dfc554 Destroying unnamed session
1996 2024.02.16 07:05:27.680133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1997 2024.02.16 07:05:27.680190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1998 2024.02.16 07:05:27.680210 [ 3 ] {} <Debug> HTTP-Session: 893f031c-1895-4c53-bc31-8160a679024f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
1999 2024.02.16 07:05:27.680231 [ 3 ] {} <Debug> HTTP-Session: 893f031c-1895-4c53-bc31-8160a679024f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2000 2024.02.16 07:05:27.680322 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2001 2024.02.16 07:05:27.680365 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2002 2024.02.16 07:05:27.680490 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2003 2024.02.16 07:05:27.680852 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2004 2024.02.16 07:05:27.681083 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2005 2024.02.16 07:05:27.681238 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2006 2024.02.16 07:05:27.681338 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Information> executeQuery: Read 51 rows, 4.15 KiB in 0.000986446 sec., 51700 rows/sec., 4.11 MiB/sec.
2007 2024.02.16 07:05:27.681463 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Debug> DynamicQueryHandler: Done processing query
2008 2024.02.16 07:05:27.681486 [ 3 ] {74ae1695-7d70-46df-bdb5-8cb8c0658bdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2009 2024.02.16 07:05:27.681502 [ 3 ] {} <Debug> HTTP-Session: 893f031c-1895-4c53-bc31-8160a679024f Destroying unnamed session
2010 2024.02.16 07:05:27.681630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2024.02.16 07:05:27.681681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2012 2024.02.16 07:05:27.681699 [ 3 ] {} <Debug> HTTP-Session: 46d8863d-ee6a-47a0-a646-c4ff7b8f9366 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2013 2024.02.16 07:05:27.681717 [ 3 ] {} <Debug> HTTP-Session: 46d8863d-ee6a-47a0-a646-c4ff7b8f9366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.02.16 07:05:27.681794 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2015 2024.02.16 07:05:27.681834 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2016 2024.02.16 07:05:27.681938 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2017 2024.02.16 07:05:27.682236 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2018 2024.02.16 07:05:27.682441 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2019 2024.02.16 07:05:27.682590 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2020 2024.02.16 07:05:27.682688 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000865972 sec., 33488 rows/sec., 2.59 MiB/sec.
2021 2024.02.16 07:05:27.682819 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Debug> DynamicQueryHandler: Done processing query
2022 2024.02.16 07:05:27.682843 [ 3 ] {f3c40ed1-430c-4871-9ba8-6606d3aa408a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2023 2024.02.16 07:05:27.682858 [ 3 ] {} <Debug> HTTP-Session: 46d8863d-ee6a-47a0-a646-c4ff7b8f9366 Destroying unnamed session
2024 2024.02.16 07:05:27.683013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2025 2024.02.16 07:05:27.683058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2026 2024.02.16 07:05:27.683077 [ 3 ] {} <Debug> HTTP-Session: 99298f32-7950-4aa9-8c23-d19748153a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2027 2024.02.16 07:05:27.683093 [ 3 ] {} <Debug> HTTP-Session: 99298f32-7950-4aa9-8c23-d19748153a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.02.16 07:05:27.683167 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2029 2024.02.16 07:05:27.683209 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2030 2024.02.16 07:05:27.683324 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2031 2024.02.16 07:05:27.683614 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2032 2024.02.16 07:05:27.683869 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2033 2024.02.16 07:05:27.684046 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2034 2024.02.16 07:05:27.684146 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000946115 sec., 38050 rows/sec., 2.69 MiB/sec.
2035 2024.02.16 07:05:27.684267 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Debug> DynamicQueryHandler: Done processing query
2036 2024.02.16 07:05:27.684290 [ 3 ] {f38053ce-e74f-491a-9f0a-7902eb1478af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2037 2024.02.16 07:05:27.684306 [ 3 ] {} <Debug> HTTP-Session: 99298f32-7950-4aa9-8c23-d19748153a51 Destroying unnamed session
2038 2024.02.16 07:05:27.684429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2024.02.16 07:05:27.684472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2024.02.16 07:05:27.684490 [ 3 ] {} <Debug> HTTP-Session: 3b484752-c495-4c39-81d7-13f6b2281b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2041 2024.02.16 07:05:27.684507 [ 3 ] {} <Debug> HTTP-Session: 3b484752-c495-4c39-81d7-13f6b2281b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2024.02.16 07:05:27.684579 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2043 2024.02.16 07:05:27.684621 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2044 2024.02.16 07:05:27.684750 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2045 2024.02.16 07:05:27.685033 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2046 2024.02.16 07:05:27.685292 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2047 2024.02.16 07:05:27.685480 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2048 2024.02.16 07:05:27.685578 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000973076 sec., 5138 rows/sec., 6.93 MiB/sec.
2049 2024.02.16 07:05:27.685698 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Debug> DynamicQueryHandler: Done processing query
2050 2024.02.16 07:05:27.685721 [ 3 ] {1a1f3782-8624-43b5-8298-cb92c2b1a0c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2051 2024.02.16 07:05:27.685737 [ 3 ] {} <Debug> HTTP-Session: 3b484752-c495-4c39-81d7-13f6b2281b8d Destroying unnamed session
2052 2024.02.16 07:05:32.679333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2053 2024.02.16 07:05:32.679464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2054 2024.02.16 07:05:32.679501 [ 3 ] {} <Debug> HTTP-Session: daa5d064-ea37-44f0-9a8a-ed6073769b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2055 2024.02.16 07:05:32.679530 [ 3 ] {} <Debug> HTTP-Session: daa5d064-ea37-44f0-9a8a-ed6073769b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.02.16 07:05:32.679674 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2057 2024.02.16 07:05:32.679741 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2058 2024.02.16 07:05:32.679920 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2059 2024.02.16 07:05:32.680367 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2060 2024.02.16 07:05:32.680635 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2061 2024.02.16 07:05:32.680803 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2062 2024.02.16 07:05:32.680920 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001209041 sec., 35565 rows/sec., 2.82 MiB/sec.
2063 2024.02.16 07:05:32.681064 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Debug> DynamicQueryHandler: Done processing query
2064 2024.02.16 07:05:32.681089 [ 3 ] {4ac11cdb-de35-41a1-b9a1-bb9bd14ffb95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2065 2024.02.16 07:05:32.681106 [ 3 ] {} <Debug> HTTP-Session: daa5d064-ea37-44f0-9a8a-ed6073769b89 Destroying unnamed session
2066 2024.02.16 07:05:32.681243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2024.02.16 07:05:32.681291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2068 2024.02.16 07:05:32.681311 [ 3 ] {} <Debug> HTTP-Session: 6b5fb1e1-ba12-42c3-ba36-b34f789398d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2069 2024.02.16 07:05:32.681330 [ 3 ] {} <Debug> HTTP-Session: 6b5fb1e1-ba12-42c3-ba36-b34f789398d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.02.16 07:05:32.681415 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2071 2024.02.16 07:05:32.681457 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2072 2024.02.16 07:05:32.681562 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2073 2024.02.16 07:05:32.681944 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2074 2024.02.16 07:05:32.682164 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2075 2024.02.16 07:05:32.682317 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2076 2024.02.16 07:05:32.682443 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000991996 sec., 130040 rows/sec., 12.54 MiB/sec.
2077 2024.02.16 07:05:32.682443 [ 56 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2078 2024.02.16 07:05:32.682564 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2079 2024.02.16 07:05:32.682613 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Debug> DynamicQueryHandler: Done processing query
2080 2024.02.16 07:05:32.682653 [ 3 ] {5a2e6bb7-e726-4448-be8f-32ef51a24d3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2081 2024.02.16 07:05:32.682661 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2082 2024.02.16 07:05:32.682687 [ 3 ] {} <Debug> HTTP-Session: 6b5fb1e1-ba12-42c3-ba36-b34f789398d2 Destroying unnamed session
2083 2024.02.16 07:05:32.682755 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2084 2024.02.16 07:05:32.682783 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part
2085 2024.02.16 07:05:32.682834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2086 2024.02.16 07:05:32.682896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2087 2024.02.16 07:05:32.682926 [ 3 ] {} <Debug> HTTP-Session: 54c4e2bf-fb9c-41c0-b0bf-76c0c77dc68b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2088 2024.02.16 07:05:32.682926 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 129 rows starting from the beginning of the part
2089 2024.02.16 07:05:32.682947 [ 3 ] {} <Debug> HTTP-Session: 54c4e2bf-fb9c-41c0-b0bf-76c0c77dc68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2090 2024.02.16 07:05:32.683068 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part
2091 2024.02.16 07:05:32.683072 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2092 2024.02.16 07:05:32.683133 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2093 2024.02.16 07:05:32.683213 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 129 rows starting from the beginning of the part
2094 2024.02.16 07:05:32.683377 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part
2095 2024.02.16 07:05:32.683391 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2096 2024.02.16 07:05:32.683482 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 129 rows starting from the beginning of the part
2097 2024.02.16 07:05:32.683840 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2098 2024.02.16 07:05:32.684121 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2099 2024.02.16 07:05:32.684317 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2100 2024.02.16 07:05:32.684444 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 4 columns (4 merged, 0 gathered) in 0.001809057 sec., 351011.60438836366 rows/sec., 32.83 MiB/sec.
2101 2024.02.16 07:05:32.684504 [ 56 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2102 2024.02.16 07:05:32.684533 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.001416776 sec., 30350 rows/sec., 2.37 MiB/sec.
2103 2024.02.16 07:05:32.684576 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2104 2024.02.16 07:05:32.684710 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2105 2024.02.16 07:05:32.684939 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Debug> DynamicQueryHandler: Done processing query
2106 2024.02.16 07:05:32.684971 [ 3 ] {f9f7d513-6d8b-450b-9705-76d2bfcb1e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2107 2024.02.16 07:05:32.684961 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2108 2024.02.16 07:05:32.685004 [ 3 ] {} <Debug> HTTP-Session: 54c4e2bf-fb9c-41c0-b0bf-76c0c77dc68b Destroying unnamed session
2109 2024.02.16 07:05:32.685119 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2110 2024.02.16 07:05:32.685210 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_16_3} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2111 2024.02.16 07:05:32.685266 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2112 2024.02.16 07:05:32.685381 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part
2113 2024.02.16 07:05:32.685381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2114 2024.02.16 07:05:32.685474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2115 2024.02.16 07:05:32.685506 [ 3 ] {} <Debug> HTTP-Session: b253e002-7b73-4f13-b7ca-83bd9c11c169 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2116 2024.02.16 07:05:32.685542 [ 3 ] {} <Debug> HTTP-Session: b253e002-7b73-4f13-b7ca-83bd9c11c169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.02.16 07:05:32.685647 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 43 rows starting from the beginning of the part
2118 2024.02.16 07:05:32.685794 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2119 2024.02.16 07:05:32.685902 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2120 2024.02.16 07:05:32.685917 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2121 2024.02.16 07:05:32.686164 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part
2122 2024.02.16 07:05:32.686469 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part
2123 2024.02.16 07:05:32.686571 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2124 2024.02.16 07:05:32.686712 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 43 rows starting from the beginning of the part
2125 2024.02.16 07:05:32.687662 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2126 2024.02.16 07:05:32.688333 [ 11 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.003629363 sec., 70811.3241910495 rows/sec., 5.53 MiB/sec.
2127 2024.02.16 07:05:32.688431 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2128 2024.02.16 07:05:32.688533 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2129 2024.02.16 07:05:32.688742 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2130 2024.02.16 07:05:32.688917 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2131 2024.02.16 07:05:32.688985 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.00312505 sec., 13759 rows/sec., 18.57 MiB/sec.
2132 2024.02.16 07:05:32.689117 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_16_3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2133 2024.02.16 07:05:32.689290 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Debug> DynamicQueryHandler: Done processing query
2134 2024.02.16 07:05:32.689321 [ 3 ] {5a8f9960-8bde-4c57-8b3e-d928eca211d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2135 2024.02.16 07:05:32.689338 [ 3 ] {} <Debug> HTTP-Session: b253e002-7b73-4f13-b7ca-83bd9c11c169 Destroying unnamed session
2136 2024.02.16 07:05:37.468415 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2137 2024.02.16 07:05:37.468484 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2138 2024.02.16 07:05:37.677771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2139 2024.02.16 07:05:37.677895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2140 2024.02.16 07:05:37.677926 [ 3 ] {} <Debug> HTTP-Session: 5d73cf7a-f55b-4adc-b6e9-0880dad05398 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2141 2024.02.16 07:05:37.677954 [ 3 ] {} <Debug> HTTP-Session: 5d73cf7a-f55b-4adc-b6e9-0880dad05398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2142 2024.02.16 07:05:37.678092 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2143 2024.02.16 07:05:37.678159 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2144 2024.02.16 07:05:37.678334 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2145 2024.02.16 07:05:37.678802 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2146 2024.02.16 07:05:37.679067 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2147 2024.02.16 07:05:37.679234 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2148 2024.02.16 07:05:37.679372 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001235562 sec., 4046 rows/sec., 328.01 KiB/sec.
2149 2024.02.16 07:05:37.679388 [ 62 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2150 2024.02.16 07:05:37.679502 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2151 2024.02.16 07:05:37.679533 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Debug> DynamicQueryHandler: Done processing query
2152 2024.02.16 07:05:37.679573 [ 3 ] {b493b149-91fc-4bbd-a749-2ce2325ee242} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2153 2024.02.16 07:05:37.679586 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2154 2024.02.16 07:05:37.679593 [ 3 ] {} <Debug> HTTP-Session: 5d73cf7a-f55b-4adc-b6e9-0880dad05398 Destroying unnamed session
2155 2024.02.16 07:05:37.679664 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2156 2024.02.16 07:05:37.679693 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part
2157 2024.02.16 07:05:37.679734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2158 2024.02.16 07:05:37.679817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2159 2024.02.16 07:05:37.679841 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part
2160 2024.02.16 07:05:37.679851 [ 3 ] {} <Debug> HTTP-Session: 70c13c79-58f9-4969-9f48-30c12101ed62 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2161 2024.02.16 07:05:37.679890 [ 3 ] {} <Debug> HTTP-Session: 70c13c79-58f9-4969-9f48-30c12101ed62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2162 2024.02.16 07:05:37.679953 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part
2163 2024.02.16 07:05:37.680026 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2164 2024.02.16 07:05:37.680067 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part
2165 2024.02.16 07:05:37.680102 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2166 2024.02.16 07:05:37.680210 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part
2167 2024.02.16 07:05:37.680378 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part
2168 2024.02.16 07:05:37.680406 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2169 2024.02.16 07:05:37.681133 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157359 sec., 94687.94285677973 rows/sec., 7.50 MiB/sec.
2170 2024.02.16 07:05:37.681287 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2171 2024.02.16 07:05:37.681539 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2172 2024.02.16 07:05:37.681619 [ 11 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_16_3} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2173 2024.02.16 07:05:37.683092 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2174 2024.02.16 07:05:37.683366 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2175 2024.02.16 07:05:37.683541 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2176 2024.02.16 07:05:37.683668 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003589972 sec., 1114 rows/sec., 93.03 KiB/sec.
2177 2024.02.16 07:05:37.683839 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Debug> DynamicQueryHandler: Done processing query
2178 2024.02.16 07:05:37.683864 [ 3 ] {807726a4-657b-4cbc-b120-07bb618fd9a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2179 2024.02.16 07:05:37.683881 [ 3 ] {} <Debug> HTTP-Session: 70c13c79-58f9-4969-9f48-30c12101ed62 Destroying unnamed session
2180 2024.02.16 07:05:37.684004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2181 2024.02.16 07:05:37.684051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2182 2024.02.16 07:05:37.684071 [ 3 ] {} <Debug> HTTP-Session: 1dd338ee-b949-4433-95e9-ca75db87e86a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2183 2024.02.16 07:05:37.684090 [ 3 ] {} <Debug> HTTP-Session: 1dd338ee-b949-4433-95e9-ca75db87e86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2184 2024.02.16 07:05:37.684169 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2185 2024.02.16 07:05:37.684211 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2186 2024.02.16 07:05:37.684325 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2187 2024.02.16 07:05:37.684680 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2188 2024.02.16 07:05:37.684890 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2189 2024.02.16 07:05:37.685041 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2190 2024.02.16 07:05:37.685160 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000963304 sec., 17647 rows/sec., 1.58 MiB/sec.
2191 2024.02.16 07:05:37.685284 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Debug> DynamicQueryHandler: Done processing query
2192 2024.02.16 07:05:37.685307 [ 3 ] {bf8fdede-268c-413e-a13e-71c55c31d0ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2193 2024.02.16 07:05:37.685323 [ 3 ] {} <Debug> HTTP-Session: 1dd338ee-b949-4433-95e9-ca75db87e86a Destroying unnamed session
2194 2024.02.16 07:05:37.685470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2195 2024.02.16 07:05:37.685515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2196 2024.02.16 07:05:37.685535 [ 3 ] {} <Debug> HTTP-Session: 6b778de4-bfec-407b-9f21-c6b544a5ab22 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2197 2024.02.16 07:05:37.685553 [ 3 ] {} <Debug> HTTP-Session: 6b778de4-bfec-407b-9f21-c6b544a5ab22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.02.16 07:05:37.685623 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2199 2024.02.16 07:05:37.685663 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2200 2024.02.16 07:05:37.685768 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2201 2024.02.16 07:05:37.686087 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2202 2024.02.16 07:05:37.686292 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2203 2024.02.16 07:05:37.686444 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2204 2024.02.16 07:05:37.686559 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000906513 sec., 4412 rows/sec., 308.10 KiB/sec.
2205 2024.02.16 07:05:37.686700 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Debug> DynamicQueryHandler: Done processing query
2206 2024.02.16 07:05:37.686725 [ 3 ] {eb6ada0c-d387-4e51-b20d-450660f4bae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2207 2024.02.16 07:05:37.686741 [ 3 ] {} <Debug> HTTP-Session: 6b778de4-bfec-407b-9f21-c6b544a5ab22 Destroying unnamed session
2208 2024.02.16 07:05:37.686835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2209 2024.02.16 07:05:37.686881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2210 2024.02.16 07:05:37.686901 [ 3 ] {} <Debug> HTTP-Session: 879a2f44-655a-42fa-91aa-f998cae85600 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2211 2024.02.16 07:05:37.686918 [ 3 ] {} <Debug> HTTP-Session: 879a2f44-655a-42fa-91aa-f998cae85600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2212 2024.02.16 07:05:37.686989 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2213 2024.02.16 07:05:37.687027 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2214 2024.02.16 07:05:37.687136 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2215 2024.02.16 07:05:37.687412 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2216 2024.02.16 07:05:37.687616 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2217 2024.02.16 07:05:37.687763 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2218 2024.02.16 07:05:37.687879 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000862622 sec., 10433 rows/sec., 842.27 KiB/sec.
2219 2024.02.16 07:05:37.687993 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Debug> DynamicQueryHandler: Done processing query
2220 2024.02.16 07:05:37.688016 [ 3 ] {595a9a3b-7cdf-48e6-8ad3-80398748ae34} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2221 2024.02.16 07:05:37.688033 [ 3 ] {} <Debug> HTTP-Session: 879a2f44-655a-42fa-91aa-f998cae85600 Destroying unnamed session
2222 2024.02.16 07:05:37.688137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2223 2024.02.16 07:05:37.688181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2224 2024.02.16 07:05:37.688200 [ 3 ] {} <Debug> HTTP-Session: ab258e7b-a658-49ee-a925-250f27270ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2225 2024.02.16 07:05:37.688218 [ 3 ] {} <Debug> HTTP-Session: ab258e7b-a658-49ee-a925-250f27270ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2226 2024.02.16 07:05:37.688289 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2227 2024.02.16 07:05:37.688332 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2228 2024.02.16 07:05:37.688458 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2229 2024.02.16 07:05:37.688724 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2230 2024.02.16 07:05:37.688975 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2231 2024.02.16 07:05:37.689165 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2232 2024.02.16 07:05:37.689296 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000979035 sec., 2042 rows/sec., 143.64 KiB/sec.
2233 2024.02.16 07:05:37.689418 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Debug> DynamicQueryHandler: Done processing query
2234 2024.02.16 07:05:37.689442 [ 3 ] {894dc6e1-da17-48d5-b2e7-55467fe7d19b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2235 2024.02.16 07:05:37.689459 [ 3 ] {} <Debug> HTTP-Session: ab258e7b-a658-49ee-a925-250f27270ecd Destroying unnamed session
2236 2024.02.16 07:05:37.689554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2237 2024.02.16 07:05:37.689600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2238 2024.02.16 07:05:37.689619 [ 3 ] {} <Debug> HTTP-Session: e50145de-2558-4bf9-b1c6-d56e71d8fb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2239 2024.02.16 07:05:37.689636 [ 3 ] {} <Debug> HTTP-Session: e50145de-2558-4bf9-b1c6-d56e71d8fb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2240 2024.02.16 07:05:37.689707 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2241 2024.02.16 07:05:37.689751 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2242 2024.02.16 07:05:37.689884 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2243 2024.02.16 07:05:37.690184 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2244 2024.02.16 07:05:37.690457 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2245 2024.02.16 07:05:37.690639 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2246 2024.02.16 07:05:37.690749 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2247 2024.02.16 07:05:37.690769 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001031277 sec., 4848 rows/sec., 6.54 MiB/sec.
2248 2024.02.16 07:05:37.690822 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2249 2024.02.16 07:05:37.690955 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2250 2024.02.16 07:05:37.690992 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Debug> DynamicQueryHandler: Done processing query
2251 2024.02.16 07:05:37.691020 [ 3 ] {3f5e17ff-cf6c-4e1e-a2c4-2ce90928a4cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2252 2024.02.16 07:05:37.691049 [ 3 ] {} <Debug> HTTP-Session: e50145de-2558-4bf9-b1c6-d56e71d8fb0e Destroying unnamed session
2253 2024.02.16 07:05:37.691065 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2254 2024.02.16 07:05:37.691097 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 354 rows starting from the beginning of the part
2255 2024.02.16 07:05:37.691193 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part
2256 2024.02.16 07:05:37.691281 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part
2257 2024.02.16 07:05:37.691365 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part
2258 2024.02.16 07:05:37.691447 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part
2259 2024.02.16 07:05:37.691528 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part
2260 2024.02.16 07:05:37.692790 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 6 columns (6 merged, 0 gathered) in 0.001897239 sec., 239822.1837101177 rows/sec., 323.63 MiB/sec.
2261 2024.02.16 07:05:37.693067 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2262 2024.02.16 07:05:37.693275 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2263 2024.02.16 07:05:37.693327 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2264 2024.02.16 07:05:37.693386 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_16_3: 4.02 MiB.
2265 2024.02.16 07:05:38.000122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.34 MiB, peak 236.53 MiB, will set to 231.18 MiB (RSS), difference: -4.17 MiB
2266 2024.02.16 07:05:42.679504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2024.02.16 07:05:42.679624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2268 2024.02.16 07:05:42.679652 [ 3 ] {} <Debug> HTTP-Session: 72f12830-9be4-4504-98a1-310fe0762328 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2269 2024.02.16 07:05:42.679676 [ 3 ] {} <Debug> HTTP-Session: 72f12830-9be4-4504-98a1-310fe0762328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.02.16 07:05:42.679804 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2271 2024.02.16 07:05:42.679863 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2272 2024.02.16 07:05:42.680016 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2273 2024.02.16 07:05:42.680465 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2274 2024.02.16 07:05:42.680725 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2275 2024.02.16 07:05:42.680885 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2276 2024.02.16 07:05:42.680998 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00116107 sec., 37034 rows/sec., 2.93 MiB/sec.
2277 2024.02.16 07:05:42.681144 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Debug> DynamicQueryHandler: Done processing query
2278 2024.02.16 07:05:42.681170 [ 3 ] {8ed43930-210d-4015-8759-31814b45368d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2279 2024.02.16 07:05:42.681186 [ 3 ] {} <Debug> HTTP-Session: 72f12830-9be4-4504-98a1-310fe0762328 Destroying unnamed session
2280 2024.02.16 07:05:42.681362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2281 2024.02.16 07:05:42.681409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2282 2024.02.16 07:05:42.681430 [ 3 ] {} <Debug> HTTP-Session: 18857372-f896-4ffb-a2e6-cd5f1bfe9466 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2283 2024.02.16 07:05:42.681446 [ 3 ] {} <Debug> HTTP-Session: 18857372-f896-4ffb-a2e6-cd5f1bfe9466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.02.16 07:05:42.681524 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2285 2024.02.16 07:05:42.681565 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2286 2024.02.16 07:05:42.681670 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2287 2024.02.16 07:05:42.682061 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2288 2024.02.16 07:05:42.682279 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2289 2024.02.16 07:05:42.682439 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2290 2024.02.16 07:05:42.682565 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001006946 sec., 128110 rows/sec., 12.35 MiB/sec.
2291 2024.02.16 07:05:42.682691 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Debug> DynamicQueryHandler: Done processing query
2292 2024.02.16 07:05:42.682714 [ 3 ] {656716f2-c812-4f47-b8f1-fe1d67ac4551} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2293 2024.02.16 07:05:42.682730 [ 3 ] {} <Debug> HTTP-Session: 18857372-f896-4ffb-a2e6-cd5f1bfe9466 Destroying unnamed session
2294 2024.02.16 07:05:42.682857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2295 2024.02.16 07:05:42.682900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2296 2024.02.16 07:05:42.682919 [ 3 ] {} <Debug> HTTP-Session: 81964dd1-6899-43dd-a3f1-3ce6285dcf51 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2297 2024.02.16 07:05:42.682937 [ 3 ] {} <Debug> HTTP-Session: 81964dd1-6899-43dd-a3f1-3ce6285dcf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2298 2024.02.16 07:05:42.683008 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2299 2024.02.16 07:05:42.683047 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2300 2024.02.16 07:05:42.683178 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2301 2024.02.16 07:05:42.683481 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2302 2024.02.16 07:05:42.683689 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2303 2024.02.16 07:05:42.683843 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2304 2024.02.16 07:05:42.683965 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000929704 sec., 46251 rows/sec., 3.62 MiB/sec.
2305 2024.02.16 07:05:42.684087 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Debug> DynamicQueryHandler: Done processing query
2306 2024.02.16 07:05:42.684109 [ 3 ] {e43392b6-5aa5-4f26-9524-e4c4f714e6e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2307 2024.02.16 07:05:42.684125 [ 3 ] {} <Debug> HTTP-Session: 81964dd1-6899-43dd-a3f1-3ce6285dcf51 Destroying unnamed session
2308 2024.02.16 07:05:42.684309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2309 2024.02.16 07:05:42.684354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2310 2024.02.16 07:05:42.684373 [ 3 ] {} <Debug> HTTP-Session: bea64c0a-3c7e-4ac0-9c40-2916a4b55fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2311 2024.02.16 07:05:42.684413 [ 3 ] {} <Debug> HTTP-Session: bea64c0a-3c7e-4ac0-9c40-2916a4b55fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2312 2024.02.16 07:05:42.684496 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2313 2024.02.16 07:05:42.684541 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2314 2024.02.16 07:05:42.684679 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2315 2024.02.16 07:05:42.685216 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2316 2024.02.16 07:05:42.685534 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2317 2024.02.16 07:05:42.685716 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2318 2024.02.16 07:05:42.685841 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001315324 sec., 32691 rows/sec., 44.12 MiB/sec.
2319 2024.02.16 07:05:42.686022 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Debug> DynamicQueryHandler: Done processing query
2320 2024.02.16 07:05:42.686047 [ 3 ] {46e804ff-8956-43d3-8bd6-252ec7a7d3d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2321 2024.02.16 07:05:42.686063 [ 3 ] {} <Debug> HTTP-Session: bea64c0a-3c7e-4ac0-9c40-2916a4b55fbc Destroying unnamed session
2322 2024.02.16 07:05:47.677486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2323 2024.02.16 07:05:47.677614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2324 2024.02.16 07:05:47.677643 [ 3 ] {} <Debug> HTTP-Session: 9548f806-038b-4116-a429-d08a949bd4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2325 2024.02.16 07:05:47.677667 [ 3 ] {} <Debug> HTTP-Session: 9548f806-038b-4116-a429-d08a949bd4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2326 2024.02.16 07:05:47.677796 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2327 2024.02.16 07:05:47.677858 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2328 2024.02.16 07:05:47.678017 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2329 2024.02.16 07:05:47.678484 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2330 2024.02.16 07:05:47.678772 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2331 2024.02.16 07:05:47.678965 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2332 2024.02.16 07:05:47.679108 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001274152 sec., 3924 rows/sec., 318.07 KiB/sec.
2333 2024.02.16 07:05:47.679296 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Debug> DynamicQueryHandler: Done processing query
2334 2024.02.16 07:05:47.679322 [ 3 ] {ae9111dd-031b-4841-be71-2fe2f1b5f6ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2335 2024.02.16 07:05:47.679342 [ 3 ] {} <Debug> HTTP-Session: 9548f806-038b-4116-a429-d08a949bd4bd Destroying unnamed session
2336 2024.02.16 07:05:47.679489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2024.02.16 07:05:47.679547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2338 2024.02.16 07:05:47.679570 [ 3 ] {} <Debug> HTTP-Session: 0a25aad3-ca88-458b-83f8-7ecf1a67bf1a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2339 2024.02.16 07:05:47.679590 [ 3 ] {} <Debug> HTTP-Session: 0a25aad3-ca88-458b-83f8-7ecf1a67bf1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2024.02.16 07:05:47.679680 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2341 2024.02.16 07:05:47.679725 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2342 2024.02.16 07:05:47.679841 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2343 2024.02.16 07:05:47.680180 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2344 2024.02.16 07:05:47.680410 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2345 2024.02.16 07:05:47.680567 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2346 2024.02.16 07:05:47.680689 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000973665 sec., 15405 rows/sec., 1.39 MiB/sec.
2347 2024.02.16 07:05:47.680851 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Debug> DynamicQueryHandler: Done processing query
2348 2024.02.16 07:05:47.680878 [ 3 ] {4bef7dc7-f48e-4bd6-8f81-57891853e85d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2349 2024.02.16 07:05:47.680895 [ 3 ] {} <Debug> HTTP-Session: 0a25aad3-ca88-458b-83f8-7ecf1a67bf1a Destroying unnamed session
2350 2024.02.16 07:05:47.681051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2351 2024.02.16 07:05:47.681103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2352 2024.02.16 07:05:47.681123 [ 3 ] {} <Debug> HTTP-Session: cea9eb67-4216-4581-bd73-5f34022c92cf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2353 2024.02.16 07:05:47.681142 [ 3 ] {} <Debug> HTTP-Session: cea9eb67-4216-4581-bd73-5f34022c92cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2354 2024.02.16 07:05:47.681217 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2355 2024.02.16 07:05:47.681260 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2356 2024.02.16 07:05:47.681369 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2357 2024.02.16 07:05:47.681681 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2358 2024.02.16 07:05:47.681900 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2359 2024.02.16 07:05:47.682063 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2360 2024.02.16 07:05:47.682181 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000933133 sec., 5358 rows/sec., 429.08 KiB/sec.
2361 2024.02.16 07:05:47.682298 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Debug> DynamicQueryHandler: Done processing query
2362 2024.02.16 07:05:47.682322 [ 3 ] {2111ebcf-38c4-4e8f-a2fa-47e731ae72b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2363 2024.02.16 07:05:47.682337 [ 3 ] {} <Debug> HTTP-Session: cea9eb67-4216-4581-bd73-5f34022c92cf Destroying unnamed session
2364 2024.02.16 07:05:47.682453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2365 2024.02.16 07:05:47.682500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2366 2024.02.16 07:05:47.682520 [ 3 ] {} <Debug> HTTP-Session: 2c8db723-a135-4e1b-8fd0-6e90f6224b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2367 2024.02.16 07:05:47.682537 [ 3 ] {} <Debug> HTTP-Session: 2c8db723-a135-4e1b-8fd0-6e90f6224b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2368 2024.02.16 07:05:47.682610 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2369 2024.02.16 07:05:47.682656 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2370 2024.02.16 07:05:47.682794 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2371 2024.02.16 07:05:47.683131 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2372 2024.02.16 07:05:47.683420 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2373 2024.02.16 07:05:47.683604 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2374 2024.02.16 07:05:47.683715 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001071548 sec., 4666 rows/sec., 6.30 MiB/sec.
2375 2024.02.16 07:05:47.683907 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Debug> DynamicQueryHandler: Done processing query
2376 2024.02.16 07:05:47.683933 [ 3 ] {59d04fd0-9e6a-4372-ad4f-0a35abdeb18c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2377 2024.02.16 07:05:47.683949 [ 3 ] {} <Debug> HTTP-Session: 2c8db723-a135-4e1b-8fd0-6e90f6224b27 Destroying unnamed session
2378 2024.02.16 07:05:48.230391 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2379 2024.02.16 07:05:48.230477 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2380 2024.02.16 07:05:48.230574 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2381 2024.02.16 07:05:48.230723 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2382 2024.02.16 07:05:48.230762 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part
2383 2024.02.16 07:05:48.230902 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2384 2024.02.16 07:05:48.231000 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
2385 2024.02.16 07:05:48.231090 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2386 2024.02.16 07:05:48.231171 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2387 2024.02.16 07:05:48.233888 [ 18 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.003348826 sec., 83611.39097701701 rows/sec., 5.90 MiB/sec.
2388 2024.02.16 07:05:48.234015 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2389 2024.02.16 07:05:48.234270 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2390 2024.02.16 07:05:48.234337 [ 11 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2391 2024.02.16 07:05:52.468529 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
2392 2024.02.16 07:05:52.468631 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
2393 2024.02.16 07:05:52.679405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2394 2024.02.16 07:05:52.679514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2395 2024.02.16 07:05:52.679540 [ 3 ] {} <Debug> HTTP-Session: a031235e-39b2-4fea-b001-965d927f84c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2396 2024.02.16 07:05:52.679565 [ 3 ] {} <Debug> HTTP-Session: a031235e-39b2-4fea-b001-965d927f84c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.02.16 07:05:52.679690 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2398 2024.02.16 07:05:52.679750 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2399 2024.02.16 07:05:52.679922 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2400 2024.02.16 07:05:52.680390 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2401 2024.02.16 07:05:52.680660 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2402 2024.02.16 07:05:52.680830 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2403 2024.02.16 07:05:52.680941 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001216891 sec., 35335 rows/sec., 2.80 MiB/sec.
2404 2024.02.16 07:05:52.681085 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Debug> DynamicQueryHandler: Done processing query
2405 2024.02.16 07:05:52.681110 [ 3 ] {43e2ec75-e4be-4e3d-a26e-b839c6e6c408} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2406 2024.02.16 07:05:52.681126 [ 3 ] {} <Debug> HTTP-Session: a031235e-39b2-4fea-b001-965d927f84c5 Destroying unnamed session
2407 2024.02.16 07:05:52.681245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2024.02.16 07:05:52.681298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2409 2024.02.16 07:05:52.681318 [ 3 ] {} <Debug> HTTP-Session: 42d9e3c5-971c-4425-b4d0-21a9f6a86eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2410 2024.02.16 07:05:52.681336 [ 3 ] {} <Debug> HTTP-Session: 42d9e3c5-971c-4425-b4d0-21a9f6a86eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.02.16 07:05:52.681415 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2412 2024.02.16 07:05:52.681458 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2413 2024.02.16 07:05:52.681566 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2414 2024.02.16 07:05:52.681873 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2415 2024.02.16 07:05:52.682078 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2416 2024.02.16 07:05:52.682227 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2417 2024.02.16 07:05:52.682322 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000879363 sec., 2274 rows/sec., 194.34 KiB/sec.
2418 2024.02.16 07:05:52.682500 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Debug> DynamicQueryHandler: Done processing query
2419 2024.02.16 07:05:52.682523 [ 3 ] {f229f457-a6b2-47e8-a1bc-132ad08fc378} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2420 2024.02.16 07:05:52.682539 [ 3 ] {} <Debug> HTTP-Session: 42d9e3c5-971c-4425-b4d0-21a9f6a86eaf Destroying unnamed session
2421 2024.02.16 07:05:52.682680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.02.16 07:05:52.682727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2423 2024.02.16 07:05:52.682747 [ 3 ] {} <Debug> HTTP-Session: a0d01b71-efef-4904-8f4d-aecaff18790d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2424 2024.02.16 07:05:52.682764 [ 3 ] {} <Debug> HTTP-Session: a0d01b71-efef-4904-8f4d-aecaff18790d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.02.16 07:05:52.682841 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2426 2024.02.16 07:05:52.682879 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2427 2024.02.16 07:05:52.682989 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2428 2024.02.16 07:05:52.683358 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2429 2024.02.16 07:05:52.683579 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2430 2024.02.16 07:05:52.683749 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2431 2024.02.16 07:05:52.683848 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Information> executeQuery: Read 130 rows, 12.82 KiB in 0.000981075 sec., 132507 rows/sec., 12.77 MiB/sec.
2432 2024.02.16 07:05:52.683995 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Debug> DynamicQueryHandler: Done processing query
2433 2024.02.16 07:05:52.684018 [ 3 ] {52146e52-d780-4384-bbbb-a853958f6faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2434 2024.02.16 07:05:52.684034 [ 3 ] {} <Debug> HTTP-Session: a0d01b71-efef-4904-8f4d-aecaff18790d Destroying unnamed session
2435 2024.02.16 07:05:52.684182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2436 2024.02.16 07:05:52.684226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2437 2024.02.16 07:05:52.684244 [ 3 ] {} <Debug> HTTP-Session: 1c199916-cfd2-47f3-bf71-cd3e38b8932d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2438 2024.02.16 07:05:52.684260 [ 3 ] {} <Debug> HTTP-Session: 1c199916-cfd2-47f3-bf71-cd3e38b8932d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2439 2024.02.16 07:05:52.684330 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2440 2024.02.16 07:05:52.684370 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2441 2024.02.16 07:05:52.684475 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2442 2024.02.16 07:05:52.684772 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2443 2024.02.16 07:05:52.684977 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2444 2024.02.16 07:05:52.685125 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2445 2024.02.16 07:05:52.685221 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000864352 sec., 2313 rows/sec., 161.56 KiB/sec.
2446 2024.02.16 07:05:52.685356 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Debug> DynamicQueryHandler: Done processing query
2447 2024.02.16 07:05:52.685380 [ 3 ] {e89ee801-bfba-40ee-82b1-bb716b60a676} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2448 2024.02.16 07:05:52.685396 [ 3 ] {} <Debug> HTTP-Session: 1c199916-cfd2-47f3-bf71-cd3e38b8932d Destroying unnamed session
2449 2024.02.16 07:05:52.685519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2450 2024.02.16 07:05:52.685563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2451 2024.02.16 07:05:52.685582 [ 3 ] {} <Debug> HTTP-Session: 5e8d9332-7e57-41d7-91c9-e3155e953dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2452 2024.02.16 07:05:52.685598 [ 3 ] {} <Debug> HTTP-Session: 5e8d9332-7e57-41d7-91c9-e3155e953dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2453 2024.02.16 07:05:52.685667 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2454 2024.02.16 07:05:52.685705 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2455 2024.02.16 07:05:52.685808 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2456 2024.02.16 07:05:52.686115 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2457 2024.02.16 07:05:52.686313 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2458 2024.02.16 07:05:52.686466 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2459 2024.02.16 07:05:52.686560 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Information> executeQuery: Read 45 rows, 3.61 KiB in 0.000865162 sec., 52013 rows/sec., 4.07 MiB/sec.
2460 2024.02.16 07:05:52.686675 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Debug> DynamicQueryHandler: Done processing query
2461 2024.02.16 07:05:52.686697 [ 3 ] {dca85e7e-2f96-4c66-818d-14ed5c63cf2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2462 2024.02.16 07:05:52.686712 [ 3 ] {} <Debug> HTTP-Session: 5e8d9332-7e57-41d7-91c9-e3155e953dfb Destroying unnamed session
2463 2024.02.16 07:05:52.686853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2464 2024.02.16 07:05:52.686897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2465 2024.02.16 07:05:52.686916 [ 3 ] {} <Debug> HTTP-Session: 4063f0a4-635c-4756-b362-6da0d401a1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2466 2024.02.16 07:05:52.686933 [ 3 ] {} <Debug> HTTP-Session: 4063f0a4-635c-4756-b362-6da0d401a1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.02.16 07:05:52.687000 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2468 2024.02.16 07:05:52.687042 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2469 2024.02.16 07:05:52.687161 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2470 2024.02.16 07:05:52.687430 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2471 2024.02.16 07:05:52.687680 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2472 2024.02.16 07:05:52.687855 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2473 2024.02.16 07:05:52.687959 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000924574 sec., 1081 rows/sec., 76.05 KiB/sec.
2474 2024.02.16 07:05:52.688091 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Debug> DynamicQueryHandler: Done processing query
2475 2024.02.16 07:05:52.688113 [ 3 ] {5bd79ea2-1f45-42e1-a0bd-84dd11822bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2476 2024.02.16 07:05:52.688128 [ 3 ] {} <Debug> HTTP-Session: 4063f0a4-635c-4756-b362-6da0d401a1a4 Destroying unnamed session
2477 2024.02.16 07:05:52.688271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2478 2024.02.16 07:05:52.688315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2479 2024.02.16 07:05:52.688334 [ 3 ] {} <Debug> HTTP-Session: 5804c6e1-4a4a-4069-934d-8d9310f2341a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2480 2024.02.16 07:05:52.688351 [ 3 ] {} <Debug> HTTP-Session: 5804c6e1-4a4a-4069-934d-8d9310f2341a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.02.16 07:05:52.688430 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2482 2024.02.16 07:05:52.688474 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2483 2024.02.16 07:05:52.688608 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2484 2024.02.16 07:05:52.689070 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.29 GiB.
2485 2024.02.16 07:05:52.689382 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2486 2024.02.16 07:05:52.689579 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2487 2024.02.16 07:05:52.689676 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001217721 sec., 35311 rows/sec., 47.65 MiB/sec.
2488 2024.02.16 07:05:52.689794 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Debug> DynamicQueryHandler: Done processing query
2489 2024.02.16 07:05:52.689817 [ 3 ] {ab2200ae-53e7-4d47-afc7-348ac79ae9a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2490 2024.02.16 07:05:52.689833 [ 3 ] {} <Debug> HTTP-Session: 5804c6e1-4a4a-4069-934d-8d9310f2341a Destroying unnamed session
2491 2024.02.16 07:05:57.679001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2024.02.16 07:05:57.679116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2493 2024.02.16 07:05:57.679142 [ 3 ] {} <Debug> HTTP-Session: a16b39ee-d5da-4142-8084-0db89fc3b454 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2494 2024.02.16 07:05:57.679166 [ 3 ] {} <Debug> HTTP-Session: a16b39ee-d5da-4142-8084-0db89fc3b454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2024.02.16 07:05:57.679289 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2496 2024.02.16 07:05:57.679350 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2497 2024.02.16 07:05:57.679506 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2498 2024.02.16 07:05:57.679992 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2499 2024.02.16 07:05:57.680267 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2500 2024.02.16 07:05:57.680438 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2501 2024.02.16 07:05:57.680580 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001245262 sec., 4015 rows/sec., 325.45 KiB/sec.
2502 2024.02.16 07:05:57.680758 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Debug> DynamicQueryHandler: Done processing query
2503 2024.02.16 07:05:57.680784 [ 3 ] {66df3b5c-2373-453c-8dfb-2ccb3bcb2c67} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2504 2024.02.16 07:05:57.680802 [ 3 ] {} <Debug> HTTP-Session: a16b39ee-d5da-4142-8084-0db89fc3b454 Destroying unnamed session
2505 2024.02.16 07:05:57.680937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2024.02.16 07:05:57.680991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2507 2024.02.16 07:05:57.681012 [ 3 ] {} <Debug> HTTP-Session: 1ced5baf-01ee-46a0-ae09-e2cf49424e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2508 2024.02.16 07:05:57.681030 [ 3 ] {} <Debug> HTTP-Session: 1ced5baf-01ee-46a0-ae09-e2cf49424e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.02.16 07:05:57.681109 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2510 2024.02.16 07:05:57.681152 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2511 2024.02.16 07:05:57.681263 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2512 2024.02.16 07:05:57.681574 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2513 2024.02.16 07:05:57.681784 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2514 2024.02.16 07:05:57.681935 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2515 2024.02.16 07:05:57.682053 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000903853 sec., 2212 rows/sec., 189.08 KiB/sec.
2516 2024.02.16 07:05:57.682170 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Debug> DynamicQueryHandler: Done processing query
2517 2024.02.16 07:05:57.682194 [ 3 ] {2caccc6d-95dc-4f2b-b232-5318358fc80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2518 2024.02.16 07:05:57.682209 [ 3 ] {} <Debug> HTTP-Session: 1ced5baf-01ee-46a0-ae09-e2cf49424e27 Destroying unnamed session
2519 2024.02.16 07:05:57.682341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2024.02.16 07:05:57.682388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2521 2024.02.16 07:05:57.682408 [ 3 ] {} <Debug> HTTP-Session: 05874eac-b0e9-4572-a988-d76a24bff3c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2522 2024.02.16 07:05:57.682425 [ 3 ] {} <Debug> HTTP-Session: 05874eac-b0e9-4572-a988-d76a24bff3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.02.16 07:05:57.682501 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2524 2024.02.16 07:05:57.682540 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2525 2024.02.16 07:05:57.682646 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2526 2024.02.16 07:05:57.682970 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2527 2024.02.16 07:05:57.683175 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2528 2024.02.16 07:05:57.683317 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2529 2024.02.16 07:05:57.683430 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Information> executeQuery: Read 52 rows, 4.24 KiB in 0.000894933 sec., 58104 rows/sec., 4.63 MiB/sec.
2530 2024.02.16 07:05:57.683438 [ 78 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2531 2024.02.16 07:05:57.683551 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2532 2024.02.16 07:05:57.683598 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Debug> DynamicQueryHandler: Done processing query
2533 2024.02.16 07:05:57.683635 [ 3 ] {95c639d8-9e1b-4979-9860-fa0aaa1e6ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2534 2024.02.16 07:05:57.683639 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2535 2024.02.16 07:05:57.683652 [ 3 ] {} <Debug> HTTP-Session: 05874eac-b0e9-4572-a988-d76a24bff3c5 Destroying unnamed session
2536 2024.02.16 07:05:57.683721 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2537 2024.02.16 07:05:57.683751 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 182 rows starting from the beginning of the part
2538 2024.02.16 07:05:57.683838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2539 2024.02.16 07:05:57.683866 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part
2540 2024.02.16 07:05:57.683895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2541 2024.02.16 07:05:57.683923 [ 3 ] {} <Debug> HTTP-Session: 24d7ef9a-dba2-4465-bd27-dc33d0927a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2542 2024.02.16 07:05:57.683946 [ 3 ] {} <Debug> HTTP-Session: 24d7ef9a-dba2-4465-bd27-dc33d0927a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.02.16 07:05:57.683981 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 129 rows starting from the beginning of the part
2544 2024.02.16 07:05:57.684049 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2545 2024.02.16 07:05:57.684104 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part
2546 2024.02.16 07:05:57.684106 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2547 2024.02.16 07:05:57.684262 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part
2548 2024.02.16 07:05:57.684345 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2549 2024.02.16 07:05:57.684404 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part
2550 2024.02.16 07:05:57.684786 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2551 2024.02.16 07:05:57.685073 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2552 2024.02.16 07:05:57.685290 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2553 2024.02.16 07:05:57.685390 [ 18 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 4 columns (4 merged, 0 gathered) in 0.001782955 sec., 294454.9918534119 rows/sec., 27.28 MiB/sec.
2554 2024.02.16 07:05:57.685477 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001392886 sec., 1435 rows/sec., 100.26 KiB/sec.
2555 2024.02.16 07:05:57.685556 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2556 2024.02.16 07:05:57.685622 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Debug> DynamicQueryHandler: Done processing query
2557 2024.02.16 07:05:57.685645 [ 3 ] {388d5f4c-7977-402c-b1c7-999cf8238f57} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2558 2024.02.16 07:05:57.685662 [ 3 ] {} <Debug> HTTP-Session: 24d7ef9a-dba2-4465-bd27-dc33d0927a21 Destroying unnamed session
2559 2024.02.16 07:05:57.685733 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2560 2024.02.16 07:05:57.685790 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_21_4} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2561 2024.02.16 07:05:57.685801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2562 2024.02.16 07:05:57.685858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2563 2024.02.16 07:05:57.685877 [ 3 ] {} <Debug> HTTP-Session: 107e3a36-bf98-4aa5-9ed5-eb99e2493f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2564 2024.02.16 07:05:57.685894 [ 3 ] {} <Debug> HTTP-Session: 107e3a36-bf98-4aa5-9ed5-eb99e2493f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.02.16 07:05:57.685963 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2566 2024.02.16 07:05:57.686000 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2567 2024.02.16 07:05:57.686101 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2568 2024.02.16 07:05:57.686417 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2569 2024.02.16 07:05:57.686613 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2570 2024.02.16 07:05:57.686759 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2571 2024.02.16 07:05:57.686873 [ 78 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2572 2024.02.16 07:05:57.686880 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000885353 sec., 35014 rows/sec., 2.72 MiB/sec.
2573 2024.02.16 07:05:57.686916 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2574 2024.02.16 07:05:57.687051 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2575 2024.02.16 07:05:57.687079 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Debug> DynamicQueryHandler: Done processing query
2576 2024.02.16 07:05:57.687104 [ 3 ] {32f51e7f-1199-44fb-85ed-279bf53ff022} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2577 2024.02.16 07:05:57.687125 [ 3 ] {} <Debug> HTTP-Session: 107e3a36-bf98-4aa5-9ed5-eb99e2493f6e Destroying unnamed session
2578 2024.02.16 07:05:57.687150 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2579 2024.02.16 07:05:57.687176 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 94 rows starting from the beginning of the part
2580 2024.02.16 07:05:57.687293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2581 2024.02.16 07:05:57.687310 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part
2582 2024.02.16 07:05:57.687350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2583 2024.02.16 07:05:57.687372 [ 3 ] {} <Debug> HTTP-Session: aba700b5-2844-4d31-b671-661c72bb9597 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2584 2024.02.16 07:05:57.687399 [ 3 ] {} <Debug> HTTP-Session: aba700b5-2844-4d31-b671-661c72bb9597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.02.16 07:05:57.687421 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part
2586 2024.02.16 07:05:57.687501 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2587 2024.02.16 07:05:57.687534 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2588 2024.02.16 07:05:57.687558 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2589 2024.02.16 07:05:57.687668 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 45 rows starting from the beginning of the part
2590 2024.02.16 07:05:57.687831 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2591 2024.02.16 07:05:57.687839 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
2592 2024.02.16 07:05:57.688293 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2593 2024.02.16 07:05:57.688717 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2594 2024.02.16 07:05:57.688735 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.001747735 sec., 129882.3906370245 rows/sec., 10.14 MiB/sec.
2595 2024.02.16 07:05:57.688847 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2596 2024.02.16 07:05:57.688916 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2597 2024.02.16 07:05:57.689064 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00152711 sec., 24228 rows/sec., 1.71 MiB/sec.
2598 2024.02.16 07:05:57.689108 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2599 2024.02.16 07:05:57.689217 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_21_4} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2600 2024.02.16 07:05:57.689221 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Debug> DynamicQueryHandler: Done processing query
2601 2024.02.16 07:05:57.689254 [ 3 ] {efe7f972-829a-4c45-88a1-cbddf3c62e8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2602 2024.02.16 07:05:57.689285 [ 3 ] {} <Debug> HTTP-Session: aba700b5-2844-4d31-b671-661c72bb9597 Destroying unnamed session
2603 2024.02.16 07:05:57.689401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2604 2024.02.16 07:05:57.689445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2605 2024.02.16 07:05:57.689464 [ 3 ] {} <Debug> HTTP-Session: c68467e9-6b9e-4d19-939e-5388cebd635f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2606 2024.02.16 07:05:57.689480 [ 3 ] {} <Debug> HTTP-Session: c68467e9-6b9e-4d19-939e-5388cebd635f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2607 2024.02.16 07:05:57.689549 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2608 2024.02.16 07:05:57.689592 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2609 2024.02.16 07:05:57.689722 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2610 2024.02.16 07:05:57.690007 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2611 2024.02.16 07:05:57.690264 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2612 2024.02.16 07:05:57.690441 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2613 2024.02.16 07:05:57.690565 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000987575 sec., 5062 rows/sec., 6.83 MiB/sec.
2614 2024.02.16 07:05:57.690672 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Debug> DynamicQueryHandler: Done processing query
2615 2024.02.16 07:05:57.690694 [ 3 ] {48c9eb4c-e31b-409d-ac77-e4c3938ac224} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2616 2024.02.16 07:05:57.690710 [ 3 ] {} <Debug> HTTP-Session: c68467e9-6b9e-4d19-939e-5388cebd635f Destroying unnamed session
2617 2024.02.16 07:06:02.679030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2618 2024.02.16 07:06:02.679146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2619 2024.02.16 07:06:02.679173 [ 3 ] {} <Debug> HTTP-Session: 633ceb92-6344-4bb6-ab4d-c6eb89637827 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2620 2024.02.16 07:06:02.679196 [ 3 ] {} <Debug> HTTP-Session: 633ceb92-6344-4bb6-ab4d-c6eb89637827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2621 2024.02.16 07:06:02.679323 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2622 2024.02.16 07:06:02.679384 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2623 2024.02.16 07:06:02.679538 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2624 2024.02.16 07:06:02.679967 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2625 2024.02.16 07:06:02.680235 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2626 2024.02.16 07:06:02.680412 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2627 2024.02.16 07:06:02.680549 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00118214 sec., 36374 rows/sec., 2.88 MiB/sec.
2628 2024.02.16 07:06:02.680548 [ 160 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2629 2024.02.16 07:06:02.680681 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2630 2024.02.16 07:06:02.680753 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Debug> DynamicQueryHandler: Done processing query
2631 2024.02.16 07:06:02.680796 [ 3 ] {6a5418ea-5d82-4aef-9456-2edf670759ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2632 2024.02.16 07:06:02.680805 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2633 2024.02.16 07:06:02.680832 [ 3 ] {} <Debug> HTTP-Session: 633ceb92-6344-4bb6-ab4d-c6eb89637827 Destroying unnamed session
2634 2024.02.16 07:06:02.680944 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2635 2024.02.16 07:06:02.680992 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part
2636 2024.02.16 07:06:02.681008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2637 2024.02.16 07:06:02.681085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2638 2024.02.16 07:06:02.681124 [ 3 ] {} <Debug> HTTP-Session: c60335c9-afaf-4737-b443-299d027d3373 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2639 2024.02.16 07:06:02.681177 [ 3 ] {} <Debug> HTTP-Session: c60335c9-afaf-4737-b443-299d027d3373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2640 2024.02.16 07:06:02.681258 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part
2641 2024.02.16 07:06:02.681394 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2642 2024.02.16 07:06:02.681483 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part
2643 2024.02.16 07:06:02.681496 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2644 2024.02.16 07:06:02.681791 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part
2645 2024.02.16 07:06:02.681969 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2646 2024.02.16 07:06:02.682042 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part
2647 2024.02.16 07:06:02.682218 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part
2648 2024.02.16 07:06:02.682896 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2649 2024.02.16 07:06:02.683389 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2650 2024.02.16 07:06:02.683690 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2651 2024.02.16 07:06:02.683689 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002930386 sec., 63814.11868607071 rows/sec., 5.05 MiB/sec.
2652 2024.02.16 07:06:02.683901 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.002439573 sec., 52878 rows/sec., 5.10 MiB/sec.
2653 2024.02.16 07:06:02.683921 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2654 2024.02.16 07:06:02.684216 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Debug> DynamicQueryHandler: Done processing query
2655 2024.02.16 07:06:02.684255 [ 3 ] {d46905e7-29c4-43ba-a960-cc3a27cd1837} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2656 2024.02.16 07:06:02.684294 [ 3 ] {} <Debug> HTTP-Session: c60335c9-afaf-4737-b443-299d027d3373 Destroying unnamed session
2657 2024.02.16 07:06:02.684294 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2658 2024.02.16 07:06:02.684381 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_21_4} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2659 2024.02.16 07:06:02.684487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2660 2024.02.16 07:06:02.684538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2661 2024.02.16 07:06:02.684558 [ 3 ] {} <Debug> HTTP-Session: e5741d77-07dc-44c0-b3d5-e17204ad9d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2662 2024.02.16 07:06:02.684576 [ 3 ] {} <Debug> HTTP-Session: e5741d77-07dc-44c0-b3d5-e17204ad9d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2663 2024.02.16 07:06:02.684657 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2664 2024.02.16 07:06:02.684699 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2665 2024.02.16 07:06:02.684828 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2666 2024.02.16 07:06:02.685143 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2667 2024.02.16 07:06:02.685374 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2668 2024.02.16 07:06:02.685539 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2669 2024.02.16 07:06:02.685654 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000961265 sec., 44732 rows/sec., 3.50 MiB/sec.
2670 2024.02.16 07:06:02.685781 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Debug> DynamicQueryHandler: Done processing query
2671 2024.02.16 07:06:02.685803 [ 3 ] {661edb57-80dc-4c65-9343-824cc1f118ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2672 2024.02.16 07:06:02.685819 [ 3 ] {} <Debug> HTTP-Session: e5741d77-07dc-44c0-b3d5-e17204ad9d63 Destroying unnamed session
2673 2024.02.16 07:06:02.685978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2674 2024.02.16 07:06:02.686022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2675 2024.02.16 07:06:02.686041 [ 3 ] {} <Debug> HTTP-Session: 16729af6-65a4-4dde-94fd-e30cbbd0b61f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2676 2024.02.16 07:06:02.686058 [ 3 ] {} <Debug> HTTP-Session: 16729af6-65a4-4dde-94fd-e30cbbd0b61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2677 2024.02.16 07:06:02.686166 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2678 2024.02.16 07:06:02.686218 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2679 2024.02.16 07:06:02.686361 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2680 2024.02.16 07:06:02.686853 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2681 2024.02.16 07:06:02.687277 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2682 2024.02.16 07:06:02.687480 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2683 2024.02.16 07:06:02.687603 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001393536 sec., 30856 rows/sec., 41.64 MiB/sec.
2684 2024.02.16 07:06:02.687604 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2685 2024.02.16 07:06:02.687702 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2686 2024.02.16 07:06:02.687823 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Debug> DynamicQueryHandler: Done processing query
2687 2024.02.16 07:06:02.687838 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2688 2024.02.16 07:06:02.687862 [ 3 ] {8846e033-5437-47dd-a066-334df5ff255e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2689 2024.02.16 07:06:02.687887 [ 3 ] {} <Debug> HTTP-Session: 16729af6-65a4-4dde-94fd-e30cbbd0b61f Destroying unnamed session
2690 2024.02.16 07:06:02.688026 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2691 2024.02.16 07:06:02.688057 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 455 rows starting from the beginning of the part
2692 2024.02.16 07:06:02.688176 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part
2693 2024.02.16 07:06:02.688272 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part
2694 2024.02.16 07:06:02.688362 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part
2695 2024.02.16 07:06:02.688447 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part
2696 2024.02.16 07:06:02.688533 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part
2697 2024.02.16 07:06:02.689894 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 6 columns (6 merged, 0 gathered) in 0.002105565 sec., 282109.55254290416 rows/sec., 380.69 MiB/sec.
2698 2024.02.16 07:06:02.690302 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2699 2024.02.16 07:06:02.690531 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2700 2024.02.16 07:06:02.690591 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2701 2024.02.16 07:06:02.690668 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_21_4: 4.00 MiB.
2702 2024.02.16 07:06:03.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.34 MiB, peak 236.68 MiB, will set to 231.24 MiB (RSS), difference: -4.10 MiB
2703 2024.02.16 07:06:07.468892 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
2704 2024.02.16 07:06:07.468963 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
2705 2024.02.16 07:06:07.676850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2706 2024.02.16 07:06:07.676957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2707 2024.02.16 07:06:07.676995 [ 3 ] {} <Debug> HTTP-Session: dd046a5f-a6f8-42f4-ab3c-351857194bd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2708 2024.02.16 07:06:07.677025 [ 3 ] {} <Debug> HTTP-Session: dd046a5f-a6f8-42f4-ab3c-351857194bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2709 2024.02.16 07:06:07.677164 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2710 2024.02.16 07:06:07.677236 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2711 2024.02.16 07:06:07.677396 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2712 2024.02.16 07:06:07.677780 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2713 2024.02.16 07:06:07.678048 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2714 2024.02.16 07:06:07.678226 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2715 2024.02.16 07:06:07.678352 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001143239 sec., 4373 rows/sec., 354.50 KiB/sec.
2716 2024.02.16 07:06:07.678497 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Debug> DynamicQueryHandler: Done processing query
2717 2024.02.16 07:06:07.678524 [ 3 ] {4df72c54-0d4f-4870-961c-a29b185aa4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2718 2024.02.16 07:06:07.678541 [ 3 ] {} <Debug> HTTP-Session: dd046a5f-a6f8-42f4-ab3c-351857194bd9 Destroying unnamed session
2719 2024.02.16 07:06:07.678667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2720 2024.02.16 07:06:07.678716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2721 2024.02.16 07:06:07.678743 [ 3 ] {} <Debug> HTTP-Session: d488f5ef-d973-4d97-92d8-24508e4801c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2722 2024.02.16 07:06:07.678763 [ 3 ] {} <Debug> HTTP-Session: d488f5ef-d973-4d97-92d8-24508e4801c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.02.16 07:06:07.678846 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2724 2024.02.16 07:06:07.678889 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2725 2024.02.16 07:06:07.678999 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2726 2024.02.16 07:06:07.679288 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2727 2024.02.16 07:06:07.679508 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2728 2024.02.16 07:06:07.679662 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2729 2024.02.16 07:06:07.679781 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000900113 sec., 16664 rows/sec., 1.50 MiB/sec.
2730 2024.02.16 07:06:07.679927 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Debug> DynamicQueryHandler: Done processing query
2731 2024.02.16 07:06:07.679952 [ 3 ] {d60e71ac-6e04-4623-9da6-f0b6fdd874ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2732 2024.02.16 07:06:07.679968 [ 3 ] {} <Debug> HTTP-Session: d488f5ef-d973-4d97-92d8-24508e4801c9 Destroying unnamed session
2733 2024.02.16 07:06:07.680087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2734 2024.02.16 07:06:07.680134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2735 2024.02.16 07:06:07.680154 [ 3 ] {} <Debug> HTTP-Session: cc91a5b9-b559-40d4-9461-159800e06e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2736 2024.02.16 07:06:07.680171 [ 3 ] {} <Debug> HTTP-Session: cc91a5b9-b559-40d4-9461-159800e06e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2737 2024.02.16 07:06:07.680246 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2738 2024.02.16 07:06:07.680288 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2739 2024.02.16 07:06:07.680399 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2740 2024.02.16 07:06:07.680665 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2741 2024.02.16 07:06:07.680879 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2742 2024.02.16 07:06:07.681030 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2743 2024.02.16 07:06:07.681145 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000864822 sec., 5781 rows/sec., 462.97 KiB/sec.
2744 2024.02.16 07:06:07.681296 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Debug> DynamicQueryHandler: Done processing query
2745 2024.02.16 07:06:07.681319 [ 3 ] {cd82b2fb-38c4-4357-a1b6-6d141002e8c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2746 2024.02.16 07:06:07.681335 [ 3 ] {} <Debug> HTTP-Session: cc91a5b9-b559-40d4-9461-159800e06e6f Destroying unnamed session
2747 2024.02.16 07:06:07.681485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2748 2024.02.16 07:06:07.681530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2749 2024.02.16 07:06:07.681549 [ 3 ] {} <Debug> HTTP-Session: 214c8cc0-a7a2-4d78-a2e3-d40733d6c474 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2750 2024.02.16 07:06:07.681566 [ 3 ] {} <Debug> HTTP-Session: 214c8cc0-a7a2-4d78-a2e3-d40733d6c474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.02.16 07:06:07.681638 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2752 2024.02.16 07:06:07.681684 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2753 2024.02.16 07:06:07.681823 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2754 2024.02.16 07:06:07.682116 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2755 2024.02.16 07:06:07.682413 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2756 2024.02.16 07:06:07.682593 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2757 2024.02.16 07:06:07.682710 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001037267 sec., 4820 rows/sec., 6.50 MiB/sec.
2758 2024.02.16 07:06:07.682909 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Debug> DynamicQueryHandler: Done processing query
2759 2024.02.16 07:06:07.682935 [ 3 ] {0c9cddfb-5a86-43a8-85f2-5764692d7ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2760 2024.02.16 07:06:07.682951 [ 3 ] {} <Debug> HTTP-Session: 214c8cc0-a7a2-4d78-a2e3-d40733d6c474 Destroying unnamed session
2761 2024.02.16 07:06:08.406973 [ 114 ] {} <Debug> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2762 2024.02.16 07:06:08.407056 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2763 2024.02.16 07:06:08.407129 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2764 2024.02.16 07:06:08.407231 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2765 2024.02.16 07:06:08.407264 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2766 2024.02.16 07:06:08.407411 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2767 2024.02.16 07:06:08.407505 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2768 2024.02.16 07:06:08.407586 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2769 2024.02.16 07:06:08.407659 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2770 2024.02.16 07:06:08.408192 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001091078 sec., 10998.29709699948 rows/sec., 932.64 KiB/sec.
2771 2024.02.16 07:06:08.408287 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2772 2024.02.16 07:06:08.408444 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2773 2024.02.16 07:06:08.408499 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_5_1} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2774 2024.02.16 07:06:09.298230 [ 106 ] {} <Debug> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2775 2024.02.16 07:06:09.298319 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2776 2024.02.16 07:06:09.298395 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2777 2024.02.16 07:06:09.298503 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2778 2024.02.16 07:06:09.298534 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2779 2024.02.16 07:06:09.298678 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2780 2024.02.16 07:06:09.298773 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2781 2024.02.16 07:06:09.298851 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2782 2024.02.16 07:06:09.298924 [ 10 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2783 2024.02.16 07:06:09.299442 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001074448 sec., 11168.525605706373 rows/sec., 779.83 KiB/sec.
2784 2024.02.16 07:06:09.299525 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2785 2024.02.16 07:06:09.299705 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2786 2024.02.16 07:06:09.299763 [ 26 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_5_1} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2787 2024.02.16 07:06:12.679027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2788 2024.02.16 07:06:12.679159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2789 2024.02.16 07:06:12.679205 [ 3 ] {} <Debug> HTTP-Session: 6cda5527-3313-44cf-937e-e4662d9f2ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2790 2024.02.16 07:06:12.679234 [ 3 ] {} <Debug> HTTP-Session: 6cda5527-3313-44cf-937e-e4662d9f2ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.02.16 07:06:12.679377 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2792 2024.02.16 07:06:12.679442 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2793 2024.02.16 07:06:12.679603 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2794 2024.02.16 07:06:12.680022 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2795 2024.02.16 07:06:12.680287 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2796 2024.02.16 07:06:12.680454 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2797 2024.02.16 07:06:12.680583 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00116542 sec., 36896 rows/sec., 2.92 MiB/sec.
2798 2024.02.16 07:06:12.680722 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Debug> DynamicQueryHandler: Done processing query
2799 2024.02.16 07:06:12.680748 [ 3 ] {e03af536-5b92-41a2-b8bd-5e972fcc9c5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2800 2024.02.16 07:06:12.680765 [ 3 ] {} <Debug> HTTP-Session: 6cda5527-3313-44cf-937e-e4662d9f2ceb Destroying unnamed session
2801 2024.02.16 07:06:12.680900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2802 2024.02.16 07:06:12.680947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2803 2024.02.16 07:06:12.680973 [ 3 ] {} <Debug> HTTP-Session: 925e8389-5f40-456a-ba19-eae9bd3a558f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2804 2024.02.16 07:06:12.680991 [ 3 ] {} <Debug> HTTP-Session: 925e8389-5f40-456a-ba19-eae9bd3a558f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2805 2024.02.16 07:06:12.681071 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2806 2024.02.16 07:06:12.681112 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2807 2024.02.16 07:06:12.681221 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2808 2024.02.16 07:06:12.681605 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2809 2024.02.16 07:06:12.681837 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2810 2024.02.16 07:06:12.681988 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2811 2024.02.16 07:06:12.682111 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001004146 sec., 128467 rows/sec., 12.39 MiB/sec.
2812 2024.02.16 07:06:12.682306 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Debug> DynamicQueryHandler: Done processing query
2813 2024.02.16 07:06:12.682330 [ 3 ] {1445433e-635e-4e21-8368-66b981846284} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2814 2024.02.16 07:06:12.682347 [ 3 ] {} <Debug> HTTP-Session: 925e8389-5f40-456a-ba19-eae9bd3a558f Destroying unnamed session
2815 2024.02.16 07:06:12.682506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2816 2024.02.16 07:06:12.682552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2817 2024.02.16 07:06:12.682571 [ 3 ] {} <Debug> HTTP-Session: 2653d862-204b-45aa-8f16-773b9197fb57 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2818 2024.02.16 07:06:12.682588 [ 3 ] {} <Debug> HTTP-Session: 2653d862-204b-45aa-8f16-773b9197fb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2819 2024.02.16 07:06:12.682660 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2820 2024.02.16 07:06:12.682701 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2821 2024.02.16 07:06:12.682821 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2822 2024.02.16 07:06:12.683131 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2823 2024.02.16 07:06:12.683354 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2824 2024.02.16 07:06:12.683510 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2825 2024.02.16 07:06:12.683612 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000925253 sec., 46473 rows/sec., 3.63 MiB/sec.
2826 2024.02.16 07:06:12.683732 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Debug> DynamicQueryHandler: Done processing query
2827 2024.02.16 07:06:12.683754 [ 3 ] {4fca06aa-a4d8-41fc-bb3c-4bc96c502c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2828 2024.02.16 07:06:12.683770 [ 3 ] {} <Debug> HTTP-Session: 2653d862-204b-45aa-8f16-773b9197fb57 Destroying unnamed session
2829 2024.02.16 07:06:12.683918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2830 2024.02.16 07:06:12.683962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2831 2024.02.16 07:06:12.683980 [ 3 ] {} <Debug> HTTP-Session: e2bae75b-3ca8-4cfa-9bb3-980bae0b35ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2832 2024.02.16 07:06:12.683998 [ 3 ] {} <Debug> HTTP-Session: e2bae75b-3ca8-4cfa-9bb3-980bae0b35ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.02.16 07:06:12.684088 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2834 2024.02.16 07:06:12.684133 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2835 2024.02.16 07:06:12.684269 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2836 2024.02.16 07:06:12.684750 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2837 2024.02.16 07:06:12.685074 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2838 2024.02.16 07:06:12.685261 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2839 2024.02.16 07:06:12.685386 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001265873 sec., 33968 rows/sec., 45.84 MiB/sec.
2840 2024.02.16 07:06:12.685511 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Debug> DynamicQueryHandler: Done processing query
2841 2024.02.16 07:06:12.685535 [ 3 ] {977ee295-a9c8-4e87-8ac8-912f29422e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2842 2024.02.16 07:06:12.685550 [ 3 ] {} <Debug> HTTP-Session: e2bae75b-3ca8-4cfa-9bb3-980bae0b35ba Destroying unnamed session
2843 2024.02.16 07:06:17.676854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2844 2024.02.16 07:06:17.676972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2845 2024.02.16 07:06:17.676997 [ 3 ] {} <Debug> HTTP-Session: b5707372-dc09-4e79-969a-9909761a57d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2846 2024.02.16 07:06:17.677021 [ 3 ] {} <Debug> HTTP-Session: b5707372-dc09-4e79-969a-9909761a57d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2847 2024.02.16 07:06:17.677150 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2848 2024.02.16 07:06:17.677208 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2849 2024.02.16 07:06:17.677364 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2850 2024.02.16 07:06:17.677757 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2851 2024.02.16 07:06:17.678019 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2852 2024.02.16 07:06:17.678182 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2853 2024.02.16 07:06:17.678302 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001116519 sec., 4478 rows/sec., 362.98 KiB/sec.
2854 2024.02.16 07:06:17.678476 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Debug> DynamicQueryHandler: Done processing query
2855 2024.02.16 07:06:17.678502 [ 3 ] {37106b42-ee70-469f-8099-eec8f3dcd437} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2856 2024.02.16 07:06:17.678520 [ 3 ] {} <Debug> HTTP-Session: b5707372-dc09-4e79-969a-9909761a57d2 Destroying unnamed session
2857 2024.02.16 07:06:17.678644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2858 2024.02.16 07:06:17.678696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2859 2024.02.16 07:06:17.678716 [ 3 ] {} <Debug> HTTP-Session: dd94d387-a7b1-4d57-9334-dd9aea9cebdd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2860 2024.02.16 07:06:17.678736 [ 3 ] {} <Debug> HTTP-Session: dd94d387-a7b1-4d57-9334-dd9aea9cebdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2861 2024.02.16 07:06:17.678817 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2862 2024.02.16 07:06:17.678859 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2863 2024.02.16 07:06:17.678969 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2864 2024.02.16 07:06:17.679306 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2865 2024.02.16 07:06:17.679517 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2866 2024.02.16 07:06:17.679670 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2867 2024.02.16 07:06:17.679773 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000928704 sec., 16151 rows/sec., 1.46 MiB/sec.
2868 2024.02.16 07:06:17.679893 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Debug> DynamicQueryHandler: Done processing query
2869 2024.02.16 07:06:17.679918 [ 3 ] {93b77291-8587-45fa-86ba-8a5c29e156e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2870 2024.02.16 07:06:17.679934 [ 3 ] {} <Debug> HTTP-Session: dd94d387-a7b1-4d57-9334-dd9aea9cebdd Destroying unnamed session
2871 2024.02.16 07:06:17.680053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2872 2024.02.16 07:06:17.680100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2873 2024.02.16 07:06:17.680121 [ 3 ] {} <Debug> HTTP-Session: 47c1658f-d017-4726-ad8d-7a7328d87da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2874 2024.02.16 07:06:17.680138 [ 3 ] {} <Debug> HTTP-Session: 47c1658f-d017-4726-ad8d-7a7328d87da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2875 2024.02.16 07:06:17.680211 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2876 2024.02.16 07:06:17.680250 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2877 2024.02.16 07:06:17.680356 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2878 2024.02.16 07:06:17.680649 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2879 2024.02.16 07:06:17.680864 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2880 2024.02.16 07:06:17.681008 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2881 2024.02.16 07:06:17.681109 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000868122 sec., 5759 rows/sec., 461.21 KiB/sec.
2882 2024.02.16 07:06:17.681244 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Debug> DynamicQueryHandler: Done processing query
2883 2024.02.16 07:06:17.681267 [ 3 ] {dc6d16d9-a5fd-4eb4-b102-9f588ae42a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2884 2024.02.16 07:06:17.681283 [ 3 ] {} <Debug> HTTP-Session: 47c1658f-d017-4726-ad8d-7a7328d87da4 Destroying unnamed session
2885 2024.02.16 07:06:17.681420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2886 2024.02.16 07:06:17.681464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2887 2024.02.16 07:06:17.681482 [ 3 ] {} <Debug> HTTP-Session: 5d908c00-0144-4ab0-9dfc-80c7863c33ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2888 2024.02.16 07:06:17.681498 [ 3 ] {} <Debug> HTTP-Session: 5d908c00-0144-4ab0-9dfc-80c7863c33ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2889 2024.02.16 07:06:17.681571 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2890 2024.02.16 07:06:17.681616 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2891 2024.02.16 07:06:17.681748 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2892 2024.02.16 07:06:17.682070 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2893 2024.02.16 07:06:17.682351 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2894 2024.02.16 07:06:17.682529 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2895 2024.02.16 07:06:17.682627 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001027456 sec., 4866 rows/sec., 6.57 MiB/sec.
2896 2024.02.16 07:06:17.682846 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Debug> DynamicQueryHandler: Done processing query
2897 2024.02.16 07:06:17.682869 [ 3 ] {347c88ab-0af0-4ef7-88a1-b115b65a111c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2898 2024.02.16 07:06:17.682885 [ 3 ] {} <Debug> HTTP-Session: 5d908c00-0144-4ab0-9dfc-80c7863c33ac Destroying unnamed session
2899 2024.02.16 07:06:22.469033 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
2900 2024.02.16 07:06:22.469124 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
2901 2024.02.16 07:06:22.679475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2902 2024.02.16 07:06:22.679586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2903 2024.02.16 07:06:22.679611 [ 3 ] {} <Debug> HTTP-Session: 075aeb7f-a581-49bf-912c-cb96d3e6b42f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2904 2024.02.16 07:06:22.679634 [ 3 ] {} <Debug> HTTP-Session: 075aeb7f-a581-49bf-912c-cb96d3e6b42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.02.16 07:06:22.679759 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2906 2024.02.16 07:06:22.679821 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2907 2024.02.16 07:06:22.679975 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2908 2024.02.16 07:06:22.680443 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2909 2024.02.16 07:06:22.680711 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2910 2024.02.16 07:06:22.680880 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2911 2024.02.16 07:06:22.681000 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001204501 sec., 35699 rows/sec., 2.83 MiB/sec.
2912 2024.02.16 07:06:22.681168 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Debug> DynamicQueryHandler: Done processing query
2913 2024.02.16 07:06:22.681194 [ 3 ] {88a53ef4-665e-49e7-a3a4-ff7b70cd7400} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2914 2024.02.16 07:06:22.681211 [ 3 ] {} <Debug> HTTP-Session: 075aeb7f-a581-49bf-912c-cb96d3e6b42f Destroying unnamed session
2915 2024.02.16 07:06:22.681354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2916 2024.02.16 07:06:22.681412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2917 2024.02.16 07:06:22.681433 [ 3 ] {} <Debug> HTTP-Session: fc67a2fd-cbe7-4d31-9162-feaeceba3b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2918 2024.02.16 07:06:22.681451 [ 3 ] {} <Debug> HTTP-Session: fc67a2fd-cbe7-4d31-9162-feaeceba3b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2919 2024.02.16 07:06:22.681534 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2920 2024.02.16 07:06:22.681574 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2921 2024.02.16 07:06:22.681685 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2024.02.16 07:06:22.682093 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2923 2024.02.16 07:06:22.682323 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2924 2024.02.16 07:06:22.682476 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2925 2024.02.16 07:06:22.682575 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001012406 sec., 127419 rows/sec., 12.28 MiB/sec.
2926 2024.02.16 07:06:22.682568 [ 57 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2927 2024.02.16 07:06:22.682638 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2928 2024.02.16 07:06:22.682707 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Debug> DynamicQueryHandler: Done processing query
2929 2024.02.16 07:06:22.682716 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2930 2024.02.16 07:06:22.682732 [ 3 ] {4d830eb4-4cc7-4885-b733-d7e63f5483fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2931 2024.02.16 07:06:22.682761 [ 3 ] {} <Debug> HTTP-Session: fc67a2fd-cbe7-4d31-9162-feaeceba3b47 Destroying unnamed session
2932 2024.02.16 07:06:22.682819 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2933 2024.02.16 07:06:22.682847 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part
2934 2024.02.16 07:06:22.682937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2935 2024.02.16 07:06:22.682975 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 129 rows starting from the beginning of the part
2936 2024.02.16 07:06:22.682986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2937 2024.02.16 07:06:22.683015 [ 3 ] {} <Debug> HTTP-Session: 440ca561-3fb4-4601-898a-898df368346f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2938 2024.02.16 07:06:22.683041 [ 3 ] {} <Debug> HTTP-Session: 440ca561-3fb4-4601-898a-898df368346f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.02.16 07:06:22.683094 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part
2940 2024.02.16 07:06:22.683148 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2941 2024.02.16 07:06:22.683205 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2942 2024.02.16 07:06:22.683215 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 129 rows starting from the beginning of the part
2943 2024.02.16 07:06:22.683381 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part
2944 2024.02.16 07:06:22.683438 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2945 2024.02.16 07:06:22.683519 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part
2946 2024.02.16 07:06:22.683919 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2947 2024.02.16 07:06:22.684242 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2948 2024.02.16 07:06:22.684452 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2949 2024.02.16 07:06:22.684550 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855658 sec., 323874.33460260456 rows/sec., 30.64 MiB/sec.
2950 2024.02.16 07:06:22.684587 [ 57 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2951 2024.02.16 07:06:22.684612 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.001426416 sec., 30145 rows/sec., 2.36 MiB/sec.
2952 2024.02.16 07:06:22.684651 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2953 2024.02.16 07:06:22.684824 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2954 2024.02.16 07:06:22.684871 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2955 2024.02.16 07:06:22.684936 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Debug> DynamicQueryHandler: Done processing query
2956 2024.02.16 07:06:22.684979 [ 3 ] {4c2a8fd4-8e44-4b59-aac2-84dcc6d56100} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2957 2024.02.16 07:06:22.685031 [ 3 ] {} <Debug> HTTP-Session: 440ca561-3fb4-4601-898a-898df368346f Destroying unnamed session
2958 2024.02.16 07:06:22.685118 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2959 2024.02.16 07:06:22.685121 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2960 2024.02.16 07:06:22.685181 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part
2961 2024.02.16 07:06:22.685246 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_26_5} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2962 2024.02.16 07:06:22.685304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2963 2024.02.16 07:06:22.685430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2964 2024.02.16 07:06:22.685481 [ 3 ] {} <Debug> HTTP-Session: 824449db-1d08-4a5c-a043-956a938a4dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2965 2024.02.16 07:06:22.685497 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 43 rows starting from the beginning of the part
2966 2024.02.16 07:06:22.685518 [ 3 ] {} <Debug> HTTP-Session: 824449db-1d08-4a5c-a043-956a938a4dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.02.16 07:06:22.685759 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2968 2024.02.16 07:06:22.685765 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
2969 2024.02.16 07:06:22.685870 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2970 2024.02.16 07:06:22.686080 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 43 rows starting from the beginning of the part
2971 2024.02.16 07:06:22.686425 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
2972 2024.02.16 07:06:22.686500 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2973 2024.02.16 07:06:22.686693 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part
2974 2024.02.16 07:06:22.687484 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2975 2024.02.16 07:06:22.688138 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003437458 sec., 68946.29694384629 rows/sec., 5.39 MiB/sec.
2976 2024.02.16 07:06:22.688276 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2977 2024.02.16 07:06:22.688290 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2978 2024.02.16 07:06:22.688549 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2979 2024.02.16 07:06:22.688647 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_26_5} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2980 2024.02.16 07:06:22.688722 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2981 2024.02.16 07:06:22.688886 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.003086379 sec., 13932 rows/sec., 18.80 MiB/sec.
2982 2024.02.16 07:06:22.689045 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Debug> DynamicQueryHandler: Done processing query
2983 2024.02.16 07:06:22.689080 [ 3 ] {e1c14e3b-5602-45db-9a94-d0070424d4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2984 2024.02.16 07:06:22.689104 [ 3 ] {} <Debug> HTTP-Session: 824449db-1d08-4a5c-a043-956a938a4dfc Destroying unnamed session
2985 2024.02.16 07:06:27.677835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2986 2024.02.16 07:06:27.678015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2987 2024.02.16 07:06:27.678061 [ 3 ] {} <Debug> HTTP-Session: d9916b5f-b861-474b-9352-d02641500b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
2988 2024.02.16 07:06:27.678102 [ 3 ] {} <Debug> HTTP-Session: d9916b5f-b861-474b-9352-d02641500b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2989 2024.02.16 07:06:27.678303 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2990 2024.02.16 07:06:27.678400 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2991 2024.02.16 07:06:27.678663 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2992 2024.02.16 07:06:27.679122 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2993 2024.02.16 07:06:27.679385 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2994 2024.02.16 07:06:27.679553 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2995 2024.02.16 07:06:27.679679 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001318794 sec., 3791 rows/sec., 307.31 KiB/sec.
2996 2024.02.16 07:06:27.679697 [ 58 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2997 2024.02.16 07:06:27.679814 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
2998 2024.02.16 07:06:27.679874 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Debug> DynamicQueryHandler: Done processing query
2999 2024.02.16 07:06:27.679907 [ 3 ] {01ea5db3-b35c-4f6d-8129-f4028d6ba8b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3000 2024.02.16 07:06:27.679912 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3001 2024.02.16 07:06:27.679927 [ 3 ] {} <Debug> HTTP-Session: d9916b5f-b861-474b-9352-d02641500b68 Destroying unnamed session
3002 2024.02.16 07:06:27.680009 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3003 2024.02.16 07:06:27.680043 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part
3004 2024.02.16 07:06:27.680085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3005 2024.02.16 07:06:27.680141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3006 2024.02.16 07:06:27.680172 [ 3 ] {} <Debug> HTTP-Session: b2ea44c7-73c9-4286-975c-c2d1d20ced67 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3007 2024.02.16 07:06:27.680193 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part
3008 2024.02.16 07:06:27.680199 [ 3 ] {} <Debug> HTTP-Session: b2ea44c7-73c9-4286-975c-c2d1d20ced67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3009 2024.02.16 07:06:27.680333 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3010 2024.02.16 07:06:27.680346 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part
3011 2024.02.16 07:06:27.680390 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3012 2024.02.16 07:06:27.680517 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part
3013 2024.02.16 07:06:27.680622 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3014 2024.02.16 07:06:27.680691 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part
3015 2024.02.16 07:06:27.680786 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part
3016 2024.02.16 07:06:27.681105 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3017 2024.02.16 07:06:27.681441 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3018 2024.02.16 07:06:27.681619 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741414 sec., 85562.65195984412 rows/sec., 6.77 MiB/sec.
3019 2024.02.16 07:06:27.681667 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3020 2024.02.16 07:06:27.681753 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3021 2024.02.16 07:06:27.681820 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Information> executeQuery: Read 51 rows, 4.15 KiB in 0.001447287 sec., 35238 rows/sec., 2.80 MiB/sec.
3022 2024.02.16 07:06:27.681977 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Debug> DynamicQueryHandler: Done processing query
3023 2024.02.16 07:06:27.681978 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3024 2024.02.16 07:06:27.682005 [ 3 ] {218b622c-5890-4ea4-8d88-c6a901bf51a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3025 2024.02.16 07:06:27.682025 [ 3 ] {} <Debug> HTTP-Session: b2ea44c7-73c9-4286-975c-c2d1d20ced67 Destroying unnamed session
3026 2024.02.16 07:06:27.682056 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_26_5} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3027 2024.02.16 07:06:27.682160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2024.02.16 07:06:27.682207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3029 2024.02.16 07:06:27.682227 [ 3 ] {} <Debug> HTTP-Session: 0a56dc1f-be1a-4abc-8ff8-c4db3f8fa56d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3030 2024.02.16 07:06:27.682244 [ 3 ] {} <Debug> HTTP-Session: 0a56dc1f-be1a-4abc-8ff8-c4db3f8fa56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.02.16 07:06:27.682317 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3032 2024.02.16 07:06:27.682357 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3033 2024.02.16 07:06:27.682461 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3034 2024.02.16 07:06:27.682747 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
3035 2024.02.16 07:06:27.682957 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3036 2024.02.16 07:06:27.683113 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3037 2024.02.16 07:06:27.683232 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000887303 sec., 32683 rows/sec., 2.53 MiB/sec.
3038 2024.02.16 07:06:27.683353 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Debug> DynamicQueryHandler: Done processing query
3039 2024.02.16 07:06:27.683378 [ 3 ] {a035b85d-73b5-4076-a440-b9f34746843a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3040 2024.02.16 07:06:27.683395 [ 3 ] {} <Debug> HTTP-Session: 0a56dc1f-be1a-4abc-8ff8-c4db3f8fa56d Destroying unnamed session
3041 2024.02.16 07:06:27.683546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3042 2024.02.16 07:06:27.683592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3043 2024.02.16 07:06:27.683611 [ 3 ] {} <Debug> HTTP-Session: b92b19f6-fe2e-47bc-a511-bd461a447c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3044 2024.02.16 07:06:27.683628 [ 3 ] {} <Debug> HTTP-Session: b92b19f6-fe2e-47bc-a511-bd461a447c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3045 2024.02.16 07:06:27.683699 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3046 2024.02.16 07:06:27.683743 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3047 2024.02.16 07:06:27.683867 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3048 2024.02.16 07:06:27.684167 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
3049 2024.02.16 07:06:27.684439 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3050 2024.02.16 07:06:27.684621 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3051 2024.02.16 07:06:27.684746 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001016216 sec., 35425 rows/sec., 2.50 MiB/sec.
3052 2024.02.16 07:06:27.684911 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Debug> DynamicQueryHandler: Done processing query
3053 2024.02.16 07:06:27.684943 [ 3 ] {12945c03-2e2c-47b7-8e6e-6eb3920e2289} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3054 2024.02.16 07:06:27.684965 [ 3 ] {} <Debug> HTTP-Session: b92b19f6-fe2e-47bc-a511-bd461a447c1a Destroying unnamed session
3055 2024.02.16 07:06:27.685139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3056 2024.02.16 07:06:27.685189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3057 2024.02.16 07:06:27.685209 [ 3 ] {} <Debug> HTTP-Session: 23a8cfc2-df37-4051-94e3-3c49dde3347f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3058 2024.02.16 07:06:27.685226 [ 3 ] {} <Debug> HTTP-Session: 23a8cfc2-df37-4051-94e3-3c49dde3347f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.02.16 07:06:27.685299 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3060 2024.02.16 07:06:27.685345 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3061 2024.02.16 07:06:27.685492 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3062 2024.02.16 07:06:27.685838 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
3063 2024.02.16 07:06:27.686117 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3064 2024.02.16 07:06:27.686310 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3065 2024.02.16 07:06:27.686437 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001106739 sec., 4517 rows/sec., 6.10 MiB/sec.
3066 2024.02.16 07:06:27.686429 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3067 2024.02.16 07:06:27.686546 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.28 GiB.
3068 2024.02.16 07:06:27.686648 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Debug> DynamicQueryHandler: Done processing query
3069 2024.02.16 07:06:27.686683 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3070 2024.02.16 07:06:27.686692 [ 3 ] {b11f6d4c-0b3c-4e15-8f5c-0544dee4f383} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3071 2024.02.16 07:06:27.686772 [ 3 ] {} <Debug> HTTP-Session: 23a8cfc2-df37-4051-94e3-3c49dde3347f Destroying unnamed session
3072 2024.02.16 07:06:27.686862 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3073 2024.02.16 07:06:27.686904 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 594 rows starting from the beginning of the part
3074 2024.02.16 07:06:27.687064 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part
3075 2024.02.16 07:06:27.687171 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part
3076 2024.02.16 07:06:27.687267 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part
3077 2024.02.16 07:06:27.687362 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part
3078 2024.02.16 07:06:27.687449 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part
3079 2024.02.16 07:06:27.689079 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 6 columns (6 merged, 0 gathered) in 0.002455962 sec., 282984.8344559077 rows/sec., 381.87 MiB/sec.
3080 2024.02.16 07:06:27.689591 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3081 2024.02.16 07:06:27.689831 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3082 2024.02.16 07:06:27.689892 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3083 2024.02.16 07:06:27.689966 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_26_5: 4.10 MiB.
3084 2024.02.16 07:06:32.679202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3085 2024.02.16 07:06:32.679333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3086 2024.02.16 07:06:32.679366 [ 3 ] {} <Debug> HTTP-Session: 5d45bb50-5cf6-49ee-8282-8addc52aa17c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3087 2024.02.16 07:06:32.679395 [ 3 ] {} <Debug> HTTP-Session: 5d45bb50-5cf6-49ee-8282-8addc52aa17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3088 2024.02.16 07:06:32.679538 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3089 2024.02.16 07:06:32.679606 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3090 2024.02.16 07:06:32.679789 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3091 2024.02.16 07:06:32.680231 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3092 2024.02.16 07:06:32.680505 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3093 2024.02.16 07:06:32.680679 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3094 2024.02.16 07:06:32.680793 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001213372 sec., 35438 rows/sec., 2.81 MiB/sec.
3095 2024.02.16 07:06:32.680960 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Debug> DynamicQueryHandler: Done processing query
3096 2024.02.16 07:06:32.680987 [ 3 ] {c4d7eac6-cb24-4ea3-a386-f5f5b9aa3e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3097 2024.02.16 07:06:32.681003 [ 3 ] {} <Debug> HTTP-Session: 5d45bb50-5cf6-49ee-8282-8addc52aa17c Destroying unnamed session
3098 2024.02.16 07:06:32.681145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3099 2024.02.16 07:06:32.681195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3100 2024.02.16 07:06:32.681215 [ 3 ] {} <Debug> HTTP-Session: 3220fe6f-82ea-4c59-9f0b-e15b887bbf16 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3101 2024.02.16 07:06:32.681233 [ 3 ] {} <Debug> HTTP-Session: 3220fe6f-82ea-4c59-9f0b-e15b887bbf16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3102 2024.02.16 07:06:32.681312 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3103 2024.02.16 07:06:32.681352 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3104 2024.02.16 07:06:32.681464 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3105 2024.02.16 07:06:32.681835 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3106 2024.02.16 07:06:32.682072 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3107 2024.02.16 07:06:32.682227 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3108 2024.02.16 07:06:32.682328 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000988815 sec., 130459 rows/sec., 12.58 MiB/sec.
3109 2024.02.16 07:06:32.682448 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Debug> DynamicQueryHandler: Done processing query
3110 2024.02.16 07:06:32.682472 [ 3 ] {671ea3db-67de-402e-9f26-f55f2f754897} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3111 2024.02.16 07:06:32.682489 [ 3 ] {} <Debug> HTTP-Session: 3220fe6f-82ea-4c59-9f0b-e15b887bbf16 Destroying unnamed session
3112 2024.02.16 07:06:32.682658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3113 2024.02.16 07:06:32.682702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3114 2024.02.16 07:06:32.682721 [ 3 ] {} <Debug> HTTP-Session: 66787f18-2e2e-42c3-a3fa-b3c671e6a97f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3115 2024.02.16 07:06:32.682737 [ 3 ] {} <Debug> HTTP-Session: 66787f18-2e2e-42c3-a3fa-b3c671e6a97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3116 2024.02.16 07:06:32.682808 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3117 2024.02.16 07:06:32.682847 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3118 2024.02.16 07:06:32.682951 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3119 2024.02.16 07:06:32.683238 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3120 2024.02.16 07:06:32.683451 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3121 2024.02.16 07:06:32.683599 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3122 2024.02.16 07:06:32.683695 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000858922 sec., 50062 rows/sec., 3.91 MiB/sec.
3123 2024.02.16 07:06:32.683792 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Debug> DynamicQueryHandler: Done processing query
3124 2024.02.16 07:06:32.683816 [ 3 ] {973ccd04-ae76-4c47-bd88-aba0ca95b6e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3125 2024.02.16 07:06:32.683832 [ 3 ] {} <Debug> HTTP-Session: 66787f18-2e2e-42c3-a3fa-b3c671e6a97f Destroying unnamed session
3126 2024.02.16 07:06:32.683979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3127 2024.02.16 07:06:32.684024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3128 2024.02.16 07:06:32.684042 [ 3 ] {} <Debug> HTTP-Session: 578ad5e2-a753-478c-bc24-8d31f0c5896b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3129 2024.02.16 07:06:32.684058 [ 3 ] {} <Debug> HTTP-Session: 578ad5e2-a753-478c-bc24-8d31f0c5896b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.02.16 07:06:32.684144 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3131 2024.02.16 07:06:32.684189 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3132 2024.02.16 07:06:32.684324 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3133 2024.02.16 07:06:32.684767 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3134 2024.02.16 07:06:32.685099 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3135 2024.02.16 07:06:32.685313 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3136 2024.02.16 07:06:32.685411 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001238442 sec., 34721 rows/sec., 46.85 MiB/sec.
3137 2024.02.16 07:06:32.685533 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Debug> DynamicQueryHandler: Done processing query
3138 2024.02.16 07:06:32.685557 [ 3 ] {ad5d9e2a-f6af-42da-845e-f7c34a25bf48} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3139 2024.02.16 07:06:32.685574 [ 3 ] {} <Debug> HTTP-Session: 578ad5e2-a753-478c-bc24-8d31f0c5896b Destroying unnamed session
3140 2024.02.16 07:06:37.469172 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
3141 2024.02.16 07:06:37.469244 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
3142 2024.02.16 07:06:37.676857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3143 2024.02.16 07:06:37.676982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3144 2024.02.16 07:06:37.677013 [ 3 ] {} <Debug> HTTP-Session: 89bef692-afa2-402f-a1ac-2c0c01021072 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3145 2024.02.16 07:06:37.677042 [ 3 ] {} <Debug> HTTP-Session: 89bef692-afa2-402f-a1ac-2c0c01021072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.02.16 07:06:37.677184 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3147 2024.02.16 07:06:37.677253 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3148 2024.02.16 07:06:37.677437 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3149 2024.02.16 07:06:37.677897 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3150 2024.02.16 07:06:37.678171 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3151 2024.02.16 07:06:37.678338 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3152 2024.02.16 07:06:37.678479 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001251682 sec., 3994 rows/sec., 323.78 KiB/sec.
3153 2024.02.16 07:06:37.678632 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Debug> DynamicQueryHandler: Done processing query
3154 2024.02.16 07:06:37.678658 [ 3 ] {cdf66468-698a-4dd6-800f-1f51480425ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3155 2024.02.16 07:06:37.678677 [ 3 ] {} <Debug> HTTP-Session: 89bef692-afa2-402f-a1ac-2c0c01021072 Destroying unnamed session
3156 2024.02.16 07:06:37.678794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3157 2024.02.16 07:06:37.678848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3158 2024.02.16 07:06:37.678868 [ 3 ] {} <Debug> HTTP-Session: dcdc9a05-cf66-4433-9648-2a511594cb3b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3159 2024.02.16 07:06:37.678886 [ 3 ] {} <Debug> HTTP-Session: dcdc9a05-cf66-4433-9648-2a511594cb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.02.16 07:06:37.678972 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3161 2024.02.16 07:06:37.679015 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3162 2024.02.16 07:06:37.679128 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3163 2024.02.16 07:06:37.679437 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3164 2024.02.16 07:06:37.679649 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3165 2024.02.16 07:06:37.679798 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3166 2024.02.16 07:06:37.679921 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000918904 sec., 4353 rows/sec., 363.46 KiB/sec.
3167 2024.02.16 07:06:37.680044 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Debug> DynamicQueryHandler: Done processing query
3168 2024.02.16 07:06:37.680069 [ 3 ] {941871fe-88e5-4132-b6b4-3c5c46d1a961} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3169 2024.02.16 07:06:37.680085 [ 3 ] {} <Debug> HTTP-Session: dcdc9a05-cf66-4433-9648-2a511594cb3b Destroying unnamed session
3170 2024.02.16 07:06:37.680218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3171 2024.02.16 07:06:37.680264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3172 2024.02.16 07:06:37.680283 [ 3 ] {} <Debug> HTTP-Session: 8d0c281e-7112-4ebf-8252-69f173c8c123 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3173 2024.02.16 07:06:37.680301 [ 3 ] {} <Debug> HTTP-Session: 8d0c281e-7112-4ebf-8252-69f173c8c123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3174 2024.02.16 07:06:37.680374 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3175 2024.02.16 07:06:37.680414 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3176 2024.02.16 07:06:37.680523 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3177 2024.02.16 07:06:37.680804 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3178 2024.02.16 07:06:37.681017 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3179 2024.02.16 07:06:37.681171 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3180 2024.02.16 07:06:37.681289 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000885743 sec., 19192 rows/sec., 1.72 MiB/sec.
3181 2024.02.16 07:06:37.681431 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Debug> DynamicQueryHandler: Done processing query
3182 2024.02.16 07:06:37.681455 [ 3 ] {9983cd3a-0f97-4ce5-a021-235c603a731e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3183 2024.02.16 07:06:37.681472 [ 3 ] {} <Debug> HTTP-Session: 8d0c281e-7112-4ebf-8252-69f173c8c123 Destroying unnamed session
3184 2024.02.16 07:06:37.681601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3185 2024.02.16 07:06:37.681647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3186 2024.02.16 07:06:37.681666 [ 3 ] {} <Debug> HTTP-Session: 81284c5a-578c-487b-aaea-4238bc3b5772 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3187 2024.02.16 07:06:37.681683 [ 3 ] {} <Debug> HTTP-Session: 81284c5a-578c-487b-aaea-4238bc3b5772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.02.16 07:06:37.681751 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3189 2024.02.16 07:06:37.681791 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3190 2024.02.16 07:06:37.681896 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3191 2024.02.16 07:06:37.682167 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3192 2024.02.16 07:06:37.682377 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3193 2024.02.16 07:06:37.682548 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3194 2024.02.16 07:06:37.682667 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000880023 sec., 4545 rows/sec., 317.37 KiB/sec.
3195 2024.02.16 07:06:37.682795 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Debug> DynamicQueryHandler: Done processing query
3196 2024.02.16 07:06:37.682820 [ 3 ] {1cc52626-ceb1-4553-a222-e1f09c944b01} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3197 2024.02.16 07:06:37.682836 [ 3 ] {} <Debug> HTTP-Session: 81284c5a-578c-487b-aaea-4238bc3b5772 Destroying unnamed session
3198 2024.02.16 07:06:37.682953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3199 2024.02.16 07:06:37.682999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3200 2024.02.16 07:06:37.683018 [ 3 ] {} <Debug> HTTP-Session: 09c74bac-848e-4e19-88b5-42b8dcb943d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3201 2024.02.16 07:06:37.683035 [ 3 ] {} <Debug> HTTP-Session: 09c74bac-848e-4e19-88b5-42b8dcb943d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.02.16 07:06:37.683104 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3203 2024.02.16 07:06:37.683143 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3204 2024.02.16 07:06:37.683249 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3205 2024.02.16 07:06:37.683518 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3206 2024.02.16 07:06:37.683726 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3207 2024.02.16 07:06:37.683877 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3208 2024.02.16 07:06:37.683993 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000861332 sec., 10448 rows/sec., 843.53 KiB/sec.
3209 2024.02.16 07:06:37.684109 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Debug> DynamicQueryHandler: Done processing query
3210 2024.02.16 07:06:37.684133 [ 3 ] {fb6ba646-f2a3-461b-987e-9153187c67c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3211 2024.02.16 07:06:37.684150 [ 3 ] {} <Debug> HTTP-Session: 09c74bac-848e-4e19-88b5-42b8dcb943d7 Destroying unnamed session
3212 2024.02.16 07:06:37.684290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3213 2024.02.16 07:06:37.684335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3214 2024.02.16 07:06:37.684354 [ 3 ] {} <Debug> HTTP-Session: c916c95c-692a-49cc-b5cb-67651b29c7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3215 2024.02.16 07:06:37.684371 [ 3 ] {} <Debug> HTTP-Session: c916c95c-692a-49cc-b5cb-67651b29c7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.02.16 07:06:37.684439 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3217 2024.02.16 07:06:37.684484 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3218 2024.02.16 07:06:37.684604 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3219 2024.02.16 07:06:37.684876 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3220 2024.02.16 07:06:37.685141 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3221 2024.02.16 07:06:37.685322 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3222 2024.02.16 07:06:37.685452 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000983855 sec., 2032 rows/sec., 142.93 KiB/sec.
3223 2024.02.16 07:06:37.685573 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Debug> DynamicQueryHandler: Done processing query
3224 2024.02.16 07:06:37.685598 [ 3 ] {f55531d2-435c-4b19-ab44-febf6c065f20} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3225 2024.02.16 07:06:37.685615 [ 3 ] {} <Debug> HTTP-Session: c916c95c-692a-49cc-b5cb-67651b29c7c3 Destroying unnamed session
3226 2024.02.16 07:06:37.685727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3227 2024.02.16 07:06:37.685772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3228 2024.02.16 07:06:37.685791 [ 3 ] {} <Debug> HTTP-Session: 96a8ffc5-2d48-40b9-8ddc-656e958c923a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3229 2024.02.16 07:06:37.685807 [ 3 ] {} <Debug> HTTP-Session: 96a8ffc5-2d48-40b9-8ddc-656e958c923a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3230 2024.02.16 07:06:37.685879 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3231 2024.02.16 07:06:37.685922 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3232 2024.02.16 07:06:37.686059 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3233 2024.02.16 07:06:37.686358 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3234 2024.02.16 07:06:37.686632 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3235 2024.02.16 07:06:37.686814 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3236 2024.02.16 07:06:37.686930 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001014186 sec., 4930 rows/sec., 6.65 MiB/sec.
3237 2024.02.16 07:06:37.687085 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Debug> DynamicQueryHandler: Done processing query
3238 2024.02.16 07:06:37.687110 [ 3 ] {dfccfba0-12ee-4508-9b4d-59e4b0e27ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3239 2024.02.16 07:06:37.687126 [ 3 ] {} <Debug> HTTP-Session: 96a8ffc5-2d48-40b9-8ddc-656e958c923a Destroying unnamed session
3240 2024.02.16 07:06:42.678013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3241 2024.02.16 07:06:42.678145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3242 2024.02.16 07:06:42.678175 [ 3 ] {} <Debug> HTTP-Session: 1c77a55e-c46e-44f6-b021-22c560f56cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3243 2024.02.16 07:06:42.678204 [ 3 ] {} <Debug> HTTP-Session: 1c77a55e-c46e-44f6-b021-22c560f56cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.02.16 07:06:42.678349 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3245 2024.02.16 07:06:42.678415 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3246 2024.02.16 07:06:42.678598 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3247 2024.02.16 07:06:42.679101 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3248 2024.02.16 07:06:42.679388 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3249 2024.02.16 07:06:42.679555 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3250 2024.02.16 07:06:42.679686 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001292083 sec., 33279 rows/sec., 2.63 MiB/sec.
3251 2024.02.16 07:06:42.679841 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Debug> DynamicQueryHandler: Done processing query
3252 2024.02.16 07:06:42.679874 [ 3 ] {e5e52a2b-d1cc-4f6b-8e45-b3fdb61b5a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3253 2024.02.16 07:06:42.679892 [ 3 ] {} <Debug> HTTP-Session: 1c77a55e-c46e-44f6-b021-22c560f56cb4 Destroying unnamed session
3254 2024.02.16 07:06:42.680040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3255 2024.02.16 07:06:42.680087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3256 2024.02.16 07:06:42.680106 [ 3 ] {} <Debug> HTTP-Session: dbcf2d68-d22d-43a2-8422-e8b783a7e3f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3257 2024.02.16 07:06:42.680123 [ 3 ] {} <Debug> HTTP-Session: dbcf2d68-d22d-43a2-8422-e8b783a7e3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3258 2024.02.16 07:06:42.680201 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3259 2024.02.16 07:06:42.680241 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3260 2024.02.16 07:06:42.680359 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3261 2024.02.16 07:06:42.680806 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3262 2024.02.16 07:06:42.681030 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3263 2024.02.16 07:06:42.681184 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3264 2024.02.16 07:06:42.681301 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001058547 sec., 121865 rows/sec., 11.75 MiB/sec.
3265 2024.02.16 07:06:42.681430 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Debug> DynamicQueryHandler: Done processing query
3266 2024.02.16 07:06:42.681455 [ 3 ] {12e421cd-cfb0-46fe-b7a4-8595fd2daaf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3267 2024.02.16 07:06:42.681473 [ 3 ] {} <Debug> HTTP-Session: dbcf2d68-d22d-43a2-8422-e8b783a7e3f9 Destroying unnamed session
3268 2024.02.16 07:06:42.681606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3269 2024.02.16 07:06:42.681651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3270 2024.02.16 07:06:42.681671 [ 3 ] {} <Debug> HTTP-Session: de1af3da-b8a8-46bd-803f-e90eabb699c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3271 2024.02.16 07:06:42.681687 [ 3 ] {} <Debug> HTTP-Session: de1af3da-b8a8-46bd-803f-e90eabb699c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.02.16 07:06:42.681757 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3273 2024.02.16 07:06:42.681798 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3274 2024.02.16 07:06:42.681902 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3275 2024.02.16 07:06:42.682224 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3276 2024.02.16 07:06:42.682437 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3277 2024.02.16 07:06:42.682588 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3278 2024.02.16 07:06:42.682698 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000902154 sec., 47663 rows/sec., 3.73 MiB/sec.
3279 2024.02.16 07:06:42.682823 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Debug> DynamicQueryHandler: Done processing query
3280 2024.02.16 07:06:42.682847 [ 3 ] {fefd5054-02e0-434f-9622-9e0623200465} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3281 2024.02.16 07:06:42.682864 [ 3 ] {} <Debug> HTTP-Session: de1af3da-b8a8-46bd-803f-e90eabb699c8 Destroying unnamed session
3282 2024.02.16 07:06:42.683050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3283 2024.02.16 07:06:42.683093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3284 2024.02.16 07:06:42.683113 [ 3 ] {} <Debug> HTTP-Session: f1a22ccf-c8a4-47fe-9667-dff6dc2c0a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3285 2024.02.16 07:06:42.683129 [ 3 ] {} <Debug> HTTP-Session: f1a22ccf-c8a4-47fe-9667-dff6dc2c0a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.02.16 07:06:42.683211 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3287 2024.02.16 07:06:42.683255 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3288 2024.02.16 07:06:42.683389 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3289 2024.02.16 07:06:42.683863 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3290 2024.02.16 07:06:42.684187 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3291 2024.02.16 07:06:42.684366 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3292 2024.02.16 07:06:42.684479 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001232551 sec., 34886 rows/sec., 47.08 MiB/sec.
3293 2024.02.16 07:06:42.684608 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Debug> DynamicQueryHandler: Done processing query
3294 2024.02.16 07:06:42.684632 [ 3 ] {f5064dd2-268c-400a-be23-f6bda382a1ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3295 2024.02.16 07:06:42.684649 [ 3 ] {} <Debug> HTTP-Session: f1a22ccf-c8a4-47fe-9667-dff6dc2c0a09 Destroying unnamed session
3296 2024.02.16 07:06:47.676379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3297 2024.02.16 07:06:47.676511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3298 2024.02.16 07:06:47.676543 [ 3 ] {} <Debug> HTTP-Session: 85a32060-081e-40ab-bbae-95e39b9fab10 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3299 2024.02.16 07:06:47.676573 [ 3 ] {} <Debug> HTTP-Session: 85a32060-081e-40ab-bbae-95e39b9fab10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.02.16 07:06:47.676715 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3301 2024.02.16 07:06:47.676785 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3302 2024.02.16 07:06:47.676972 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3303 2024.02.16 07:06:47.677452 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3304 2024.02.16 07:06:47.677732 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3305 2024.02.16 07:06:47.677899 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3306 2024.02.16 07:06:47.678027 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001265853 sec., 3949 rows/sec., 320.16 KiB/sec.
3307 2024.02.16 07:06:47.678167 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Debug> DynamicQueryHandler: Done processing query
3308 2024.02.16 07:06:47.678193 [ 3 ] {f8205908-bd41-40fa-9558-6591cc28f193} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3309 2024.02.16 07:06:47.678211 [ 3 ] {} <Debug> HTTP-Session: 85a32060-081e-40ab-bbae-95e39b9fab10 Destroying unnamed session
3310 2024.02.16 07:06:47.678333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3311 2024.02.16 07:06:47.678381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3312 2024.02.16 07:06:47.678400 [ 3 ] {} <Debug> HTTP-Session: 303af43c-96f4-4402-8e51-ed2c9dc78e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3313 2024.02.16 07:06:47.678417 [ 3 ] {} <Debug> HTTP-Session: 303af43c-96f4-4402-8e51-ed2c9dc78e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.02.16 07:06:47.678489 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3315 2024.02.16 07:06:47.678530 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3316 2024.02.16 07:06:47.678635 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3317 2024.02.16 07:06:47.678950 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3318 2024.02.16 07:06:47.679158 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3319 2024.02.16 07:06:47.679306 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3320 2024.02.16 07:06:47.679434 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000909504 sec., 16492 rows/sec., 1.49 MiB/sec.
3321 2024.02.16 07:06:47.679432 [ 155 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3322 2024.02.16 07:06:47.679553 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3323 2024.02.16 07:06:47.679615 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Debug> DynamicQueryHandler: Done processing query
3324 2024.02.16 07:06:47.679669 [ 3 ] {98e63b1a-b01d-49b9-a907-b111d8bb0d14} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3325 2024.02.16 07:06:47.679694 [ 3 ] {} <Debug> HTTP-Session: 303af43c-96f4-4402-8e51-ed2c9dc78e18 Destroying unnamed session
3326 2024.02.16 07:06:47.679695 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3327 2024.02.16 07:06:47.679851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3328 2024.02.16 07:06:47.679887 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3329 2024.02.16 07:06:47.679932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3330 2024.02.16 07:06:47.679948 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part
3331 2024.02.16 07:06:47.679976 [ 3 ] {} <Debug> HTTP-Session: 36ebb30d-cdc1-463a-8c66-5cf67f781763 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3332 2024.02.16 07:06:47.680029 [ 3 ] {} <Debug> HTTP-Session: 36ebb30d-cdc1-463a-8c66-5cf67f781763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3333 2024.02.16 07:06:47.680228 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3334 2024.02.16 07:06:47.680249 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part
3335 2024.02.16 07:06:47.680298 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3336 2024.02.16 07:06:47.680536 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 129 rows starting from the beginning of the part
3337 2024.02.16 07:06:47.680751 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3338 2024.02.16 07:06:47.680788 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part
3339 2024.02.16 07:06:47.680967 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 129 rows starting from the beginning of the part
3340 2024.02.16 07:06:47.681159 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part
3341 2024.02.16 07:06:47.681594 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3342 2024.02.16 07:06:47.682001 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3343 2024.02.16 07:06:47.682304 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3344 2024.02.16 07:06:47.682559 [ 155 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3345 2024.02.16 07:06:47.682585 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002300059 sec., 2173 rows/sec., 174.08 KiB/sec.
3346 2024.02.16 07:06:47.682703 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3347 2024.02.16 07:06:47.683104 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Debug> DynamicQueryHandler: Done processing query
3348 2024.02.16 07:06:47.683116 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3349 2024.02.16 07:06:47.683188 [ 3 ] {437fbb04-c62d-4be2-a7f6-19e89848a28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3350 2024.02.16 07:06:47.683273 [ 3 ] {} <Debug> HTTP-Session: 36ebb30d-cdc1-463a-8c66-5cf67f781763 Destroying unnamed session
3351 2024.02.16 07:06:47.683370 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3352 2024.02.16 07:06:47.683384 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 4 columns (4 merged, 0 gathered) in 0.003756577 sec., 139754.88855945185 rows/sec., 12.95 MiB/sec.
3353 2024.02.16 07:06:47.683408 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part
3354 2024.02.16 07:06:47.683528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2024.02.16 07:06:47.683607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3356 2024.02.16 07:06:47.683618 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part
3357 2024.02.16 07:06:47.683625 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3358 2024.02.16 07:06:47.683648 [ 3 ] {} <Debug> HTTP-Session: cc87ca51-3c08-4cc0-968f-4b8e0468779f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3359 2024.02.16 07:06:47.683734 [ 3 ] {} <Debug> HTTP-Session: cc87ca51-3c08-4cc0-968f-4b8e0468779f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3360 2024.02.16 07:06:47.683915 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 43 rows starting from the beginning of the part
3361 2024.02.16 07:06:47.683954 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3362 2024.02.16 07:06:47.684060 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3363 2024.02.16 07:06:47.684098 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3364 2024.02.16 07:06:47.684244 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part
3365 2024.02.16 07:06:47.684379 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_31_6} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3366 2024.02.16 07:06:47.684642 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 43 rows starting from the beginning of the part
3367 2024.02.16 07:06:47.684831 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3368 2024.02.16 07:06:47.684839 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3369 2024.02.16 07:06:47.685371 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3370 2024.02.16 07:06:47.685857 [ 15 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924495 sec., 77620.23870787949 rows/sec., 6.06 MiB/sec.
3371 2024.02.16 07:06:47.685887 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3372 2024.02.16 07:06:47.686031 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3373 2024.02.16 07:06:47.686183 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3374 2024.02.16 07:06:47.686333 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3375 2024.02.16 07:06:47.686416 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002403642 sec., 2080 rows/sec., 2.81 MiB/sec.
3376 2024.02.16 07:06:47.686476 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_31_6} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3377 2024.02.16 07:06:47.686676 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Debug> DynamicQueryHandler: Done processing query
3378 2024.02.16 07:06:47.686710 [ 3 ] {3d5f4a3c-17a4-4378-801b-f70888b91254} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3379 2024.02.16 07:06:47.686727 [ 3 ] {} <Debug> HTTP-Session: cc87ca51-3c08-4cc0-968f-4b8e0468779f Destroying unnamed session
3380 2024.02.16 07:06:48.304880 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3381 2024.02.16 07:06:48.304958 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3382 2024.02.16 07:06:48.305044 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3383 2024.02.16 07:06:48.305186 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3384 2024.02.16 07:06:48.305229 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part
3385 2024.02.16 07:06:48.305390 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
3386 2024.02.16 07:06:48.305512 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part
3387 2024.02.16 07:06:48.305620 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
3388 2024.02.16 07:06:48.305717 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
3389 2024.02.16 07:06:48.306480 [ 12 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469298 sec., 242292.5778160727 rows/sec., 17.09 MiB/sec.
3390 2024.02.16 07:06:48.306622 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3391 2024.02.16 07:06:48.306844 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3392 2024.02.16 07:06:48.306904 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3393 2024.02.16 07:06:52.469294 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache
3394 2024.02.16 07:06:52.469406 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache
3395 2024.02.16 07:06:52.678297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3396 2024.02.16 07:06:52.678431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3397 2024.02.16 07:06:52.678461 [ 3 ] {} <Debug> HTTP-Session: 8c05cb9e-66b6-4a6f-b85c-094ac570d497 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3398 2024.02.16 07:06:52.678489 [ 3 ] {} <Debug> HTTP-Session: 8c05cb9e-66b6-4a6f-b85c-094ac570d497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.02.16 07:06:52.678632 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3400 2024.02.16 07:06:52.678700 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3401 2024.02.16 07:06:52.678923 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3402 2024.02.16 07:06:52.679410 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3403 2024.02.16 07:06:52.679682 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3404 2024.02.16 07:06:52.679847 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3405 2024.02.16 07:06:52.679959 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001286293 sec., 33429 rows/sec., 2.65 MiB/sec.
3406 2024.02.16 07:06:52.679967 [ 177 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3407 2024.02.16 07:06:52.680043 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3408 2024.02.16 07:06:52.680114 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Debug> DynamicQueryHandler: Done processing query
3409 2024.02.16 07:06:52.680117 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3410 2024.02.16 07:06:52.680141 [ 3 ] {42aacb9a-8fcc-46c0-9a0c-fdda90073c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3411 2024.02.16 07:06:52.680167 [ 3 ] {} <Debug> HTTP-Session: 8c05cb9e-66b6-4a6f-b85c-094ac570d497 Destroying unnamed session
3412 2024.02.16 07:06:52.680208 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3413 2024.02.16 07:06:52.680235 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part
3414 2024.02.16 07:06:52.680293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3415 2024.02.16 07:06:52.680343 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part
3416 2024.02.16 07:06:52.680349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3417 2024.02.16 07:06:52.680383 [ 3 ] {} <Debug> HTTP-Session: 6a9394f2-fa63-4d7f-b47d-e440e6955966 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3418 2024.02.16 07:06:52.680407 [ 3 ] {} <Debug> HTTP-Session: 6a9394f2-fa63-4d7f-b47d-e440e6955966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.02.16 07:06:52.680456 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part
3420 2024.02.16 07:06:52.680521 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3421 2024.02.16 07:06:52.680575 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part
3422 2024.02.16 07:06:52.680581 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3423 2024.02.16 07:06:52.680739 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part
3424 2024.02.16 07:06:52.680840 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3425 2024.02.16 07:06:52.680890 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part
3426 2024.02.16 07:06:52.681362 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3427 2024.02.16 07:06:52.681675 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3428 2024.02.16 07:06:52.681752 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.001653762 sec., 113075.52114512245 rows/sec., 8.95 MiB/sec.
3429 2024.02.16 07:06:52.681874 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3430 2024.02.16 07:06:52.681896 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3431 2024.02.16 07:06:52.682001 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001438816 sec., 1390 rows/sec., 118.78 KiB/sec.
3432 2024.02.16 07:06:52.682146 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3433 2024.02.16 07:06:52.682229 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Debug> DynamicQueryHandler: Done processing query
3434 2024.02.16 07:06:52.682232 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_31_6} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3435 2024.02.16 07:06:52.682257 [ 3 ] {1cc9c96c-28c0-4f71-9cef-3d8dcac476eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3436 2024.02.16 07:06:52.682275 [ 3 ] {} <Debug> HTTP-Session: 6a9394f2-fa63-4d7f-b47d-e440e6955966 Destroying unnamed session
3437 2024.02.16 07:06:52.682444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3438 2024.02.16 07:06:52.682489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3439 2024.02.16 07:06:52.682507 [ 3 ] {} <Debug> HTTP-Session: 95cefbcc-851b-4b0a-9a70-a9c016b32b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3440 2024.02.16 07:06:52.682523 [ 3 ] {} <Debug> HTTP-Session: 95cefbcc-851b-4b0a-9a70-a9c016b32b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3441 2024.02.16 07:06:52.682598 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3442 2024.02.16 07:06:52.682635 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3443 2024.02.16 07:06:52.682738 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3444 2024.02.16 07:06:52.683130 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3445 2024.02.16 07:06:52.683345 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3446 2024.02.16 07:06:52.683494 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3447 2024.02.16 07:06:52.683591 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Information> executeQuery: Read 130 rows, 12.82 KiB in 0.000964484 sec., 134787 rows/sec., 12.98 MiB/sec.
3448 2024.02.16 07:06:52.683747 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Debug> DynamicQueryHandler: Done processing query
3449 2024.02.16 07:06:52.683770 [ 3 ] {585a2e21-21bd-4216-915d-e99e6a33af08} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3450 2024.02.16 07:06:52.683786 [ 3 ] {} <Debug> HTTP-Session: 95cefbcc-851b-4b0a-9a70-a9c016b32b22 Destroying unnamed session
3451 2024.02.16 07:06:52.683923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3452 2024.02.16 07:06:52.683967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3453 2024.02.16 07:06:52.683986 [ 3 ] {} <Debug> HTTP-Session: 0b34d6a4-8d62-4b5a-8265-222fa73a0fae Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3454 2024.02.16 07:06:52.684003 [ 3 ] {} <Debug> HTTP-Session: 0b34d6a4-8d62-4b5a-8265-222fa73a0fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.02.16 07:06:52.684069 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3456 2024.02.16 07:06:52.684109 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3457 2024.02.16 07:06:52.684211 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3458 2024.02.16 07:06:52.684488 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3459 2024.02.16 07:06:52.684689 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3460 2024.02.16 07:06:52.684836 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3461 2024.02.16 07:06:52.684940 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832432 sec., 2402 rows/sec., 167.76 KiB/sec.
3462 2024.02.16 07:06:52.685067 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Debug> DynamicQueryHandler: Done processing query
3463 2024.02.16 07:06:52.685090 [ 3 ] {862fb6ee-585f-470a-b217-ccd7a549604c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3464 2024.02.16 07:06:52.685106 [ 3 ] {} <Debug> HTTP-Session: 0b34d6a4-8d62-4b5a-8265-222fa73a0fae Destroying unnamed session
3465 2024.02.16 07:06:52.685229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3466 2024.02.16 07:06:52.685274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3467 2024.02.16 07:06:52.685293 [ 3 ] {} <Debug> HTTP-Session: e4e4850d-ffec-45a2-a58e-72e6c38dffc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3468 2024.02.16 07:06:52.685309 [ 3 ] {} <Debug> HTTP-Session: e4e4850d-ffec-45a2-a58e-72e6c38dffc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3469 2024.02.16 07:06:52.685380 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3470 2024.02.16 07:06:52.685419 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3471 2024.02.16 07:06:52.685520 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3472 2024.02.16 07:06:52.685818 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3473 2024.02.16 07:06:52.686029 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3474 2024.02.16 07:06:52.686175 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3475 2024.02.16 07:06:52.686268 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Information> executeQuery: Read 45 rows, 3.61 KiB in 0.000860422 sec., 52299 rows/sec., 4.09 MiB/sec.
3476 2024.02.16 07:06:52.686379 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Debug> DynamicQueryHandler: Done processing query
3477 2024.02.16 07:06:52.686402 [ 3 ] {35b7faa9-1497-4a7f-ac75-3b743a3de18b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3478 2024.02.16 07:06:52.686417 [ 3 ] {} <Debug> HTTP-Session: e4e4850d-ffec-45a2-a58e-72e6c38dffc1 Destroying unnamed session
3479 2024.02.16 07:06:52.686556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3480 2024.02.16 07:06:52.686600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3481 2024.02.16 07:06:52.686617 [ 3 ] {} <Debug> HTTP-Session: db059bca-d509-4292-acfa-125210a488aa Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3482 2024.02.16 07:06:52.686634 [ 3 ] {} <Debug> HTTP-Session: db059bca-d509-4292-acfa-125210a488aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3483 2024.02.16 07:06:52.686700 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3484 2024.02.16 07:06:52.686743 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3485 2024.02.16 07:06:52.686860 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3486 2024.02.16 07:06:52.687124 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3487 2024.02.16 07:06:52.687375 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3488 2024.02.16 07:06:52.687548 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3489 2024.02.16 07:06:52.687642 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000914203 sec., 1093 rows/sec., 76.91 KiB/sec.
3490 2024.02.16 07:06:52.687760 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Debug> DynamicQueryHandler: Done processing query
3491 2024.02.16 07:06:52.687783 [ 3 ] {31a14427-3350-492a-92ea-eb53e887177e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3492 2024.02.16 07:06:52.687799 [ 3 ] {} <Debug> HTTP-Session: db059bca-d509-4292-acfa-125210a488aa Destroying unnamed session
3493 2024.02.16 07:06:52.687949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3494 2024.02.16 07:06:52.687993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3495 2024.02.16 07:06:52.688011 [ 3 ] {} <Debug> HTTP-Session: 33d1a309-9ef4-49d7-8a07-9585c35d38d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3496 2024.02.16 07:06:52.688027 [ 3 ] {} <Debug> HTTP-Session: 33d1a309-9ef4-49d7-8a07-9585c35d38d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3497 2024.02.16 07:06:52.688106 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3498 2024.02.16 07:06:52.688148 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3499 2024.02.16 07:06:52.688278 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3500 2024.02.16 07:06:52.688740 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3501 2024.02.16 07:06:52.689058 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3502 2024.02.16 07:06:52.689237 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3503 2024.02.16 07:06:52.689326 [ 177 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3504 2024.02.16 07:06:52.689341 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001206791 sec., 35631 rows/sec., 48.08 MiB/sec.
3505 2024.02.16 07:06:52.689362 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3506 2024.02.16 07:06:52.689575 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3507 2024.02.16 07:06:52.689684 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Debug> DynamicQueryHandler: Done processing query
3508 2024.02.16 07:06:52.689735 [ 3 ] {b74f8164-ff0f-4d56-a025-2ea17cfb698e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3509 2024.02.16 07:06:52.689779 [ 3 ] {} <Debug> HTTP-Session: 33d1a309-9ef4-49d7-8a07-9585c35d38d1 Destroying unnamed session
3510 2024.02.16 07:06:52.689834 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3511 2024.02.16 07:06:52.689876 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 695 rows starting from the beginning of the part
3512 2024.02.16 07:06:52.690005 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part
3513 2024.02.16 07:06:52.690105 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part
3514 2024.02.16 07:06:52.690196 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part
3515 2024.02.16 07:06:52.690292 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part
3516 2024.02.16 07:06:52.690387 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part
3517 2024.02.16 07:06:52.692756 [ 20 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 6 columns (6 merged, 0 gathered) in 0.003322155 sec., 251041.8689073809 rows/sec., 338.77 MiB/sec.
3518 2024.02.16 07:06:52.693119 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3519 2024.02.16 07:06:52.693340 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3520 2024.02.16 07:06:52.693422 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3521 2024.02.16 07:06:52.693501 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_31_6: 4.17 MiB.
3522 2024.02.16 07:06:57.679071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3523 2024.02.16 07:06:57.679193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3524 2024.02.16 07:06:57.679220 [ 3 ] {} <Debug> HTTP-Session: cdfbb062-c206-4830-8a9a-68983bf536af Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3525 2024.02.16 07:06:57.679244 [ 3 ] {} <Debug> HTTP-Session: cdfbb062-c206-4830-8a9a-68983bf536af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3526 2024.02.16 07:06:57.679370 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3527 2024.02.16 07:06:57.679431 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3528 2024.02.16 07:06:57.679590 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3529 2024.02.16 07:06:57.680025 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3530 2024.02.16 07:06:57.680301 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3531 2024.02.16 07:06:57.680500 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3532 2024.02.16 07:06:57.680646 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001234702 sec., 4049 rows/sec., 328.24 KiB/sec.
3533 2024.02.16 07:06:57.680824 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Debug> DynamicQueryHandler: Done processing query
3534 2024.02.16 07:06:57.680852 [ 3 ] {a6ca177a-1fec-4fb1-8289-a9c0a2cf2ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3535 2024.02.16 07:06:57.680871 [ 3 ] {} <Debug> HTTP-Session: cdfbb062-c206-4830-8a9a-68983bf536af Destroying unnamed session
3536 2024.02.16 07:06:57.681000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3537 2024.02.16 07:06:57.681055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3538 2024.02.16 07:06:57.681076 [ 3 ] {} <Debug> HTTP-Session: defbee4c-fa43-4577-b328-6fb8e3276edd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3539 2024.02.16 07:06:57.681095 [ 3 ] {} <Debug> HTTP-Session: defbee4c-fa43-4577-b328-6fb8e3276edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.02.16 07:06:57.681178 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3541 2024.02.16 07:06:57.681222 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3542 2024.02.16 07:06:57.681345 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3543 2024.02.16 07:06:57.681657 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3544 2024.02.16 07:06:57.681875 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3545 2024.02.16 07:06:57.682028 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3546 2024.02.16 07:06:57.682147 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000932814 sec., 2144 rows/sec., 183.21 KiB/sec.
3547 2024.02.16 07:06:57.682267 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Debug> DynamicQueryHandler: Done processing query
3548 2024.02.16 07:06:57.682292 [ 3 ] {33943766-cbe9-4542-aeaa-e0564985cf9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3549 2024.02.16 07:06:57.682311 [ 3 ] {} <Debug> HTTP-Session: defbee4c-fa43-4577-b328-6fb8e3276edd Destroying unnamed session
3550 2024.02.16 07:06:57.682436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3551 2024.02.16 07:06:57.682484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3552 2024.02.16 07:06:57.682504 [ 3 ] {} <Debug> HTTP-Session: 49435477-7e2d-420e-8e73-1f5a8e72dde0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3553 2024.02.16 07:06:57.682523 [ 3 ] {} <Debug> HTTP-Session: 49435477-7e2d-420e-8e73-1f5a8e72dde0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.02.16 07:06:57.682598 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3555 2024.02.16 07:06:57.682638 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3556 2024.02.16 07:06:57.682750 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3557 2024.02.16 07:06:57.683077 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3558 2024.02.16 07:06:57.683290 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3559 2024.02.16 07:06:57.683440 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3560 2024.02.16 07:06:57.683555 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Information> executeQuery: Read 52 rows, 4.24 KiB in 0.000926914 sec., 56100 rows/sec., 4.47 MiB/sec.
3561 2024.02.16 07:06:57.683658 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Debug> DynamicQueryHandler: Done processing query
3562 2024.02.16 07:06:57.683683 [ 3 ] {4d534287-1668-4ab5-a31c-4e465784e6e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3563 2024.02.16 07:06:57.683700 [ 3 ] {} <Debug> HTTP-Session: 49435477-7e2d-420e-8e73-1f5a8e72dde0 Destroying unnamed session
3564 2024.02.16 07:06:57.683846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3565 2024.02.16 07:06:57.683890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3566 2024.02.16 07:06:57.683910 [ 3 ] {} <Debug> HTTP-Session: e92b9f4a-1caf-4333-8425-624dac2f3e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3567 2024.02.16 07:06:57.683926 [ 3 ] {} <Debug> HTTP-Session: e92b9f4a-1caf-4333-8425-624dac2f3e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3568 2024.02.16 07:06:57.683994 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3569 2024.02.16 07:06:57.684034 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3570 2024.02.16 07:06:57.684137 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3571 2024.02.16 07:06:57.684386 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3572 2024.02.16 07:06:57.684594 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3573 2024.02.16 07:06:57.684740 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3574 2024.02.16 07:06:57.684832 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000809161 sec., 2471 rows/sec., 172.58 KiB/sec.
3575 2024.02.16 07:06:57.684946 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Debug> DynamicQueryHandler: Done processing query
3576 2024.02.16 07:06:57.684970 [ 3 ] {cb697037-e931-4b4c-ba71-28f6082ee349} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3577 2024.02.16 07:06:57.684986 [ 3 ] {} <Debug> HTTP-Session: e92b9f4a-1caf-4333-8425-624dac2f3e66 Destroying unnamed session
3578 2024.02.16 07:06:57.685122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3579 2024.02.16 07:06:57.685167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3580 2024.02.16 07:06:57.685187 [ 3 ] {} <Debug> HTTP-Session: d1b5ae10-b4ff-434f-b057-23e7f0cdf98b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3581 2024.02.16 07:06:57.685203 [ 3 ] {} <Debug> HTTP-Session: d1b5ae10-b4ff-434f-b057-23e7f0cdf98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3582 2024.02.16 07:06:57.685272 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3583 2024.02.16 07:06:57.685311 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3584 2024.02.16 07:06:57.685412 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3585 2024.02.16 07:06:57.685690 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3586 2024.02.16 07:06:57.685901 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3587 2024.02.16 07:06:57.686074 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3588 2024.02.16 07:06:57.686170 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000869823 sec., 35639 rows/sec., 2.76 MiB/sec.
3589 2024.02.16 07:06:57.686269 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Debug> DynamicQueryHandler: Done processing query
3590 2024.02.16 07:06:57.686293 [ 3 ] {8bb68ae0-a0f5-4360-9e35-71e48b8f0646} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3591 2024.02.16 07:06:57.686309 [ 3 ] {} <Debug> HTTP-Session: d1b5ae10-b4ff-434f-b057-23e7f0cdf98b Destroying unnamed session
3592 2024.02.16 07:06:57.686464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2024.02.16 07:06:57.686506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3594 2024.02.16 07:06:57.686526 [ 3 ] {} <Debug> HTTP-Session: 90322615-eda2-4414-b26b-bb00e047bbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3595 2024.02.16 07:06:57.686543 [ 3 ] {} <Debug> HTTP-Session: 90322615-eda2-4414-b26b-bb00e047bbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3596 2024.02.16 07:06:57.686613 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3597 2024.02.16 07:06:57.686656 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3598 2024.02.16 07:06:57.686772 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2024.02.16 07:06:57.687059 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3600 2024.02.16 07:06:57.687327 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3601 2024.02.16 07:06:57.687504 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3602 2024.02.16 07:06:57.687612 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000970315 sec., 38131 rows/sec., 2.69 MiB/sec.
3603 2024.02.16 07:06:57.687733 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Debug> DynamicQueryHandler: Done processing query
3604 2024.02.16 07:06:57.687757 [ 3 ] {3a713ab9-cd05-4e9f-9f8f-b70f86de7c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3605 2024.02.16 07:06:57.687775 [ 3 ] {} <Debug> HTTP-Session: 90322615-eda2-4414-b26b-bb00e047bbb8 Destroying unnamed session
3606 2024.02.16 07:06:57.687885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3607 2024.02.16 07:06:57.687930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3608 2024.02.16 07:06:57.687949 [ 3 ] {} <Debug> HTTP-Session: 6f328ea8-1c74-4ad7-a3ac-1a586b83f373 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3609 2024.02.16 07:06:57.687966 [ 3 ] {} <Debug> HTTP-Session: 6f328ea8-1c74-4ad7-a3ac-1a586b83f373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3610 2024.02.16 07:06:57.688035 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3611 2024.02.16 07:06:57.688079 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3612 2024.02.16 07:06:57.688212 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3613 2024.02.16 07:06:57.688515 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3614 2024.02.16 07:06:57.688778 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3615 2024.02.16 07:06:57.688959 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3616 2024.02.16 07:06:57.689059 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000995936 sec., 5020 rows/sec., 6.77 MiB/sec.
3617 2024.02.16 07:06:57.689163 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Debug> DynamicQueryHandler: Done processing query
3618 2024.02.16 07:06:57.689188 [ 3 ] {8b357ce9-65e6-4460-af4c-be93a1e581bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3619 2024.02.16 07:06:57.689205 [ 3 ] {} <Debug> HTTP-Session: 6f328ea8-1c74-4ad7-a3ac-1a586b83f373 Destroying unnamed session
3620 2024.02.16 07:07:02.678479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3621 2024.02.16 07:07:02.678603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3622 2024.02.16 07:07:02.678634 [ 3 ] {} <Debug> HTTP-Session: 50ad84cd-86ba-4156-be5c-3cca694907cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3623 2024.02.16 07:07:02.678689 [ 3 ] {} <Debug> HTTP-Session: 50ad84cd-86ba-4156-be5c-3cca694907cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3624 2024.02.16 07:07:02.678838 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3625 2024.02.16 07:07:02.678906 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3626 2024.02.16 07:07:02.679088 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3627 2024.02.16 07:07:02.679541 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3628 2024.02.16 07:07:02.679813 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3629 2024.02.16 07:07:02.679975 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3630 2024.02.16 07:07:02.680102 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001218551 sec., 35287 rows/sec., 2.79 MiB/sec.
3631 2024.02.16 07:07:02.680270 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Debug> DynamicQueryHandler: Done processing query
3632 2024.02.16 07:07:02.680296 [ 3 ] {f8e68120-78e5-4862-a25c-0468d7c65b14} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3633 2024.02.16 07:07:02.680312 [ 3 ] {} <Debug> HTTP-Session: 50ad84cd-86ba-4156-be5c-3cca694907cc Destroying unnamed session
3634 2024.02.16 07:07:02.680445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3635 2024.02.16 07:07:02.680489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3636 2024.02.16 07:07:02.680509 [ 3 ] {} <Debug> HTTP-Session: cac04cbf-cfa4-43c5-b74b-b365fa3f56d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3637 2024.02.16 07:07:02.680525 [ 3 ] {} <Debug> HTTP-Session: cac04cbf-cfa4-43c5-b74b-b365fa3f56d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.02.16 07:07:02.680601 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3639 2024.02.16 07:07:02.680642 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3640 2024.02.16 07:07:02.680749 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3641 2024.02.16 07:07:02.681113 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3642 2024.02.16 07:07:02.681334 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3643 2024.02.16 07:07:02.681489 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3644 2024.02.16 07:07:02.681612 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000978455 sec., 131840 rows/sec., 12.71 MiB/sec.
3645 2024.02.16 07:07:02.681719 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Debug> DynamicQueryHandler: Done processing query
3646 2024.02.16 07:07:02.681743 [ 3 ] {a8af4c88-7396-422e-a951-f1c775f46337} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3647 2024.02.16 07:07:02.681759 [ 3 ] {} <Debug> HTTP-Session: cac04cbf-cfa4-43c5-b74b-b365fa3f56d4 Destroying unnamed session
3648 2024.02.16 07:07:02.681880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3649 2024.02.16 07:07:02.681922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3650 2024.02.16 07:07:02.681941 [ 3 ] {} <Debug> HTTP-Session: d2b4dd06-0662-467d-8f54-e685f46ddcf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3651 2024.02.16 07:07:02.681957 [ 3 ] {} <Debug> HTTP-Session: d2b4dd06-0662-467d-8f54-e685f46ddcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3652 2024.02.16 07:07:02.682027 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3653 2024.02.16 07:07:02.682066 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3654 2024.02.16 07:07:02.682169 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3655 2024.02.16 07:07:02.682482 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3656 2024.02.16 07:07:02.682690 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3657 2024.02.16 07:07:02.682835 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3658 2024.02.16 07:07:02.682957 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000901823 sec., 47681 rows/sec., 3.73 MiB/sec.
3659 2024.02.16 07:07:02.683073 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Debug> DynamicQueryHandler: Done processing query
3660 2024.02.16 07:07:02.683095 [ 3 ] {e93349ff-3431-4815-b8a7-b552c9ff117f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3661 2024.02.16 07:07:02.683112 [ 3 ] {} <Debug> HTTP-Session: d2b4dd06-0662-467d-8f54-e685f46ddcf0 Destroying unnamed session
3662 2024.02.16 07:07:02.683310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3663 2024.02.16 07:07:02.683355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3664 2024.02.16 07:07:02.683374 [ 3 ] {} <Debug> HTTP-Session: 4b9cf2c3-91f5-4185-a4b7-7e894d039ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3665 2024.02.16 07:07:02.683390 [ 3 ] {} <Debug> HTTP-Session: 4b9cf2c3-91f5-4185-a4b7-7e894d039ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3666 2024.02.16 07:07:02.683477 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3667 2024.02.16 07:07:02.683521 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3668 2024.02.16 07:07:02.683662 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3669 2024.02.16 07:07:02.684191 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3670 2024.02.16 07:07:02.684505 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3671 2024.02.16 07:07:02.684681 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3672 2024.02.16 07:07:02.684804 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001298603 sec., 33112 rows/sec., 44.68 MiB/sec.
3673 2024.02.16 07:07:02.684934 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Debug> DynamicQueryHandler: Done processing query
3674 2024.02.16 07:07:02.684958 [ 3 ] {497d713a-b055-4995-bff2-7edb07f415a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3675 2024.02.16 07:07:02.684974 [ 3 ] {} <Debug> HTTP-Session: 4b9cf2c3-91f5-4185-a4b7-7e894d039ea3 Destroying unnamed session
3676 2024.02.16 07:07:07.469468 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache
3677 2024.02.16 07:07:07.469569 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache
3678 2024.02.16 07:07:07.676395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3679 2024.02.16 07:07:07.676560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3680 2024.02.16 07:07:07.676607 [ 3 ] {} <Debug> HTTP-Session: 2eff2cb1-7321-486a-8876-1b5461c8d288 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3681 2024.02.16 07:07:07.676651 [ 3 ] {} <Debug> HTTP-Session: 2eff2cb1-7321-486a-8876-1b5461c8d288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3682 2024.02.16 07:07:07.676878 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3683 2024.02.16 07:07:07.676996 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3684 2024.02.16 07:07:07.677217 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3685 2024.02.16 07:07:07.677738 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3686 2024.02.16 07:07:07.678006 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3687 2024.02.16 07:07:07.678173 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3688 2024.02.16 07:07:07.678299 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001354344 sec., 3691 rows/sec., 299.24 KiB/sec.
3689 2024.02.16 07:07:07.678478 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Debug> DynamicQueryHandler: Done processing query
3690 2024.02.16 07:07:07.678508 [ 3 ] {77a1bff4-f97b-491c-9422-c72c855dbf72} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3691 2024.02.16 07:07:07.678526 [ 3 ] {} <Debug> HTTP-Session: 2eff2cb1-7321-486a-8876-1b5461c8d288 Destroying unnamed session
3692 2024.02.16 07:07:07.678658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3693 2024.02.16 07:07:07.678704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3694 2024.02.16 07:07:07.678725 [ 3 ] {} <Debug> HTTP-Session: e0a6809c-06dd-4d5e-9962-0d367323c8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3695 2024.02.16 07:07:07.678742 [ 3 ] {} <Debug> HTTP-Session: e0a6809c-06dd-4d5e-9962-0d367323c8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3696 2024.02.16 07:07:07.678814 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3697 2024.02.16 07:07:07.678854 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3698 2024.02.16 07:07:07.678970 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3699 2024.02.16 07:07:07.679288 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3700 2024.02.16 07:07:07.679501 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3701 2024.02.16 07:07:07.679658 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3702 2024.02.16 07:07:07.679778 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000926734 sec., 16185 rows/sec., 1.46 MiB/sec.
3703 2024.02.16 07:07:07.679899 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Debug> DynamicQueryHandler: Done processing query
3704 2024.02.16 07:07:07.679924 [ 3 ] {dd5f5ef1-3c98-4a3d-9d0c-3637f855f3d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3705 2024.02.16 07:07:07.679940 [ 3 ] {} <Debug> HTTP-Session: e0a6809c-06dd-4d5e-9962-0d367323c8a2 Destroying unnamed session
3706 2024.02.16 07:07:07.680048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2024.02.16 07:07:07.680093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3708 2024.02.16 07:07:07.680112 [ 3 ] {} <Debug> HTTP-Session: 2a5259d0-586a-45d2-b212-65fbdf2ed7d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3709 2024.02.16 07:07:07.680129 [ 3 ] {} <Debug> HTTP-Session: 2a5259d0-586a-45d2-b212-65fbdf2ed7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.02.16 07:07:07.680198 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3711 2024.02.16 07:07:07.680238 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3712 2024.02.16 07:07:07.680343 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3713 2024.02.16 07:07:07.680622 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3714 2024.02.16 07:07:07.680836 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3715 2024.02.16 07:07:07.680987 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3716 2024.02.16 07:07:07.681110 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000879592 sec., 5684 rows/sec., 455.20 KiB/sec.
3717 2024.02.16 07:07:07.681251 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Debug> DynamicQueryHandler: Done processing query
3718 2024.02.16 07:07:07.681276 [ 3 ] {2f8f9e0f-c2b3-4644-81e9-471d4314b734} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3719 2024.02.16 07:07:07.681292 [ 3 ] {} <Debug> HTTP-Session: 2a5259d0-586a-45d2-b212-65fbdf2ed7d7 Destroying unnamed session
3720 2024.02.16 07:07:07.681440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3721 2024.02.16 07:07:07.681486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3722 2024.02.16 07:07:07.681506 [ 3 ] {} <Debug> HTTP-Session: 3c18d989-0663-4dcb-98a7-5300cf276729 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3723 2024.02.16 07:07:07.681523 [ 3 ] {} <Debug> HTTP-Session: 3c18d989-0663-4dcb-98a7-5300cf276729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.02.16 07:07:07.681598 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3725 2024.02.16 07:07:07.681645 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3726 2024.02.16 07:07:07.681790 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3727 2024.02.16 07:07:07.682096 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.27 GiB.
3728 2024.02.16 07:07:07.682385 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3729 2024.02.16 07:07:07.682565 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3730 2024.02.16 07:07:07.682684 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001050017 sec., 4761 rows/sec., 6.43 MiB/sec.
3731 2024.02.16 07:07:07.682811 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Debug> DynamicQueryHandler: Done processing query
3732 2024.02.16 07:07:07.682835 [ 3 ] {8789cbc3-1df6-4d04-bfa2-2675db4c76b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3733 2024.02.16 07:07:07.682852 [ 3 ] {} <Debug> HTTP-Session: 3c18d989-0663-4dcb-98a7-5300cf276729 Destroying unnamed session
3734 2024.02.16 07:07:12.678970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3735 2024.02.16 07:07:12.679100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3736 2024.02.16 07:07:12.679130 [ 3 ] {} <Debug> HTTP-Session: b0c3a252-96c4-4c60-b6ea-e8d7748026a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3737 2024.02.16 07:07:12.679158 [ 3 ] {} <Debug> HTTP-Session: b0c3a252-96c4-4c60-b6ea-e8d7748026a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.02.16 07:07:12.679303 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3739 2024.02.16 07:07:12.679368 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3740 2024.02.16 07:07:12.679545 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3741 2024.02.16 07:07:12.680111 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3742 2024.02.16 07:07:12.680376 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3743 2024.02.16 07:07:12.680539 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3744 2024.02.16 07:07:12.680659 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001321284 sec., 32544 rows/sec., 2.58 MiB/sec.
3745 2024.02.16 07:07:12.680858 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Debug> DynamicQueryHandler: Done processing query
3746 2024.02.16 07:07:12.680892 [ 3 ] {293c8b33-b431-4cc0-97ce-294ec2323fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3747 2024.02.16 07:07:12.680909 [ 3 ] {} <Debug> HTTP-Session: b0c3a252-96c4-4c60-b6ea-e8d7748026a4 Destroying unnamed session
3748 2024.02.16 07:07:12.681066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3749 2024.02.16 07:07:12.681112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3750 2024.02.16 07:07:12.681132 [ 3 ] {} <Debug> HTTP-Session: 5b9231ce-c37d-44a4-8cd6-09af3d7d53ae Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3751 2024.02.16 07:07:12.681148 [ 3 ] {} <Debug> HTTP-Session: 5b9231ce-c37d-44a4-8cd6-09af3d7d53ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3752 2024.02.16 07:07:12.681227 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3753 2024.02.16 07:07:12.681267 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3754 2024.02.16 07:07:12.681384 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3755 2024.02.16 07:07:12.681773 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3756 2024.02.16 07:07:12.682001 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3757 2024.02.16 07:07:12.682148 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3758 2024.02.16 07:07:12.682271 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001011266 sec., 127562 rows/sec., 12.30 MiB/sec.
3759 2024.02.16 07:07:12.682267 [ 166 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3760 2024.02.16 07:07:12.682382 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3761 2024.02.16 07:07:12.682448 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Debug> DynamicQueryHandler: Done processing query
3762 2024.02.16 07:07:12.682480 [ 3 ] {476702b0-320a-4965-98c9-84342b45f0fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3763 2024.02.16 07:07:12.682479 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3764 2024.02.16 07:07:12.682505 [ 3 ] {} <Debug> HTTP-Session: 5b9231ce-c37d-44a4-8cd6-09af3d7d53ae Destroying unnamed session
3765 2024.02.16 07:07:12.682583 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3766 2024.02.16 07:07:12.682618 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part
3767 2024.02.16 07:07:12.682664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3768 2024.02.16 07:07:12.682718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3769 2024.02.16 07:07:12.682744 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 130 rows starting from the beginning of the part
3770 2024.02.16 07:07:12.682746 [ 3 ] {} <Debug> HTTP-Session: 4390e5db-0d6f-47f0-b40d-a3f63a9a2ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3771 2024.02.16 07:07:12.682785 [ 3 ] {} <Debug> HTTP-Session: 4390e5db-0d6f-47f0-b40d-a3f63a9a2ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3772 2024.02.16 07:07:12.682874 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part
3773 2024.02.16 07:07:12.682901 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3774 2024.02.16 07:07:12.682958 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3775 2024.02.16 07:07:12.682986 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 129 rows starting from the beginning of the part
3776 2024.02.16 07:07:12.683150 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part
3777 2024.02.16 07:07:12.683203 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3778 2024.02.16 07:07:12.683298 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 129 rows starting from the beginning of the part
3779 2024.02.16 07:07:12.683709 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3780 2024.02.16 07:07:12.684050 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3781 2024.02.16 07:07:12.684230 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3782 2024.02.16 07:07:12.684428 [ 166 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3783 2024.02.16 07:07:12.684510 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.00156495 sec., 27476 rows/sec., 2.15 MiB/sec.
3784 2024.02.16 07:07:12.684520 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3785 2024.02.16 07:07:12.684532 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 4 columns (4 merged, 0 gathered) in 0.002082083 sec., 306904.1916196424 rows/sec., 28.69 MiB/sec.
3786 2024.02.16 07:07:12.684786 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3787 2024.02.16 07:07:12.684827 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3788 2024.02.16 07:07:12.684851 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Debug> DynamicQueryHandler: Done processing query
3789 2024.02.16 07:07:12.684899 [ 3 ] {46caa58d-deba-43df-83f6-0022a3ec9d93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3790 2024.02.16 07:07:12.684938 [ 3 ] {} <Debug> HTTP-Session: 4390e5db-0d6f-47f0-b40d-a3f63a9a2ce0 Destroying unnamed session
3791 2024.02.16 07:07:12.685041 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3792 2024.02.16 07:07:12.685087 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part
3793 2024.02.16 07:07:12.685118 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3794 2024.02.16 07:07:12.685217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3795 2024.02.16 07:07:12.685225 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_36_7} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3796 2024.02.16 07:07:12.685339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3797 2024.02.16 07:07:12.685422 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 45 rows starting from the beginning of the part
3798 2024.02.16 07:07:12.685442 [ 3 ] {} <Debug> HTTP-Session: c8c41649-8371-44ed-b629-c9f2e0152e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3799 2024.02.16 07:07:12.685506 [ 3 ] {} <Debug> HTTP-Session: c8c41649-8371-44ed-b629-c9f2e0152e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3800 2024.02.16 07:07:12.685698 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part
3801 2024.02.16 07:07:12.685739 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3802 2024.02.16 07:07:12.685869 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3803 2024.02.16 07:07:12.685919 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 43 rows starting from the beginning of the part
3804 2024.02.16 07:07:12.686242 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
3805 2024.02.16 07:07:12.686521 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3806 2024.02.16 07:07:12.686537 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 43 rows starting from the beginning of the part
3807 2024.02.16 07:07:12.687753 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3808 2024.02.16 07:07:12.688113 [ 19 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00350135 sec., 75685.09289274138 rows/sec., 5.91 MiB/sec.
3809 2024.02.16 07:07:12.688338 [ 20 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3810 2024.02.16 07:07:12.688404 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3811 2024.02.16 07:07:12.688701 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3812 2024.02.16 07:07:12.688766 [ 20 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3813 2024.02.16 07:07:12.688936 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.00313368 sec., 13721 rows/sec., 18.52 MiB/sec.
3814 2024.02.16 07:07:12.688962 [ 20 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_36_7} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3815 2024.02.16 07:07:12.689300 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Debug> DynamicQueryHandler: Done processing query
3816 2024.02.16 07:07:12.689328 [ 3 ] {656f953b-0380-48a0-adc5-737d2a76f4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3817 2024.02.16 07:07:12.689344 [ 3 ] {} <Debug> HTTP-Session: c8c41649-8371-44ed-b629-c9f2e0152e12 Destroying unnamed session
3818 2024.02.16 07:07:17.676039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3819 2024.02.16 07:07:17.676169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3820 2024.02.16 07:07:17.676199 [ 3 ] {} <Debug> HTTP-Session: 69999c27-2f08-4bd1-b739-016ea613ded7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3821 2024.02.16 07:07:17.676226 [ 3 ] {} <Debug> HTTP-Session: 69999c27-2f08-4bd1-b739-016ea613ded7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3822 2024.02.16 07:07:17.676366 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3823 2024.02.16 07:07:17.676436 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3824 2024.02.16 07:07:17.676619 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3825 2024.02.16 07:07:17.677110 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3826 2024.02.16 07:07:17.677384 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3827 2024.02.16 07:07:17.677558 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3828 2024.02.16 07:07:17.677705 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001297983 sec., 3852 rows/sec., 312.23 KiB/sec.
3829 2024.02.16 07:07:17.677737 [ 164 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3830 2024.02.16 07:07:17.677888 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3831 2024.02.16 07:07:17.677929 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Debug> DynamicQueryHandler: Done processing query
3832 2024.02.16 07:07:17.677988 [ 3 ] {3e5ca4d2-da55-4db9-8fdd-50ab79bc4bfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3833 2024.02.16 07:07:17.678015 [ 3 ] {} <Debug> HTTP-Session: 69999c27-2f08-4bd1-b739-016ea613ded7 Destroying unnamed session
3834 2024.02.16 07:07:17.678025 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3835 2024.02.16 07:07:17.678116 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3836 2024.02.16 07:07:17.678154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3837 2024.02.16 07:07:17.678159 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part
3838 2024.02.16 07:07:17.678216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3839 2024.02.16 07:07:17.678272 [ 3 ] {} <Debug> HTTP-Session: 2168666b-2629-464a-9a30-16a7b4e6558a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3840 2024.02.16 07:07:17.678305 [ 3 ] {} <Debug> HTTP-Session: 2168666b-2629-464a-9a30-16a7b4e6558a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3841 2024.02.16 07:07:17.678313 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part
3842 2024.02.16 07:07:17.678422 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3843 2024.02.16 07:07:17.678456 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part
3844 2024.02.16 07:07:17.678478 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3845 2024.02.16 07:07:17.678641 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part
3846 2024.02.16 07:07:17.678733 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3847 2024.02.16 07:07:17.678822 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 43 rows starting from the beginning of the part
3848 2024.02.16 07:07:17.679004 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part
3849 2024.02.16 07:07:17.679336 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3850 2024.02.16 07:07:17.679617 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3851 2024.02.16 07:07:17.679858 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3852 2024.02.16 07:07:17.679964 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197335 sec., 75506.11903615679 rows/sec., 5.98 MiB/sec.
3853 2024.02.16 07:07:17.680016 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00155385 sec., 9653 rows/sec., 891.81 KiB/sec.
3854 2024.02.16 07:07:17.680173 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3855 2024.02.16 07:07:17.680225 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Debug> DynamicQueryHandler: Done processing query
3856 2024.02.16 07:07:17.680250 [ 3 ] {760b21d9-4291-446a-b536-e93651d8582b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3857 2024.02.16 07:07:17.680267 [ 3 ] {} <Debug> HTTP-Session: 2168666b-2629-464a-9a30-16a7b4e6558a Destroying unnamed session
3858 2024.02.16 07:07:17.680353 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3859 2024.02.16 07:07:17.680408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3860 2024.02.16 07:07:17.680413 [ 9 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_36_7} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3861 2024.02.16 07:07:17.680459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3862 2024.02.16 07:07:17.680498 [ 3 ] {} <Debug> HTTP-Session: 5a065b39-d23e-4dfd-9311-b427b309e890 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3863 2024.02.16 07:07:17.680518 [ 3 ] {} <Debug> HTTP-Session: 5a065b39-d23e-4dfd-9311-b427b309e890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.02.16 07:07:17.680586 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3865 2024.02.16 07:07:17.680626 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3866 2024.02.16 07:07:17.680730 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3867 2024.02.16 07:07:17.681020 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3868 2024.02.16 07:07:17.681230 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3869 2024.02.16 07:07:17.681390 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3870 2024.02.16 07:07:17.681506 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000889083 sec., 5623 rows/sec., 450.34 KiB/sec.
3871 2024.02.16 07:07:17.681626 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Debug> DynamicQueryHandler: Done processing query
3872 2024.02.16 07:07:17.681651 [ 3 ] {6977e11d-5464-49b6-a1fe-d117b2d076d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3873 2024.02.16 07:07:17.681667 [ 3 ] {} <Debug> HTTP-Session: 5a065b39-d23e-4dfd-9311-b427b309e890 Destroying unnamed session
3874 2024.02.16 07:07:17.681808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3875 2024.02.16 07:07:17.681852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3876 2024.02.16 07:07:17.681870 [ 3 ] {} <Debug> HTTP-Session: 9faf6a3a-4f6b-4182-89e4-ee10f219bc2a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3877 2024.02.16 07:07:17.681887 [ 3 ] {} <Debug> HTTP-Session: 9faf6a3a-4f6b-4182-89e4-ee10f219bc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3878 2024.02.16 07:07:17.681959 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3879 2024.02.16 07:07:17.682002 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3880 2024.02.16 07:07:17.682140 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3881 2024.02.16 07:07:17.682449 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3882 2024.02.16 07:07:17.682728 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3883 2024.02.16 07:07:17.682907 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3884 2024.02.16 07:07:17.683031 [ 164 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3885 2024.02.16 07:07:17.683040 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001048476 sec., 4768 rows/sec., 6.44 MiB/sec.
3886 2024.02.16 07:07:17.683094 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3887 2024.02.16 07:07:17.683260 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3888 2024.02.16 07:07:17.683306 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Debug> DynamicQueryHandler: Done processing query
3889 2024.02.16 07:07:17.683349 [ 3 ] {aac4144d-0fbe-4d6f-951b-099a82d51253} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3890 2024.02.16 07:07:17.683392 [ 3 ] {} <Debug> HTTP-Session: 9faf6a3a-4f6b-4182-89e4-ee10f219bc2a Destroying unnamed session
3891 2024.02.16 07:07:17.683450 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3892 2024.02.16 07:07:17.683492 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 834 rows starting from the beginning of the part
3893 2024.02.16 07:07:17.683624 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part
3894 2024.02.16 07:07:17.683722 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part
3895 2024.02.16 07:07:17.683815 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part
3896 2024.02.16 07:07:17.683905 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 43 rows starting from the beginning of the part
3897 2024.02.16 07:07:17.683997 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part
3898 2024.02.16 07:07:17.686384 [ 9 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 6 columns (6 merged, 0 gathered) in 0.003211512 sec., 291140.1234060467 rows/sec., 392.88 MiB/sec.
3899 2024.02.16 07:07:17.686818 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3900 2024.02.16 07:07:17.687049 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3901 2024.02.16 07:07:17.687113 [ 19 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3902 2024.02.16 07:07:17.687191 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_36_7: 4.76 MiB.
3903 2024.02.16 07:07:22.469621 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache
3904 2024.02.16 07:07:22.469689 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache
3905 2024.02.16 07:07:22.678608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3906 2024.02.16 07:07:22.678765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3907 2024.02.16 07:07:22.678812 [ 3 ] {} <Debug> HTTP-Session: 18544f72-7fbc-4f4e-b1ec-c2e76bf1fd29 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3908 2024.02.16 07:07:22.678853 [ 3 ] {} <Debug> HTTP-Session: 18544f72-7fbc-4f4e-b1ec-c2e76bf1fd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3909 2024.02.16 07:07:22.679055 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3910 2024.02.16 07:07:22.679151 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3911 2024.02.16 07:07:22.679314 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3912 2024.02.16 07:07:22.679766 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3913 2024.02.16 07:07:22.680038 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3914 2024.02.16 07:07:22.680204 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3915 2024.02.16 07:07:22.680323 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001213181 sec., 35444 rows/sec., 2.81 MiB/sec.
3916 2024.02.16 07:07:22.680468 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Debug> DynamicQueryHandler: Done processing query
3917 2024.02.16 07:07:22.680493 [ 3 ] {47727b32-a9de-4cf0-bb9c-c0e6aaa7927e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3918 2024.02.16 07:07:22.680510 [ 3 ] {} <Debug> HTTP-Session: 18544f72-7fbc-4f4e-b1ec-c2e76bf1fd29 Destroying unnamed session
3919 2024.02.16 07:07:22.680657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3920 2024.02.16 07:07:22.680703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3921 2024.02.16 07:07:22.680723 [ 3 ] {} <Debug> HTTP-Session: 73305176-6356-4442-8729-9acc7b16aaa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3922 2024.02.16 07:07:22.680740 [ 3 ] {} <Debug> HTTP-Session: 73305176-6356-4442-8729-9acc7b16aaa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.02.16 07:07:22.680818 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3924 2024.02.16 07:07:22.680859 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3925 2024.02.16 07:07:22.680964 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3926 2024.02.16 07:07:22.681376 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3927 2024.02.16 07:07:22.681617 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3928 2024.02.16 07:07:22.681768 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3929 2024.02.16 07:07:22.681875 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001026466 sec., 125673 rows/sec., 12.12 MiB/sec.
3930 2024.02.16 07:07:22.682029 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Debug> DynamicQueryHandler: Done processing query
3931 2024.02.16 07:07:22.682068 [ 3 ] {c02d37ec-94d3-468f-ad94-770912889e17} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3932 2024.02.16 07:07:22.682086 [ 3 ] {} <Debug> HTTP-Session: 73305176-6356-4442-8729-9acc7b16aaa0 Destroying unnamed session
3933 2024.02.16 07:07:22.682217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2024.02.16 07:07:22.682262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3935 2024.02.16 07:07:22.682281 [ 3 ] {} <Debug> HTTP-Session: de97a832-adb4-40cb-910b-d2c2d6ad690e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3936 2024.02.16 07:07:22.682298 [ 3 ] {} <Debug> HTTP-Session: de97a832-adb4-40cb-910b-d2c2d6ad690e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2024.02.16 07:07:22.682370 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3938 2024.02.16 07:07:22.682410 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3939 2024.02.16 07:07:22.682520 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2024.02.16 07:07:22.682824 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3941 2024.02.16 07:07:22.683037 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3942 2024.02.16 07:07:22.683187 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3943 2024.02.16 07:07:22.683287 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000888783 sec., 48380 rows/sec., 3.78 MiB/sec.
3944 2024.02.16 07:07:22.683404 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Debug> DynamicQueryHandler: Done processing query
3945 2024.02.16 07:07:22.683426 [ 3 ] {892c9d7a-da11-465c-aca6-186ad697200c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3946 2024.02.16 07:07:22.683442 [ 3 ] {} <Debug> HTTP-Session: de97a832-adb4-40cb-910b-d2c2d6ad690e Destroying unnamed session
3947 2024.02.16 07:07:22.683623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3948 2024.02.16 07:07:22.683667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3949 2024.02.16 07:07:22.683686 [ 3 ] {} <Debug> HTTP-Session: f3b41db8-af6d-4d5d-8c55-a170648e1470 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3950 2024.02.16 07:07:22.683702 [ 3 ] {} <Debug> HTTP-Session: f3b41db8-af6d-4d5d-8c55-a170648e1470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3951 2024.02.16 07:07:22.683787 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3952 2024.02.16 07:07:22.683831 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3953 2024.02.16 07:07:22.683962 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2024.02.16 07:07:22.684651 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3955 2024.02.16 07:07:22.684981 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3956 2024.02.16 07:07:22.685165 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3957 2024.02.16 07:07:22.685264 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001449127 sec., 29673 rows/sec., 40.04 MiB/sec.
3958 2024.02.16 07:07:22.685395 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Debug> DynamicQueryHandler: Done processing query
3959 2024.02.16 07:07:22.685419 [ 3 ] {b59902eb-6643-43c9-b3ee-33c2d03cb998} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3960 2024.02.16 07:07:22.685434 [ 3 ] {} <Debug> HTTP-Session: f3b41db8-af6d-4d5d-8c55-a170648e1470 Destroying unnamed session
3961 2024.02.16 07:07:27.678079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3962 2024.02.16 07:07:27.678260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3963 2024.02.16 07:07:27.678306 [ 3 ] {} <Debug> HTTP-Session: ef0d3da8-f5a5-41c5-82da-6c712a3036e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3964 2024.02.16 07:07:27.678348 [ 3 ] {} <Debug> HTTP-Session: ef0d3da8-f5a5-41c5-82da-6c712a3036e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.02.16 07:07:27.678561 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3966 2024.02.16 07:07:27.678661 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3967 2024.02.16 07:07:27.678929 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2024.02.16 07:07:27.679512 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3969 2024.02.16 07:07:27.679776 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3970 2024.02.16 07:07:27.679938 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3971 2024.02.16 07:07:27.680064 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001446467 sec., 3456 rows/sec., 280.18 KiB/sec.
3972 2024.02.16 07:07:27.680244 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Debug> DynamicQueryHandler: Done processing query
3973 2024.02.16 07:07:27.680271 [ 3 ] {ac35d127-ef38-443c-88db-18c08b2d2694} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3974 2024.02.16 07:07:27.680288 [ 3 ] {} <Debug> HTTP-Session: ef0d3da8-f5a5-41c5-82da-6c712a3036e1 Destroying unnamed session
3975 2024.02.16 07:07:27.680420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3976 2024.02.16 07:07:27.680470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3977 2024.02.16 07:07:27.680490 [ 3 ] {} <Debug> HTTP-Session: 4454e55b-1a41-4d0c-8d1c-bad44cf7522c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3978 2024.02.16 07:07:27.680508 [ 3 ] {} <Debug> HTTP-Session: 4454e55b-1a41-4d0c-8d1c-bad44cf7522c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.02.16 07:07:27.680582 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3980 2024.02.16 07:07:27.680622 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3981 2024.02.16 07:07:27.680734 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3982 2024.02.16 07:07:27.681074 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3983 2024.02.16 07:07:27.681298 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3984 2024.02.16 07:07:27.681452 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3985 2024.02.16 07:07:27.681562 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Information> executeQuery: Read 51 rows, 4.15 KiB in 0.000945624 sec., 53932 rows/sec., 4.29 MiB/sec.
3986 2024.02.16 07:07:27.681705 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Debug> DynamicQueryHandler: Done processing query
3987 2024.02.16 07:07:27.681729 [ 3 ] {2d794c8b-17c6-4222-9345-e42942ca1f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3988 2024.02.16 07:07:27.681745 [ 3 ] {} <Debug> HTTP-Session: 4454e55b-1a41-4d0c-8d1c-bad44cf7522c Destroying unnamed session
3989 2024.02.16 07:07:27.681872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3990 2024.02.16 07:07:27.681917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3991 2024.02.16 07:07:27.681936 [ 3 ] {} <Debug> HTTP-Session: d685cb67-9c75-4013-8bff-d7a777d5f4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
3992 2024.02.16 07:07:27.681953 [ 3 ] {} <Debug> HTTP-Session: d685cb67-9c75-4013-8bff-d7a777d5f4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.02.16 07:07:27.682026 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3994 2024.02.16 07:07:27.682065 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3995 2024.02.16 07:07:27.682175 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2024.02.16 07:07:27.682492 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
3997 2024.02.16 07:07:27.682701 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3998 2024.02.16 07:07:27.682850 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3999 2024.02.16 07:07:27.682959 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000894833 sec., 32408 rows/sec., 2.51 MiB/sec.
4000 2024.02.16 07:07:27.683082 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Debug> DynamicQueryHandler: Done processing query
4001 2024.02.16 07:07:27.683105 [ 3 ] {baec9c1d-104e-442d-9ad7-4a211b1a29a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4002 2024.02.16 07:07:27.683121 [ 3 ] {} <Debug> HTTP-Session: d685cb67-9c75-4013-8bff-d7a777d5f4a5 Destroying unnamed session
4003 2024.02.16 07:07:27.683261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4004 2024.02.16 07:07:27.683305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4005 2024.02.16 07:07:27.683324 [ 3 ] {} <Debug> HTTP-Session: 211e7038-9bb7-4af0-b160-24b06ca42200 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4006 2024.02.16 07:07:27.683340 [ 3 ] {} <Debug> HTTP-Session: 211e7038-9bb7-4af0-b160-24b06ca42200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4007 2024.02.16 07:07:27.683417 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4008 2024.02.16 07:07:27.683461 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4009 2024.02.16 07:07:27.683578 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4010 2024.02.16 07:07:27.683891 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4011 2024.02.16 07:07:27.684159 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4012 2024.02.16 07:07:27.684331 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
4013 2024.02.16 07:07:27.684440 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000986285 sec., 36500 rows/sec., 2.58 MiB/sec.
4014 2024.02.16 07:07:27.684618 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Debug> DynamicQueryHandler: Done processing query
4015 2024.02.16 07:07:27.684642 [ 3 ] {0ae6bb60-ae85-4d2c-b54c-29b0f1d9f758} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4016 2024.02.16 07:07:27.684658 [ 3 ] {} <Debug> HTTP-Session: 211e7038-9bb7-4af0-b160-24b06ca42200 Destroying unnamed session
4017 2024.02.16 07:07:27.684803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4018 2024.02.16 07:07:27.684851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4019 2024.02.16 07:07:27.684870 [ 3 ] {} <Debug> HTTP-Session: fe6183b9-4ce3-4797-b452-26cf243a4274 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4020 2024.02.16 07:07:27.684887 [ 3 ] {} <Debug> HTTP-Session: fe6183b9-4ce3-4797-b452-26cf243a4274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.02.16 07:07:27.684959 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4022 2024.02.16 07:07:27.685002 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4023 2024.02.16 07:07:27.685146 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4024 2024.02.16 07:07:27.685470 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4025 2024.02.16 07:07:27.685736 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4026 2024.02.16 07:07:27.685917 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4027 2024.02.16 07:07:27.686046 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001057037 sec., 4730 rows/sec., 6.38 MiB/sec.
4028 2024.02.16 07:07:27.686171 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Debug> DynamicQueryHandler: Done processing query
4029 2024.02.16 07:07:27.686194 [ 3 ] {34b7168e-1888-42e3-b5cb-c873d1f30624} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4030 2024.02.16 07:07:27.686210 [ 3 ] {} <Debug> HTTP-Session: fe6183b9-4ce3-4797-b452-26cf243a4274 Destroying unnamed session
4031 2024.02.16 07:07:32.678615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4032 2024.02.16 07:07:32.678797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4033 2024.02.16 07:07:32.678843 [ 3 ] {} <Debug> HTTP-Session: f4bacc62-4edc-4a30-bf84-fe49f813cf97 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4034 2024.02.16 07:07:32.678884 [ 3 ] {} <Debug> HTTP-Session: f4bacc62-4edc-4a30-bf84-fe49f813cf97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4035 2024.02.16 07:07:32.679089 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4036 2024.02.16 07:07:32.679189 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4037 2024.02.16 07:07:32.679441 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4038 2024.02.16 07:07:32.679917 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4039 2024.02.16 07:07:32.680182 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4040 2024.02.16 07:07:32.680347 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4041 2024.02.16 07:07:32.680479 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001326994 sec., 32404 rows/sec., 2.56 MiB/sec.
4042 2024.02.16 07:07:32.680625 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Debug> DynamicQueryHandler: Done processing query
4043 2024.02.16 07:07:32.680651 [ 3 ] {5a1349f2-75e8-40e4-9e58-6569d1cc13b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4044 2024.02.16 07:07:32.680667 [ 3 ] {} <Debug> HTTP-Session: f4bacc62-4edc-4a30-bf84-fe49f813cf97 Destroying unnamed session
4045 2024.02.16 07:07:32.680810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4046 2024.02.16 07:07:32.680856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4047 2024.02.16 07:07:32.680876 [ 3 ] {} <Debug> HTTP-Session: 9f4bb006-a41a-4d51-afff-307d320e4556 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4048 2024.02.16 07:07:32.680892 [ 3 ] {} <Debug> HTTP-Session: 9f4bb006-a41a-4d51-afff-307d320e4556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4049 2024.02.16 07:07:32.680967 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4050 2024.02.16 07:07:32.681006 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4051 2024.02.16 07:07:32.681108 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4052 2024.02.16 07:07:32.681509 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4053 2024.02.16 07:07:32.681729 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4054 2024.02.16 07:07:32.681876 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4055 2024.02.16 07:07:32.682000 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000997335 sec., 129344 rows/sec., 12.47 MiB/sec.
4056 2024.02.16 07:07:32.682124 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Debug> DynamicQueryHandler: Done processing query
4057 2024.02.16 07:07:32.682147 [ 3 ] {f8386c48-57fc-4192-8fec-647555f05136} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4058 2024.02.16 07:07:32.682163 [ 3 ] {} <Debug> HTTP-Session: 9f4bb006-a41a-4d51-afff-307d320e4556 Destroying unnamed session
4059 2024.02.16 07:07:32.682284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4060 2024.02.16 07:07:32.682330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4061 2024.02.16 07:07:32.682349 [ 3 ] {} <Debug> HTTP-Session: d4b1d35d-9016-46d2-90c4-815591d464d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4062 2024.02.16 07:07:32.682370 [ 3 ] {} <Debug> HTTP-Session: d4b1d35d-9016-46d2-90c4-815591d464d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.02.16 07:07:32.682440 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4064 2024.02.16 07:07:32.682478 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4065 2024.02.16 07:07:32.682584 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4066 2024.02.16 07:07:32.682887 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4067 2024.02.16 07:07:32.683091 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4068 2024.02.16 07:07:32.683238 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4069 2024.02.16 07:07:32.683353 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000882893 sec., 48703 rows/sec., 3.81 MiB/sec.
4070 2024.02.16 07:07:32.683482 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Debug> DynamicQueryHandler: Done processing query
4071 2024.02.16 07:07:32.683508 [ 3 ] {812a4685-1551-4e48-8de7-25bc0a07826d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4072 2024.02.16 07:07:32.683526 [ 3 ] {} <Debug> HTTP-Session: d4b1d35d-9016-46d2-90c4-815591d464d4 Destroying unnamed session
4073 2024.02.16 07:07:32.683729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4074 2024.02.16 07:07:32.683777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4075 2024.02.16 07:07:32.683797 [ 3 ] {} <Debug> HTTP-Session: 9295d61a-e464-4ada-8571-35dcba279f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4076 2024.02.16 07:07:32.683814 [ 3 ] {} <Debug> HTTP-Session: 9295d61a-e464-4ada-8571-35dcba279f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4077 2024.02.16 07:07:32.683908 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4078 2024.02.16 07:07:32.683955 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4079 2024.02.16 07:07:32.684096 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4080 2024.02.16 07:07:32.684563 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4081 2024.02.16 07:07:32.684885 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4082 2024.02.16 07:07:32.685070 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4083 2024.02.16 07:07:32.685200 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001258252 sec., 34174 rows/sec., 46.12 MiB/sec.
4084 2024.02.16 07:07:32.685362 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Debug> DynamicQueryHandler: Done processing query
4085 2024.02.16 07:07:32.685390 [ 3 ] {2f5c4f69-f2f9-449a-9c7b-4306092e238b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4086 2024.02.16 07:07:32.685409 [ 3 ] {} <Debug> HTTP-Session: 9295d61a-e464-4ada-8571-35dcba279f4c Destroying unnamed session
4087 2024.02.16 07:07:37.469724 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
4088 2024.02.16 07:07:37.469799 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
4089 2024.02.16 07:07:37.675978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4090 2024.02.16 07:07:37.676096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4091 2024.02.16 07:07:37.676127 [ 3 ] {} <Debug> HTTP-Session: 988a04f9-24d9-4707-8207-22ee4c159bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4092 2024.02.16 07:07:37.676155 [ 3 ] {} <Debug> HTTP-Session: 988a04f9-24d9-4707-8207-22ee4c159bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.02.16 07:07:37.676297 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4094 2024.02.16 07:07:37.676367 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4095 2024.02.16 07:07:37.676548 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4096 2024.02.16 07:07:37.676946 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4097 2024.02.16 07:07:37.677208 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4098 2024.02.16 07:07:37.677370 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4099 2024.02.16 07:07:37.677495 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001153289 sec., 4335 rows/sec., 351.41 KiB/sec.
4100 2024.02.16 07:07:37.677654 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Debug> DynamicQueryHandler: Done processing query
4101 2024.02.16 07:07:37.677680 [ 3 ] {edc39b7a-51fd-46fb-acc9-57af70fcba45} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4102 2024.02.16 07:07:37.677698 [ 3 ] {} <Debug> HTTP-Session: 988a04f9-24d9-4707-8207-22ee4c159bc8 Destroying unnamed session
4103 2024.02.16 07:07:37.677831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4104 2024.02.16 07:07:37.677891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4105 2024.02.16 07:07:37.677917 [ 3 ] {} <Debug> HTTP-Session: 1196bf3d-c8b0-4cd1-81a8-fc27b0e26025 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4106 2024.02.16 07:07:37.677938 [ 3 ] {} <Debug> HTTP-Session: 1196bf3d-c8b0-4cd1-81a8-fc27b0e26025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4107 2024.02.16 07:07:37.678030 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4108 2024.02.16 07:07:37.678080 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4109 2024.02.16 07:07:37.678205 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4110 2024.02.16 07:07:37.678523 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4111 2024.02.16 07:07:37.678728 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4112 2024.02.16 07:07:37.678873 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
4113 2024.02.16 07:07:37.678997 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000928364 sec., 4308 rows/sec., 359.76 KiB/sec.
4114 2024.02.16 07:07:37.679165 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Debug> DynamicQueryHandler: Done processing query
4115 2024.02.16 07:07:37.679190 [ 3 ] {5a0158ae-8d3a-420b-8741-c8793d6d72bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4116 2024.02.16 07:07:37.679206 [ 3 ] {} <Debug> HTTP-Session: 1196bf3d-c8b0-4cd1-81a8-fc27b0e26025 Destroying unnamed session
4117 2024.02.16 07:07:37.679328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2024.02.16 07:07:37.679373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4119 2024.02.16 07:07:37.679392 [ 3 ] {} <Debug> HTTP-Session: 83e5a9a8-7d27-468c-8740-84d18d6b08af Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4120 2024.02.16 07:07:37.679409 [ 3 ] {} <Debug> HTTP-Session: 83e5a9a8-7d27-468c-8740-84d18d6b08af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.02.16 07:07:37.679479 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4122 2024.02.16 07:07:37.679517 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4123 2024.02.16 07:07:37.679627 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4124 2024.02.16 07:07:37.679909 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4125 2024.02.16 07:07:37.680114 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4126 2024.02.16 07:07:37.680263 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4127 2024.02.16 07:07:37.680391 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000882052 sec., 19273 rows/sec., 1.73 MiB/sec.
4128 2024.02.16 07:07:37.680383 [ 151 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4129 2024.02.16 07:07:37.680499 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4130 2024.02.16 07:07:37.680591 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Debug> DynamicQueryHandler: Done processing query
4131 2024.02.16 07:07:37.680617 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4132 2024.02.16 07:07:37.680626 [ 3 ] {648b9c22-31a5-4560-b44c-79e092745ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4133 2024.02.16 07:07:37.680657 [ 3 ] {} <Debug> HTTP-Session: 83e5a9a8-7d27-468c-8740-84d18d6b08af Destroying unnamed session
4134 2024.02.16 07:07:37.680700 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4135 2024.02.16 07:07:37.680729 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part
4136 2024.02.16 07:07:37.680796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4137 2024.02.16 07:07:37.680839 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part
4138 2024.02.16 07:07:37.680852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4139 2024.02.16 07:07:37.680881 [ 3 ] {} <Debug> HTTP-Session: 99781410-3a7b-4616-bd16-625d2eb500dc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4140 2024.02.16 07:07:37.680906 [ 3 ] {} <Debug> HTTP-Session: 99781410-3a7b-4616-bd16-625d2eb500dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4141 2024.02.16 07:07:37.680962 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 129 rows starting from the beginning of the part
4142 2024.02.16 07:07:37.681022 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4143 2024.02.16 07:07:37.681082 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4144 2024.02.16 07:07:37.681090 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 51 rows starting from the beginning of the part
4145 2024.02.16 07:07:37.681276 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 129 rows starting from the beginning of the part
4146 2024.02.16 07:07:37.681337 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4147 2024.02.16 07:07:37.681428 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part
4148 2024.02.16 07:07:37.681805 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4149 2024.02.16 07:07:37.682101 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4150 2024.02.16 07:07:37.682314 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
4151 2024.02.16 07:07:37.682441 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 4 columns (4 merged, 0 gathered) in 0.001853038 sec., 283318.52881592285 rows/sec., 26.25 MiB/sec.
4152 2024.02.16 07:07:37.682518 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001456297 sec., 2746 rows/sec., 191.79 KiB/sec.
4153 2024.02.16 07:07:37.682711 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4154 2024.02.16 07:07:37.682723 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Debug> DynamicQueryHandler: Done processing query
4155 2024.02.16 07:07:37.682771 [ 3 ] {1a4ea544-81e8-43ee-850b-ca5e2013efff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4156 2024.02.16 07:07:37.682803 [ 3 ] {} <Debug> HTTP-Session: 99781410-3a7b-4616-bd16-625d2eb500dc Destroying unnamed session
4157 2024.02.16 07:07:37.682938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4158 2024.02.16 07:07:37.683006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4159 2024.02.16 07:07:37.683027 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4160 2024.02.16 07:07:37.683042 [ 3 ] {} <Debug> HTTP-Session: ff463c09-467a-491c-92f8-fb4ef9ec7d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4161 2024.02.16 07:07:37.683089 [ 3 ] {} <Debug> HTTP-Session: ff463c09-467a-491c-92f8-fb4ef9ec7d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4162 2024.02.16 07:07:37.683159 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_41_8} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4163 2024.02.16 07:07:37.683215 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4164 2024.02.16 07:07:37.683303 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4165 2024.02.16 07:07:37.683424 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4166 2024.02.16 07:07:37.683718 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4167 2024.02.16 07:07:37.683937 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4168 2024.02.16 07:07:37.684088 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4169 2024.02.16 07:07:37.684210 [ 151 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4170 2024.02.16 07:07:37.684217 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000951534 sec., 9458 rows/sec., 763.57 KiB/sec.
4171 2024.02.16 07:07:37.684274 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4172 2024.02.16 07:07:37.684460 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4173 2024.02.16 07:07:37.684511 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Debug> DynamicQueryHandler: Done processing query
4174 2024.02.16 07:07:37.684572 [ 3 ] {b03a343e-aecd-42dd-9f11-7fd9d7e90eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4175 2024.02.16 07:07:37.684664 [ 3 ] {} <Debug> HTTP-Session: ff463c09-467a-491c-92f8-fb4ef9ec7d64 Destroying unnamed session
4176 2024.02.16 07:07:37.684723 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4177 2024.02.16 07:07:37.684765 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part
4178 2024.02.16 07:07:37.684862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4179 2024.02.16 07:07:37.684925 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4180 2024.02.16 07:07:37.684940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4181 2024.02.16 07:07:37.685002 [ 3 ] {} <Debug> HTTP-Session: 67050ffb-da2a-40de-b138-588a714169e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4182 2024.02.16 07:07:37.685032 [ 3 ] {} <Debug> HTTP-Session: 67050ffb-da2a-40de-b138-588a714169e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4183 2024.02.16 07:07:37.685142 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part
4184 2024.02.16 07:07:37.685247 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4185 2024.02.16 07:07:37.685375 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4186 2024.02.16 07:07:37.685407 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 29 rows starting from the beginning of the part
4187 2024.02.16 07:07:37.685736 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 43 rows starting from the beginning of the part
4188 2024.02.16 07:07:37.685890 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4189 2024.02.16 07:07:37.685981 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part
4190 2024.02.16 07:07:37.686536 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4191 2024.02.16 07:07:37.687173 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4192 2024.02.16 07:07:37.687549 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4193 2024.02.16 07:07:37.687567 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.003228622 sec., 70308.63321875401 rows/sec., 5.49 MiB/sec.
4194 2024.02.16 07:07:37.687734 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002427992 sec., 823 rows/sec., 57.92 KiB/sec.
4195 2024.02.16 07:07:37.687747 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4196 2024.02.16 07:07:37.688002 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Debug> DynamicQueryHandler: Done processing query
4197 2024.02.16 07:07:37.688029 [ 3 ] {27e2cdbf-15da-4e80-9f2c-41bb76e9a28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4198 2024.02.16 07:07:37.688040 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4199 2024.02.16 07:07:37.688050 [ 3 ] {} <Debug> HTTP-Session: 67050ffb-da2a-40de-b138-588a714169e6 Destroying unnamed session
4200 2024.02.16 07:07:37.688112 [ 9 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_41_8} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4201 2024.02.16 07:07:37.688193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4202 2024.02.16 07:07:37.688239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4203 2024.02.16 07:07:37.688258 [ 3 ] {} <Debug> HTTP-Session: 1263bded-1b18-449d-96e0-dd3b85a14f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4204 2024.02.16 07:07:37.688275 [ 3 ] {} <Debug> HTTP-Session: 1263bded-1b18-449d-96e0-dd3b85a14f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4205 2024.02.16 07:07:37.688350 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4206 2024.02.16 07:07:37.688394 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4207 2024.02.16 07:07:37.688537 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4208 2024.02.16 07:07:37.688885 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4209 2024.02.16 07:07:37.689153 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4210 2024.02.16 07:07:37.689331 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4211 2024.02.16 07:07:37.689460 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001079638 sec., 4631 rows/sec., 6.25 MiB/sec.
4212 2024.02.16 07:07:37.689572 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Debug> DynamicQueryHandler: Done processing query
4213 2024.02.16 07:07:37.689596 [ 3 ] {3e27c3ce-f768-46f4-a4ed-a7473561670d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4214 2024.02.16 07:07:37.689612 [ 3 ] {} <Debug> HTTP-Session: 1263bded-1b18-449d-96e0-dd3b85a14f4f Destroying unnamed session
4215 2024.02.16 07:07:42.678669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4216 2024.02.16 07:07:42.678816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4217 2024.02.16 07:07:42.678848 [ 3 ] {} <Debug> HTTP-Session: adc770de-9787-4e36-b713-d3e427195810 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4218 2024.02.16 07:07:42.678876 [ 3 ] {} <Debug> HTTP-Session: adc770de-9787-4e36-b713-d3e427195810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4219 2024.02.16 07:07:42.679024 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4220 2024.02.16 07:07:42.679092 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4221 2024.02.16 07:07:42.679278 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4222 2024.02.16 07:07:42.679725 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4223 2024.02.16 07:07:42.680003 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4224 2024.02.16 07:07:42.680174 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4225 2024.02.16 07:07:42.680317 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001244202 sec., 34560 rows/sec., 2.74 MiB/sec.
4226 2024.02.16 07:07:42.680316 [ 150 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4227 2024.02.16 07:07:42.680433 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4228 2024.02.16 07:07:42.680524 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Debug> DynamicQueryHandler: Done processing query
4229 2024.02.16 07:07:42.680531 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4230 2024.02.16 07:07:42.680561 [ 3 ] {0e193da8-ea51-473b-a9e3-5a6b3b2087a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4231 2024.02.16 07:07:42.680598 [ 3 ] {} <Debug> HTTP-Session: adc770de-9787-4e36-b713-d3e427195810 Destroying unnamed session
4232 2024.02.16 07:07:42.680676 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4233 2024.02.16 07:07:42.680720 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part
4234 2024.02.16 07:07:42.680793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4235 2024.02.16 07:07:42.680893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4236 2024.02.16 07:07:42.680941 [ 3 ] {} <Debug> HTTP-Session: 26ad7e40-433a-4629-af73-9171e488daa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4237 2024.02.16 07:07:42.680965 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 43 rows starting from the beginning of the part
4238 2024.02.16 07:07:42.680976 [ 3 ] {} <Debug> HTTP-Session: 26ad7e40-433a-4629-af73-9171e488daa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.02.16 07:07:42.681243 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4240 2024.02.16 07:07:42.681250 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part
4241 2024.02.16 07:07:42.681339 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4242 2024.02.16 07:07:42.681554 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part
4243 2024.02.16 07:07:42.681803 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4244 2024.02.16 07:07:42.681836 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part
4245 2024.02.16 07:07:42.682018 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part
4246 2024.02.16 07:07:42.682548 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4247 2024.02.16 07:07:42.683045 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4248 2024.02.16 07:07:42.683433 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4249 2024.02.16 07:07:42.683497 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001876 sec., 62294.378581926765 rows/sec., 4.93 MiB/sec.
4250 2024.02.16 07:07:42.683611 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.002327949 sec., 55413 rows/sec., 5.34 MiB/sec.
4251 2024.02.16 07:07:42.683679 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4252 2024.02.16 07:07:42.683761 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Debug> DynamicQueryHandler: Done processing query
4253 2024.02.16 07:07:42.683787 [ 3 ] {187e32c5-f457-47d3-931c-57ff49b391f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4254 2024.02.16 07:07:42.683807 [ 3 ] {} <Debug> HTTP-Session: 26ad7e40-433a-4629-af73-9171e488daa3 Destroying unnamed session
4255 2024.02.16 07:07:42.683914 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4256 2024.02.16 07:07:42.683970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4257 2024.02.16 07:07:42.683990 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_41_8} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4258 2024.02.16 07:07:42.684020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4259 2024.02.16 07:07:42.684051 [ 3 ] {} <Debug> HTTP-Session: cb130f9f-2c06-44af-9025-b3038af61e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4260 2024.02.16 07:07:42.684082 [ 3 ] {} <Debug> HTTP-Session: cb130f9f-2c06-44af-9025-b3038af61e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4261 2024.02.16 07:07:42.684158 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4262 2024.02.16 07:07:42.684198 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4263 2024.02.16 07:07:42.684307 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4264 2024.02.16 07:07:42.684663 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4265 2024.02.16 07:07:42.684869 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4266 2024.02.16 07:07:42.685017 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4267 2024.02.16 07:07:42.685132 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000946704 sec., 45420 rows/sec., 3.55 MiB/sec.
4268 2024.02.16 07:07:42.685249 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Debug> DynamicQueryHandler: Done processing query
4269 2024.02.16 07:07:42.685274 [ 3 ] {9b334aae-309d-4568-beae-d423dbcda6cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4270 2024.02.16 07:07:42.685290 [ 3 ] {} <Debug> HTTP-Session: cb130f9f-2c06-44af-9025-b3038af61e46 Destroying unnamed session
4271 2024.02.16 07:07:42.685435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4272 2024.02.16 07:07:42.685481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4273 2024.02.16 07:07:42.685500 [ 3 ] {} <Debug> HTTP-Session: 74b324df-9d54-4a2b-8b79-bcb5eb01f6d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4274 2024.02.16 07:07:42.685517 [ 3 ] {} <Debug> HTTP-Session: 74b324df-9d54-4a2b-8b79-bcb5eb01f6d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4275 2024.02.16 07:07:42.685595 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4276 2024.02.16 07:07:42.685639 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4277 2024.02.16 07:07:42.685778 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4278 2024.02.16 07:07:42.686233 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4279 2024.02.16 07:07:42.686548 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4280 2024.02.16 07:07:42.686729 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4281 2024.02.16 07:07:42.686848 [ 150 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4282 2024.02.16 07:07:42.686863 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001232901 sec., 34877 rows/sec., 47.06 MiB/sec.
4283 2024.02.16 07:07:42.686908 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4284 2024.02.16 07:07:42.687116 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4285 2024.02.16 07:07:42.687145 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Debug> DynamicQueryHandler: Done processing query
4286 2024.02.16 07:07:42.687186 [ 3 ] {3ddb9e1b-5c4d-4e79-9d90-37eff983aaa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4287 2024.02.16 07:07:42.687259 [ 3 ] {} <Debug> HTTP-Session: 74b324df-9d54-4a2b-8b79-bcb5eb01f6d5 Destroying unnamed session
4288 2024.02.16 07:07:42.687470 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4289 2024.02.16 07:07:42.687520 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 935 rows starting from the beginning of the part
4290 2024.02.16 07:07:42.687656 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 43 rows starting from the beginning of the part
4291 2024.02.16 07:07:42.687755 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part
4292 2024.02.16 07:07:42.687850 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part
4293 2024.02.16 07:07:42.687943 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part
4294 2024.02.16 07:07:42.688035 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part
4295 2024.02.16 07:07:42.691115 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 6 columns (6 merged, 0 gathered) in 0.004117596 sec., 260831.80574296264 rows/sec., 351.98 MiB/sec.
4296 2024.02.16 07:07:42.691599 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4297 2024.02.16 07:07:42.691828 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4298 2024.02.16 07:07:42.691895 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4299 2024.02.16 07:07:42.691966 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_41_8: 9.03 MiB.
4300 2024.02.16 07:07:43.001122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.27 MiB, peak 242.27 MiB, will set to 234.38 MiB (RSS), difference: 1.11 MiB
4301 2024.02.16 07:07:47.675857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4302 2024.02.16 07:07:47.676066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4303 2024.02.16 07:07:47.676122 [ 3 ] {} <Debug> HTTP-Session: c26a34cb-8095-4986-a9a1-16a635164ded Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4304 2024.02.16 07:07:47.676158 [ 3 ] {} <Debug> HTTP-Session: c26a34cb-8095-4986-a9a1-16a635164ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4305 2024.02.16 07:07:47.676300 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4306 2024.02.16 07:07:47.676367 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4307 2024.02.16 07:07:47.676550 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4308 2024.02.16 07:07:47.677021 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4309 2024.02.16 07:07:47.677292 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4310 2024.02.16 07:07:47.677455 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4311 2024.02.16 07:07:47.677596 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001251021 sec., 3996 rows/sec., 323.95 KiB/sec.
4312 2024.02.16 07:07:47.677764 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Debug> DynamicQueryHandler: Done processing query
4313 2024.02.16 07:07:47.677790 [ 3 ] {962ec6e8-dd66-4f1c-b426-c983fd0743f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4314 2024.02.16 07:07:47.677806 [ 3 ] {} <Debug> HTTP-Session: c26a34cb-8095-4986-a9a1-16a635164ded Destroying unnamed session
4315 2024.02.16 07:07:47.677937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4316 2024.02.16 07:07:47.677988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4317 2024.02.16 07:07:47.678008 [ 3 ] {} <Debug> HTTP-Session: f90e51aa-7a23-4688-93c2-7316477ac3bc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4318 2024.02.16 07:07:47.678027 [ 3 ] {} <Debug> HTTP-Session: f90e51aa-7a23-4688-93c2-7316477ac3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4319 2024.02.16 07:07:47.678106 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4320 2024.02.16 07:07:47.678148 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4321 2024.02.16 07:07:47.678296 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4322 2024.02.16 07:07:47.678641 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4323 2024.02.16 07:07:47.678883 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4324 2024.02.16 07:07:47.679039 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4325 2024.02.16 07:07:47.679161 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001027866 sec., 14593 rows/sec., 1.32 MiB/sec.
4326 2024.02.16 07:07:47.679271 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Debug> DynamicQueryHandler: Done processing query
4327 2024.02.16 07:07:47.679297 [ 3 ] {b833d1bc-730c-4070-af6e-9b533fc96cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4328 2024.02.16 07:07:47.679312 [ 3 ] {} <Debug> HTTP-Session: f90e51aa-7a23-4688-93c2-7316477ac3bc Destroying unnamed session
4329 2024.02.16 07:07:47.679450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2024.02.16 07:07:47.679497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4331 2024.02.16 07:07:47.679519 [ 3 ] {} <Debug> HTTP-Session: 87687db9-4ff8-47a6-9e39-ca5c7daae07e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4332 2024.02.16 07:07:47.679536 [ 3 ] {} <Debug> HTTP-Session: 87687db9-4ff8-47a6-9e39-ca5c7daae07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.02.16 07:07:47.679610 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4334 2024.02.16 07:07:47.679652 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4335 2024.02.16 07:07:47.679761 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2024.02.16 07:07:47.680026 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4337 2024.02.16 07:07:47.680238 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4338 2024.02.16 07:07:47.680388 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4339 2024.02.16 07:07:47.680504 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000859092 sec., 5820 rows/sec., 466.06 KiB/sec.
4340 2024.02.16 07:07:47.680625 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Debug> DynamicQueryHandler: Done processing query
4341 2024.02.16 07:07:47.680650 [ 3 ] {b0b553dc-4a51-41b7-bf44-2f86c11009ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4342 2024.02.16 07:07:47.680666 [ 3 ] {} <Debug> HTTP-Session: 87687db9-4ff8-47a6-9e39-ca5c7daae07e Destroying unnamed session
4343 2024.02.16 07:07:47.680803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4344 2024.02.16 07:07:47.680850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4345 2024.02.16 07:07:47.680870 [ 3 ] {} <Debug> HTTP-Session: 5ec23a6c-5c7f-48ad-ab47-a23e0a962a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4346 2024.02.16 07:07:47.680886 [ 3 ] {} <Debug> HTTP-Session: 5ec23a6c-5c7f-48ad-ab47-a23e0a962a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4347 2024.02.16 07:07:47.680958 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4348 2024.02.16 07:07:47.681005 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4349 2024.02.16 07:07:47.681144 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4350 2024.02.16 07:07:47.681529 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.26 GiB.
4351 2024.02.16 07:07:47.681822 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4352 2024.02.16 07:07:47.682007 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4353 2024.02.16 07:07:47.682130 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001139849 sec., 4386 rows/sec., 5.92 MiB/sec.
4354 2024.02.16 07:07:47.682302 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Debug> DynamicQueryHandler: Done processing query
4355 2024.02.16 07:07:47.682328 [ 3 ] {5f6a1fa7-601e-48ea-b6e2-d3b29d53c9bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4356 2024.02.16 07:07:47.682344 [ 3 ] {} <Debug> HTTP-Session: 5ec23a6c-5c7f-48ad-ab47-a23e0a962a89 Destroying unnamed session
4357 2024.02.16 07:07:50.616743 [ 146 ] {} <Debug> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4358 2024.02.16 07:07:50.616863 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4359 2024.02.16 07:07:50.617024 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
4360 2024.02.16 07:07:50.617226 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4361 2024.02.16 07:07:50.617284 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4362 2024.02.16 07:07:50.617499 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4363 2024.02.16 07:07:50.617661 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4364 2024.02.16 07:07:50.617810 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4365 2024.02.16 07:07:50.617973 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4366 2024.02.16 07:07:50.618729 [ 17 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790006 sec., 11173.14690565283 rows/sec., 780.16 KiB/sec.
4367 2024.02.16 07:07:50.618835 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4368 2024.02.16 07:07:50.619018 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
4369 2024.02.16 07:07:50.619083 [ 13 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_9_2} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
4370 2024.02.16 07:07:50.634610 [ 146 ] {} <Debug> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4371 2024.02.16 07:07:50.634658 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4372 2024.02.16 07:07:50.634727 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
4373 2024.02.16 07:07:50.634868 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4374 2024.02.16 07:07:50.634908 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4375 2024.02.16 07:07:50.635094 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4376 2024.02.16 07:07:50.635203 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4377 2024.02.16 07:07:50.635300 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4378 2024.02.16 07:07:50.635393 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4379 2024.02.16 07:07:50.636030 [ 14 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334314 sec., 14988.975608439992 rows/sec., 1.22 MiB/sec.
4380 2024.02.16 07:07:50.636134 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4381 2024.02.16 07:07:50.636363 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
4382 2024.02.16 07:07:50.636436 [ 26 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_9_2} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
4383 2024.02.16 07:07:50.692969 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4384 2024.02.16 07:07:50.693010 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4385 2024.02.16 07:07:50.693083 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4386 2024.02.16 07:07:50.693183 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4387 2024.02.16 07:07:50.693216 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 356 rows starting from the beginning of the part
4388 2024.02.16 07:07:50.693324 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
4389 2024.02.16 07:07:50.693420 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part
4390 2024.02.16 07:07:50.693507 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
4391 2024.02.16 07:07:50.693590 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4392 2024.02.16 07:07:50.694216 [ 14 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116718 sec., 370122.8602272143 rows/sec., 26.10 MiB/sec.
4393 2024.02.16 07:07:50.694359 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4394 2024.02.16 07:07:50.694587 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4395 2024.02.16 07:07:50.694652 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4396 2024.02.16 07:07:52.469848 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
4397 2024.02.16 07:07:52.469909 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
4398 2024.02.16 07:07:52.678210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4399 2024.02.16 07:07:52.678305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4400 2024.02.16 07:07:52.678332 [ 3 ] {} <Debug> HTTP-Session: 1ade4a63-2586-4eec-b478-6010d4421eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4401 2024.02.16 07:07:52.678364 [ 3 ] {} <Debug> HTTP-Session: 1ade4a63-2586-4eec-b478-6010d4421eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4402 2024.02.16 07:07:52.678501 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4403 2024.02.16 07:07:52.678567 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4404 2024.02.16 07:07:52.678736 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4405 2024.02.16 07:07:52.679210 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4406 2024.02.16 07:07:52.679471 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4407 2024.02.16 07:07:52.679634 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4408 2024.02.16 07:07:52.679749 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001211441 sec., 35494 rows/sec., 2.81 MiB/sec.
4409 2024.02.16 07:07:52.679917 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Debug> DynamicQueryHandler: Done processing query
4410 2024.02.16 07:07:52.679945 [ 3 ] {def39599-4777-4717-a3b8-46fcb75dde35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4411 2024.02.16 07:07:52.679962 [ 3 ] {} <Debug> HTTP-Session: 1ade4a63-2586-4eec-b478-6010d4421eb4 Destroying unnamed session
4412 2024.02.16 07:07:52.680096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4413 2024.02.16 07:07:52.680143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4414 2024.02.16 07:07:52.680165 [ 3 ] {} <Debug> HTTP-Session: 10db9f06-8866-4c28-abb7-f18190c785ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4415 2024.02.16 07:07:52.680182 [ 3 ] {} <Debug> HTTP-Session: 10db9f06-8866-4c28-abb7-f18190c785ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.02.16 07:07:52.680254 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4417 2024.02.16 07:07:52.680296 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4418 2024.02.16 07:07:52.680413 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4419 2024.02.16 07:07:52.680721 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4420 2024.02.16 07:07:52.680928 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4421 2024.02.16 07:07:52.681082 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4422 2024.02.16 07:07:52.681179 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000897973 sec., 2227 rows/sec., 190.32 KiB/sec.
4423 2024.02.16 07:07:52.681301 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Debug> DynamicQueryHandler: Done processing query
4424 2024.02.16 07:07:52.681325 [ 3 ] {53f661ca-2604-4612-9636-5224e967f4e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4425 2024.02.16 07:07:52.681343 [ 3 ] {} <Debug> HTTP-Session: 10db9f06-8866-4c28-abb7-f18190c785ac Destroying unnamed session
4426 2024.02.16 07:07:52.681485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4427 2024.02.16 07:07:52.681530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4428 2024.02.16 07:07:52.681551 [ 3 ] {} <Debug> HTTP-Session: eabefd05-e2ec-45cd-a57e-4751457ab5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4429 2024.02.16 07:07:52.681568 [ 3 ] {} <Debug> HTTP-Session: eabefd05-e2ec-45cd-a57e-4751457ab5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4430 2024.02.16 07:07:52.681641 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4431 2024.02.16 07:07:52.681679 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4432 2024.02.16 07:07:52.681786 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4433 2024.02.16 07:07:52.682176 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4434 2024.02.16 07:07:52.682423 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4435 2024.02.16 07:07:52.682578 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4436 2024.02.16 07:07:52.682675 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Information> executeQuery: Read 130 rows, 12.82 KiB in 0.001006626 sec., 129144 rows/sec., 12.44 MiB/sec.
4437 2024.02.16 07:07:52.682794 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Debug> DynamicQueryHandler: Done processing query
4438 2024.02.16 07:07:52.682819 [ 3 ] {3e1e405a-545b-4bd7-8fe6-ad916c70b87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4439 2024.02.16 07:07:52.682835 [ 3 ] {} <Debug> HTTP-Session: eabefd05-e2ec-45cd-a57e-4751457ab5c8 Destroying unnamed session
4440 2024.02.16 07:07:52.682992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4441 2024.02.16 07:07:52.683038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4442 2024.02.16 07:07:52.683058 [ 3 ] {} <Debug> HTTP-Session: 36d36fcc-6eaa-4768-b876-667eab36c90c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4443 2024.02.16 07:07:52.683074 [ 3 ] {} <Debug> HTTP-Session: 36d36fcc-6eaa-4768-b876-667eab36c90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4444 2024.02.16 07:07:52.683142 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4445 2024.02.16 07:07:52.683182 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4446 2024.02.16 07:07:52.683290 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4447 2024.02.16 07:07:52.683569 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4448 2024.02.16 07:07:52.683770 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4449 2024.02.16 07:07:52.683926 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4450 2024.02.16 07:07:52.684021 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000850331 sec., 2352 rows/sec., 164.23 KiB/sec.
4451 2024.02.16 07:07:52.684144 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Debug> DynamicQueryHandler: Done processing query
4452 2024.02.16 07:07:52.684175 [ 3 ] {451f794f-18b8-4817-a7d7-20940bb617a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4453 2024.02.16 07:07:52.684193 [ 3 ] {} <Debug> HTTP-Session: 36d36fcc-6eaa-4768-b876-667eab36c90c Destroying unnamed session
4454 2024.02.16 07:07:52.684343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4455 2024.02.16 07:07:52.684395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4456 2024.02.16 07:07:52.684415 [ 3 ] {} <Debug> HTTP-Session: ef0a0b13-d210-40f1-bd8d-a9419be2d60e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4457 2024.02.16 07:07:52.684432 [ 3 ] {} <Debug> HTTP-Session: ef0a0b13-d210-40f1-bd8d-a9419be2d60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4458 2024.02.16 07:07:52.684514 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4459 2024.02.16 07:07:52.684556 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4460 2024.02.16 07:07:52.684673 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4461 2024.02.16 07:07:52.685005 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4462 2024.02.16 07:07:52.685241 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4463 2024.02.16 07:07:52.685412 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4464 2024.02.16 07:07:52.685541 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Information> executeQuery: Read 45 rows, 3.61 KiB in 0.000994005 sec., 45271 rows/sec., 3.54 MiB/sec.
4465 2024.02.16 07:07:52.685690 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Debug> DynamicQueryHandler: Done processing query
4466 2024.02.16 07:07:52.685716 [ 3 ] {a174f7f5-6a43-4b18-80fe-4fe20e108503} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4467 2024.02.16 07:07:52.685732 [ 3 ] {} <Debug> HTTP-Session: ef0a0b13-d210-40f1-bd8d-a9419be2d60e Destroying unnamed session
4468 2024.02.16 07:07:52.685869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4469 2024.02.16 07:07:52.685921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4470 2024.02.16 07:07:52.685941 [ 3 ] {} <Debug> HTTP-Session: 4c6fa008-2b10-4104-9b4d-6751635125ca Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4471 2024.02.16 07:07:52.685965 [ 3 ] {} <Debug> HTTP-Session: 4c6fa008-2b10-4104-9b4d-6751635125ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.02.16 07:07:52.686037 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4473 2024.02.16 07:07:52.686085 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4474 2024.02.16 07:07:52.686220 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4475 2024.02.16 07:07:52.686496 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4476 2024.02.16 07:07:52.686762 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4477 2024.02.16 07:07:52.686943 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4478 2024.02.16 07:07:52.687060 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000985135 sec., 1015 rows/sec., 71.37 KiB/sec.
4479 2024.02.16 07:07:52.687177 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Debug> DynamicQueryHandler: Done processing query
4480 2024.02.16 07:07:52.687200 [ 3 ] {aa28be65-7c43-470a-b717-bb5bd9db0d4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4481 2024.02.16 07:07:52.687215 [ 3 ] {} <Debug> HTTP-Session: 4c6fa008-2b10-4104-9b4d-6751635125ca Destroying unnamed session
4482 2024.02.16 07:07:52.687354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4483 2024.02.16 07:07:52.687398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4484 2024.02.16 07:07:52.687416 [ 3 ] {} <Debug> HTTP-Session: d93e47c0-0c44-47ff-897e-fb926e7d07d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4485 2024.02.16 07:07:52.687432 [ 3 ] {} <Debug> HTTP-Session: d93e47c0-0c44-47ff-897e-fb926e7d07d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4486 2024.02.16 07:07:52.687514 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4487 2024.02.16 07:07:52.687557 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4488 2024.02.16 07:07:52.687692 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4489 2024.02.16 07:07:52.688161 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4490 2024.02.16 07:07:52.688475 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4491 2024.02.16 07:07:52.688657 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4492 2024.02.16 07:07:52.688784 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001241851 sec., 34625 rows/sec., 46.73 MiB/sec.
4493 2024.02.16 07:07:52.688906 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Debug> DynamicQueryHandler: Done processing query
4494 2024.02.16 07:07:52.688930 [ 3 ] {b5e1ca1a-4c6d-4cab-beb0-b2c2f756304b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4495 2024.02.16 07:07:52.688945 [ 3 ] {} <Debug> HTTP-Session: d93e47c0-0c44-47ff-897e-fb926e7d07d4 Destroying unnamed session
4496 2024.02.16 07:07:57.676976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4497 2024.02.16 07:07:57.677097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4498 2024.02.16 07:07:57.677124 [ 3 ] {} <Debug> HTTP-Session: 314be799-af2b-49a4-af3f-4c11fdbd0fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4499 2024.02.16 07:07:57.677148 [ 3 ] {} <Debug> HTTP-Session: 314be799-af2b-49a4-af3f-4c11fdbd0fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4500 2024.02.16 07:07:57.677275 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4501 2024.02.16 07:07:57.677335 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4502 2024.02.16 07:07:57.677493 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4503 2024.02.16 07:07:57.677950 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4504 2024.02.16 07:07:57.678220 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4505 2024.02.16 07:07:57.678390 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4506 2024.02.16 07:07:57.678523 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001208201 sec., 4138 rows/sec., 335.44 KiB/sec.
4507 2024.02.16 07:07:57.678709 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Debug> DynamicQueryHandler: Done processing query
4508 2024.02.16 07:07:57.678739 [ 3 ] {207976bb-e8e3-44c6-8db5-8a1f3408afcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4509 2024.02.16 07:07:57.678756 [ 3 ] {} <Debug> HTTP-Session: 314be799-af2b-49a4-af3f-4c11fdbd0fcc Destroying unnamed session
4510 2024.02.16 07:07:57.678880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4511 2024.02.16 07:07:57.678932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4512 2024.02.16 07:07:57.678952 [ 3 ] {} <Debug> HTTP-Session: 203481c1-bc42-48ed-bd3d-2d1ba2f34586 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4513 2024.02.16 07:07:57.678970 [ 3 ] {} <Debug> HTTP-Session: 203481c1-bc42-48ed-bd3d-2d1ba2f34586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.02.16 07:07:57.679050 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4515 2024.02.16 07:07:57.679093 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4516 2024.02.16 07:07:57.679218 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4517 2024.02.16 07:07:57.679515 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4518 2024.02.16 07:07:57.679723 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4519 2024.02.16 07:07:57.679881 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4520 2024.02.16 07:07:57.680012 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000933164 sec., 2143 rows/sec., 183.14 KiB/sec.
4521 2024.02.16 07:07:57.680132 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Debug> DynamicQueryHandler: Done processing query
4522 2024.02.16 07:07:57.680156 [ 3 ] {7c1f93f1-2f5d-46c4-a527-4a15e8343e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4523 2024.02.16 07:07:57.680172 [ 3 ] {} <Debug> HTTP-Session: 203481c1-bc42-48ed-bd3d-2d1ba2f34586 Destroying unnamed session
4524 2024.02.16 07:07:57.680296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4525 2024.02.16 07:07:57.680341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4526 2024.02.16 07:07:57.680360 [ 3 ] {} <Debug> HTTP-Session: 949a7037-55b8-4ff9-a612-7f4e02ffa0a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4527 2024.02.16 07:07:57.680377 [ 3 ] {} <Debug> HTTP-Session: 949a7037-55b8-4ff9-a612-7f4e02ffa0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4528 2024.02.16 07:07:57.680450 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4529 2024.02.16 07:07:57.680490 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4530 2024.02.16 07:07:57.680597 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4531 2024.02.16 07:07:57.680905 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4532 2024.02.16 07:07:57.681123 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4533 2024.02.16 07:07:57.681277 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4534 2024.02.16 07:07:57.681403 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Information> executeQuery: Read 52 rows, 4.24 KiB in 0.000924594 sec., 56240 rows/sec., 4.48 MiB/sec.
4535 2024.02.16 07:07:57.681525 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Debug> DynamicQueryHandler: Done processing query
4536 2024.02.16 07:07:57.681549 [ 3 ] {6356e38b-c63b-49c7-b4b9-0f76eca8b8f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4537 2024.02.16 07:07:57.681565 [ 3 ] {} <Debug> HTTP-Session: 949a7037-55b8-4ff9-a612-7f4e02ffa0a5 Destroying unnamed session
4538 2024.02.16 07:07:57.681691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4539 2024.02.16 07:07:57.681735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4540 2024.02.16 07:07:57.681753 [ 3 ] {} <Debug> HTTP-Session: d660ddee-4b84-4f0e-b7be-6a8d77828f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4541 2024.02.16 07:07:57.681769 [ 3 ] {} <Debug> HTTP-Session: d660ddee-4b84-4f0e-b7be-6a8d77828f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4542 2024.02.16 07:07:57.681838 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4543 2024.02.16 07:07:57.681876 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4544 2024.02.16 07:07:57.681980 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4545 2024.02.16 07:07:57.682238 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4546 2024.02.16 07:07:57.682441 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4547 2024.02.16 07:07:57.682594 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4548 2024.02.16 07:07:57.682726 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000847521 sec., 2359 rows/sec., 164.77 KiB/sec.
4549 2024.02.16 07:07:57.682842 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Debug> DynamicQueryHandler: Done processing query
4550 2024.02.16 07:07:57.682866 [ 3 ] {2951b140-6f6c-4c93-a3fa-c2848c2b7a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4551 2024.02.16 07:07:57.682882 [ 3 ] {} <Debug> HTTP-Session: d660ddee-4b84-4f0e-b7be-6a8d77828f94 Destroying unnamed session
4552 2024.02.16 07:07:57.682990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4553 2024.02.16 07:07:57.683034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4554 2024.02.16 07:07:57.683051 [ 3 ] {} <Debug> HTTP-Session: cfabd7d3-3729-4f75-863b-d965d2d2462c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4555 2024.02.16 07:07:57.683067 [ 3 ] {} <Debug> HTTP-Session: cfabd7d3-3729-4f75-863b-d965d2d2462c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.02.16 07:07:57.683138 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4557 2024.02.16 07:07:57.683177 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4558 2024.02.16 07:07:57.683282 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4559 2024.02.16 07:07:57.683643 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4560 2024.02.16 07:07:57.683853 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4561 2024.02.16 07:07:57.684005 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4562 2024.02.16 07:07:57.684132 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000964364 sec., 32145 rows/sec., 2.49 MiB/sec.
4563 2024.02.16 07:07:57.684249 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Debug> DynamicQueryHandler: Done processing query
4564 2024.02.16 07:07:57.684272 [ 3 ] {27e8e566-4ad2-446d-9fa6-8d9d51dc7761} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4565 2024.02.16 07:07:57.684288 [ 3 ] {} <Debug> HTTP-Session: cfabd7d3-3729-4f75-863b-d965d2d2462c Destroying unnamed session
4566 2024.02.16 07:07:57.684433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4567 2024.02.16 07:07:57.684477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4568 2024.02.16 07:07:57.684495 [ 3 ] {} <Debug> HTTP-Session: caa77892-d54b-43c7-be7a-f97147337309 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4569 2024.02.16 07:07:57.684512 [ 3 ] {} <Debug> HTTP-Session: caa77892-d54b-43c7-be7a-f97147337309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.02.16 07:07:57.684584 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4571 2024.02.16 07:07:57.684627 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4572 2024.02.16 07:07:57.684750 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4573 2024.02.16 07:07:57.685045 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4574 2024.02.16 07:07:57.685307 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4575 2024.02.16 07:07:57.685494 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4576 2024.02.16 07:07:57.685617 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001004585 sec., 36831 rows/sec., 2.60 MiB/sec.
4577 2024.02.16 07:07:57.685735 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Debug> DynamicQueryHandler: Done processing query
4578 2024.02.16 07:07:57.685758 [ 3 ] {e733b0ae-7cb3-469b-a588-ee270e2122b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4579 2024.02.16 07:07:57.685773 [ 3 ] {} <Debug> HTTP-Session: caa77892-d54b-43c7-be7a-f97147337309 Destroying unnamed session
4580 2024.02.16 07:07:57.685873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4581 2024.02.16 07:07:57.685917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4582 2024.02.16 07:07:57.685935 [ 3 ] {} <Debug> HTTP-Session: bcbd88a1-d43d-477b-b98e-62f3e40ed86a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4583 2024.02.16 07:07:57.685951 [ 3 ] {} <Debug> HTTP-Session: bcbd88a1-d43d-477b-b98e-62f3e40ed86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4584 2024.02.16 07:07:57.686024 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4585 2024.02.16 07:07:57.686068 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4586 2024.02.16 07:07:57.686203 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4587 2024.02.16 07:07:57.686511 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4588 2024.02.16 07:07:57.686778 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4589 2024.02.16 07:07:57.686961 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4590 2024.02.16 07:07:57.687086 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001033336 sec., 4838 rows/sec., 6.53 MiB/sec.
4591 2024.02.16 07:07:57.687271 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Debug> DynamicQueryHandler: Done processing query
4592 2024.02.16 07:07:57.687294 [ 3 ] {8e37dfcc-5c81-42e4-8f82-02417fcf1ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4593 2024.02.16 07:07:57.687310 [ 3 ] {} <Debug> HTTP-Session: bcbd88a1-d43d-477b-b98e-62f3e40ed86a Destroying unnamed session
4594 2024.02.16 07:08:02.678333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4595 2024.02.16 07:08:02.678506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4596 2024.02.16 07:08:02.678552 [ 3 ] {} <Debug> HTTP-Session: b8ba85b8-7b58-428c-b011-c38e4d06b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4597 2024.02.16 07:08:02.678592 [ 3 ] {} <Debug> HTTP-Session: b8ba85b8-7b58-428c-b011-c38e4d06b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.02.16 07:08:02.678792 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4599 2024.02.16 07:08:02.678888 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4600 2024.02.16 07:08:02.679160 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4601 2024.02.16 07:08:02.679648 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4602 2024.02.16 07:08:02.679907 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4603 2024.02.16 07:08:02.680089 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4604 2024.02.16 07:08:02.680239 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001388245 sec., 30974 rows/sec., 2.45 MiB/sec.
4605 2024.02.16 07:08:02.680391 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Debug> DynamicQueryHandler: Done processing query
4606 2024.02.16 07:08:02.680415 [ 3 ] {159af056-f7a9-426f-b3d5-d29102f3df94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4607 2024.02.16 07:08:02.680432 [ 3 ] {} <Debug> HTTP-Session: b8ba85b8-7b58-428c-b011-c38e4d06b6ae Destroying unnamed session
4608 2024.02.16 07:08:02.680655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4609 2024.02.16 07:08:02.680706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4610 2024.02.16 07:08:02.680725 [ 3 ] {} <Debug> HTTP-Session: b977f0eb-88e0-4fa0-b1c6-d0b5ba28717d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4611 2024.02.16 07:08:02.680743 [ 3 ] {} <Debug> HTTP-Session: b977f0eb-88e0-4fa0-b1c6-d0b5ba28717d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4612 2024.02.16 07:08:02.680827 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4613 2024.02.16 07:08:02.680868 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4614 2024.02.16 07:08:02.680979 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4615 2024.02.16 07:08:02.681449 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4616 2024.02.16 07:08:02.681666 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4617 2024.02.16 07:08:02.681814 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4618 2024.02.16 07:08:02.681944 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001083618 sec., 119045 rows/sec., 11.48 MiB/sec.
4619 2024.02.16 07:08:02.681940 [ 138 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4620 2024.02.16 07:08:02.682057 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4621 2024.02.16 07:08:02.682127 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Debug> DynamicQueryHandler: Done processing query
4622 2024.02.16 07:08:02.682164 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4623 2024.02.16 07:08:02.682172 [ 3 ] {3962a01c-9c19-451e-8be9-535b15bae398} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4624 2024.02.16 07:08:02.682237 [ 3 ] {} <Debug> HTTP-Session: b977f0eb-88e0-4fa0-b1c6-d0b5ba28717d Destroying unnamed session
4625 2024.02.16 07:08:02.682308 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4626 2024.02.16 07:08:02.682347 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part
4627 2024.02.16 07:08:02.682425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4628 2024.02.16 07:08:02.682509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4629 2024.02.16 07:08:02.682566 [ 3 ] {} <Debug> HTTP-Session: 8239cfb7-e400-40a6-97fb-8e9fa4532ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4630 2024.02.16 07:08:02.682587 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 129 rows starting from the beginning of the part
4631 2024.02.16 07:08:02.682598 [ 3 ] {} <Debug> HTTP-Session: 8239cfb7-e400-40a6-97fb-8e9fa4532ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4632 2024.02.16 07:08:02.682812 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4633 2024.02.16 07:08:02.682850 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part
4634 2024.02.16 07:08:02.682886 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4635 2024.02.16 07:08:02.683169 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part
4636 2024.02.16 07:08:02.683327 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4637 2024.02.16 07:08:02.683430 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part
4638 2024.02.16 07:08:02.683560 [ 14 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 129 rows starting from the beginning of the part
4639 2024.02.16 07:08:02.684117 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4640 2024.02.16 07:08:02.684524 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4641 2024.02.16 07:08:02.684781 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4642 2024.02.16 07:08:02.684932 [ 138 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4643 2024.02.16 07:08:02.685040 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4644 2024.02.16 07:08:02.685057 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.002153166 sec., 19970 rows/sec., 1.56 MiB/sec.
4645 2024.02.16 07:08:02.685309 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4646 2024.02.16 07:08:02.685641 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4647 2024.02.16 07:08:02.685666 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Debug> DynamicQueryHandler: Done processing query
4648 2024.02.16 07:08:02.685669 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 4 columns (4 merged, 0 gathered) in 0.00351254 sec., 181919.6365023601 rows/sec., 17.00 MiB/sec.
4649 2024.02.16 07:08:02.685727 [ 3 ] {bd44d64e-093e-4f66-923b-69138ffd2850} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4650 2024.02.16 07:08:02.685720 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part
4651 2024.02.16 07:08:02.685812 [ 3 ] {} <Debug> HTTP-Session: 8239cfb7-e400-40a6-97fb-8e9fa4532ff8 Destroying unnamed session
4652 2024.02.16 07:08:02.686063 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4653 2024.02.16 07:08:02.686284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4654 2024.02.16 07:08:02.686338 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 43 rows starting from the beginning of the part
4655 2024.02.16 07:08:02.686394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4656 2024.02.16 07:08:02.686463 [ 3 ] {} <Debug> HTTP-Session: b4ef7754-65d1-4c20-9dd6-0ba0e386a36c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4657 2024.02.16 07:08:02.686524 [ 3 ] {} <Debug> HTTP-Session: b4ef7754-65d1-4c20-9dd6-0ba0e386a36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.02.16 07:08:02.686559 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4659 2024.02.16 07:08:02.686657 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part
4660 2024.02.16 07:08:02.686723 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_46_9} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4661 2024.02.16 07:08:02.686959 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4662 2024.02.16 07:08:02.687032 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 45 rows starting from the beginning of the part
4663 2024.02.16 07:08:02.687062 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4664 2024.02.16 07:08:02.687312 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part
4665 2024.02.16 07:08:02.687649 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 43 rows starting from the beginning of the part
4666 2024.02.16 07:08:02.687730 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4667 2024.02.16 07:08:02.689005 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4668 2024.02.16 07:08:02.689015 [ 16 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387554 sec., 68377.56802922949 rows/sec., 5.34 MiB/sec.
4669 2024.02.16 07:08:02.689173 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4670 2024.02.16 07:08:02.689425 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4671 2024.02.16 07:08:02.689516 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_46_9} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4672 2024.02.16 07:08:02.689518 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4673 2024.02.16 07:08:02.689759 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4674 2024.02.16 07:08:02.689902 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.002873893 sec., 14962 rows/sec., 20.19 MiB/sec.
4675 2024.02.16 07:08:02.690052 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Debug> DynamicQueryHandler: Done processing query
4676 2024.02.16 07:08:02.690078 [ 3 ] {f2413a12-6a5c-468e-bd61-af40e3866f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4677 2024.02.16 07:08:02.690096 [ 3 ] {} <Debug> HTTP-Session: b4ef7754-65d1-4c20-9dd6-0ba0e386a36c Destroying unnamed session
4678 2024.02.16 07:08:07.469956 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
4679 2024.02.16 07:08:07.470028 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
4680 2024.02.16 07:08:07.675465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4681 2024.02.16 07:08:07.675580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4682 2024.02.16 07:08:07.675611 [ 3 ] {} <Debug> HTTP-Session: 8e68cd4e-6ab0-407c-9d16-bdacb6f8bd8c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4683 2024.02.16 07:08:07.675638 [ 3 ] {} <Debug> HTTP-Session: 8e68cd4e-6ab0-407c-9d16-bdacb6f8bd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4684 2024.02.16 07:08:07.675779 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4685 2024.02.16 07:08:07.675848 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4686 2024.02.16 07:08:07.676032 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4687 2024.02.16 07:08:07.676542 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4688 2024.02.16 07:08:07.676809 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4689 2024.02.16 07:08:07.676974 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4690 2024.02.16 07:08:07.677125 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001296943 sec., 3855 rows/sec., 312.48 KiB/sec.
4691 2024.02.16 07:08:07.677123 [ 134 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4692 2024.02.16 07:08:07.677241 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4693 2024.02.16 07:08:07.677346 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Debug> DynamicQueryHandler: Done processing query
4694 2024.02.16 07:08:07.677354 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4695 2024.02.16 07:08:07.677384 [ 3 ] {b3ca34c3-4193-49f1-bb15-e8a6cff2c799} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4696 2024.02.16 07:08:07.677414 [ 3 ] {} <Debug> HTTP-Session: 8e68cd4e-6ab0-407c-9d16-bdacb6f8bd8c Destroying unnamed session
4697 2024.02.16 07:08:07.677498 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4698 2024.02.16 07:08:07.677552 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part
4699 2024.02.16 07:08:07.677576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4700 2024.02.16 07:08:07.677651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4701 2024.02.16 07:08:07.677701 [ 3 ] {} <Debug> HTTP-Session: f84f6abe-ce83-46be-8a0a-bfcf6b30ba8a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4702 2024.02.16 07:08:07.677735 [ 3 ] {} <Debug> HTTP-Session: f84f6abe-ce83-46be-8a0a-bfcf6b30ba8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4703 2024.02.16 07:08:07.677848 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part
4704 2024.02.16 07:08:07.677932 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4705 2024.02.16 07:08:07.678022 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4706 2024.02.16 07:08:07.678121 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 43 rows starting from the beginning of the part
4707 2024.02.16 07:08:07.678490 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4708 2024.02.16 07:08:07.678495 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part
4709 2024.02.16 07:08:07.678718 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part
4710 2024.02.16 07:08:07.679009 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part
4711 2024.02.16 07:08:07.679293 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4712 2024.02.16 07:08:07.679729 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4713 2024.02.16 07:08:07.680029 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4714 2024.02.16 07:08:07.680259 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002266149 sec., 6619 rows/sec., 611.50 KiB/sec.
4715 2024.02.16 07:08:07.680656 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Debug> DynamicQueryHandler: Done processing query
4716 2024.02.16 07:08:07.680668 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003349045 sec., 44490.29499454322 rows/sec., 3.52 MiB/sec.
4717 2024.02.16 07:08:07.680689 [ 3 ] {a7ce3d75-8d90-4e05-8d47-57d442c2ac07} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4718 2024.02.16 07:08:07.680732 [ 3 ] {} <Debug> HTTP-Session: f84f6abe-ce83-46be-8a0a-bfcf6b30ba8a Destroying unnamed session
4719 2024.02.16 07:08:07.680824 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4720 2024.02.16 07:08:07.680907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4721 2024.02.16 07:08:07.680975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4722 2024.02.16 07:08:07.681001 [ 3 ] {} <Debug> HTTP-Session: 112bd158-1edb-451f-b6ef-57fc897717f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4723 2024.02.16 07:08:07.681028 [ 3 ] {} <Debug> HTTP-Session: 112bd158-1edb-451f-b6ef-57fc897717f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.02.16 07:08:07.681154 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4725 2024.02.16 07:08:07.681161 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4726 2024.02.16 07:08:07.681228 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4727 2024.02.16 07:08:07.681292 [ 22 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_46_9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4728 2024.02.16 07:08:07.681494 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4729 2024.02.16 07:08:07.681770 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4730 2024.02.16 07:08:07.681991 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4731 2024.02.16 07:08:07.682144 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4732 2024.02.16 07:08:07.682263 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001067537 sec., 4683 rows/sec., 375.06 KiB/sec.
4733 2024.02.16 07:08:07.682382 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Debug> DynamicQueryHandler: Done processing query
4734 2024.02.16 07:08:07.682405 [ 3 ] {09bbb537-719e-40f8-a40b-9c50192a189c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4735 2024.02.16 07:08:07.682422 [ 3 ] {} <Debug> HTTP-Session: 112bd158-1edb-451f-b6ef-57fc897717f8 Destroying unnamed session
4736 2024.02.16 07:08:07.682619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4737 2024.02.16 07:08:07.682665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4738 2024.02.16 07:08:07.682684 [ 3 ] {} <Debug> HTTP-Session: e1de2fdf-c5d7-4143-95e1-e3df982fa698 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4739 2024.02.16 07:08:07.682701 [ 3 ] {} <Debug> HTTP-Session: e1de2fdf-c5d7-4143-95e1-e3df982fa698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4740 2024.02.16 07:08:07.682773 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4741 2024.02.16 07:08:07.682817 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4742 2024.02.16 07:08:07.682957 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4743 2024.02.16 07:08:07.683249 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4744 2024.02.16 07:08:07.683538 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4745 2024.02.16 07:08:07.683724 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4746 2024.02.16 07:08:07.683842 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4747 2024.02.16 07:08:07.683861 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001055667 sec., 4736 rows/sec., 6.39 MiB/sec.
4748 2024.02.16 07:08:07.683889 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4749 2024.02.16 07:08:07.684054 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4750 2024.02.16 07:08:07.684118 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Debug> DynamicQueryHandler: Done processing query
4751 2024.02.16 07:08:07.684162 [ 3 ] {0b05a8c0-c2bf-44b3-92f2-bb0d88e094aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4752 2024.02.16 07:08:07.684213 [ 3 ] {} <Debug> HTTP-Session: e1de2fdf-c5d7-4143-95e1-e3df982fa698 Destroying unnamed session
4753 2024.02.16 07:08:07.684226 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4754 2024.02.16 07:08:07.684271 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1074 rows starting from the beginning of the part
4755 2024.02.16 07:08:07.684383 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part
4756 2024.02.16 07:08:07.684482 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 43 rows starting from the beginning of the part
4757 2024.02.16 07:08:07.684574 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part
4758 2024.02.16 07:08:07.684662 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part
4759 2024.02.16 07:08:07.684750 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part
4760 2024.02.16 07:08:07.687870 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1175 rows, containing 6 columns (6 merged, 0 gathered) in 0.003912 sec., 300357.873210634 rows/sec., 405.32 MiB/sec.
4761 2024.02.16 07:08:07.688489 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4762 2024.02.16 07:08:07.688715 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4763 2024.02.16 07:08:07.688778 [ 26 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4764 2024.02.16 07:08:07.688842 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_46_9: 8.40 MiB.
4765 2024.02.16 07:08:08.000118 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.40 MiB, peak 242.92 MiB, will set to 235.59 MiB (RSS), difference: -2.81 MiB
4766 2024.02.16 07:08:12.677349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4767 2024.02.16 07:08:12.677509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4768 2024.02.16 07:08:12.677534 [ 3 ] {} <Debug> HTTP-Session: 5ee1f8cd-016c-47d0-be01-101c8d526b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4769 2024.02.16 07:08:12.677558 [ 3 ] {} <Debug> HTTP-Session: 5ee1f8cd-016c-47d0-be01-101c8d526b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4770 2024.02.16 07:08:12.677686 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4771 2024.02.16 07:08:12.677744 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4772 2024.02.16 07:08:12.677900 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4773 2024.02.16 07:08:12.678330 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4774 2024.02.16 07:08:12.678589 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4775 2024.02.16 07:08:12.678758 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4776 2024.02.16 07:08:12.678879 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001159819 sec., 37074 rows/sec., 2.93 MiB/sec.
4777 2024.02.16 07:08:12.679026 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Debug> DynamicQueryHandler: Done processing query
4778 2024.02.16 07:08:12.679051 [ 3 ] {6f7f8234-ce32-479f-a8b5-eb66dc9389d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4779 2024.02.16 07:08:12.679068 [ 3 ] {} <Debug> HTTP-Session: 5ee1f8cd-016c-47d0-be01-101c8d526b9e Destroying unnamed session
4780 2024.02.16 07:08:12.679215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4781 2024.02.16 07:08:12.679260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4782 2024.02.16 07:08:12.679280 [ 3 ] {} <Debug> HTTP-Session: 7271a244-c9d9-419f-aa9e-19961eb6df43 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4783 2024.02.16 07:08:12.679297 [ 3 ] {} <Debug> HTTP-Session: 7271a244-c9d9-419f-aa9e-19961eb6df43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4784 2024.02.16 07:08:12.679373 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4785 2024.02.16 07:08:12.679413 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4786 2024.02.16 07:08:12.679519 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4787 2024.02.16 07:08:12.679964 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4788 2024.02.16 07:08:12.680192 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4789 2024.02.16 07:08:12.680345 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4790 2024.02.16 07:08:12.680465 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001059657 sec., 121737 rows/sec., 11.74 MiB/sec.
4791 2024.02.16 07:08:12.680591 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Debug> DynamicQueryHandler: Done processing query
4792 2024.02.16 07:08:12.680615 [ 3 ] {4dd5d5c3-f523-46b1-91fa-b08ff40a8310} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4793 2024.02.16 07:08:12.680631 [ 3 ] {} <Debug> HTTP-Session: 7271a244-c9d9-419f-aa9e-19961eb6df43 Destroying unnamed session
4794 2024.02.16 07:08:12.680756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4795 2024.02.16 07:08:12.680799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4796 2024.02.16 07:08:12.680818 [ 3 ] {} <Debug> HTTP-Session: bfe532fb-87ec-49b2-ac89-f0e4b97267db Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4797 2024.02.16 07:08:12.680835 [ 3 ] {} <Debug> HTTP-Session: bfe532fb-87ec-49b2-ac89-f0e4b97267db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4798 2024.02.16 07:08:12.680907 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4799 2024.02.16 07:08:12.680945 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4800 2024.02.16 07:08:12.681052 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4801 2024.02.16 07:08:12.681361 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4802 2024.02.16 07:08:12.681584 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4803 2024.02.16 07:08:12.681733 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4804 2024.02.16 07:08:12.681857 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000922624 sec., 46606 rows/sec., 3.64 MiB/sec.
4805 2024.02.16 07:08:12.681978 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Debug> DynamicQueryHandler: Done processing query
4806 2024.02.16 07:08:12.682002 [ 3 ] {6af81567-15f7-4302-90f8-4213fbda4512} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4807 2024.02.16 07:08:12.682019 [ 3 ] {} <Debug> HTTP-Session: bfe532fb-87ec-49b2-ac89-f0e4b97267db Destroying unnamed session
4808 2024.02.16 07:08:12.682196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4809 2024.02.16 07:08:12.682240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4810 2024.02.16 07:08:12.682259 [ 3 ] {} <Debug> HTTP-Session: 659d2049-3cc6-4280-9121-4a31fcc58ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4811 2024.02.16 07:08:12.682276 [ 3 ] {} <Debug> HTTP-Session: 659d2049-3cc6-4280-9121-4a31fcc58ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4812 2024.02.16 07:08:12.682364 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4813 2024.02.16 07:08:12.682408 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4814 2024.02.16 07:08:12.682548 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4815 2024.02.16 07:08:12.683018 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4816 2024.02.16 07:08:12.683341 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4817 2024.02.16 07:08:12.683521 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4818 2024.02.16 07:08:12.683641 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001248872 sec., 34431 rows/sec., 46.46 MiB/sec.
4819 2024.02.16 07:08:12.683761 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Debug> DynamicQueryHandler: Done processing query
4820 2024.02.16 07:08:12.683785 [ 3 ] {02a4e90e-d6a5-4931-82b0-d894d35e59f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4821 2024.02.16 07:08:12.683801 [ 3 ] {} <Debug> HTTP-Session: 659d2049-3cc6-4280-9121-4a31fcc58ed9 Destroying unnamed session
4822 2024.02.16 07:08:17.675172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4823 2024.02.16 07:08:17.675287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4824 2024.02.16 07:08:17.675320 [ 3 ] {} <Debug> HTTP-Session: f70418b4-4429-458b-a15c-a656782697e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4825 2024.02.16 07:08:17.675345 [ 3 ] {} <Debug> HTTP-Session: f70418b4-4429-458b-a15c-a656782697e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.02.16 07:08:17.675480 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4827 2024.02.16 07:08:17.675542 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4828 2024.02.16 07:08:17.675714 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4829 2024.02.16 07:08:17.676145 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4830 2024.02.16 07:08:17.676409 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4831 2024.02.16 07:08:17.676575 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4832 2024.02.16 07:08:17.676708 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00118082 sec., 4234 rows/sec., 343.21 KiB/sec.
4833 2024.02.16 07:08:17.676859 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Debug> DynamicQueryHandler: Done processing query
4834 2024.02.16 07:08:17.676883 [ 3 ] {6680c9e4-9f73-40dd-af9b-e9fc5c4bc3fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4835 2024.02.16 07:08:17.676900 [ 3 ] {} <Debug> HTTP-Session: f70418b4-4429-458b-a15c-a656782697e4 Destroying unnamed session
4836 2024.02.16 07:08:17.677021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4837 2024.02.16 07:08:17.677066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4838 2024.02.16 07:08:17.677084 [ 3 ] {} <Debug> HTTP-Session: 3beb5978-6b48-4bab-8853-d6813cb2e38f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4839 2024.02.16 07:08:17.677101 [ 3 ] {} <Debug> HTTP-Session: 3beb5978-6b48-4bab-8853-d6813cb2e38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.02.16 07:08:17.677171 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4841 2024.02.16 07:08:17.677211 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4842 2024.02.16 07:08:17.677316 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4843 2024.02.16 07:08:17.677631 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4844 2024.02.16 07:08:17.677848 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4845 2024.02.16 07:08:17.678008 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4846 2024.02.16 07:08:17.678132 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000921534 sec., 16277 rows/sec., 1.47 MiB/sec.
4847 2024.02.16 07:08:17.678274 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Debug> DynamicQueryHandler: Done processing query
4848 2024.02.16 07:08:17.678298 [ 3 ] {6c201cfd-5b62-4247-9ab5-e4196fe1c70e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4849 2024.02.16 07:08:17.678316 [ 3 ] {} <Debug> HTTP-Session: 3beb5978-6b48-4bab-8853-d6813cb2e38f Destroying unnamed session
4850 2024.02.16 07:08:17.678439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4851 2024.02.16 07:08:17.678483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4852 2024.02.16 07:08:17.678501 [ 3 ] {} <Debug> HTTP-Session: a275da3a-2f4f-4cc6-b979-8b8ecccd9589 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4853 2024.02.16 07:08:17.678518 [ 3 ] {} <Debug> HTTP-Session: a275da3a-2f4f-4cc6-b979-8b8ecccd9589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4854 2024.02.16 07:08:17.678590 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4855 2024.02.16 07:08:17.678629 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4856 2024.02.16 07:08:17.678740 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4857 2024.02.16 07:08:17.679022 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4858 2024.02.16 07:08:17.679232 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4859 2024.02.16 07:08:17.679385 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4860 2024.02.16 07:08:17.679498 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000871912 sec., 5734 rows/sec., 459.21 KiB/sec.
4861 2024.02.16 07:08:17.679614 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Debug> DynamicQueryHandler: Done processing query
4862 2024.02.16 07:08:17.679638 [ 3 ] {f0c97bca-26f7-4a5f-8d28-5f4aebed145d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4863 2024.02.16 07:08:17.679655 [ 3 ] {} <Debug> HTTP-Session: a275da3a-2f4f-4cc6-b979-8b8ecccd9589 Destroying unnamed session
4864 2024.02.16 07:08:17.679812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4865 2024.02.16 07:08:17.679855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4866 2024.02.16 07:08:17.679873 [ 3 ] {} <Debug> HTTP-Session: 2eb07f55-d850-4811-ade4-4d015601983e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4867 2024.02.16 07:08:17.679890 [ 3 ] {} <Debug> HTTP-Session: 2eb07f55-d850-4811-ade4-4d015601983e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4868 2024.02.16 07:08:17.679962 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4869 2024.02.16 07:08:17.680007 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4870 2024.02.16 07:08:17.680142 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4871 2024.02.16 07:08:17.680453 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4872 2024.02.16 07:08:17.680737 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4873 2024.02.16 07:08:17.680920 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4874 2024.02.16 07:08:17.681036 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001036727 sec., 4822 rows/sec., 6.51 MiB/sec.
4875 2024.02.16 07:08:17.681161 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Debug> DynamicQueryHandler: Done processing query
4876 2024.02.16 07:08:17.681184 [ 3 ] {3d22f3f9-80b3-480c-b9d0-c754cf07ada4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4877 2024.02.16 07:08:17.681200 [ 3 ] {} <Debug> HTTP-Session: 2eb07f55-d850-4811-ade4-4d015601983e Destroying unnamed session
4878 2024.02.16 07:08:22.470067 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
4879 2024.02.16 07:08:22.470134 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
4880 2024.02.16 07:08:22.677672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4881 2024.02.16 07:08:22.677793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4882 2024.02.16 07:08:22.677823 [ 3 ] {} <Debug> HTTP-Session: 1c64a227-0310-4038-a5a7-a73c260b0fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4883 2024.02.16 07:08:22.677851 [ 3 ] {} <Debug> HTTP-Session: 1c64a227-0310-4038-a5a7-a73c260b0fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4884 2024.02.16 07:08:22.678000 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4885 2024.02.16 07:08:22.678069 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4886 2024.02.16 07:08:22.678253 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4887 2024.02.16 07:08:22.678749 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4888 2024.02.16 07:08:22.679019 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4889 2024.02.16 07:08:22.679184 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4890 2024.02.16 07:08:22.679326 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001285253 sec., 33456 rows/sec., 2.65 MiB/sec.
4891 2024.02.16 07:08:22.679476 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Debug> DynamicQueryHandler: Done processing query
4892 2024.02.16 07:08:22.679501 [ 3 ] {cd81b00f-f4e7-4d16-92df-ab8893d15e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4893 2024.02.16 07:08:22.679518 [ 3 ] {} <Debug> HTTP-Session: 1c64a227-0310-4038-a5a7-a73c260b0fdd Destroying unnamed session
4894 2024.02.16 07:08:22.679647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4895 2024.02.16 07:08:22.679699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4896 2024.02.16 07:08:22.679718 [ 3 ] {} <Debug> HTTP-Session: 824c7146-5f2b-4ab8-bd60-04535ec7dad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4897 2024.02.16 07:08:22.679737 [ 3 ] {} <Debug> HTTP-Session: 824c7146-5f2b-4ab8-bd60-04535ec7dad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4898 2024.02.16 07:08:22.679821 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4899 2024.02.16 07:08:22.679863 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4900 2024.02.16 07:08:22.679976 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4901 2024.02.16 07:08:22.680376 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4902 2024.02.16 07:08:22.680605 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4903 2024.02.16 07:08:22.680756 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4904 2024.02.16 07:08:22.680882 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001031386 sec., 125074 rows/sec., 12.06 MiB/sec.
4905 2024.02.16 07:08:22.681007 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Debug> DynamicQueryHandler: Done processing query
4906 2024.02.16 07:08:22.681031 [ 3 ] {a9e24c99-7f91-485b-8291-d15484ca5a03} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4907 2024.02.16 07:08:22.681047 [ 3 ] {} <Debug> HTTP-Session: 824c7146-5f2b-4ab8-bd60-04535ec7dad0 Destroying unnamed session
4908 2024.02.16 07:08:22.681213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4909 2024.02.16 07:08:22.681258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4910 2024.02.16 07:08:22.681277 [ 3 ] {} <Debug> HTTP-Session: e055ecb2-64f9-46af-925a-18ee97cdb019 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4911 2024.02.16 07:08:22.681294 [ 3 ] {} <Debug> HTTP-Session: e055ecb2-64f9-46af-925a-18ee97cdb019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4912 2024.02.16 07:08:22.681366 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4913 2024.02.16 07:08:22.681406 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4914 2024.02.16 07:08:22.681510 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4915 2024.02.16 07:08:22.681792 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4916 2024.02.16 07:08:22.681998 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4917 2024.02.16 07:08:22.682144 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4918 2024.02.16 07:08:22.682239 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000846352 sec., 50806 rows/sec., 3.97 MiB/sec.
4919 2024.02.16 07:08:22.682364 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Debug> DynamicQueryHandler: Done processing query
4920 2024.02.16 07:08:22.682387 [ 3 ] {045037a4-98e9-4e40-99d3-73edd0333f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4921 2024.02.16 07:08:22.682403 [ 3 ] {} <Debug> HTTP-Session: e055ecb2-64f9-46af-925a-18ee97cdb019 Destroying unnamed session
4922 2024.02.16 07:08:22.682528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4923 2024.02.16 07:08:22.682572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4924 2024.02.16 07:08:22.682591 [ 3 ] {} <Debug> HTTP-Session: 3f1f62f0-3385-4b88-a441-3e71e76af166 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4925 2024.02.16 07:08:22.682608 [ 3 ] {} <Debug> HTTP-Session: 3f1f62f0-3385-4b88-a441-3e71e76af166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4926 2024.02.16 07:08:22.682695 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4927 2024.02.16 07:08:22.682742 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4928 2024.02.16 07:08:22.682879 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4929 2024.02.16 07:08:22.683325 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4930 2024.02.16 07:08:22.683638 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4931 2024.02.16 07:08:22.683813 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4932 2024.02.16 07:08:22.683929 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001196401 sec., 35941 rows/sec., 48.50 MiB/sec.
4933 2024.02.16 07:08:22.684057 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Debug> DynamicQueryHandler: Done processing query
4934 2024.02.16 07:08:22.684081 [ 3 ] {3255ac61-b4c0-4b33-a4aa-cd7f8554c04b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4935 2024.02.16 07:08:22.684097 [ 3 ] {} <Debug> HTTP-Session: 3f1f62f0-3385-4b88-a441-3e71e76af166 Destroying unnamed session
4936 2024.02.16 07:08:27.677065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4937 2024.02.16 07:08:27.677194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4938 2024.02.16 07:08:27.677224 [ 3 ] {} <Debug> HTTP-Session: 5e2da82f-b607-47d9-b753-47be6ec66b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4939 2024.02.16 07:08:27.677252 [ 3 ] {} <Debug> HTTP-Session: 5e2da82f-b607-47d9-b753-47be6ec66b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4940 2024.02.16 07:08:27.677393 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4941 2024.02.16 07:08:27.677460 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4942 2024.02.16 07:08:27.677641 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4943 2024.02.16 07:08:27.678114 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4944 2024.02.16 07:08:27.678401 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4945 2024.02.16 07:08:27.678571 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4946 2024.02.16 07:08:27.678690 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001258522 sec., 3972 rows/sec., 322.02 KiB/sec.
4947 2024.02.16 07:08:27.678848 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Debug> DynamicQueryHandler: Done processing query
4948 2024.02.16 07:08:27.678874 [ 3 ] {71813e4d-8a4d-4fcc-a097-0148b16748fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4949 2024.02.16 07:08:27.678890 [ 3 ] {} <Debug> HTTP-Session: 5e2da82f-b607-47d9-b753-47be6ec66b45 Destroying unnamed session
4950 2024.02.16 07:08:27.679016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4951 2024.02.16 07:08:27.679075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4952 2024.02.16 07:08:27.679095 [ 3 ] {} <Debug> HTTP-Session: 0bb0f9d7-c87e-4ffb-96be-c6ea07c9c1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4953 2024.02.16 07:08:27.679113 [ 3 ] {} <Debug> HTTP-Session: 0bb0f9d7-c87e-4ffb-96be-c6ea07c9c1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4954 2024.02.16 07:08:27.679189 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4955 2024.02.16 07:08:27.679229 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4956 2024.02.16 07:08:27.679338 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4957 2024.02.16 07:08:27.679649 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4958 2024.02.16 07:08:27.679877 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4959 2024.02.16 07:08:27.680026 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4960 2024.02.16 07:08:27.680141 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Information> executeQuery: Read 51 rows, 4.15 KiB in 0.000912193 sec., 55909 rows/sec., 4.44 MiB/sec.
4961 2024.02.16 07:08:27.680150 [ 124 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4962 2024.02.16 07:08:27.680269 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4963 2024.02.16 07:08:27.680294 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Debug> DynamicQueryHandler: Done processing query
4964 2024.02.16 07:08:27.680345 [ 3 ] {e83ed643-df8c-4cf8-a345-d5ba4fcb817e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4965 2024.02.16 07:08:27.680385 [ 3 ] {} <Debug> HTTP-Session: 0bb0f9d7-c87e-4ffb-96be-c6ea07c9c1ef Destroying unnamed session
4966 2024.02.16 07:08:27.680414 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4967 2024.02.16 07:08:27.680558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4968 2024.02.16 07:08:27.680580 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4969 2024.02.16 07:08:27.680641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4970 2024.02.16 07:08:27.680643 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part
4971 2024.02.16 07:08:27.680683 [ 3 ] {} <Debug> HTTP-Session: edfbfbb9-2215-49f4-9356-1a3b74def62f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4972 2024.02.16 07:08:27.680737 [ 3 ] {} <Debug> HTTP-Session: edfbfbb9-2215-49f4-9356-1a3b74def62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4973 2024.02.16 07:08:27.680950 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4974 2024.02.16 07:08:27.680967 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part
4975 2024.02.16 07:08:27.681043 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4976 2024.02.16 07:08:27.681254 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 129 rows starting from the beginning of the part
4977 2024.02.16 07:08:27.681470 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4978 2024.02.16 07:08:27.681501 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part
4979 2024.02.16 07:08:27.681702 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 129 rows starting from the beginning of the part
4980 2024.02.16 07:08:27.681991 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 51 rows starting from the beginning of the part
4981 2024.02.16 07:08:27.682293 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4982 2024.02.16 07:08:27.682733 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4983 2024.02.16 07:08:27.683066 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4984 2024.02.16 07:08:27.683266 [ 124 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4985 2024.02.16 07:08:27.683370 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.002358901 sec., 12293 rows/sec., 974.53 KiB/sec.
4986 2024.02.16 07:08:27.683386 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
4987 2024.02.16 07:08:27.683668 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4988 2024.02.16 07:08:27.683878 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Debug> DynamicQueryHandler: Done processing query
4989 2024.02.16 07:08:27.684018 [ 3 ] {dbd55be8-2f29-4631-894a-2ca08e5847b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4990 2024.02.16 07:08:27.684020 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4991 2024.02.16 07:08:27.684071 [ 3 ] {} <Debug> HTTP-Session: edfbfbb9-2215-49f4-9356-1a3b74def62f Destroying unnamed session
4992 2024.02.16 07:08:27.684097 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part
4993 2024.02.16 07:08:27.684123 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 4 columns (4 merged, 0 gathered) in 0.003775937 sec., 138508.6668554057 rows/sec., 12.84 MiB/sec.
4994 2024.02.16 07:08:27.684281 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part
4995 2024.02.16 07:08:27.684342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4996 2024.02.16 07:08:27.684404 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
4997 2024.02.16 07:08:27.684453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4998 2024.02.16 07:08:27.684555 [ 3 ] {} <Debug> HTTP-Session: 6bcf124c-2757-4a22-b87e-4ae8632ee383 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
4999 2024.02.16 07:08:27.684602 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 43 rows starting from the beginning of the part
5000 2024.02.16 07:08:27.684624 [ 3 ] {} <Debug> HTTP-Session: 6bcf124c-2757-4a22-b87e-4ae8632ee383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5001 2024.02.16 07:08:27.684899 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part
5002 2024.02.16 07:08:27.684918 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5003 2024.02.16 07:08:27.684999 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5004 2024.02.16 07:08:27.685092 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5005 2024.02.16 07:08:27.685252 [ 23 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_51_10} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5006 2024.02.16 07:08:27.685262 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 43 rows starting from the beginning of the part
5007 2024.02.16 07:08:27.685704 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part
5008 2024.02.16 07:08:27.685915 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5009 2024.02.16 07:08:27.686790 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
5010 2024.02.16 07:08:27.687482 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.004007422 sec., 55646.747460087805 rows/sec., 4.34 MiB/sec.
5011 2024.02.16 07:08:27.687486 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5012 2024.02.16 07:08:27.687637 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5013 2024.02.16 07:08:27.687810 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
5014 2024.02.16 07:08:27.687902 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5015 2024.02.16 07:08:27.688030 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.003026588 sec., 11894 rows/sec., 859.57 KiB/sec.
5016 2024.02.16 07:08:27.688061 [ 26 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_51_10} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5017 2024.02.16 07:08:27.688377 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Debug> DynamicQueryHandler: Done processing query
5018 2024.02.16 07:08:27.688405 [ 3 ] {ceaa1630-c0ee-433b-a98e-169fd8e792bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5019 2024.02.16 07:08:27.688421 [ 3 ] {} <Debug> HTTP-Session: 6bcf124c-2757-4a22-b87e-4ae8632ee383 Destroying unnamed session
5020 2024.02.16 07:08:27.688568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5021 2024.02.16 07:08:27.688614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5022 2024.02.16 07:08:27.688632 [ 3 ] {} <Debug> HTTP-Session: 2ddfa7fa-73b6-4ef0-a175-d2456503cd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5023 2024.02.16 07:08:27.688648 [ 3 ] {} <Debug> HTTP-Session: 2ddfa7fa-73b6-4ef0-a175-d2456503cd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5024 2024.02.16 07:08:27.688722 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5025 2024.02.16 07:08:27.688767 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5026 2024.02.16 07:08:27.688921 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5027 2024.02.16 07:08:27.689215 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
5028 2024.02.16 07:08:27.689490 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5029 2024.02.16 07:08:27.689676 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
5030 2024.02.16 07:08:27.689786 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001032086 sec., 4844 rows/sec., 6.54 MiB/sec.
5031 2024.02.16 07:08:27.689921 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Debug> DynamicQueryHandler: Done processing query
5032 2024.02.16 07:08:27.689945 [ 3 ] {c26cd3ba-c51f-4533-9872-8b7f105f905f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5033 2024.02.16 07:08:27.689960 [ 3 ] {} <Debug> HTTP-Session: 2ddfa7fa-73b6-4ef0-a175-d2456503cd95 Destroying unnamed session
5034 2024.02.16 07:08:32.677063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5035 2024.02.16 07:08:32.677190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5036 2024.02.16 07:08:32.677221 [ 3 ] {} <Debug> HTTP-Session: 0c26f77f-c17d-4d11-84d9-ec3a4472414e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5037 2024.02.16 07:08:32.677248 [ 3 ] {} <Debug> HTTP-Session: 0c26f77f-c17d-4d11-84d9-ec3a4472414e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.02.16 07:08:32.677391 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5039 2024.02.16 07:08:32.677459 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5040 2024.02.16 07:08:32.677640 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5041 2024.02.16 07:08:32.678117 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
5042 2024.02.16 07:08:32.678382 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5043 2024.02.16 07:08:32.678551 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5044 2024.02.16 07:08:32.678699 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001259782 sec., 34132 rows/sec., 2.70 MiB/sec.
5045 2024.02.16 07:08:32.678697 [ 119 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5046 2024.02.16 07:08:32.678820 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
5047 2024.02.16 07:08:32.678924 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Debug> DynamicQueryHandler: Done processing query
5048 2024.02.16 07:08:32.678948 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5049 2024.02.16 07:08:32.678965 [ 3 ] {2a8894ed-7ac7-45be-8467-119df8c26271} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5050 2024.02.16 07:08:32.679055 [ 3 ] {} <Debug> HTTP-Session: 0c26f77f-c17d-4d11-84d9-ec3a4472414e Destroying unnamed session
5051 2024.02.16 07:08:32.679129 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5052 2024.02.16 07:08:32.679170 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part
5053 2024.02.16 07:08:32.679260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5054 2024.02.16 07:08:32.679344 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part
5055 2024.02.16 07:08:32.679357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5056 2024.02.16 07:08:32.679425 [ 3 ] {} <Debug> HTTP-Session: b0ca8012-8d24-4982-810c-31c71af67367 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5057 2024.02.16 07:08:32.679468 [ 3 ] {} <Debug> HTTP-Session: b0ca8012-8d24-4982-810c-31c71af67367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5058 2024.02.16 07:08:32.679618 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part
5059 2024.02.16 07:08:32.679696 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5060 2024.02.16 07:08:32.679813 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5061 2024.02.16 07:08:32.679847 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part
5062 2024.02.16 07:08:32.680182 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part
5063 2024.02.16 07:08:32.680298 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5064 2024.02.16 07:08:32.680469 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part
5065 2024.02.16 07:08:32.681065 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5066 2024.02.16 07:08:32.681600 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5067 2024.02.16 07:08:32.681912 [ 23 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003013947 sec., 62044.886655272974 rows/sec., 4.91 MiB/sec.
5068 2024.02.16 07:08:32.681916 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5069 2024.02.16 07:08:32.682130 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.00236923 sec., 54448 rows/sec., 5.25 MiB/sec.
5070 2024.02.16 07:08:32.682130 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5071 2024.02.16 07:08:32.682371 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Debug> DynamicQueryHandler: Done processing query
5072 2024.02.16 07:08:32.682410 [ 3 ] {6b72f511-3ea6-4467-b0a4-d458f711f117} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5073 2024.02.16 07:08:32.682433 [ 3 ] {} <Debug> HTTP-Session: b0ca8012-8d24-4982-810c-31c71af67367 Destroying unnamed session
5074 2024.02.16 07:08:32.682567 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5075 2024.02.16 07:08:32.682602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5076 2024.02.16 07:08:32.682674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5077 2024.02.16 07:08:32.682699 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_51_10} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5078 2024.02.16 07:08:32.682714 [ 3 ] {} <Debug> HTTP-Session: 3dbde052-9f61-40d5-9f8b-fdda51e4dd1c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5079 2024.02.16 07:08:32.682751 [ 3 ] {} <Debug> HTTP-Session: 3dbde052-9f61-40d5-9f8b-fdda51e4dd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.02.16 07:08:32.682878 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5081 2024.02.16 07:08:32.682919 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5082 2024.02.16 07:08:32.683045 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5083 2024.02.16 07:08:32.683374 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
5084 2024.02.16 07:08:32.683589 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5085 2024.02.16 07:08:32.683748 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5086 2024.02.16 07:08:32.683870 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000961975 sec., 44699 rows/sec., 3.50 MiB/sec.
5087 2024.02.16 07:08:32.683991 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Debug> DynamicQueryHandler: Done processing query
5088 2024.02.16 07:08:32.684016 [ 3 ] {05430386-86bb-4250-b5cb-af34f9ca6dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5089 2024.02.16 07:08:32.684031 [ 3 ] {} <Debug> HTTP-Session: 3dbde052-9f61-40d5-9f8b-fdda51e4dd1c Destroying unnamed session
5090 2024.02.16 07:08:32.684241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5091 2024.02.16 07:08:32.684288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5092 2024.02.16 07:08:32.684306 [ 3 ] {} <Debug> HTTP-Session: cad5205c-9f2a-4e3d-9383-abef68c8c499 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5093 2024.02.16 07:08:32.684323 [ 3 ] {} <Debug> HTTP-Session: cad5205c-9f2a-4e3d-9383-abef68c8c499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5094 2024.02.16 07:08:32.684413 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5095 2024.02.16 07:08:32.684458 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5096 2024.02.16 07:08:32.684598 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5097 2024.02.16 07:08:32.685090 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
5098 2024.02.16 07:08:32.685411 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5099 2024.02.16 07:08:32.685588 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5100 2024.02.16 07:08:32.685699 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5101 2024.02.16 07:08:32.685717 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001267212 sec., 33932 rows/sec., 45.79 MiB/sec.
5102 2024.02.16 07:08:32.685752 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.25 GiB.
5103 2024.02.16 07:08:32.685916 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5104 2024.02.16 07:08:32.685975 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Debug> DynamicQueryHandler: Done processing query
5105 2024.02.16 07:08:32.686021 [ 3 ] {2d18ac6a-e99d-49e1-b1c5-bfefcdb28f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5106 2024.02.16 07:08:32.686068 [ 3 ] {} <Debug> HTTP-Session: cad5205c-9f2a-4e3d-9383-abef68c8c499 Destroying unnamed session
5107 2024.02.16 07:08:32.686092 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5108 2024.02.16 07:08:32.686135 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1175 rows starting from the beginning of the part
5109 2024.02.16 07:08:32.686244 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part
5110 2024.02.16 07:08:32.686342 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part
5111 2024.02.16 07:08:32.686434 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part
5112 2024.02.16 07:08:32.686523 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part
5113 2024.02.16 07:08:32.686609 [ 10 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part
5114 2024.02.16 07:08:32.691713 [ 21 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 6 columns (6 merged, 0 gathered) in 0.0058949 sec., 222904.54460635464 rows/sec., 300.80 MiB/sec.
5115 2024.02.16 07:08:32.692609 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5116 2024.02.16 07:08:32.692882 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5117 2024.02.16 07:08:32.692960 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5118 2024.02.16 07:08:32.693050 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_51_10: 8.56 MiB.
5119 2024.02.16 07:08:33.000122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.70 MiB, peak 244.28 MiB, will set to 235.88 MiB (RSS), difference: -3.82 MiB
5120 2024.02.16 07:08:37.470371 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
5121 2024.02.16 07:08:37.470445 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
5122 2024.02.16 07:08:37.676087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5123 2024.02.16 07:08:37.676198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5124 2024.02.16 07:08:37.676229 [ 3 ] {} <Debug> HTTP-Session: 7f510e56-a97e-4904-b31e-5282a3f99c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5125 2024.02.16 07:08:37.676257 [ 3 ] {} <Debug> HTTP-Session: 7f510e56-a97e-4904-b31e-5282a3f99c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.02.16 07:08:37.676397 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5127 2024.02.16 07:08:37.676464 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5128 2024.02.16 07:08:37.676647 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5129 2024.02.16 07:08:37.677103 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5130 2024.02.16 07:08:37.677371 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5131 2024.02.16 07:08:37.677539 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5132 2024.02.16 07:08:37.677661 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001224712 sec., 4082 rows/sec., 330.91 KiB/sec.
5133 2024.02.16 07:08:37.677807 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Debug> DynamicQueryHandler: Done processing query
5134 2024.02.16 07:08:37.677834 [ 3 ] {3951b892-01e0-4c53-8cff-7c02dcc9c1d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5135 2024.02.16 07:08:37.677850 [ 3 ] {} <Debug> HTTP-Session: 7f510e56-a97e-4904-b31e-5282a3f99c35 Destroying unnamed session
5136 2024.02.16 07:08:37.677958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5137 2024.02.16 07:08:37.678010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5138 2024.02.16 07:08:37.678031 [ 3 ] {} <Debug> HTTP-Session: 7c1f0331-127f-4021-bfe0-f05ad0324552 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5139 2024.02.16 07:08:37.678049 [ 3 ] {} <Debug> HTTP-Session: 7c1f0331-127f-4021-bfe0-f05ad0324552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.02.16 07:08:37.678129 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5141 2024.02.16 07:08:37.678171 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5142 2024.02.16 07:08:37.678282 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5143 2024.02.16 07:08:37.678588 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5144 2024.02.16 07:08:37.678802 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5145 2024.02.16 07:08:37.678954 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
5146 2024.02.16 07:08:37.679051 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000893923 sec., 4474 rows/sec., 373.62 KiB/sec.
5147 2024.02.16 07:08:37.679169 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Debug> DynamicQueryHandler: Done processing query
5148 2024.02.16 07:08:37.679193 [ 3 ] {6afa8440-bf4a-4878-a380-c92dc833e6eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5149 2024.02.16 07:08:37.679209 [ 3 ] {} <Debug> HTTP-Session: 7c1f0331-127f-4021-bfe0-f05ad0324552 Destroying unnamed session
5150 2024.02.16 07:08:37.679331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5151 2024.02.16 07:08:37.679375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5152 2024.02.16 07:08:37.679394 [ 3 ] {} <Debug> HTTP-Session: e4974c70-c9bf-4b6d-82af-89c75b9e5c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5153 2024.02.16 07:08:37.679411 [ 3 ] {} <Debug> HTTP-Session: e4974c70-c9bf-4b6d-82af-89c75b9e5c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5154 2024.02.16 07:08:37.679484 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5155 2024.02.16 07:08:37.679523 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5156 2024.02.16 07:08:37.679625 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5157 2024.02.16 07:08:37.679902 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5158 2024.02.16 07:08:37.680104 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5159 2024.02.16 07:08:37.680266 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5160 2024.02.16 07:08:37.680368 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000853562 sec., 19916 rows/sec., 1.79 MiB/sec.
5161 2024.02.16 07:08:37.680503 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Debug> DynamicQueryHandler: Done processing query
5162 2024.02.16 07:08:37.680526 [ 3 ] {bd72fa9d-4fc7-4d4e-9787-c3bc4c7b3484} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5163 2024.02.16 07:08:37.680541 [ 3 ] {} <Debug> HTTP-Session: e4974c70-c9bf-4b6d-82af-89c75b9e5c19 Destroying unnamed session
5164 2024.02.16 07:08:37.680681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5165 2024.02.16 07:08:37.680726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5166 2024.02.16 07:08:37.680744 [ 3 ] {} <Debug> HTTP-Session: aaeb675d-e004-4090-bc28-3cbf99429c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5167 2024.02.16 07:08:37.680762 [ 3 ] {} <Debug> HTTP-Session: aaeb675d-e004-4090-bc28-3cbf99429c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5168 2024.02.16 07:08:37.680831 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5169 2024.02.16 07:08:37.680871 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5170 2024.02.16 07:08:37.680971 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5171 2024.02.16 07:08:37.681242 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5172 2024.02.16 07:08:37.681444 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5173 2024.02.16 07:08:37.681591 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
5174 2024.02.16 07:08:37.681696 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000828331 sec., 4828 rows/sec., 337.18 KiB/sec.
5175 2024.02.16 07:08:37.681862 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Debug> DynamicQueryHandler: Done processing query
5176 2024.02.16 07:08:37.681885 [ 3 ] {13dfa881-5096-4cfe-91ea-2280249cd567} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5177 2024.02.16 07:08:37.681900 [ 3 ] {} <Debug> HTTP-Session: aaeb675d-e004-4090-bc28-3cbf99429c00 Destroying unnamed session
5178 2024.02.16 07:08:37.682012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5179 2024.02.16 07:08:37.682057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5180 2024.02.16 07:08:37.682075 [ 3 ] {} <Debug> HTTP-Session: 994801c2-5ffe-42e3-8437-d91380152197 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5181 2024.02.16 07:08:37.682091 [ 3 ] {} <Debug> HTTP-Session: 994801c2-5ffe-42e3-8437-d91380152197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.02.16 07:08:37.682160 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5183 2024.02.16 07:08:37.682198 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5184 2024.02.16 07:08:37.682308 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5185 2024.02.16 07:08:37.682610 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5186 2024.02.16 07:08:37.682811 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5187 2024.02.16 07:08:37.682960 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5188 2024.02.16 07:08:37.683055 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000869062 sec., 10355 rows/sec., 836.03 KiB/sec.
5189 2024.02.16 07:08:37.683156 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Debug> DynamicQueryHandler: Done processing query
5190 2024.02.16 07:08:37.683178 [ 3 ] {6e698bec-80e3-4065-8239-ea4f95003c6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5191 2024.02.16 07:08:37.683193 [ 3 ] {} <Debug> HTTP-Session: 994801c2-5ffe-42e3-8437-d91380152197 Destroying unnamed session
5192 2024.02.16 07:08:37.683340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5193 2024.02.16 07:08:37.683388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5194 2024.02.16 07:08:37.683407 [ 3 ] {} <Debug> HTTP-Session: 0332d29a-2f2d-47a1-a622-d17ee2baa510 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5195 2024.02.16 07:08:37.683423 [ 3 ] {} <Debug> HTTP-Session: 0332d29a-2f2d-47a1-a622-d17ee2baa510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.02.16 07:08:37.683490 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5197 2024.02.16 07:08:37.683533 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5198 2024.02.16 07:08:37.683646 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5199 2024.02.16 07:08:37.683913 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5200 2024.02.16 07:08:37.684160 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5201 2024.02.16 07:08:37.684334 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
5202 2024.02.16 07:08:37.684432 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000915453 sec., 2184 rows/sec., 153.61 KiB/sec.
5203 2024.02.16 07:08:37.684554 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Debug> DynamicQueryHandler: Done processing query
5204 2024.02.16 07:08:37.684577 [ 3 ] {5fe84cab-1df0-43bb-bb45-15ecaa909e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5205 2024.02.16 07:08:37.684592 [ 3 ] {} <Debug> HTTP-Session: 0332d29a-2f2d-47a1-a622-d17ee2baa510 Destroying unnamed session
5206 2024.02.16 07:08:37.684689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5207 2024.02.16 07:08:37.684733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5208 2024.02.16 07:08:37.684756 [ 3 ] {} <Debug> HTTP-Session: 3e4716a6-2557-4719-b04d-d10fd959fa02 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5209 2024.02.16 07:08:37.684773 [ 3 ] {} <Debug> HTTP-Session: 3e4716a6-2557-4719-b04d-d10fd959fa02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5210 2024.02.16 07:08:37.684844 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5211 2024.02.16 07:08:37.684888 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5212 2024.02.16 07:08:37.685021 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5213 2024.02.16 07:08:37.685352 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5214 2024.02.16 07:08:37.685614 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5215 2024.02.16 07:08:37.685798 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5216 2024.02.16 07:08:37.685917 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001045287 sec., 4783 rows/sec., 6.45 MiB/sec.
5217 2024.02.16 07:08:37.686041 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Debug> DynamicQueryHandler: Done processing query
5218 2024.02.16 07:08:37.686063 [ 3 ] {95253356-913a-4141-879b-69374eca64a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5219 2024.02.16 07:08:37.686079 [ 3 ] {} <Debug> HTTP-Session: 3e4716a6-2557-4719-b04d-d10fd959fa02 Destroying unnamed session
5220 2024.02.16 07:08:42.677526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5221 2024.02.16 07:08:42.677700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5222 2024.02.16 07:08:42.677745 [ 3 ] {} <Debug> HTTP-Session: 40450b31-6a3d-4b34-b097-b6718dca2246 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5223 2024.02.16 07:08:42.677783 [ 3 ] {} <Debug> HTTP-Session: 40450b31-6a3d-4b34-b097-b6718dca2246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.02.16 07:08:42.677977 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5225 2024.02.16 07:08:42.678068 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5226 2024.02.16 07:08:42.678304 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5227 2024.02.16 07:08:42.678744 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5228 2024.02.16 07:08:42.679010 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5229 2024.02.16 07:08:42.679172 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5230 2024.02.16 07:08:42.679314 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001276802 sec., 33677 rows/sec., 2.67 MiB/sec.
5231 2024.02.16 07:08:42.679489 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Debug> DynamicQueryHandler: Done processing query
5232 2024.02.16 07:08:42.679516 [ 3 ] {258e0d52-8a50-4f5f-be83-4c66b8b60a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5233 2024.02.16 07:08:42.679533 [ 3 ] {} <Debug> HTTP-Session: 40450b31-6a3d-4b34-b097-b6718dca2246 Destroying unnamed session
5234 2024.02.16 07:08:42.679683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5235 2024.02.16 07:08:42.679733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5236 2024.02.16 07:08:42.679753 [ 3 ] {} <Debug> HTTP-Session: c2ad4a04-5da1-44e7-82e6-3c6586757b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5237 2024.02.16 07:08:42.679772 [ 3 ] {} <Debug> HTTP-Session: c2ad4a04-5da1-44e7-82e6-3c6586757b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5238 2024.02.16 07:08:42.679859 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5239 2024.02.16 07:08:42.679903 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5240 2024.02.16 07:08:42.680019 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5241 2024.02.16 07:08:42.680396 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5242 2024.02.16 07:08:42.680619 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5243 2024.02.16 07:08:42.680771 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5244 2024.02.16 07:08:42.680893 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000999076 sec., 129119 rows/sec., 12.45 MiB/sec.
5245 2024.02.16 07:08:42.681016 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Debug> DynamicQueryHandler: Done processing query
5246 2024.02.16 07:08:42.681040 [ 3 ] {1128c5e4-3528-40b8-bcc0-e80c5e2da3d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5247 2024.02.16 07:08:42.681056 [ 3 ] {} <Debug> HTTP-Session: c2ad4a04-5da1-44e7-82e6-3c6586757b7f Destroying unnamed session
5248 2024.02.16 07:08:42.681175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5249 2024.02.16 07:08:42.681221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5250 2024.02.16 07:08:42.681240 [ 3 ] {} <Debug> HTTP-Session: 210437e6-804d-4b9f-ba3d-27ec442363f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5251 2024.02.16 07:08:42.681257 [ 3 ] {} <Debug> HTTP-Session: 210437e6-804d-4b9f-ba3d-27ec442363f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5252 2024.02.16 07:08:42.681332 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5253 2024.02.16 07:08:42.681373 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5254 2024.02.16 07:08:42.681481 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5255 2024.02.16 07:08:42.681768 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5256 2024.02.16 07:08:42.681978 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5257 2024.02.16 07:08:42.682128 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5258 2024.02.16 07:08:42.682247 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000886442 sec., 48508 rows/sec., 3.79 MiB/sec.
5259 2024.02.16 07:08:42.682351 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Debug> DynamicQueryHandler: Done processing query
5260 2024.02.16 07:08:42.682373 [ 3 ] {7b945cc6-881c-4821-8f75-8986f51843a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5261 2024.02.16 07:08:42.682388 [ 3 ] {} <Debug> HTTP-Session: 210437e6-804d-4b9f-ba3d-27ec442363f8 Destroying unnamed session
5262 2024.02.16 07:08:42.682561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5263 2024.02.16 07:08:42.682605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5264 2024.02.16 07:08:42.682624 [ 3 ] {} <Debug> HTTP-Session: dcf0ea5a-0a73-443e-ba89-0563d13d64ea Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5265 2024.02.16 07:08:42.682641 [ 3 ] {} <Debug> HTTP-Session: dcf0ea5a-0a73-443e-ba89-0563d13d64ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5266 2024.02.16 07:08:42.682725 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5267 2024.02.16 07:08:42.682770 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5268 2024.02.16 07:08:42.682905 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2024.02.16 07:08:42.683353 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5270 2024.02.16 07:08:42.683677 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5271 2024.02.16 07:08:42.683853 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5272 2024.02.16 07:08:42.683977 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001223391 sec., 35148 rows/sec., 47.43 MiB/sec.
5273 2024.02.16 07:08:42.684102 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Debug> DynamicQueryHandler: Done processing query
5274 2024.02.16 07:08:42.684125 [ 3 ] {8b3cdc08-281a-4284-b2de-0cd8f025dd1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5275 2024.02.16 07:08:42.684141 [ 3 ] {} <Debug> HTTP-Session: dcf0ea5a-0a73-443e-ba89-0563d13d64ea Destroying unnamed session
5276 2024.02.16 07:08:47.675191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5277 2024.02.16 07:08:47.675323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5278 2024.02.16 07:08:47.675353 [ 3 ] {} <Debug> HTTP-Session: c7967d3a-9d14-4850-ab17-36ad24dfec9b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5279 2024.02.16 07:08:47.675381 [ 3 ] {} <Debug> HTTP-Session: c7967d3a-9d14-4850-ab17-36ad24dfec9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.02.16 07:08:47.675519 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5281 2024.02.16 07:08:47.675587 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5282 2024.02.16 07:08:47.675769 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5283 2024.02.16 07:08:47.676203 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5284 2024.02.16 07:08:47.676480 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5285 2024.02.16 07:08:47.676652 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5286 2024.02.16 07:08:47.676774 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001213192 sec., 4121 rows/sec., 334.06 KiB/sec.
5287 2024.02.16 07:08:47.676914 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Debug> DynamicQueryHandler: Done processing query
5288 2024.02.16 07:08:47.676938 [ 3 ] {47113ee4-fe4e-4ae4-b411-13aa54aa633f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5289 2024.02.16 07:08:47.676954 [ 3 ] {} <Debug> HTTP-Session: c7967d3a-9d14-4850-ab17-36ad24dfec9b Destroying unnamed session
5290 2024.02.16 07:08:47.677078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5291 2024.02.16 07:08:47.677125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5292 2024.02.16 07:08:47.677143 [ 3 ] {} <Debug> HTTP-Session: 34d799d0-9009-45b1-88f4-f67687c6a705 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5293 2024.02.16 07:08:47.677161 [ 3 ] {} <Debug> HTTP-Session: 34d799d0-9009-45b1-88f4-f67687c6a705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.02.16 07:08:47.677241 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5295 2024.02.16 07:08:47.677284 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5296 2024.02.16 07:08:47.677389 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5297 2024.02.16 07:08:47.677720 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5298 2024.02.16 07:08:47.677929 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5299 2024.02.16 07:08:47.678083 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5300 2024.02.16 07:08:47.678209 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000928114 sec., 16161 rows/sec., 1.46 MiB/sec.
5301 2024.02.16 07:08:47.678364 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Debug> DynamicQueryHandler: Done processing query
5302 2024.02.16 07:08:47.678408 [ 3 ] {a3a5087d-ea5f-41c4-a202-da04ee89ba06} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5303 2024.02.16 07:08:47.678428 [ 3 ] {} <Debug> HTTP-Session: 34d799d0-9009-45b1-88f4-f67687c6a705 Destroying unnamed session
5304 2024.02.16 07:08:47.678580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5305 2024.02.16 07:08:47.678625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5306 2024.02.16 07:08:47.678643 [ 3 ] {} <Debug> HTTP-Session: 64676e16-83bb-4509-9859-9d9cf422f756 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5307 2024.02.16 07:08:47.678660 [ 3 ] {} <Debug> HTTP-Session: 64676e16-83bb-4509-9859-9d9cf422f756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5308 2024.02.16 07:08:47.678741 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5309 2024.02.16 07:08:47.678781 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5310 2024.02.16 07:08:47.678899 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5311 2024.02.16 07:08:47.679178 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5312 2024.02.16 07:08:47.679381 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5313 2024.02.16 07:08:47.679530 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5314 2024.02.16 07:08:47.679648 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000869712 sec., 5749 rows/sec., 460.37 KiB/sec.
5315 2024.02.16 07:08:47.679768 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Debug> DynamicQueryHandler: Done processing query
5316 2024.02.16 07:08:47.679792 [ 3 ] {57fc5657-810d-404d-82b0-1724e786d24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5317 2024.02.16 07:08:47.679807 [ 3 ] {} <Debug> HTTP-Session: 64676e16-83bb-4509-9859-9d9cf422f756 Destroying unnamed session
5318 2024.02.16 07:08:47.679951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5319 2024.02.16 07:08:47.679993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5320 2024.02.16 07:08:47.680011 [ 3 ] {} <Debug> HTTP-Session: e392dcae-2bbc-4d1d-95a5-a6b04b6869ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5321 2024.02.16 07:08:47.680028 [ 3 ] {} <Debug> HTTP-Session: e392dcae-2bbc-4d1d-95a5-a6b04b6869ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5322 2024.02.16 07:08:47.680099 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5323 2024.02.16 07:08:47.680145 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5324 2024.02.16 07:08:47.680279 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5325 2024.02.16 07:08:47.680573 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5326 2024.02.16 07:08:47.680862 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5327 2024.02.16 07:08:47.681046 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5328 2024.02.16 07:08:47.681164 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001028636 sec., 4860 rows/sec., 6.56 MiB/sec.
5329 2024.02.16 07:08:47.681314 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Debug> DynamicQueryHandler: Done processing query
5330 2024.02.16 07:08:47.681337 [ 3 ] {d0edd7dc-0ca1-403a-9ea1-4b4d172a365c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5331 2024.02.16 07:08:47.681354 [ 3 ] {} <Debug> HTTP-Session: e392dcae-2bbc-4d1d-95a5-a6b04b6869ba Destroying unnamed session
5332 2024.02.16 07:08:49.920987 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
5333 2024.02.16 07:08:49.921111 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5334 2024.02.16 07:08:49.921231 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
5335 2024.02.16 07:08:49.921379 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5336 2024.02.16 07:08:49.921420 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 432 rows starting from the beginning of the part
5337 2024.02.16 07:08:49.921545 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
5338 2024.02.16 07:08:49.921639 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
5339 2024.02.16 07:08:49.921722 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
5340 2024.02.16 07:08:49.921803 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
5341 2024.02.16 07:08:49.922434 [ 23 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257492 sec., 403978.71318465646 rows/sec., 28.49 MiB/sec.
5342 2024.02.16 07:08:49.922548 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
5343 2024.02.16 07:08:49.922758 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
5344 2024.02.16 07:08:49.922820 [ 21 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
5345 2024.02.16 07:08:52.470486 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
5346 2024.02.16 07:08:52.470562 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
5347 2024.02.16 07:08:52.677531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5348 2024.02.16 07:08:52.677653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5349 2024.02.16 07:08:52.677684 [ 3 ] {} <Debug> HTTP-Session: b47e2d46-175e-459d-8c12-fc3d9564bdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5350 2024.02.16 07:08:52.677712 [ 3 ] {} <Debug> HTTP-Session: b47e2d46-175e-459d-8c12-fc3d9564bdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5351 2024.02.16 07:08:52.677855 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5352 2024.02.16 07:08:52.677924 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5353 2024.02.16 07:08:52.678105 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5354 2024.02.16 07:08:52.678573 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5355 2024.02.16 07:08:52.678869 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5356 2024.02.16 07:08:52.679044 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5357 2024.02.16 07:08:52.679183 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001276833 sec., 33677 rows/sec., 2.67 MiB/sec.
5358 2024.02.16 07:08:52.679315 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Debug> DynamicQueryHandler: Done processing query
5359 2024.02.16 07:08:52.679340 [ 3 ] {7d0fe7ac-b4e8-4e0a-8f44-5abc23df39d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5360 2024.02.16 07:08:52.679357 [ 3 ] {} <Debug> HTTP-Session: b47e2d46-175e-459d-8c12-fc3d9564bdcf Destroying unnamed session
5361 2024.02.16 07:08:52.679469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5362 2024.02.16 07:08:52.679517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5363 2024.02.16 07:08:52.679537 [ 3 ] {} <Debug> HTTP-Session: 90f7736d-5155-4962-ad1a-ef35b7da1d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5364 2024.02.16 07:08:52.679556 [ 3 ] {} <Debug> HTTP-Session: 90f7736d-5155-4962-ad1a-ef35b7da1d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5365 2024.02.16 07:08:52.679633 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5366 2024.02.16 07:08:52.679701 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5367 2024.02.16 07:08:52.679813 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5368 2024.02.16 07:08:52.680093 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5369 2024.02.16 07:08:52.680307 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5370 2024.02.16 07:08:52.680460 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5371 2024.02.16 07:08:52.680585 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000890643 sec., 2245 rows/sec., 191.88 KiB/sec.
5372 2024.02.16 07:08:52.680772 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Debug> DynamicQueryHandler: Done processing query
5373 2024.02.16 07:08:52.680796 [ 3 ] {7b11b589-5192-4830-84ff-d68beef27447} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5374 2024.02.16 07:08:52.680812 [ 3 ] {} <Debug> HTTP-Session: 90f7736d-5155-4962-ad1a-ef35b7da1d39 Destroying unnamed session
5375 2024.02.16 07:08:52.680944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5376 2024.02.16 07:08:52.680990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5377 2024.02.16 07:08:52.681009 [ 3 ] {} <Debug> HTTP-Session: 5cd0e9f2-3b22-4302-85ab-2faa2df1389e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5378 2024.02.16 07:08:52.681027 [ 3 ] {} <Debug> HTTP-Session: 5cd0e9f2-3b22-4302-85ab-2faa2df1389e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5379 2024.02.16 07:08:52.681104 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5380 2024.02.16 07:08:52.681145 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5381 2024.02.16 07:08:52.681263 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5382 2024.02.16 07:08:52.681624 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5383 2024.02.16 07:08:52.681841 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5384 2024.02.16 07:08:52.681994 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5385 2024.02.16 07:08:52.682123 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Information> executeQuery: Read 130 rows, 12.82 KiB in 0.000986465 sec., 131783 rows/sec., 12.70 MiB/sec.
5386 2024.02.16 07:08:52.682118 [ 104 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5387 2024.02.16 07:08:52.682230 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5388 2024.02.16 07:08:52.682283 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Debug> DynamicQueryHandler: Done processing query
5389 2024.02.16 07:08:52.682327 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5390 2024.02.16 07:08:52.682332 [ 3 ] {74487510-a8ab-4457-a9dd-4dc2f0964177} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5391 2024.02.16 07:08:52.682387 [ 3 ] {} <Debug> HTTP-Session: 5cd0e9f2-3b22-4302-85ab-2faa2df1389e Destroying unnamed session
5392 2024.02.16 07:08:52.682453 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5393 2024.02.16 07:08:52.682492 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part
5394 2024.02.16 07:08:52.682577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5395 2024.02.16 07:08:52.682676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5396 2024.02.16 07:08:52.682728 [ 3 ] {} <Debug> HTTP-Session: 36835adc-8cf9-46c5-8de7-23518ba37653 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5397 2024.02.16 07:08:52.682744 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 129 rows starting from the beginning of the part
5398 2024.02.16 07:08:52.682761 [ 3 ] {} <Debug> HTTP-Session: 36835adc-8cf9-46c5-8de7-23518ba37653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5399 2024.02.16 07:08:52.682989 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5400 2024.02.16 07:08:52.683004 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part
5401 2024.02.16 07:08:52.683087 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5402 2024.02.16 07:08:52.683298 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 129 rows starting from the beginning of the part
5403 2024.02.16 07:08:52.683598 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5404 2024.02.16 07:08:52.683604 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part
5405 2024.02.16 07:08:52.683820 [ 20 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part
5406 2024.02.16 07:08:52.684376 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5407 2024.02.16 07:08:52.684745 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5408 2024.02.16 07:08:52.685086 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5409 2024.02.16 07:08:52.685312 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002270168 sec., 880 rows/sec., 61.51 KiB/sec.
5410 2024.02.16 07:08:52.685621 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Debug> DynamicQueryHandler: Done processing query
5411 2024.02.16 07:08:52.685682 [ 3 ] {4fff4fdf-343b-4775-ac66-015a4ac83589} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5412 2024.02.16 07:08:52.685755 [ 3 ] {} <Debug> HTTP-Session: 36835adc-8cf9-46c5-8de7-23518ba37653 Destroying unnamed session
5413 2024.02.16 07:08:52.685820 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 4 columns (4 merged, 0 gathered) in 0.00352452 sec., 171370.8533360571 rows/sec., 16.21 MiB/sec.
5414 2024.02.16 07:08:52.685954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5415 2024.02.16 07:08:52.686005 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5416 2024.02.16 07:08:52.686017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5417 2024.02.16 07:08:52.686074 [ 3 ] {} <Debug> HTTP-Session: 76b424b8-5779-470a-aa20-f38368f31e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5418 2024.02.16 07:08:52.686097 [ 3 ] {} <Debug> HTTP-Session: 76b424b8-5779-470a-aa20-f38368f31e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.02.16 07:08:52.686205 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5420 2024.02.16 07:08:52.686253 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5421 2024.02.16 07:08:52.686307 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5422 2024.02.16 07:08:52.686459 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_56_11} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5423 2024.02.16 07:08:52.686523 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2024.02.16 07:08:52.686899 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5425 2024.02.16 07:08:52.687116 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5426 2024.02.16 07:08:52.687271 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5427 2024.02.16 07:08:52.687383 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Information> executeQuery: Read 45 rows, 3.61 KiB in 0.001136679 sec., 39589 rows/sec., 3.10 MiB/sec.
5428 2024.02.16 07:08:52.687388 [ 104 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5429 2024.02.16 07:08:52.687481 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5430 2024.02.16 07:08:52.687593 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Debug> DynamicQueryHandler: Done processing query
5431 2024.02.16 07:08:52.687651 [ 3 ] {aa919f9e-b6ea-4b3e-9b2f-e4d457ec2b1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5432 2024.02.16 07:08:52.687664 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5433 2024.02.16 07:08:52.687691 [ 3 ] {} <Debug> HTTP-Session: 76b424b8-5779-470a-aa20-f38368f31e01 Destroying unnamed session
5434 2024.02.16 07:08:52.687863 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5435 2024.02.16 07:08:52.687878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5436 2024.02.16 07:08:52.687926 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 98 rows starting from the beginning of the part
5437 2024.02.16 07:08:52.687962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5438 2024.02.16 07:08:52.688000 [ 3 ] {} <Debug> HTTP-Session: e3ad76b8-003c-4da6-9a88-675d02215af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5439 2024.02.16 07:08:52.688028 [ 3 ] {} <Debug> HTTP-Session: e3ad76b8-003c-4da6-9a88-675d02215af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.02.16 07:08:52.688158 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 43 rows starting from the beginning of the part
5441 2024.02.16 07:08:52.688239 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5442 2024.02.16 07:08:52.688377 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5443 2024.02.16 07:08:52.688405 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part
5444 2024.02.16 07:08:52.688719 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part
5445 2024.02.16 07:08:52.688908 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5446 2024.02.16 07:08:52.688962 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part
5447 2024.02.16 07:08:52.689127 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 45 rows starting from the beginning of the part
5448 2024.02.16 07:08:52.689624 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5449 2024.02.16 07:08:52.690219 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5450 2024.02.16 07:08:52.690662 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5451 2024.02.16 07:08:52.690707 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.00314166 sec., 77347.64423903286 rows/sec., 6.05 MiB/sec.
5452 2024.02.16 07:08:52.690878 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002580886 sec., 387 rows/sec., 27.24 KiB/sec.
5453 2024.02.16 07:08:52.690908 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5454 2024.02.16 07:08:52.691097 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Debug> DynamicQueryHandler: Done processing query
5455 2024.02.16 07:08:52.691132 [ 3 ] {3738c569-cf3f-4398-b0f1-dfa0a9f56ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5456 2024.02.16 07:08:52.691169 [ 3 ] {} <Debug> HTTP-Session: e3ad76b8-003c-4da6-9a88-675d02215af3 Destroying unnamed session
5457 2024.02.16 07:08:52.691187 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5458 2024.02.16 07:08:52.691268 [ 23 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_56_11} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5459 2024.02.16 07:08:52.691421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5460 2024.02.16 07:08:52.691475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5461 2024.02.16 07:08:52.691493 [ 3 ] {} <Debug> HTTP-Session: 791e775b-4531-4e6d-9c18-c87c46bf8b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5462 2024.02.16 07:08:52.691510 [ 3 ] {} <Debug> HTTP-Session: 791e775b-4531-4e6d-9c18-c87c46bf8b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5463 2024.02.16 07:08:52.691602 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5464 2024.02.16 07:08:52.691650 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5465 2024.02.16 07:08:52.691808 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5466 2024.02.16 07:08:52.692323 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5467 2024.02.16 07:08:52.692643 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5468 2024.02.16 07:08:52.692831 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5469 2024.02.16 07:08:52.692960 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001316774 sec., 32655 rows/sec., 44.07 MiB/sec.
5470 2024.02.16 07:08:52.693074 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Debug> DynamicQueryHandler: Done processing query
5471 2024.02.16 07:08:52.693097 [ 3 ] {947716ea-d76c-437e-b099-64e3c610ed36} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5472 2024.02.16 07:08:52.693112 [ 3 ] {} <Debug> HTTP-Session: 791e775b-4531-4e6d-9c18-c87c46bf8b14 Destroying unnamed session
5473 2024.02.16 07:08:57.677108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5474 2024.02.16 07:08:57.677293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5475 2024.02.16 07:08:57.677337 [ 3 ] {} <Debug> HTTP-Session: bc7b42be-f6cb-4c06-976c-41c5b2f44d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5476 2024.02.16 07:08:57.677379 [ 3 ] {} <Debug> HTTP-Session: bc7b42be-f6cb-4c06-976c-41c5b2f44d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5477 2024.02.16 07:08:57.677577 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5478 2024.02.16 07:08:57.677680 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5479 2024.02.16 07:08:57.677840 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5480 2024.02.16 07:08:57.678309 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5481 2024.02.16 07:08:57.678581 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5482 2024.02.16 07:08:57.678745 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5483 2024.02.16 07:08:57.678868 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001225111 sec., 4081 rows/sec., 330.81 KiB/sec.
5484 2024.02.16 07:08:57.678868 [ 101 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5485 2024.02.16 07:08:57.678936 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5486 2024.02.16 07:08:57.679034 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Debug> DynamicQueryHandler: Done processing query
5487 2024.02.16 07:08:57.679033 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5488 2024.02.16 07:08:57.679062 [ 3 ] {c677967d-1680-42fd-b2c5-09906b6e5715} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5489 2024.02.16 07:08:57.679124 [ 3 ] {} <Debug> HTTP-Session: bc7b42be-f6cb-4c06-976c-41c5b2f44d7c Destroying unnamed session
5490 2024.02.16 07:08:57.679203 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5491 2024.02.16 07:08:57.679251 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 48 rows starting from the beginning of the part
5492 2024.02.16 07:08:57.679269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5493 2024.02.16 07:08:57.679358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5494 2024.02.16 07:08:57.679399 [ 3 ] {} <Debug> HTTP-Session: 0f19fd63-cec5-4f97-afc1-07cb590d839c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5495 2024.02.16 07:08:57.679461 [ 3 ] {} <Debug> HTTP-Session: 0f19fd63-cec5-4f97-afc1-07cb590d839c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.02.16 07:08:57.679487 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part
5497 2024.02.16 07:08:57.679655 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5498 2024.02.16 07:08:57.679703 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part
5499 2024.02.16 07:08:57.679747 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5500 2024.02.16 07:08:57.679973 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part
5501 2024.02.16 07:08:57.680229 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5502 2024.02.16 07:08:57.680250 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 43 rows starting from the beginning of the part
5503 2024.02.16 07:08:57.680432 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part
5504 2024.02.16 07:08:57.680983 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5505 2024.02.16 07:08:57.681395 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5506 2024.02.16 07:08:57.681742 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5507 2024.02.16 07:08:57.681999 [ 101 ] {} <Debug> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
5508 2024.02.16 07:08:57.682066 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00234461 sec., 853 rows/sec., 72.89 KiB/sec.
5509 2024.02.16 07:08:57.682079 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069579 sec., 48540.85853467202 rows/sec., 3.84 MiB/sec.
5510 2024.02.16 07:08:57.682096 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5511 2024.02.16 07:08:57.682441 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact
5512 2024.02.16 07:08:57.682481 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Debug> DynamicQueryHandler: Done processing query
5513 2024.02.16 07:08:57.682464 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5514 2024.02.16 07:08:57.682531 [ 3 ] {3a226ee8-ce4f-438a-9db3-ea75c7d95f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5515 2024.02.16 07:08:57.682609 [ 3 ] {} <Debug> HTTP-Session: 0f19fd63-cec5-4f97-afc1-07cb590d839c Destroying unnamed session
5516 2024.02.16 07:08:57.682700 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5517 2024.02.16 07:08:57.682754 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
5518 2024.02.16 07:08:57.682889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5519 2024.02.16 07:08:57.682894 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5520 2024.02.16 07:08:57.683023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5521 2024.02.16 07:08:57.683045 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5522 2024.02.16 07:08:57.683066 [ 19 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_56_11} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5523 2024.02.16 07:08:57.683090 [ 3 ] {} <Debug> HTTP-Session: a92687a6-6e48-4b2f-904c-df143201fa58 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5524 2024.02.16 07:08:57.683174 [ 3 ] {} <Debug> HTTP-Session: a92687a6-6e48-4b2f-904c-df143201fa58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.02.16 07:08:57.683407 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5526 2024.02.16 07:08:57.683457 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5527 2024.02.16 07:08:57.683570 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5528 2024.02.16 07:08:57.683641 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5529 2024.02.16 07:08:57.684008 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5530 2024.02.16 07:08:57.684051 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5531 2024.02.16 07:08:57.684253 [ 20 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5532 2024.02.16 07:08:57.684809 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5533 2024.02.16 07:08:57.685283 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5534 2024.02.16 07:08:57.685678 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5535 2024.02.16 07:08:57.685799 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003568071 sec., 5605.269626080872 rows/sec., 470.21 KiB/sec.
5536 2024.02.16 07:08:57.685893 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Information> executeQuery: Read 52 rows, 4.24 KiB in 0.002364681 sec., 21990 rows/sec., 1.75 MiB/sec.
5537 2024.02.16 07:08:57.685980 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5538 2024.02.16 07:08:57.686116 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Debug> DynamicQueryHandler: Done processing query
5539 2024.02.16 07:08:57.686151 [ 3 ] {41baca7e-9821-4f74-a895-27ababdd0b60} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5540 2024.02.16 07:08:57.686171 [ 3 ] {} <Debug> HTTP-Session: a92687a6-6e48-4b2f-904c-df143201fa58 Destroying unnamed session
5541 2024.02.16 07:08:57.686267 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5542 2024.02.16 07:08:57.686339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5543 2024.02.16 07:08:57.686354 [ 19 ] {a1bc0ae1-64d8-4245-a018-2139c8e43a09::all_1_14_3} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0
5544 2024.02.16 07:08:57.686408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5545 2024.02.16 07:08:57.686484 [ 3 ] {} <Debug> HTTP-Session: c1486d28-63b6-499e-adf7-db934d6ea3de Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5546 2024.02.16 07:08:57.686507 [ 3 ] {} <Debug> HTTP-Session: c1486d28-63b6-499e-adf7-db934d6ea3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5547 2024.02.16 07:08:57.686576 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5548 2024.02.16 07:08:57.686616 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5549 2024.02.16 07:08:57.686736 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5550 2024.02.16 07:08:57.687013 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5551 2024.02.16 07:08:57.687223 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5552 2024.02.16 07:08:57.687386 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5553 2024.02.16 07:08:57.687470 [ 101 ] {} <Debug> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
5554 2024.02.16 07:08:57.687482 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000877372 sec., 2279 rows/sec., 159.17 KiB/sec.
5555 2024.02.16 07:08:57.687506 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5556 2024.02.16 07:08:57.687681 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact
5557 2024.02.16 07:08:57.687710 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Debug> DynamicQueryHandler: Done processing query
5558 2024.02.16 07:08:57.687748 [ 3 ] {1ecdeb5f-dfcb-4d0a-8bf4-7a5cbfc74622} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5559 2024.02.16 07:08:57.687783 [ 3 ] {} <Debug> HTTP-Session: c1486d28-63b6-499e-adf7-db934d6ea3de Destroying unnamed session
5560 2024.02.16 07:08:57.687837 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5561 2024.02.16 07:08:57.687870 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
5562 2024.02.16 07:08:57.687952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5563 2024.02.16 07:08:57.688014 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5564 2024.02.16 07:08:57.688027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5565 2024.02.16 07:08:57.688088 [ 3 ] {} <Debug> HTTP-Session: 980e9eb7-5e8d-4bf1-b015-cb117cbcdf0b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5566 2024.02.16 07:08:57.688123 [ 3 ] {} <Debug> HTTP-Session: 980e9eb7-5e8d-4bf1-b015-cb117cbcdf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5567 2024.02.16 07:08:57.688250 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5568 2024.02.16 07:08:57.688352 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5569 2024.02.16 07:08:57.688476 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5570 2024.02.16 07:08:57.688505 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5571 2024.02.16 07:08:57.688786 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5572 2024.02.16 07:08:57.688931 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5573 2024.02.16 07:08:57.689013 [ 11 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5574 2024.02.16 07:08:57.689687 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5575 2024.02.16 07:08:57.690206 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5576 2024.02.16 07:08:57.690313 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275276 sec., 7265.435417544573 rows/sec., 507.30 KiB/sec.
5577 2024.02.16 07:08:57.690432 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5578 2024.02.16 07:08:57.690432 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5579 2024.02.16 07:08:57.690570 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.002165115 sec., 14317 rows/sec., 1.11 MiB/sec.
5580 2024.02.16 07:08:57.690696 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5581 2024.02.16 07:08:57.690720 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Debug> DynamicQueryHandler: Done processing query
5582 2024.02.16 07:08:57.690746 [ 3 ] {e2f678b8-64ba-4ce7-aa97-2f317555c247} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5583 2024.02.16 07:08:57.690761 [ 9 ] {7667e861-3df2-403f-bb79-7a3eec8b0bcc::all_1_14_3} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0
5584 2024.02.16 07:08:57.690768 [ 3 ] {} <Debug> HTTP-Session: 980e9eb7-5e8d-4bf1-b015-cb117cbcdf0b Destroying unnamed session
5585 2024.02.16 07:08:57.690900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5586 2024.02.16 07:08:57.690944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5587 2024.02.16 07:08:57.690963 [ 3 ] {} <Debug> HTTP-Session: 35205ac0-a1d8-4f5f-bb0d-d48714c7a59f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5588 2024.02.16 07:08:57.690979 [ 3 ] {} <Debug> HTTP-Session: 35205ac0-a1d8-4f5f-bb0d-d48714c7a59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.02.16 07:08:57.691051 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5590 2024.02.16 07:08:57.691094 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5591 2024.02.16 07:08:57.691216 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5592 2024.02.16 07:08:57.691516 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5593 2024.02.16 07:08:57.691778 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5594 2024.02.16 07:08:57.691956 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5595 2024.02.16 07:08:57.692053 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000973805 sec., 37995 rows/sec., 2.68 MiB/sec.
5596 2024.02.16 07:08:57.692158 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Debug> DynamicQueryHandler: Done processing query
5597 2024.02.16 07:08:57.692181 [ 3 ] {b6a13604-a421-4f8f-9f3f-db47ef2d8d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5598 2024.02.16 07:08:57.692196 [ 3 ] {} <Debug> HTTP-Session: 35205ac0-a1d8-4f5f-bb0d-d48714c7a59f Destroying unnamed session
5599 2024.02.16 07:08:57.692302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5600 2024.02.16 07:08:57.692345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5601 2024.02.16 07:08:57.692364 [ 3 ] {} <Debug> HTTP-Session: 443d2ef3-5e9c-4ae2-a407-ff1945fefa26 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5602 2024.02.16 07:08:57.692381 [ 3 ] {} <Debug> HTTP-Session: 443d2ef3-5e9c-4ae2-a407-ff1945fefa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5603 2024.02.16 07:08:57.692452 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5604 2024.02.16 07:08:57.692495 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5605 2024.02.16 07:08:57.692623 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5606 2024.02.16 07:08:57.692983 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5607 2024.02.16 07:08:57.693253 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5608 2024.02.16 07:08:57.693433 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5609 2024.02.16 07:08:57.693522 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5610 2024.02.16 07:08:57.693533 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001054197 sec., 4742 rows/sec., 6.40 MiB/sec.
5611 2024.02.16 07:08:57.693557 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5612 2024.02.16 07:08:57.693746 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5613 2024.02.16 07:08:57.693780 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Debug> DynamicQueryHandler: Done processing query
5614 2024.02.16 07:08:57.693819 [ 3 ] {da24dc5d-3551-41fb-99fb-293bc0ab0e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5615 2024.02.16 07:08:57.693851 [ 3 ] {} <Debug> HTTP-Session: 443d2ef3-5e9c-4ae2-a407-ff1945fefa26 Destroying unnamed session
5616 2024.02.16 07:08:57.693932 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5617 2024.02.16 07:08:57.693978 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1314 rows starting from the beginning of the part
5618 2024.02.16 07:08:57.694121 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part
5619 2024.02.16 07:08:57.694237 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part
5620 2024.02.16 07:08:57.694343 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part
5621 2024.02.16 07:08:57.694448 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 43 rows starting from the beginning of the part
5622 2024.02.16 07:08:57.694560 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part
5623 2024.02.16 07:08:57.698618 [ 20 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1415 rows, containing 6 columns (6 merged, 0 gathered) in 0.004995278 sec., 283267.51784385176 rows/sec., 382.26 MiB/sec.
5624 2024.02.16 07:08:57.699210 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5625 2024.02.16 07:08:57.699449 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5626 2024.02.16 07:08:57.699513 [ 18 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5627 2024.02.16 07:08:57.699586 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_56_11: 8.57 MiB.
5628 2024.02.16 07:08:58.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.15 MiB, peak 244.69 MiB, will set to 238.42 MiB (RSS), difference: 2.27 MiB
5629 2024.02.16 07:09:02.677329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5630 2024.02.16 07:09:02.677460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5631 2024.02.16 07:09:02.677490 [ 3 ] {} <Debug> HTTP-Session: 81dab2dd-afc4-443a-bf27-194adf3aa649 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5632 2024.02.16 07:09:02.677519 [ 3 ] {} <Debug> HTTP-Session: 81dab2dd-afc4-443a-bf27-194adf3aa649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5633 2024.02.16 07:09:02.677664 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5634 2024.02.16 07:09:02.677733 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5635 2024.02.16 07:09:02.677897 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5636 2024.02.16 07:09:02.678330 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5637 2024.02.16 07:09:02.678609 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5638 2024.02.16 07:09:02.678786 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5639 2024.02.16 07:09:02.678903 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00119914 sec., 35859 rows/sec., 2.84 MiB/sec.
5640 2024.02.16 07:09:02.679034 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Debug> DynamicQueryHandler: Done processing query
5641 2024.02.16 07:09:02.679060 [ 3 ] {5b333df5-ae93-46b8-bdd3-0b9f3b0d921b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5642 2024.02.16 07:09:02.679077 [ 3 ] {} <Debug> HTTP-Session: 81dab2dd-afc4-443a-bf27-194adf3aa649 Destroying unnamed session
5643 2024.02.16 07:09:02.679219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5644 2024.02.16 07:09:02.679268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5645 2024.02.16 07:09:02.679288 [ 3 ] {} <Debug> HTTP-Session: 8b7987fa-c9fe-4e68-980a-de9f60810c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5646 2024.02.16 07:09:02.679307 [ 3 ] {} <Debug> HTTP-Session: 8b7987fa-c9fe-4e68-980a-de9f60810c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5647 2024.02.16 07:09:02.679392 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5648 2024.02.16 07:09:02.679434 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5649 2024.02.16 07:09:02.679541 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5650 2024.02.16 07:09:02.679924 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5651 2024.02.16 07:09:02.680151 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5652 2024.02.16 07:09:02.680309 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5653 2024.02.16 07:09:02.680416 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000994686 sec., 129689 rows/sec., 12.50 MiB/sec.
5654 2024.02.16 07:09:02.680571 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Debug> DynamicQueryHandler: Done processing query
5655 2024.02.16 07:09:02.680610 [ 3 ] {d0b2d681-522b-4236-8d9c-29e0d54873ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5656 2024.02.16 07:09:02.680647 [ 3 ] {} <Debug> HTTP-Session: 8b7987fa-c9fe-4e68-980a-de9f60810c09 Destroying unnamed session
5657 2024.02.16 07:09:02.680772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5658 2024.02.16 07:09:02.680819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5659 2024.02.16 07:09:02.680838 [ 3 ] {} <Debug> HTTP-Session: 7cc2e7b8-def8-4c68-ae9e-d44f32b5c367 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5660 2024.02.16 07:09:02.680854 [ 3 ] {} <Debug> HTTP-Session: 7cc2e7b8-def8-4c68-ae9e-d44f32b5c367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.02.16 07:09:02.680930 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5662 2024.02.16 07:09:02.680970 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5663 2024.02.16 07:09:02.681086 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5664 2024.02.16 07:09:02.681390 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5665 2024.02.16 07:09:02.681600 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5666 2024.02.16 07:09:02.681750 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5667 2024.02.16 07:09:02.681854 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000896093 sec., 47986 rows/sec., 3.75 MiB/sec.
5668 2024.02.16 07:09:02.682000 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Debug> DynamicQueryHandler: Done processing query
5669 2024.02.16 07:09:02.682045 [ 3 ] {48127cdf-cef8-42d7-9a70-1970b40f25b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5670 2024.02.16 07:09:02.682087 [ 3 ] {} <Debug> HTTP-Session: 7cc2e7b8-def8-4c68-ae9e-d44f32b5c367 Destroying unnamed session
5671 2024.02.16 07:09:02.682290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5672 2024.02.16 07:09:02.682341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5673 2024.02.16 07:09:02.682365 [ 3 ] {} <Debug> HTTP-Session: cb3bf48e-a7de-48a4-bde7-e339183aedb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5674 2024.02.16 07:09:02.682383 [ 3 ] {} <Debug> HTTP-Session: cb3bf48e-a7de-48a4-bde7-e339183aedb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5675 2024.02.16 07:09:02.682477 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5676 2024.02.16 07:09:02.682523 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5677 2024.02.16 07:09:02.682671 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5678 2024.02.16 07:09:02.683132 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5679 2024.02.16 07:09:02.683461 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5680 2024.02.16 07:09:02.683651 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5681 2024.02.16 07:09:02.683754 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001249281 sec., 34419 rows/sec., 46.45 MiB/sec.
5682 2024.02.16 07:09:02.683879 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Debug> DynamicQueryHandler: Done processing query
5683 2024.02.16 07:09:02.683904 [ 3 ] {85ebdf8a-6ffa-4835-bee8-1630e1d89e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5684 2024.02.16 07:09:02.683920 [ 3 ] {} <Debug> HTTP-Session: cb3bf48e-a7de-48a4-bde7-e339183aedb0 Destroying unnamed session
5685 2024.02.16 07:09:07.470828 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
5686 2024.02.16 07:09:07.470924 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
5687 2024.02.16 07:09:07.675049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5688 2024.02.16 07:09:07.675162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5689 2024.02.16 07:09:07.675191 [ 3 ] {} <Debug> HTTP-Session: b7f9e728-5313-4c58-a61d-c760df42511e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5690 2024.02.16 07:09:07.675218 [ 3 ] {} <Debug> HTTP-Session: b7f9e728-5313-4c58-a61d-c760df42511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.02.16 07:09:07.675358 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5692 2024.02.16 07:09:07.675425 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5693 2024.02.16 07:09:07.675607 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5694 2024.02.16 07:09:07.676014 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5695 2024.02.16 07:09:07.676280 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5696 2024.02.16 07:09:07.676458 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5697 2024.02.16 07:09:07.676581 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001185081 sec., 4219 rows/sec., 341.98 KiB/sec.
5698 2024.02.16 07:09:07.676721 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Debug> DynamicQueryHandler: Done processing query
5699 2024.02.16 07:09:07.676747 [ 3 ] {b8b0d58f-c290-4c1b-9a58-997503935eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5700 2024.02.16 07:09:07.676764 [ 3 ] {} <Debug> HTTP-Session: b7f9e728-5313-4c58-a61d-c760df42511e Destroying unnamed session
5701 2024.02.16 07:09:07.676887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5702 2024.02.16 07:09:07.676937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5703 2024.02.16 07:09:07.676958 [ 3 ] {} <Debug> HTTP-Session: 5946214f-aed0-4f3d-a7d9-b75769d9a2ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5704 2024.02.16 07:09:07.676976 [ 3 ] {} <Debug> HTTP-Session: 5946214f-aed0-4f3d-a7d9-b75769d9a2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5705 2024.02.16 07:09:07.677058 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5706 2024.02.16 07:09:07.677100 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5707 2024.02.16 07:09:07.677205 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5708 2024.02.16 07:09:07.677491 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5709 2024.02.16 07:09:07.677704 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5710 2024.02.16 07:09:07.677852 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5711 2024.02.16 07:09:07.677951 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000866212 sec., 17316 rows/sec., 1.56 MiB/sec.
5712 2024.02.16 07:09:07.678068 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Debug> DynamicQueryHandler: Done processing query
5713 2024.02.16 07:09:07.678091 [ 3 ] {6cde28c1-2171-4b81-81ae-e8d1939a857b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5714 2024.02.16 07:09:07.678107 [ 3 ] {} <Debug> HTTP-Session: 5946214f-aed0-4f3d-a7d9-b75769d9a2ce Destroying unnamed session
5715 2024.02.16 07:09:07.678221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5716 2024.02.16 07:09:07.678265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5717 2024.02.16 07:09:07.678285 [ 3 ] {} <Debug> HTTP-Session: 7a68972b-facf-46c8-b06b-c220cd0a51a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5718 2024.02.16 07:09:07.678301 [ 3 ] {} <Debug> HTTP-Session: 7a68972b-facf-46c8-b06b-c220cd0a51a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5719 2024.02.16 07:09:07.678369 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5720 2024.02.16 07:09:07.678408 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5721 2024.02.16 07:09:07.678511 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5722 2024.02.16 07:09:07.678778 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5723 2024.02.16 07:09:07.678981 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5724 2024.02.16 07:09:07.679129 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5725 2024.02.16 07:09:07.679225 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000828582 sec., 6034 rows/sec., 483.22 KiB/sec.
5726 2024.02.16 07:09:07.679323 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Debug> DynamicQueryHandler: Done processing query
5727 2024.02.16 07:09:07.679346 [ 3 ] {acfc29ee-24dc-47fd-8ea2-3413ee46b739} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5728 2024.02.16 07:09:07.679362 [ 3 ] {} <Debug> HTTP-Session: 7a68972b-facf-46c8-b06b-c220cd0a51a2 Destroying unnamed session
5729 2024.02.16 07:09:07.679495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5730 2024.02.16 07:09:07.679538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5731 2024.02.16 07:09:07.679556 [ 3 ] {} <Debug> HTTP-Session: b244f409-43eb-4597-a152-3e637ab36e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5732 2024.02.16 07:09:07.679572 [ 3 ] {} <Debug> HTTP-Session: b244f409-43eb-4597-a152-3e637ab36e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.02.16 07:09:07.679642 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5734 2024.02.16 07:09:07.679687 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5735 2024.02.16 07:09:07.679817 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5736 2024.02.16 07:09:07.680192 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5737 2024.02.16 07:09:07.680466 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5738 2024.02.16 07:09:07.680654 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5739 2024.02.16 07:09:07.680763 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001091908 sec., 4579 rows/sec., 6.18 MiB/sec.
5740 2024.02.16 07:09:07.680926 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Debug> DynamicQueryHandler: Done processing query
5741 2024.02.16 07:09:07.680949 [ 3 ] {7b196d87-0464-4dc6-9b39-1b8a98680904} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5742 2024.02.16 07:09:07.680965 [ 3 ] {} <Debug> HTTP-Session: b244f409-43eb-4597-a152-3e637ab36e0f Destroying unnamed session
5743 2024.02.16 07:09:12.677651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5744 2024.02.16 07:09:12.677768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5745 2024.02.16 07:09:12.677796 [ 3 ] {} <Debug> HTTP-Session: 06a5f683-2df3-4fdf-a658-f1b01706307e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5746 2024.02.16 07:09:12.677821 [ 3 ] {} <Debug> HTTP-Session: 06a5f683-2df3-4fdf-a658-f1b01706307e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5747 2024.02.16 07:09:12.677951 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5748 2024.02.16 07:09:12.678011 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5749 2024.02.16 07:09:12.678169 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5750 2024.02.16 07:09:12.678594 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5751 2024.02.16 07:09:12.678874 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5752 2024.02.16 07:09:12.679042 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5753 2024.02.16 07:09:12.679160 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00117584 sec., 36569 rows/sec., 2.89 MiB/sec.
5754 2024.02.16 07:09:12.679354 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Debug> DynamicQueryHandler: Done processing query
5755 2024.02.16 07:09:12.679400 [ 3 ] {102fd071-acaa-41c5-bef4-90e6a7bcdcb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5756 2024.02.16 07:09:12.679436 [ 3 ] {} <Debug> HTTP-Session: 06a5f683-2df3-4fdf-a658-f1b01706307e Destroying unnamed session
5757 2024.02.16 07:09:12.679589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5758 2024.02.16 07:09:12.679639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5759 2024.02.16 07:09:12.679660 [ 3 ] {} <Debug> HTTP-Session: 92d4a2b6-f438-498c-af13-7d1c02f0b89b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5760 2024.02.16 07:09:12.679679 [ 3 ] {} <Debug> HTTP-Session: 92d4a2b6-f438-498c-af13-7d1c02f0b89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5761 2024.02.16 07:09:12.679769 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5762 2024.02.16 07:09:12.679814 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5763 2024.02.16 07:09:12.679934 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5764 2024.02.16 07:09:12.680314 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5765 2024.02.16 07:09:12.680539 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5766 2024.02.16 07:09:12.680686 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5767 2024.02.16 07:09:12.680806 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.001001466 sec., 128811 rows/sec., 12.42 MiB/sec.
5768 2024.02.16 07:09:12.680927 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Debug> DynamicQueryHandler: Done processing query
5769 2024.02.16 07:09:12.680951 [ 3 ] {55021af1-6d60-44db-9986-ca1409429def} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5770 2024.02.16 07:09:12.680966 [ 3 ] {} <Debug> HTTP-Session: 92d4a2b6-f438-498c-af13-7d1c02f0b89b Destroying unnamed session
5771 2024.02.16 07:09:12.681095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5772 2024.02.16 07:09:12.681141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5773 2024.02.16 07:09:12.681159 [ 3 ] {} <Debug> HTTP-Session: fab06c26-8fed-46b7-8dbd-95c4a8058f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5774 2024.02.16 07:09:12.681176 [ 3 ] {} <Debug> HTTP-Session: fab06c26-8fed-46b7-8dbd-95c4a8058f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.02.16 07:09:12.681248 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5776 2024.02.16 07:09:12.681288 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5777 2024.02.16 07:09:12.681396 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5778 2024.02.16 07:09:12.681692 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5779 2024.02.16 07:09:12.681901 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5780 2024.02.16 07:09:12.682054 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5781 2024.02.16 07:09:12.682173 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000887853 sec., 48431 rows/sec., 3.79 MiB/sec.
5782 2024.02.16 07:09:12.682280 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Debug> DynamicQueryHandler: Done processing query
5783 2024.02.16 07:09:12.682303 [ 3 ] {8f6c9989-5c0d-479d-9f30-93b4d76c37d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5784 2024.02.16 07:09:12.682320 [ 3 ] {} <Debug> HTTP-Session: fab06c26-8fed-46b7-8dbd-95c4a8058f98 Destroying unnamed session
5785 2024.02.16 07:09:12.682516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5786 2024.02.16 07:09:12.682561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5787 2024.02.16 07:09:12.682580 [ 3 ] {} <Debug> HTTP-Session: b912e49f-00dd-4c71-bdf8-e51d0c1bfa4b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5788 2024.02.16 07:09:12.682596 [ 3 ] {} <Debug> HTTP-Session: b912e49f-00dd-4c71-bdf8-e51d0c1bfa4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5789 2024.02.16 07:09:12.682683 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5790 2024.02.16 07:09:12.682728 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5791 2024.02.16 07:09:12.682865 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5792 2024.02.16 07:09:12.683314 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5793 2024.02.16 07:09:12.683637 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5794 2024.02.16 07:09:12.683818 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5795 2024.02.16 07:09:12.683941 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001229422 sec., 34975 rows/sec., 47.20 MiB/sec.
5796 2024.02.16 07:09:12.684069 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Debug> DynamicQueryHandler: Done processing query
5797 2024.02.16 07:09:12.684093 [ 3 ] {3ca589d8-3e0b-4ae7-bd0c-170b38c255d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5798 2024.02.16 07:09:12.684109 [ 3 ] {} <Debug> HTTP-Session: b912e49f-00dd-4c71-bdf8-e51d0c1bfa4b Destroying unnamed session
5799 2024.02.16 07:09:17.675600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5800 2024.02.16 07:09:17.675729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5801 2024.02.16 07:09:17.675759 [ 3 ] {} <Debug> HTTP-Session: 0de988e7-e5a3-4d83-8e5a-246cb00d8a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5802 2024.02.16 07:09:17.675785 [ 3 ] {} <Debug> HTTP-Session: 0de988e7-e5a3-4d83-8e5a-246cb00d8a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5803 2024.02.16 07:09:17.675925 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5804 2024.02.16 07:09:17.675992 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5805 2024.02.16 07:09:17.676170 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5806 2024.02.16 07:09:17.676572 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5807 2024.02.16 07:09:17.676841 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5808 2024.02.16 07:09:17.677005 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5809 2024.02.16 07:09:17.677122 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00115984 sec., 4310 rows/sec., 349.42 KiB/sec.
5810 2024.02.16 07:09:17.677260 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Debug> DynamicQueryHandler: Done processing query
5811 2024.02.16 07:09:17.677285 [ 3 ] {877727b2-c9c2-492e-8121-74018626cf10} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5812 2024.02.16 07:09:17.677301 [ 3 ] {} <Debug> HTTP-Session: 0de988e7-e5a3-4d83-8e5a-246cb00d8a4e Destroying unnamed session
5813 2024.02.16 07:09:17.677427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5814 2024.02.16 07:09:17.677475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5815 2024.02.16 07:09:17.677495 [ 3 ] {} <Debug> HTTP-Session: ae36fde4-a09a-493d-8830-cb8ab6c55162 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5816 2024.02.16 07:09:17.677514 [ 3 ] {} <Debug> HTTP-Session: ae36fde4-a09a-493d-8830-cb8ab6c55162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.02.16 07:09:17.677596 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5818 2024.02.16 07:09:17.677638 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5819 2024.02.16 07:09:17.677748 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5820 2024.02.16 07:09:17.678041 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5821 2024.02.16 07:09:17.678254 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5822 2024.02.16 07:09:17.678401 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5823 2024.02.16 07:09:17.678531 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000899653 sec., 16673 rows/sec., 1.50 MiB/sec.
5824 2024.02.16 07:09:17.678529 [ 87 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5825 2024.02.16 07:09:17.678655 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5826 2024.02.16 07:09:17.678709 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Debug> DynamicQueryHandler: Done processing query
5827 2024.02.16 07:09:17.678760 [ 3 ] {30363a11-faa6-4279-bab9-7c9e2a3f560b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5828 2024.02.16 07:09:17.678760 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5829 2024.02.16 07:09:17.678786 [ 3 ] {} <Debug> HTTP-Session: ae36fde4-a09a-493d-8830-cb8ab6c55162 Destroying unnamed session
5830 2024.02.16 07:09:17.678891 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5831 2024.02.16 07:09:17.678950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5832 2024.02.16 07:09:17.678957 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part
5833 2024.02.16 07:09:17.679044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5834 2024.02.16 07:09:17.679082 [ 3 ] {} <Debug> HTTP-Session: 7b374610-5525-437c-a7c0-bee000265577 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5835 2024.02.16 07:09:17.679118 [ 3 ] {} <Debug> HTTP-Session: 7b374610-5525-437c-a7c0-bee000265577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.02.16 07:09:17.679207 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 52 rows starting from the beginning of the part
5837 2024.02.16 07:09:17.679325 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5838 2024.02.16 07:09:17.679433 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5839 2024.02.16 07:09:17.679450 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 129 rows starting from the beginning of the part
5840 2024.02.16 07:09:17.679738 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part
5841 2024.02.16 07:09:17.679890 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5842 2024.02.16 07:09:17.679975 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 129 rows starting from the beginning of the part
5843 2024.02.16 07:09:17.680159 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part
5844 2024.02.16 07:09:17.680710 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5845 2024.02.16 07:09:17.681122 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5846 2024.02.16 07:09:17.681473 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5847 2024.02.16 07:09:17.681653 [ 87 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5848 2024.02.16 07:09:17.681736 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Information> executeQuery: Read 5 rows, 410.00 B in 0.00233013 sec., 2145 rows/sec., 171.83 KiB/sec.
5849 2024.02.16 07:09:17.681760 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.24 GiB.
5850 2024.02.16 07:09:17.682070 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5851 2024.02.16 07:09:17.682252 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Debug> DynamicQueryHandler: Done processing query
5852 2024.02.16 07:09:17.682268 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 4 columns (4 merged, 0 gathered) in 0.00355219 sec., 147514.63181868085 rows/sec., 13.67 MiB/sec.
5853 2024.02.16 07:09:17.682319 [ 3 ] {42295aaa-e86a-4a49-974d-0137d9d426c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5854 2024.02.16 07:09:17.682369 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5855 2024.02.16 07:09:17.682386 [ 3 ] {} <Debug> HTTP-Session: 7b374610-5525-437c-a7c0-bee000265577 Destroying unnamed session
5856 2024.02.16 07:09:17.682445 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 98 rows starting from the beginning of the part
5857 2024.02.16 07:09:17.682487 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5858 2024.02.16 07:09:17.682631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5859 2024.02.16 07:09:17.682741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5860 2024.02.16 07:09:17.682769 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part
5861 2024.02.16 07:09:17.682808 [ 3 ] {} <Debug> HTTP-Session: b89d3547-67fc-49c3-8a9a-672e890e3907 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5862 2024.02.16 07:09:17.682835 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5863 2024.02.16 07:09:17.682887 [ 3 ] {} <Debug> HTTP-Session: b89d3547-67fc-49c3-8a9a-672e890e3907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5864 2024.02.16 07:09:17.683041 [ 11 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_61_12} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5865 2024.02.16 07:09:17.683158 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 43 rows starting from the beginning of the part
5866 2024.02.16 07:09:17.683274 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5867 2024.02.16 07:09:17.683410 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5868 2024.02.16 07:09:17.683451 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part
5869 2024.02.16 07:09:17.683821 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 43 rows starting from the beginning of the part
5870 2024.02.16 07:09:17.684057 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5871 2024.02.16 07:09:17.684100 [ 18 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part
5872 2024.02.16 07:09:17.684801 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5873 2024.02.16 07:09:17.685491 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5874 2024.02.16 07:09:17.685703 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839509 sec., 58601.243023522016 rows/sec., 4.58 MiB/sec.
5875 2024.02.16 07:09:17.685799 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5876 2024.02.16 07:09:17.685832 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5877 2024.02.16 07:09:17.685946 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002589846 sec., 1930 rows/sec., 2.61 MiB/sec.
5878 2024.02.16 07:09:17.686094 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5879 2024.02.16 07:09:17.686126 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Debug> DynamicQueryHandler: Done processing query
5880 2024.02.16 07:09:17.686152 [ 3 ] {65a4d6cf-f72e-4cb9-8604-1bf2b8f9c82f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5881 2024.02.16 07:09:17.686163 [ 17 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_61_12} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5882 2024.02.16 07:09:17.686170 [ 3 ] {} <Debug> HTTP-Session: b89d3547-67fc-49c3-8a9a-672e890e3907 Destroying unnamed session
5883 2024.02.16 07:09:22.470999 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
5884 2024.02.16 07:09:22.471091 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
5885 2024.02.16 07:09:22.677472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5886 2024.02.16 07:09:22.677638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5887 2024.02.16 07:09:22.677684 [ 3 ] {} <Debug> HTTP-Session: 3cbf32f5-18bb-459c-852e-ac538187d0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5888 2024.02.16 07:09:22.677726 [ 3 ] {} <Debug> HTTP-Session: 3cbf32f5-18bb-459c-852e-ac538187d0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5889 2024.02.16 07:09:22.677931 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5890 2024.02.16 07:09:22.678030 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5891 2024.02.16 07:09:22.678301 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5892 2024.02.16 07:09:22.678768 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5893 2024.02.16 07:09:22.679050 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5894 2024.02.16 07:09:22.679217 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5895 2024.02.16 07:09:22.679341 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001350585 sec., 31838 rows/sec., 2.52 MiB/sec.
5896 2024.02.16 07:09:22.679340 [ 85 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5897 2024.02.16 07:09:22.679414 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5898 2024.02.16 07:09:22.679498 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Debug> DynamicQueryHandler: Done processing query
5899 2024.02.16 07:09:22.679534 [ 3 ] {d7d49bf4-ada0-4c86-8b31-82877febc786} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5900 2024.02.16 07:09:22.679533 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5901 2024.02.16 07:09:22.679557 [ 3 ] {} <Debug> HTTP-Session: 3cbf32f5-18bb-459c-852e-ac538187d0b4 Destroying unnamed session
5902 2024.02.16 07:09:22.679680 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5903 2024.02.16 07:09:22.679721 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 48 rows starting from the beginning of the part
5904 2024.02.16 07:09:22.679775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5905 2024.02.16 07:09:22.679862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5906 2024.02.16 07:09:22.679919 [ 3 ] {} <Debug> HTTP-Session: 59ab3a6a-1c06-47be-b9d2-369a81c59cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5907 2024.02.16 07:09:22.679964 [ 3 ] {} <Debug> HTTP-Session: 59ab3a6a-1c06-47be-b9d2-369a81c59cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5908 2024.02.16 07:09:22.679983 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part
5909 2024.02.16 07:09:22.680159 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5910 2024.02.16 07:09:22.680260 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5911 2024.02.16 07:09:22.680267 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part
5912 2024.02.16 07:09:22.680625 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 43 rows starting from the beginning of the part
5913 2024.02.16 07:09:22.680711 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5914 2024.02.16 07:09:22.680901 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part
5915 2024.02.16 07:09:22.681082 [ 18 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 43 rows starting from the beginning of the part
5916 2024.02.16 07:09:22.681662 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5917 2024.02.16 07:09:22.682134 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5918 2024.02.16 07:09:22.682490 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5919 2024.02.16 07:09:22.682680 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003181282 sec., 58781.334065952025 rows/sec., 4.65 MiB/sec.
5920 2024.02.16 07:09:22.682716 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.002508384 sec., 51427 rows/sec., 4.96 MiB/sec.
5921 2024.02.16 07:09:22.682900 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5922 2024.02.16 07:09:22.682927 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Debug> DynamicQueryHandler: Done processing query
5923 2024.02.16 07:09:22.682968 [ 3 ] {04382699-7086-4359-a448-9acfaa4e1cf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5924 2024.02.16 07:09:22.682988 [ 3 ] {} <Debug> HTTP-Session: 59ab3a6a-1c06-47be-b9d2-369a81c59cc8 Destroying unnamed session
5925 2024.02.16 07:09:22.683140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5926 2024.02.16 07:09:22.683173 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5927 2024.02.16 07:09:22.683216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5928 2024.02.16 07:09:22.683255 [ 3 ] {} <Debug> HTTP-Session: 7dc06639-5307-47d4-bf1b-be297b44604c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5929 2024.02.16 07:09:22.683286 [ 3 ] {} <Debug> HTTP-Session: 7dc06639-5307-47d4-bf1b-be297b44604c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5930 2024.02.16 07:09:22.683292 [ 14 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_61_12} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5931 2024.02.16 07:09:22.683436 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5932 2024.02.16 07:09:22.683481 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5933 2024.02.16 07:09:22.683597 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5934 2024.02.16 07:09:22.683901 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5935 2024.02.16 07:09:22.684116 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5936 2024.02.16 07:09:22.684266 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5937 2024.02.16 07:09:22.684366 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000895653 sec., 48009 rows/sec., 3.75 MiB/sec.
5938 2024.02.16 07:09:22.684469 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Debug> DynamicQueryHandler: Done processing query
5939 2024.02.16 07:09:22.684493 [ 3 ] {89195ef1-009a-4220-83ca-077004d00bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5940 2024.02.16 07:09:22.684509 [ 3 ] {} <Debug> HTTP-Session: 7dc06639-5307-47d4-bf1b-be297b44604c Destroying unnamed session
5941 2024.02.16 07:09:22.684684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5942 2024.02.16 07:09:22.684729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5943 2024.02.16 07:09:22.684747 [ 3 ] {} <Debug> HTTP-Session: c096305f-fe54-4a4b-a596-98e224cf8df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5944 2024.02.16 07:09:22.684764 [ 3 ] {} <Debug> HTTP-Session: c096305f-fe54-4a4b-a596-98e224cf8df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5945 2024.02.16 07:09:22.684850 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5946 2024.02.16 07:09:22.684895 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5947 2024.02.16 07:09:22.685027 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5948 2024.02.16 07:09:22.685517 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5949 2024.02.16 07:09:22.685840 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5950 2024.02.16 07:09:22.686024 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5951 2024.02.16 07:09:22.686114 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5952 2024.02.16 07:09:22.686131 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001251341 sec., 34363 rows/sec., 46.37 MiB/sec.
5953 2024.02.16 07:09:22.686146 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5954 2024.02.16 07:09:22.686242 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5955 2024.02.16 07:09:22.686297 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Debug> DynamicQueryHandler: Done processing query
5956 2024.02.16 07:09:22.686327 [ 3 ] {fd076a96-8d2a-4fd3-ab67-03bd1e99865c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5957 2024.02.16 07:09:22.686336 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5958 2024.02.16 07:09:22.686347 [ 3 ] {} <Debug> HTTP-Session: c096305f-fe54-4a4b-a596-98e224cf8df1 Destroying unnamed session
5959 2024.02.16 07:09:22.686380 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1415 rows starting from the beginning of the part
5960 2024.02.16 07:09:22.686489 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part
5961 2024.02.16 07:09:22.686575 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part
5962 2024.02.16 07:09:22.686659 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 43 rows starting from the beginning of the part
5963 2024.02.16 07:09:22.686740 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part
5964 2024.02.16 07:09:22.686823 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 43 rows starting from the beginning of the part
5965 2024.02.16 07:09:22.689250 [ 11 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 6 columns (6 merged, 0 gathered) in 0.003048468 sec., 509764.2487964447 rows/sec., 687.90 MiB/sec.
5966 2024.02.16 07:09:22.690505 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5967 2024.02.16 07:09:22.690802 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5968 2024.02.16 07:09:22.690877 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5969 2024.02.16 07:09:22.690971 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_61_12: 8.73 MiB.
5970 2024.02.16 07:09:27.676967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5971 2024.02.16 07:09:27.677144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5972 2024.02.16 07:09:27.677190 [ 3 ] {} <Debug> HTTP-Session: 8ef422fa-62f5-4bb0-943e-324d06bd16c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5973 2024.02.16 07:09:27.677232 [ 3 ] {} <Debug> HTTP-Session: 8ef422fa-62f5-4bb0-943e-324d06bd16c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.02.16 07:09:27.677431 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5975 2024.02.16 07:09:27.677517 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5976 2024.02.16 07:09:27.677678 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5977 2024.02.16 07:09:27.678122 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5978 2024.02.16 07:09:27.678398 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5979 2024.02.16 07:09:27.678567 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5980 2024.02.16 07:09:27.678706 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001215101 sec., 4114 rows/sec., 333.53 KiB/sec.
5981 2024.02.16 07:09:27.678889 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Debug> DynamicQueryHandler: Done processing query
5982 2024.02.16 07:09:27.678933 [ 3 ] {d0b9eb0a-4911-444f-b77e-5c72df68127b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5983 2024.02.16 07:09:27.678965 [ 3 ] {} <Debug> HTTP-Session: 8ef422fa-62f5-4bb0-943e-324d06bd16c4 Destroying unnamed session
5984 2024.02.16 07:09:27.679107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5985 2024.02.16 07:09:27.679158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5986 2024.02.16 07:09:27.679178 [ 3 ] {} <Debug> HTTP-Session: fa7d8252-bf8b-4dd9-bd6f-e59f032b7a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
5987 2024.02.16 07:09:27.679197 [ 3 ] {} <Debug> HTTP-Session: fa7d8252-bf8b-4dd9-bd6f-e59f032b7a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5988 2024.02.16 07:09:27.679281 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5989 2024.02.16 07:09:27.679324 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5990 2024.02.16 07:09:27.679444 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5991 2024.02.16 07:09:27.679760 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
5992 2024.02.16 07:09:27.679982 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
5993 2024.02.16 07:09:27.680132 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
5994 2024.02.16 07:09:27.680261 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Information> executeQuery: Read 51 rows, 4.15 KiB in 0.000950344 sec., 53664 rows/sec., 4.27 MiB/sec.
5995 2024.02.16 07:09:27.680383 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Debug> DynamicQueryHandler: Done processing query
5996 2024.02.16 07:09:27.680407 [ 3 ] {bc521c0a-4e84-4b56-8f89-f0dbe0c52f5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5997 2024.02.16 07:09:27.680424 [ 3 ] {} <Debug> HTTP-Session: fa7d8252-bf8b-4dd9-bd6f-e59f032b7a2c Destroying unnamed session
5998 2024.02.16 07:09:27.680579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5999 2024.02.16 07:09:27.680626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6000 2024.02.16 07:09:27.680645 [ 3 ] {} <Debug> HTTP-Session: b7fbb946-e9c8-44f1-8cf7-38bb97147cce Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6001 2024.02.16 07:09:27.680662 [ 3 ] {} <Debug> HTTP-Session: b7fbb946-e9c8-44f1-8cf7-38bb97147cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.02.16 07:09:27.680736 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6003 2024.02.16 07:09:27.680775 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6004 2024.02.16 07:09:27.680881 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6005 2024.02.16 07:09:27.681163 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6006 2024.02.16 07:09:27.681375 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6007 2024.02.16 07:09:27.681526 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6008 2024.02.16 07:09:27.681643 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000878203 sec., 33021 rows/sec., 2.56 MiB/sec.
6009 2024.02.16 07:09:27.681783 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Debug> DynamicQueryHandler: Done processing query
6010 2024.02.16 07:09:27.681825 [ 3 ] {e8e012de-f68f-452b-820d-d64b723a2e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6011 2024.02.16 07:09:27.681840 [ 3 ] {} <Debug> HTTP-Session: b7fbb946-e9c8-44f1-8cf7-38bb97147cce Destroying unnamed session
6012 2024.02.16 07:09:27.681952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6013 2024.02.16 07:09:27.681996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6014 2024.02.16 07:09:27.682015 [ 3 ] {} <Debug> HTTP-Session: ac89c7bd-0594-42e8-b572-45969cf64761 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6015 2024.02.16 07:09:27.682032 [ 3 ] {} <Debug> HTTP-Session: ac89c7bd-0594-42e8-b572-45969cf64761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6016 2024.02.16 07:09:27.682106 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6017 2024.02.16 07:09:27.682151 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6018 2024.02.16 07:09:27.682278 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6019 2024.02.16 07:09:27.682639 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6020 2024.02.16 07:09:27.682910 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6021 2024.02.16 07:09:27.683099 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
6022 2024.02.16 07:09:27.683200 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001065478 sec., 33787 rows/sec., 2.38 MiB/sec.
6023 2024.02.16 07:09:27.683375 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Debug> DynamicQueryHandler: Done processing query
6024 2024.02.16 07:09:27.683400 [ 3 ] {8711412d-ff23-4c1b-9fa8-ba3f0d4d4057} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6025 2024.02.16 07:09:27.683417 [ 3 ] {} <Debug> HTTP-Session: ac89c7bd-0594-42e8-b572-45969cf64761 Destroying unnamed session
6026 2024.02.16 07:09:27.683526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6027 2024.02.16 07:09:27.683571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6028 2024.02.16 07:09:27.683591 [ 3 ] {} <Debug> HTTP-Session: 426e158f-2ddf-481b-b471-aaf405d01259 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6029 2024.02.16 07:09:27.683607 [ 3 ] {} <Debug> HTTP-Session: 426e158f-2ddf-481b-b471-aaf405d01259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.02.16 07:09:27.683681 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6031 2024.02.16 07:09:27.683728 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6032 2024.02.16 07:09:27.683869 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6033 2024.02.16 07:09:27.684161 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6034 2024.02.16 07:09:27.684432 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
6035 2024.02.16 07:09:27.684616 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
6036 2024.02.16 07:09:27.684748 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001031127 sec., 4849 rows/sec., 6.54 MiB/sec.
6037 2024.02.16 07:09:27.684882 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Debug> DynamicQueryHandler: Done processing query
6038 2024.02.16 07:09:27.684906 [ 3 ] {58596ae4-ecae-4b36-a79c-992e538c488b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6039 2024.02.16 07:09:27.684922 [ 3 ] {} <Debug> HTTP-Session: 426e158f-2ddf-481b-b471-aaf405d01259 Destroying unnamed session
6040 2024.02.16 07:09:32.677646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 6222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6041 2024.02.16 07:09:32.677777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6042 2024.02.16 07:09:32.677808 [ 3 ] {} <Debug> HTTP-Session: 7adf2ccf-447f-49a3-8a9b-917404edec55 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6043 2024.02.16 07:09:32.677836 [ 3 ] {} <Debug> HTTP-Session: 7adf2ccf-447f-49a3-8a9b-917404edec55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.02.16 07:09:32.677980 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6045 2024.02.16 07:09:32.678047 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6046 2024.02.16 07:09:32.678230 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6047 2024.02.16 07:09:32.678770 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6048 2024.02.16 07:09:32.679042 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6049 2024.02.16 07:09:32.679217 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6050 2024.02.16 07:09:32.679342 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001323814 sec., 32481 rows/sec., 2.57 MiB/sec.
6051 2024.02.16 07:09:32.679496 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Debug> DynamicQueryHandler: Done processing query
6052 2024.02.16 07:09:32.679522 [ 3 ] {f3f3ba3a-6d57-4190-978b-bfaef1e132ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6053 2024.02.16 07:09:32.679539 [ 3 ] {} <Debug> HTTP-Session: 7adf2ccf-447f-49a3-8a9b-917404edec55 Destroying unnamed session
6054 2024.02.16 07:09:32.679698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 20643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6055 2024.02.16 07:09:32.679755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6056 2024.02.16 07:09:32.679775 [ 3 ] {} <Debug> HTTP-Session: 21ea2323-3b1a-4784-a204-a6ddd373e9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6057 2024.02.16 07:09:32.679794 [ 3 ] {} <Debug> HTTP-Session: 21ea2323-3b1a-4784-a204-a6ddd373e9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6058 2024.02.16 07:09:32.679878 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6059 2024.02.16 07:09:32.679920 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6060 2024.02.16 07:09:32.680029 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6061 2024.02.16 07:09:32.680390 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6062 2024.02.16 07:09:32.680624 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6063 2024.02.16 07:09:32.680781 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6064 2024.02.16 07:09:32.680880 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Information> executeQuery: Read 129 rows, 12.74 KiB in 0.000974455 sec., 132381 rows/sec., 12.76 MiB/sec.
6065 2024.02.16 07:09:32.680983 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Debug> DynamicQueryHandler: Done processing query
6066 2024.02.16 07:09:32.681007 [ 3 ] {38c7d0ed-49df-4e0c-be10-3ca06d256a9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6067 2024.02.16 07:09:32.681022 [ 3 ] {} <Debug> HTTP-Session: 21ea2323-3b1a-4784-a204-a6ddd373e9c7 Destroying unnamed session
6068 2024.02.16 07:09:32.681144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6069 2024.02.16 07:09:32.681189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6070 2024.02.16 07:09:32.681209 [ 3 ] {} <Debug> HTTP-Session: 11a997c6-577f-4d1d-a889-7eef6ebb6358 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6071 2024.02.16 07:09:32.681226 [ 3 ] {} <Debug> HTTP-Session: 11a997c6-577f-4d1d-a889-7eef6ebb6358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.02.16 07:09:32.681299 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6073 2024.02.16 07:09:32.681339 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6074 2024.02.16 07:09:32.681443 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6075 2024.02.16 07:09:32.681730 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6076 2024.02.16 07:09:32.681943 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6077 2024.02.16 07:09:32.682110 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6078 2024.02.16 07:09:32.682212 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.000885203 sec., 48576 rows/sec., 3.80 MiB/sec.
6079 2024.02.16 07:09:32.682340 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Debug> DynamicQueryHandler: Done processing query
6080 2024.02.16 07:09:32.682364 [ 3 ] {5f867b30-554c-48ca-bbc3-d01b721c9337} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6081 2024.02.16 07:09:32.682380 [ 3 ] {} <Debug> HTTP-Session: 11a997c6-577f-4d1d-a889-7eef6ebb6358 Destroying unnamed session
6082 2024.02.16 07:09:32.682580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 46024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6083 2024.02.16 07:09:32.682626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6084 2024.02.16 07:09:32.682645 [ 3 ] {} <Debug> HTTP-Session: e253a79e-8062-4ce9-b70c-7f8eb1261f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6085 2024.02.16 07:09:32.682662 [ 3 ] {} <Debug> HTTP-Session: e253a79e-8062-4ce9-b70c-7f8eb1261f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6086 2024.02.16 07:09:32.682753 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6087 2024.02.16 07:09:32.682799 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6088 2024.02.16 07:09:32.682934 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6089 2024.02.16 07:09:32.683379 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6090 2024.02.16 07:09:32.683692 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6091 2024.02.16 07:09:32.683878 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6092 2024.02.16 07:09:32.684006 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001217071 sec., 35330 rows/sec., 47.68 MiB/sec.
6093 2024.02.16 07:09:32.684122 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Debug> DynamicQueryHandler: Done processing query
6094 2024.02.16 07:09:32.684145 [ 3 ] {31b5c050-6470-4c79-a889-f2d72da97eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6095 2024.02.16 07:09:32.684160 [ 3 ] {} <Debug> HTTP-Session: e253a79e-8062-4ce9-b70c-7f8eb1261f48 Destroying unnamed session
6096 2024.02.16 07:09:37.471360 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
6097 2024.02.16 07:09:37.471424 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
6098 2024.02.16 07:09:37.675546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6099 2024.02.16 07:09:37.675659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6100 2024.02.16 07:09:37.675689 [ 3 ] {} <Debug> HTTP-Session: e1d8dbb6-26a1-46f7-9c86-25653e0eb16b Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6101 2024.02.16 07:09:37.675717 [ 3 ] {} <Debug> HTTP-Session: e1d8dbb6-26a1-46f7-9c86-25653e0eb16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6102 2024.02.16 07:09:37.675848 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6103 2024.02.16 07:09:37.675912 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6104 2024.02.16 07:09:37.676072 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6105 2024.02.16 07:09:37.676495 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6106 2024.02.16 07:09:37.676755 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6107 2024.02.16 07:09:37.676925 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6108 2024.02.16 07:09:37.677045 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00116133 sec., 4305 rows/sec., 348.97 KiB/sec.
6109 2024.02.16 07:09:37.677196 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Debug> DynamicQueryHandler: Done processing query
6110 2024.02.16 07:09:37.677222 [ 3 ] {76d12357-9033-454e-8011-3e8fe374294d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6111 2024.02.16 07:09:37.677240 [ 3 ] {} <Debug> HTTP-Session: e1d8dbb6-26a1-46f7-9c86-25653e0eb16b Destroying unnamed session
6112 2024.02.16 07:09:37.677358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6113 2024.02.16 07:09:37.677409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6114 2024.02.16 07:09:37.677431 [ 3 ] {} <Debug> HTTP-Session: c2fc64be-da61-4598-ad21-e2ea3ef7f569 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6115 2024.02.16 07:09:37.677503 [ 3 ] {} <Debug> HTTP-Session: c2fc64be-da61-4598-ad21-e2ea3ef7f569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6116 2024.02.16 07:09:37.677588 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6117 2024.02.16 07:09:37.677633 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6118 2024.02.16 07:09:37.677746 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6119 2024.02.16 07:09:37.678047 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6120 2024.02.16 07:09:37.678275 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6121 2024.02.16 07:09:37.678442 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6122 2024.02.16 07:09:37.678543 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000924984 sec., 4324 rows/sec., 361.07 KiB/sec.
6123 2024.02.16 07:09:37.678690 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Debug> DynamicQueryHandler: Done processing query
6124 2024.02.16 07:09:37.678715 [ 3 ] {74a5bd9e-b3d9-4e87-b1f1-eb1420cfb2cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6125 2024.02.16 07:09:37.678732 [ 3 ] {} <Debug> HTTP-Session: c2fc64be-da61-4598-ad21-e2ea3ef7f569 Destroying unnamed session
6126 2024.02.16 07:09:37.678900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6127 2024.02.16 07:09:37.678949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6128 2024.02.16 07:09:37.678969 [ 3 ] {} <Debug> HTTP-Session: 05c2c876-e4f0-40dd-a37f-6799085352cb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6129 2024.02.16 07:09:37.678987 [ 3 ] {} <Debug> HTTP-Session: 05c2c876-e4f0-40dd-a37f-6799085352cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.02.16 07:09:37.679062 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6131 2024.02.16 07:09:37.679105 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6132 2024.02.16 07:09:37.679216 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6133 2024.02.16 07:09:37.679535 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6134 2024.02.16 07:09:37.679785 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6135 2024.02.16 07:09:37.679953 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6136 2024.02.16 07:09:37.680059 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000967795 sec., 17565 rows/sec., 1.58 MiB/sec.
6137 2024.02.16 07:09:37.680217 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Debug> DynamicQueryHandler: Done processing query
6138 2024.02.16 07:09:37.680262 [ 3 ] {20ee62df-0408-481a-a91f-8787d8b3a41e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6139 2024.02.16 07:09:37.680297 [ 3 ] {} <Debug> HTTP-Session: 05c2c876-e4f0-40dd-a37f-6799085352cb Destroying unnamed session
6140 2024.02.16 07:09:37.680446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6141 2024.02.16 07:09:37.680492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6142 2024.02.16 07:09:37.680513 [ 3 ] {} <Debug> HTTP-Session: dfd1a650-b25e-48ce-a491-4ffaf994b647 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6143 2024.02.16 07:09:37.680530 [ 3 ] {} <Debug> HTTP-Session: dfd1a650-b25e-48ce-a491-4ffaf994b647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.02.16 07:09:37.680603 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6145 2024.02.16 07:09:37.680644 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6146 2024.02.16 07:09:37.680762 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6147 2024.02.16 07:09:37.681026 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6148 2024.02.16 07:09:37.681239 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6149 2024.02.16 07:09:37.681403 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6150 2024.02.16 07:09:37.681513 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000881342 sec., 4538 rows/sec., 316.90 KiB/sec.
6151 2024.02.16 07:09:37.681673 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Debug> DynamicQueryHandler: Done processing query
6152 2024.02.16 07:09:37.681698 [ 3 ] {cce7531a-40cd-4092-9767-557466ce0cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6153 2024.02.16 07:09:37.681715 [ 3 ] {} <Debug> HTTP-Session: dfd1a650-b25e-48ce-a491-4ffaf994b647 Destroying unnamed session
6154 2024.02.16 07:09:37.681845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6155 2024.02.16 07:09:37.681898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6156 2024.02.16 07:09:37.681919 [ 3 ] {} <Debug> HTTP-Session: be879843-8b12-48b5-a3ff-523838aa0716 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6157 2024.02.16 07:09:37.681938 [ 3 ] {} <Debug> HTTP-Session: be879843-8b12-48b5-a3ff-523838aa0716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.02.16 07:09:37.682023 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6159 2024.02.16 07:09:37.682067 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6160 2024.02.16 07:09:37.682177 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6161 2024.02.16 07:09:37.682441 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6162 2024.02.16 07:09:37.682658 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6163 2024.02.16 07:09:37.682824 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6164 2024.02.16 07:09:37.682963 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000906483 sec., 9928 rows/sec., 801.52 KiB/sec.
6165 2024.02.16 07:09:37.683085 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Debug> DynamicQueryHandler: Done processing query
6166 2024.02.16 07:09:37.683110 [ 3 ] {89ed0c3d-6313-440a-930a-3c29a3dc86da} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6167 2024.02.16 07:09:37.683130 [ 3 ] {} <Debug> HTTP-Session: be879843-8b12-48b5-a3ff-523838aa0716 Destroying unnamed session
6168 2024.02.16 07:09:37.683260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6169 2024.02.16 07:09:37.683304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6170 2024.02.16 07:09:37.683325 [ 3 ] {} <Debug> HTTP-Session: 5b33230c-3b9e-4e64-93ec-fe4adb0a1603 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6171 2024.02.16 07:09:37.683347 [ 3 ] {} <Debug> HTTP-Session: 5b33230c-3b9e-4e64-93ec-fe4adb0a1603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6172 2024.02.16 07:09:37.683417 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6173 2024.02.16 07:09:37.683463 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6174 2024.02.16 07:09:37.683610 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6175 2024.02.16 07:09:37.683877 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6176 2024.02.16 07:09:37.684167 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6177 2024.02.16 07:09:37.684379 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
6178 2024.02.16 07:09:37.684507 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001049767 sec., 1905 rows/sec., 133.96 KiB/sec.
6179 2024.02.16 07:09:37.684655 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Debug> DynamicQueryHandler: Done processing query
6180 2024.02.16 07:09:37.684682 [ 3 ] {df9df015-528f-412b-be27-1425e96a712c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6181 2024.02.16 07:09:37.684701 [ 3 ] {} <Debug> HTTP-Session: 5b33230c-3b9e-4e64-93ec-fe4adb0a1603 Destroying unnamed session
6182 2024.02.16 07:09:37.684810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6183 2024.02.16 07:09:37.684857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6184 2024.02.16 07:09:37.684876 [ 3 ] {} <Debug> HTTP-Session: e2f261cd-d86b-471b-affa-402aa9316a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6185 2024.02.16 07:09:37.684893 [ 3 ] {} <Debug> HTTP-Session: e2f261cd-d86b-471b-affa-402aa9316a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6186 2024.02.16 07:09:37.684969 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6187 2024.02.16 07:09:37.685017 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6188 2024.02.16 07:09:37.685169 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6189 2024.02.16 07:09:37.685469 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.23 GiB.
6190 2024.02.16 07:09:37.685745 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6191 2024.02.16 07:09:37.685944 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6192 2024.02.16 07:09:37.686081 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001080377 sec., 4628 rows/sec., 6.25 MiB/sec.
6193 2024.02.16 07:09:37.686204 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Debug> DynamicQueryHandler: Done processing query
6194 2024.02.16 07:09:37.686228 [ 3 ] {399245ae-9c3a-448a-9d03-0473a1a6c39d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6195 2024.02.16 07:09:37.686244 [ 3 ] {} <Debug> HTTP-Session: e2f261cd-d86b-471b-affa-402aa9316a84 Destroying unnamed session
6196 2024.02.16 07:09:42.677448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6197 2024.02.16 07:09:42.677563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6198 2024.02.16 07:09:42.677590 [ 3 ] {} <Debug> HTTP-Session: 33efa9cd-f279-4311-9123-77edda026f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6199 2024.02.16 07:09:42.677621 [ 3 ] {} <Debug> HTTP-Session: 33efa9cd-f279-4311-9123-77edda026f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.02.16 07:09:42.677750 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6201 2024.02.16 07:09:42.677810 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6202 2024.02.16 07:09:42.677970 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6203 2024.02.16 07:09:42.678382 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB.
6204 2024.02.16 07:09:42.678650 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6205 2024.02.16 07:09:42.678809 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6206 2024.02.16 07:09:42.678928 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001143519 sec., 42850 rows/sec., 3.39 MiB/sec.
6207 2024.02.16 07:09:42.679054 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Debug> DynamicQueryHandler: Done processing query
6208 2024.02.16 07:09:42.679079 [ 3 ] {da6d8a44-3452-4b5d-a230-7de6b302f820} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6209 2024.02.16 07:09:42.679095 [ 3 ] {} <Debug> HTTP-Session: 33efa9cd-f279-4311-9123-77edda026f20 Destroying unnamed session
6210 2024.02.16 07:09:42.679236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 23354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6211 2024.02.16 07:09:42.679280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6212 2024.02.16 07:09:42.679300 [ 3 ] {} <Debug> HTTP-Session: 61886649-1fb3-45a6-a30b-ddda82963f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6213 2024.02.16 07:09:42.679316 [ 3 ] {} <Debug> HTTP-Session: 61886649-1fb3-45a6-a30b-ddda82963f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6214 2024.02.16 07:09:42.679392 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6215 2024.02.16 07:09:42.679434 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6216 2024.02.16 07:09:42.679543 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6217 2024.02.16 07:09:42.679951 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB.
6218 2024.02.16 07:09:42.680167 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6219 2024.02.16 07:09:42.680325 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6220 2024.02.16 07:09:42.680427 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Information> executeQuery: Read 147 rows, 14.35 KiB in 0.001004926 sec., 146279 rows/sec., 13.95 MiB/sec.
6221 2024.02.16 07:09:42.680421 [ 73 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6222 2024.02.16 07:09:42.680488 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB.
6223 2024.02.16 07:09:42.680557 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Debug> DynamicQueryHandler: Done processing query
6224 2024.02.16 07:09:42.680562 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6225 2024.02.16 07:09:42.680586 [ 3 ] {f06df0d9-87db-4037-b176-863e9f21207d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6226 2024.02.16 07:09:42.680608 [ 3 ] {} <Debug> HTTP-Session: 61886649-1fb3-45a6-a30b-ddda82963f9c Destroying unnamed session
6227 2024.02.16 07:09:42.680647 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6228 2024.02.16 07:09:42.680681 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part
6229 2024.02.16 07:09:42.680757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6230 2024.02.16 07:09:42.680792 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 129 rows starting from the beginning of the part
6231 2024.02.16 07:09:42.680814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6232 2024.02.16 07:09:42.680837 [ 3 ] {} <Debug> HTTP-Session: 832e07eb-b5f7-40f1-a6f0-592fd1035749 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6233 2024.02.16 07:09:42.680859 [ 3 ] {} <Debug> HTTP-Session: 832e07eb-b5f7-40f1-a6f0-592fd1035749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.02.16 07:09:42.680902 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 51 rows starting from the beginning of the part
6235 2024.02.16 07:09:42.680973 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6236 2024.02.16 07:09:42.681033 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 129 rows starting from the beginning of the part
6237 2024.02.16 07:09:42.681032 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6238 2024.02.16 07:09:42.681188 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part
6239 2024.02.16 07:09:42.681281 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6240 2024.02.16 07:09:42.681320 [ 13 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 147 rows starting from the beginning of the part
6241 2024.02.16 07:09:42.681748 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB.
6242 2024.02.16 07:09:42.682049 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6243 2024.02.16 07:09:42.682274 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6244 2024.02.16 07:09:42.682306 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757975 sec., 373725.45115829294 rows/sec., 34.87 MiB/sec.
6245 2024.02.16 07:09:42.682404 [ 73 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6246 2024.02.16 07:09:42.682451 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Information> executeQuery: Read 52 rows, 4.19 KiB in 0.001438716 sec., 36143 rows/sec., 2.85 MiB/sec.
6247 2024.02.16 07:09:42.682468 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB.
6248 2024.02.16 07:09:42.682658 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6249 2024.02.16 07:09:42.682656 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6250 2024.02.16 07:09:42.682761 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Debug> DynamicQueryHandler: Done processing query
6251 2024.02.16 07:09:42.682833 [ 3 ] {05052d3f-5447-4086-9eb3-06013079aa3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6252 2024.02.16 07:09:42.682855 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6253 2024.02.16 07:09:42.682866 [ 3 ] {} <Debug> HTTP-Session: 832e07eb-b5f7-40f1-a6f0-592fd1035749 Destroying unnamed session
6254 2024.02.16 07:09:42.682886 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 98 rows starting from the beginning of the part
6255 2024.02.16 07:09:42.683035 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 43 rows starting from the beginning of the part
6256 2024.02.16 07:09:42.683103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 52436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6257 2024.02.16 07:09:42.683146 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6258 2024.02.16 07:09:42.683209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6259 2024.02.16 07:09:42.683275 [ 3 ] {} <Debug> HTTP-Session: f3a366ed-663d-45eb-8bdf-7cba3a63a80e Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6260 2024.02.16 07:09:42.683304 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part
6261 2024.02.16 07:09:42.683313 [ 3 ] {} <Debug> HTTP-Session: f3a366ed-663d-45eb-8bdf-7cba3a63a80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.02.16 07:09:42.683363 [ 16 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_66_13} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6263 2024.02.16 07:09:42.683602 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6264 2024.02.16 07:09:42.683644 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 43 rows starting from the beginning of the part
6265 2024.02.16 07:09:42.683699 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6266 2024.02.16 07:09:42.683797 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part
6267 2024.02.16 07:09:42.683972 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part
6268 2024.02.16 07:09:42.684032 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6269 2024.02.16 07:09:42.684827 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB.
6270 2024.02.16 07:09:42.684925 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387951 sec., 114742.72294532006 rows/sec., 8.98 MiB/sec.
6271 2024.02.16 07:09:42.685124 [ 22 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6272 2024.02.16 07:09:42.685329 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6273 2024.02.16 07:09:42.685489 [ 22 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6274 2024.02.16 07:09:42.685604 [ 22 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_66_13} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6275 2024.02.16 07:09:42.685648 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6276 2024.02.16 07:09:42.685803 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002140305 sec., 22893 rows/sec., 30.89 MiB/sec.
6277 2024.02.16 07:09:42.685939 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Debug> DynamicQueryHandler: Done processing query
6278 2024.02.16 07:09:42.685963 [ 3 ] {cf53cea7-fece-4373-bbbc-9a11ad101b50} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6279 2024.02.16 07:09:42.685979 [ 3 ] {} <Debug> HTTP-Session: f3a366ed-663d-45eb-8bdf-7cba3a63a80e Destroying unnamed session
6280 2024.02.16 07:09:42.686128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6281 2024.02.16 07:09:42.686174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6282 2024.02.16 07:09:42.686193 [ 3 ] {} <Debug> HTTP-Session: 4ef84a33-77e7-4b8c-8327-8ee98be37213 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6283 2024.02.16 07:09:42.686209 [ 3 ] {} <Debug> HTTP-Session: 4ef84a33-77e7-4b8c-8327-8ee98be37213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6284 2024.02.16 07:09:42.686279 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6285 2024.02.16 07:09:42.686321 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6286 2024.02.16 07:09:42.686429 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6287 2024.02.16 07:09:42.686710 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.73 GiB.
6288 2024.02.16 07:09:42.686958 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
6289 2024.02.16 07:09:42.687137 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Trace> oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
6290 2024.02.16 07:09:42.687233 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000922904 sec., 3250 rows/sec., 260.30 KiB/sec.
6291 2024.02.16 07:09:42.687401 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Debug> DynamicQueryHandler: Done processing query
6292 2024.02.16 07:09:42.687426 [ 3 ] {6e819054-78d7-4449-a01f-846de06a7b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6293 2024.02.16 07:09:42.687442 [ 3 ] {} <Debug> HTTP-Session: 4ef84a33-77e7-4b8c-8327-8ee98be37213 Destroying unnamed session
6294 2024.02.16 07:09:47.674535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6295 2024.02.16 07:09:47.674643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6296 2024.02.16 07:09:47.674671 [ 3 ] {} <Debug> HTTP-Session: f7c81e56-1a09-4984-a727-a23bf88c3cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6297 2024.02.16 07:09:47.674695 [ 3 ] {} <Debug> HTTP-Session: f7c81e56-1a09-4984-a727-a23bf88c3cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6298 2024.02.16 07:09:47.674818 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6299 2024.02.16 07:09:47.674876 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6300 2024.02.16 07:09:47.675028 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6301 2024.02.16 07:09:47.675423 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB.
6302 2024.02.16 07:09:47.675664 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6303 2024.02.16 07:09:47.675823 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6304 2024.02.16 07:09:47.675935 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001081388 sec., 4623 rows/sec., 374.77 KiB/sec.
6305 2024.02.16 07:09:47.675938 [ 77 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6306 2024.02.16 07:09:47.676009 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB.
6307 2024.02.16 07:09:47.676118 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Debug> DynamicQueryHandler: Done processing query
6308 2024.02.16 07:09:47.676151 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6309 2024.02.16 07:09:47.676163 [ 3 ] {0032ac1b-fea5-4d5a-974c-28e9ca545daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6310 2024.02.16 07:09:47.676279 [ 3 ] {} <Debug> HTTP-Session: f7c81e56-1a09-4984-a727-a23bf88c3cf7 Destroying unnamed session
6311 2024.02.16 07:09:47.676455 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6312 2024.02.16 07:09:47.676511 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 48 rows starting from the beginning of the part
6313 2024.02.16 07:09:47.676532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6314 2024.02.16 07:09:47.676617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6315 2024.02.16 07:09:47.676651 [ 3 ] {} <Debug> HTTP-Session: f5aaebc3-375a-4dc3-b0c3-2cb9ce8413e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6316 2024.02.16 07:09:47.676696 [ 3 ] {} <Debug> HTTP-Session: f5aaebc3-375a-4dc3-b0c3-2cb9ce8413e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6317 2024.02.16 07:09:47.676773 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part
6318 2024.02.16 07:09:47.676900 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6319 2024.02.16 07:09:47.676977 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6320 2024.02.16 07:09:47.677079 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 43 rows starting from the beginning of the part
6321 2024.02.16 07:09:47.677422 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part
6322 2024.02.16 07:09:47.677431 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6323 2024.02.16 07:09:47.677623 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part
6324 2024.02.16 07:09:47.677728 [ 16 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part
6325 2024.02.16 07:09:47.678313 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB.
6326 2024.02.16 07:09:47.678721 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6327 2024.02.16 07:09:47.679041 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6328 2024.02.16 07:09:47.679331 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002366991 sec., 6337 rows/sec., 585.44 KiB/sec.
6329 2024.02.16 07:09:47.679426 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 4 columns (4 merged, 0 gathered) in 0.003360226 sec., 46127.84973391671 rows/sec., 3.65 MiB/sec.
6330 2024.02.16 07:09:47.679522 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Debug> DynamicQueryHandler: Done processing query
6331 2024.02.16 07:09:47.679542 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6332 2024.02.16 07:09:47.679549 [ 3 ] {90d1b3ca-fdcf-4d18-8386-9a42fb281b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6333 2024.02.16 07:09:47.679577 [ 3 ] {} <Debug> HTTP-Session: f5aaebc3-375a-4dc3-b0c3-2cb9ce8413e8 Destroying unnamed session
6334 2024.02.16 07:09:47.679723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6335 2024.02.16 07:09:47.679737 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6336 2024.02.16 07:09:47.679773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6337 2024.02.16 07:09:47.679794 [ 3 ] {} <Debug> HTTP-Session: 1010fa70-2ccb-4d56-b82a-49ae089e06cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6338 2024.02.16 07:09:47.679803 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_66_13} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6339 2024.02.16 07:09:47.679818 [ 3 ] {} <Debug> HTTP-Session: 1010fa70-2ccb-4d56-b82a-49ae089e06cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.02.16 07:09:47.679913 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6341 2024.02.16 07:09:47.679952 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6342 2024.02.16 07:09:47.680058 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6343 2024.02.16 07:09:47.680348 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB.
6344 2024.02.16 07:09:47.680552 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6345 2024.02.16 07:09:47.680700 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6346 2024.02.16 07:09:47.680795 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000854052 sec., 5854 rows/sec., 468.81 KiB/sec.
6347 2024.02.16 07:09:47.680947 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Debug> DynamicQueryHandler: Done processing query
6348 2024.02.16 07:09:47.680993 [ 3 ] {ffb3c69b-7c05-4452-a229-c338e5f074be} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6349 2024.02.16 07:09:47.681039 [ 3 ] {} <Debug> HTTP-Session: 1010fa70-2ccb-4d56-b82a-49ae089e06cc Destroying unnamed session
6350 2024.02.16 07:09:47.681171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6351 2024.02.16 07:09:47.681214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6352 2024.02.16 07:09:47.681232 [ 3 ] {} <Debug> HTTP-Session: bef59283-33c4-429c-bd7f-0ab66d14eaf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6353 2024.02.16 07:09:47.681248 [ 3 ] {} <Debug> HTTP-Session: bef59283-33c4-429c-bd7f-0ab66d14eaf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.02.16 07:09:47.681319 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6355 2024.02.16 07:09:47.681365 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6356 2024.02.16 07:09:47.681509 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6357 2024.02.16 07:09:47.681803 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB.
6358 2024.02.16 07:09:47.682089 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6359 2024.02.16 07:09:47.682267 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6360 2024.02.16 07:09:47.682356 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6361 2024.02.16 07:09:47.682365 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001016486 sec., 4918 rows/sec., 6.64 MiB/sec.
6362 2024.02.16 07:09:47.682392 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB.
6363 2024.02.16 07:09:47.682550 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6364 2024.02.16 07:09:47.682609 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Debug> DynamicQueryHandler: Done processing query
6365 2024.02.16 07:09:47.682662 [ 3 ] {dac3d4fd-f312-4f69-906e-4c6d65dc38e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6366 2024.02.16 07:09:47.682706 [ 3 ] {} <Debug> HTTP-Session: bef59283-33c4-429c-bd7f-0ab66d14eaf8 Destroying unnamed session
6367 2024.02.16 07:09:47.682738 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6368 2024.02.16 07:09:47.682782 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1554 rows starting from the beginning of the part
6369 2024.02.16 07:09:47.682916 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part
6370 2024.02.16 07:09:47.683021 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 43 rows starting from the beginning of the part
6371 2024.02.16 07:09:47.683113 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part
6372 2024.02.16 07:09:47.683202 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part
6373 2024.02.16 07:09:47.683300 [ 16 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part
6374 2024.02.16 07:09:47.686737 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 6 columns (6 merged, 0 gathered) in 0.00429596 sec., 386642.33372750215 rows/sec., 521.75 MiB/sec.
6375 2024.02.16 07:09:47.687567 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6376 2024.02.16 07:09:47.687790 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6377 2024.02.16 07:09:47.687853 [ 13 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6378 2024.02.16 07:09:47.687925 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_66_13: 8.56 MiB.
6379 2024.02.16 07:09:48.000110 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.71 MiB, peak 247.28 MiB, will set to 240.02 MiB (RSS), difference: -1.69 MiB
6380 2024.02.16 07:09:50.723167 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
6381 2024.02.16 07:09:50.723258 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB.
6382 2024.02.16 07:09:50.723380 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact
6383 2024.02.16 07:09:50.723533 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6384 2024.02.16 07:09:50.723570 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 508 rows starting from the beginning of the part
6385 2024.02.16 07:09:50.723728 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
6386 2024.02.16 07:09:50.723846 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part
6387 2024.02.16 07:09:50.723935 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
6388 2024.02.16 07:09:50.724018 [ 26 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
6389 2024.02.16 07:09:50.724691 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375075 sec., 424704.10704870644 rows/sec., 29.94 MiB/sec.
6390 2024.02.16 07:09:50.724847 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
6391 2024.02.16 07:09:50.725107 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5.
6392 2024.02.16 07:09:50.725177 [ 13 ] {97e85470-94ab-4f91-bc70-61a9814e8d7f::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0
6393 2024.02.16 07:09:52.471695 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
6394 2024.02.16 07:09:52.471753 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
6395 2024.02.16 07:09:52.677964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6396 2024.02.16 07:09:52.678109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6397 2024.02.16 07:09:52.678152 [ 3 ] {} <Debug> HTTP-Session: 30ff0f4c-7a4b-4e96-bae0-661793d795e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6398 2024.02.16 07:09:52.678187 [ 3 ] {} <Debug> HTTP-Session: 30ff0f4c-7a4b-4e96-bae0-661793d795e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6399 2024.02.16 07:09:52.678328 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6400 2024.02.16 07:09:52.678395 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6401 2024.02.16 07:09:52.678575 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6402 2024.02.16 07:09:52.679059 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6403 2024.02.16 07:09:52.679367 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6404 2024.02.16 07:09:52.679553 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6405 2024.02.16 07:09:52.679683 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001313583 sec., 38825 rows/sec., 3.07 MiB/sec.
6406 2024.02.16 07:09:52.679825 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Debug> DynamicQueryHandler: Done processing query
6407 2024.02.16 07:09:52.679852 [ 3 ] {a34e7544-c4ce-4943-a2aa-76b00fa85f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6408 2024.02.16 07:09:52.679870 [ 3 ] {} <Debug> HTTP-Session: 30ff0f4c-7a4b-4e96-bae0-661793d795e4 Destroying unnamed session
6409 2024.02.16 07:09:52.679995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6410 2024.02.16 07:09:52.680043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6411 2024.02.16 07:09:52.680064 [ 3 ] {} <Debug> HTTP-Session: 1ba29527-1252-49ab-8f5c-bbf1e4b29fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6412 2024.02.16 07:09:52.680084 [ 3 ] {} <Debug> HTTP-Session: 1ba29527-1252-49ab-8f5c-bbf1e4b29fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6413 2024.02.16 07:09:52.680164 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6414 2024.02.16 07:09:52.680210 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6415 2024.02.16 07:09:52.680327 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6416 2024.02.16 07:09:52.680650 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6417 2024.02.16 07:09:52.680884 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6418 2024.02.16 07:09:52.681076 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6419 2024.02.16 07:09:52.681192 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000997466 sec., 2005 rows/sec., 171.33 KiB/sec.
6420 2024.02.16 07:09:52.681351 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Debug> DynamicQueryHandler: Done processing query
6421 2024.02.16 07:09:52.681378 [ 3 ] {2c299e43-ea94-420e-bc9b-c3f439bafe5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6422 2024.02.16 07:09:52.681397 [ 3 ] {} <Debug> HTTP-Session: 1ba29527-1252-49ab-8f5c-bbf1e4b29fb7 Destroying unnamed session
6423 2024.02.16 07:09:52.681558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 24392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6424 2024.02.16 07:09:52.681607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6425 2024.02.16 07:09:52.681629 [ 3 ] {} <Debug> HTTP-Session: 7c3fc21e-42f1-493a-a45d-b5d4ba101749 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6426 2024.02.16 07:09:52.681648 [ 3 ] {} <Debug> HTTP-Session: 7c3fc21e-42f1-493a-a45d-b5d4ba101749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6427 2024.02.16 07:09:52.681736 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6428 2024.02.16 07:09:52.681782 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6429 2024.02.16 07:09:52.681902 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.02.16 07:09:52.682351 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6431 2024.02.16 07:09:52.682605 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6432 2024.02.16 07:09:52.682793 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6433 2024.02.16 07:09:52.682903 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Information> executeQuery: Read 154 rows, 14.96 KiB in 0.001134299 sec., 135766 rows/sec., 12.88 MiB/sec.
6434 2024.02.16 07:09:52.683037 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Debug> DynamicQueryHandler: Done processing query
6435 2024.02.16 07:09:52.683064 [ 3 ] {b032c05a-62cd-4174-a199-74e0f823847b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6436 2024.02.16 07:09:52.683083 [ 3 ] {} <Debug> HTTP-Session: 7c3fc21e-42f1-493a-a45d-b5d4ba101749 Destroying unnamed session
6437 2024.02.16 07:09:52.683267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6438 2024.02.16 07:09:52.683347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6439 2024.02.16 07:09:52.683377 [ 3 ] {} <Debug> HTTP-Session: bb23eade-bd9a-4bcc-86f7-19a552bc7364 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6440 2024.02.16 07:09:52.683405 [ 3 ] {} <Debug> HTTP-Session: bb23eade-bd9a-4bcc-86f7-19a552bc7364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6441 2024.02.16 07:09:52.683504 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6442 2024.02.16 07:09:52.683562 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6443 2024.02.16 07:09:52.683715 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6444 2024.02.16 07:09:52.684048 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6445 2024.02.16 07:09:52.684329 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6446 2024.02.16 07:09:52.684521 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6447 2024.02.16 07:09:52.684643 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001096128 sec., 1824 rows/sec., 127.40 KiB/sec.
6448 2024.02.16 07:09:52.684783 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Debug> DynamicQueryHandler: Done processing query
6449 2024.02.16 07:09:52.684811 [ 3 ] {946d3964-22b0-4245-bbaa-7c96aa410629} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6450 2024.02.16 07:09:52.684832 [ 3 ] {} <Debug> HTTP-Session: bb23eade-bd9a-4bcc-86f7-19a552bc7364 Destroying unnamed session
6451 2024.02.16 07:09:52.684997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 10570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6452 2024.02.16 07:09:52.685053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6453 2024.02.16 07:09:52.685077 [ 3 ] {} <Debug> HTTP-Session: de69a8dd-9abb-4f5b-9cd3-07b1dfb0a2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6454 2024.02.16 07:09:52.685099 [ 3 ] {} <Debug> HTTP-Session: de69a8dd-9abb-4f5b-9cd3-07b1dfb0a2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.02.16 07:09:52.685191 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6456 2024.02.16 07:09:52.685239 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6457 2024.02.16 07:09:52.685361 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6458 2024.02.16 07:09:52.685715 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6459 2024.02.16 07:09:52.685968 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6460 2024.02.16 07:09:52.686154 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6461 2024.02.16 07:09:52.686299 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Information> executeQuery: Read 62 rows, 4.97 KiB in 0.001064227 sec., 58258 rows/sec., 4.56 MiB/sec.
6462 2024.02.16 07:09:52.686432 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Debug> DynamicQueryHandler: Done processing query
6463 2024.02.16 07:09:52.686459 [ 3 ] {6b5c958b-9a86-463a-b8f5-71069fac9136} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6464 2024.02.16 07:09:52.686478 [ 3 ] {} <Debug> HTTP-Session: de69a8dd-9abb-4f5b-9cd3-07b1dfb0a2d6 Destroying unnamed session
6465 2024.02.16 07:09:52.686643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6466 2024.02.16 07:09:52.686694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6467 2024.02.16 07:09:52.686715 [ 3 ] {} <Debug> HTTP-Session: 4d298af1-cc0a-450d-bd52-ddbed2643a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6468 2024.02.16 07:09:52.686734 [ 3 ] {} <Debug> HTTP-Session: 4d298af1-cc0a-450d-bd52-ddbed2643a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.02.16 07:09:52.686817 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6470 2024.02.16 07:09:52.686866 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6471 2024.02.16 07:09:52.687005 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6472 2024.02.16 07:09:52.687345 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6473 2024.02.16 07:09:52.687647 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6474 2024.02.16 07:09:52.687867 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
6475 2024.02.16 07:09:52.688014 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00116213 sec., 860 rows/sec., 60.50 KiB/sec.
6476 2024.02.16 07:09:52.688212 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Debug> DynamicQueryHandler: Done processing query
6477 2024.02.16 07:09:52.688240 [ 3 ] {4305da01-e78b-47f3-b6f7-cce31f02be07} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6478 2024.02.16 07:09:52.688258 [ 3 ] {} <Debug> HTTP-Session: 4d298af1-cc0a-450d-bd52-ddbed2643a95 Destroying unnamed session
6479 2024.02.16 07:09:52.688530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 54573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6480 2024.02.16 07:09:52.688581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6481 2024.02.16 07:09:52.688604 [ 3 ] {} <Debug> HTTP-Session: 72af2d4a-3ead-46bc-9c0d-bf4705036133 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6482 2024.02.16 07:09:52.688623 [ 3 ] {} <Debug> HTTP-Session: 72af2d4a-3ead-46bc-9c0d-bf4705036133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6483 2024.02.16 07:09:52.688728 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6484 2024.02.16 07:09:52.688783 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6485 2024.02.16 07:09:52.688945 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6486 2024.02.16 07:09:52.689532 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6487 2024.02.16 07:09:52.689897 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6488 2024.02.16 07:09:52.690109 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6489 2024.02.16 07:09:52.690247 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001480678 sec., 34443 rows/sec., 46.48 MiB/sec.
6490 2024.02.16 07:09:52.690369 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Debug> DynamicQueryHandler: Done processing query
6491 2024.02.16 07:09:52.690393 [ 3 ] {cad51657-2425-4d8f-a39f-e3cfd54deb78} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6492 2024.02.16 07:09:52.690408 [ 3 ] {} <Debug> HTTP-Session: 72af2d4a-3ead-46bc-9c0d-bf4705036133 Destroying unnamed session
6493 2024.02.16 07:09:52.690596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6494 2024.02.16 07:09:52.690651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6495 2024.02.16 07:09:52.690673 [ 3 ] {} <Debug> HTTP-Session: ddcf322a-577d-4de0-ba3d-0ba7608e65ca Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6496 2024.02.16 07:09:52.690693 [ 3 ] {} <Debug> HTTP-Session: ddcf322a-577d-4de0-ba3d-0ba7608e65ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6497 2024.02.16 07:09:52.690771 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6498 2024.02.16 07:09:52.690816 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6499 2024.02.16 07:09:52.690939 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6500 2024.02.16 07:09:52.691321 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6501 2024.02.16 07:09:52.691606 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
6502 2024.02.16 07:09:52.691812 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Trace> oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
6503 2024.02.16 07:09:52.691936 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Information> executeQuery: Read 12 rows, 868.00 B in 0.001132459 sec., 10596 rows/sec., 748.51 KiB/sec.
6504 2024.02.16 07:09:52.692083 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Debug> DynamicQueryHandler: Done processing query
6505 2024.02.16 07:09:52.692110 [ 3 ] {202fd7b9-3cc5-4db8-847c-20acc2628f96} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6506 2024.02.16 07:09:52.692131 [ 3 ] {} <Debug> HTTP-Session: ddcf322a-577d-4de0-ba3d-0ba7608e65ca Destroying unnamed session
6507 2024.02.16 07:09:57.676915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6508 2024.02.16 07:09:57.677046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6509 2024.02.16 07:09:57.677077 [ 3 ] {} <Debug> HTTP-Session: 24341be6-52ae-42d1-9ac5-71657d297b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6510 2024.02.16 07:09:57.677105 [ 3 ] {} <Debug> HTTP-Session: 24341be6-52ae-42d1-9ac5-71657d297b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6511 2024.02.16 07:09:57.677243 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6512 2024.02.16 07:09:57.677308 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6513 2024.02.16 07:09:57.677466 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6514 2024.02.16 07:09:57.677899 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6515 2024.02.16 07:09:57.678163 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6516 2024.02.16 07:09:57.678327 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6517 2024.02.16 07:09:57.678455 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00116716 sec., 4283 rows/sec., 347.23 KiB/sec.
6518 2024.02.16 07:09:57.678599 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Debug> DynamicQueryHandler: Done processing query
6519 2024.02.16 07:09:57.678625 [ 3 ] {38ef53d9-51f4-4bee-8aa5-713b8fabd1ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6520 2024.02.16 07:09:57.678642 [ 3 ] {} <Debug> HTTP-Session: 24341be6-52ae-42d1-9ac5-71657d297b9a Destroying unnamed session
6521 2024.02.16 07:09:57.678755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6522 2024.02.16 07:09:57.678801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6523 2024.02.16 07:09:57.678821 [ 3 ] {} <Debug> HTTP-Session: 52c30304-c29e-4848-89a3-776c2337b214 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6524 2024.02.16 07:09:57.678838 [ 3 ] {} <Debug> HTTP-Session: 52c30304-c29e-4848-89a3-776c2337b214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.02.16 07:09:57.678909 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6526 2024.02.16 07:09:57.678950 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6527 2024.02.16 07:09:57.679059 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6528 2024.02.16 07:09:57.679359 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6529 2024.02.16 07:09:57.679568 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6530 2024.02.16 07:09:57.679730 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6531 2024.02.16 07:09:57.679844 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000906434 sec., 2206 rows/sec., 188.54 KiB/sec.
6532 2024.02.16 07:09:57.679964 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Debug> DynamicQueryHandler: Done processing query
6533 2024.02.16 07:09:57.679988 [ 3 ] {69e0055b-d241-4309-80f5-bced89920ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6534 2024.02.16 07:09:57.680004 [ 3 ] {} <Debug> HTTP-Session: 52c30304-c29e-4848-89a3-776c2337b214 Destroying unnamed session
6535 2024.02.16 07:09:57.680126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6536 2024.02.16 07:09:57.680171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6537 2024.02.16 07:09:57.680190 [ 3 ] {} <Debug> HTTP-Session: 41bd6809-e855-43dd-9157-baf4ebb085ed Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6538 2024.02.16 07:09:57.680206 [ 3 ] {} <Debug> HTTP-Session: 41bd6809-e855-43dd-9157-baf4ebb085ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6539 2024.02.16 07:09:57.680279 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6540 2024.02.16 07:09:57.680317 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6541 2024.02.16 07:09:57.680422 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6542 2024.02.16 07:09:57.680739 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6543 2024.02.16 07:09:57.680954 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6544 2024.02.16 07:09:57.681104 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6545 2024.02.16 07:09:57.681225 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Information> executeQuery: Read 52 rows, 4.24 KiB in 0.000916733 sec., 56723 rows/sec., 4.52 MiB/sec.
6546 2024.02.16 07:09:57.681349 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Debug> DynamicQueryHandler: Done processing query
6547 2024.02.16 07:09:57.681378 [ 3 ] {7bd79b08-4db5-47b3-a3a7-ddc56c0b1534} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6548 2024.02.16 07:09:57.681396 [ 3 ] {} <Debug> HTTP-Session: 41bd6809-e855-43dd-9157-baf4ebb085ed Destroying unnamed session
6549 2024.02.16 07:09:57.681538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6550 2024.02.16 07:09:57.681582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6551 2024.02.16 07:09:57.681602 [ 3 ] {} <Debug> HTTP-Session: 3b162437-7caf-412f-ac9b-30164f55abfa Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6552 2024.02.16 07:09:57.681618 [ 3 ] {} <Debug> HTTP-Session: 3b162437-7caf-412f-ac9b-30164f55abfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6553 2024.02.16 07:09:57.681686 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6554 2024.02.16 07:09:57.681724 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6555 2024.02.16 07:09:57.681832 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6556 2024.02.16 07:09:57.682082 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6557 2024.02.16 07:09:57.682293 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6558 2024.02.16 07:09:57.682439 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6559 2024.02.16 07:09:57.682551 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000836462 sec., 2391 rows/sec., 166.95 KiB/sec.
6560 2024.02.16 07:09:57.682739 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Debug> DynamicQueryHandler: Done processing query
6561 2024.02.16 07:09:57.682763 [ 3 ] {cea72141-0b84-4063-a686-a6fed39d1c68} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6562 2024.02.16 07:09:57.682780 [ 3 ] {} <Debug> HTTP-Session: 3b162437-7caf-412f-ac9b-30164f55abfa Destroying unnamed session
6563 2024.02.16 07:09:57.682902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6564 2024.02.16 07:09:57.682947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6565 2024.02.16 07:09:57.682967 [ 3 ] {} <Debug> HTTP-Session: 622c46b3-6f77-446c-92d6-4f0dd83d5b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6566 2024.02.16 07:09:57.682983 [ 3 ] {} <Debug> HTTP-Session: 622c46b3-6f77-446c-92d6-4f0dd83d5b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6567 2024.02.16 07:09:57.683055 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6568 2024.02.16 07:09:57.683094 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6569 2024.02.16 07:09:57.683215 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6570 2024.02.16 07:09:57.683493 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6571 2024.02.16 07:09:57.683700 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6572 2024.02.16 07:09:57.683847 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6573 2024.02.16 07:09:57.683965 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000883362 sec., 35093 rows/sec., 2.72 MiB/sec.
6574 2024.02.16 07:09:57.684080 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Debug> DynamicQueryHandler: Done processing query
6575 2024.02.16 07:09:57.684105 [ 3 ] {8d0f1daf-d5d5-4bc0-9395-03adfe634a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6576 2024.02.16 07:09:57.684120 [ 3 ] {} <Debug> HTTP-Session: 622c46b3-6f77-446c-92d6-4f0dd83d5b4d Destroying unnamed session
6577 2024.02.16 07:09:57.684257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6578 2024.02.16 07:09:57.684302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6579 2024.02.16 07:09:57.684320 [ 3 ] {} <Debug> HTTP-Session: 2077b047-7fcb-4430-a42f-3519e4abc1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6580 2024.02.16 07:09:57.684336 [ 3 ] {} <Debug> HTTP-Session: 2077b047-7fcb-4430-a42f-3519e4abc1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6581 2024.02.16 07:09:57.684409 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6582 2024.02.16 07:09:57.684452 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6583 2024.02.16 07:09:57.684573 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6584 2024.02.16 07:09:57.684849 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6585 2024.02.16 07:09:57.685113 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6586 2024.02.16 07:09:57.685295 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
6587 2024.02.16 07:09:57.685411 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000973445 sec., 38009 rows/sec., 2.68 MiB/sec.
6588 2024.02.16 07:09:57.685532 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Debug> DynamicQueryHandler: Done processing query
6589 2024.02.16 07:09:57.685555 [ 3 ] {ff4040d5-dc10-4625-8f3a-b0850c7737c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6590 2024.02.16 07:09:57.685572 [ 3 ] {} <Debug> HTTP-Session: 2077b047-7fcb-4430-a42f-3519e4abc1b5 Destroying unnamed session
6591 2024.02.16 07:09:57.685679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6592 2024.02.16 07:09:57.685723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6593 2024.02.16 07:09:57.685743 [ 3 ] {} <Debug> HTTP-Session: a508798a-42c2-42f6-b6d7-9bbb06260ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6594 2024.02.16 07:09:57.685758 [ 3 ] {} <Debug> HTTP-Session: a508798a-42c2-42f6-b6d7-9bbb06260ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.02.16 07:09:57.685829 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6596 2024.02.16 07:09:57.685873 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6597 2024.02.16 07:09:57.686009 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6598 2024.02.16 07:09:57.686295 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6599 2024.02.16 07:09:57.686558 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6600 2024.02.16 07:09:57.686736 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6601 2024.02.16 07:09:57.686855 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000996305 sec., 5018 rows/sec., 6.77 MiB/sec.
6602 2024.02.16 07:09:57.686981 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Debug> DynamicQueryHandler: Done processing query
6603 2024.02.16 07:09:57.687004 [ 3 ] {0acb8db9-b13b-4eb8-a1a3-3928fe2d1fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6604 2024.02.16 07:09:57.687020 [ 3 ] {} <Debug> HTTP-Session: a508798a-42c2-42f6-b6d7-9bbb06260ed5 Destroying unnamed session
6605 2024.02.16 07:10:02.678390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6606 2024.02.16 07:10:02.678519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6607 2024.02.16 07:10:02.678550 [ 3 ] {} <Debug> HTTP-Session: 93be289e-4e36-4e78-87b3-bda414b6c0c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6608 2024.02.16 07:10:02.678579 [ 3 ] {} <Debug> HTTP-Session: 93be289e-4e36-4e78-87b3-bda414b6c0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6609 2024.02.16 07:10:02.678721 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6610 2024.02.16 07:10:02.678789 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6611 2024.02.16 07:10:02.678969 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6612 2024.02.16 07:10:02.679517 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6613 2024.02.16 07:10:02.679784 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6614 2024.02.16 07:10:02.679951 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6615 2024.02.16 07:10:02.680096 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Information> executeQuery: Read 55 rows, 4.46 KiB in 0.001327974 sec., 41416 rows/sec., 3.28 MiB/sec.
6616 2024.02.16 07:10:02.680259 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Debug> DynamicQueryHandler: Done processing query
6617 2024.02.16 07:10:02.680286 [ 3 ] {4676d66e-7029-4927-91a3-9c351e624fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6618 2024.02.16 07:10:02.680303 [ 3 ] {} <Debug> HTTP-Session: 93be289e-4e36-4e78-87b3-bda414b6c0c6 Destroying unnamed session
6619 2024.02.16 07:10:02.680456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 26102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6620 2024.02.16 07:10:02.680507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6621 2024.02.16 07:10:02.680528 [ 3 ] {} <Debug> HTTP-Session: 17d6f7a2-6fc2-40a4-bc00-a719adc45011 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6622 2024.02.16 07:10:02.680546 [ 3 ] {} <Debug> HTTP-Session: 17d6f7a2-6fc2-40a4-bc00-a719adc45011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6623 2024.02.16 07:10:02.680633 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6624 2024.02.16 07:10:02.680676 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6625 2024.02.16 07:10:02.680789 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6626 2024.02.16 07:10:02.681204 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6627 2024.02.16 07:10:02.681437 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6628 2024.02.16 07:10:02.681587 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6629 2024.02.16 07:10:02.681716 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Information> executeQuery: Read 165 rows, 16.01 KiB in 0.001045007 sec., 157893 rows/sec., 14.96 MiB/sec.
6630 2024.02.16 07:10:02.681860 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Debug> DynamicQueryHandler: Done processing query
6631 2024.02.16 07:10:02.681896 [ 3 ] {b241606b-6f04-49b0-ab4e-1d37eb462613} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6632 2024.02.16 07:10:02.681912 [ 3 ] {} <Debug> HTTP-Session: 17d6f7a2-6fc2-40a4-bc00-a719adc45011 Destroying unnamed session
6633 2024.02.16 07:10:02.682033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 9375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6634 2024.02.16 07:10:02.682079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6635 2024.02.16 07:10:02.682098 [ 3 ] {} <Debug> HTTP-Session: 2ec9412b-1d93-47f5-8add-081a91c9330c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6636 2024.02.16 07:10:02.682116 [ 3 ] {} <Debug> HTTP-Session: 2ec9412b-1d93-47f5-8add-081a91c9330c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6637 2024.02.16 07:10:02.682195 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6638 2024.02.16 07:10:02.682234 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6639 2024.02.16 07:10:02.682345 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6640 2024.02.16 07:10:02.682662 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6641 2024.02.16 07:10:02.682891 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6642 2024.02.16 07:10:02.683040 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6643 2024.02.16 07:10:02.683164 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Information> executeQuery: Read 55 rows, 4.40 KiB in 0.000931424 sec., 59049 rows/sec., 4.62 MiB/sec.
6644 2024.02.16 07:10:02.683296 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Debug> DynamicQueryHandler: Done processing query
6645 2024.02.16 07:10:02.683330 [ 3 ] {c347a1d4-9bc2-47c7-8f95-488147379bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6646 2024.02.16 07:10:02.683346 [ 3 ] {} <Debug> HTTP-Session: 2ec9412b-1d93-47f5-8add-081a91c9330c Destroying unnamed session
6647 2024.02.16 07:10:02.683622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 58846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6648 2024.02.16 07:10:02.683667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6649 2024.02.16 07:10:02.683686 [ 3 ] {} <Debug> HTTP-Session: 0dd346d8-65b3-4cc2-b8b5-040fbe295983 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6650 2024.02.16 07:10:02.683703 [ 3 ] {} <Debug> HTTP-Session: 0dd346d8-65b3-4cc2-b8b5-040fbe295983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6651 2024.02.16 07:10:02.683802 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6652 2024.02.16 07:10:02.683848 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6653 2024.02.16 07:10:02.683989 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6654 2024.02.16 07:10:02.684573 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6655 2024.02.16 07:10:02.684890 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6656 2024.02.16 07:10:02.685067 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6657 2024.02.16 07:10:02.685164 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Information> executeQuery: Read 55 rows, 76.00 KiB in 0.001333554 sec., 41243 rows/sec., 55.66 MiB/sec.
6658 2024.02.16 07:10:02.685336 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Debug> DynamicQueryHandler: Done processing query
6659 2024.02.16 07:10:02.685375 [ 3 ] {8f2e81f0-3588-4d89-a83f-0a20aae9be60} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6660 2024.02.16 07:10:02.685395 [ 3 ] {} <Debug> HTTP-Session: 0dd346d8-65b3-4cc2-b8b5-040fbe295983 Destroying unnamed session
6661 2024.02.16 07:10:07.471798 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
6662 2024.02.16 07:10:07.471891 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
6663 2024.02.16 07:10:07.674786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6664 2024.02.16 07:10:07.674954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6665 2024.02.16 07:10:07.674989 [ 3 ] {} <Debug> HTTP-Session: e0e28ba1-b21c-4447-a0de-ef38f4057430 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6666 2024.02.16 07:10:07.675017 [ 3 ] {} <Debug> HTTP-Session: e0e28ba1-b21c-4447-a0de-ef38f4057430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6667 2024.02.16 07:10:07.675156 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6668 2024.02.16 07:10:07.675224 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6669 2024.02.16 07:10:07.675410 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6670 2024.02.16 07:10:07.675813 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6671 2024.02.16 07:10:07.676088 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6672 2024.02.16 07:10:07.676255 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6673 2024.02.16 07:10:07.676377 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001182081 sec., 4229 rows/sec., 342.85 KiB/sec.
6674 2024.02.16 07:10:07.676534 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Debug> DynamicQueryHandler: Done processing query
6675 2024.02.16 07:10:07.676559 [ 3 ] {106d45e4-25a6-4c2f-98a9-75f3109449b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6676 2024.02.16 07:10:07.676575 [ 3 ] {} <Debug> HTTP-Session: e0e28ba1-b21c-4447-a0de-ef38f4057430 Destroying unnamed session
6677 2024.02.16 07:10:07.676711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6678 2024.02.16 07:10:07.676757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6679 2024.02.16 07:10:07.676777 [ 3 ] {} <Debug> HTTP-Session: 42210278-fa03-4494-a791-6646b5f68ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6680 2024.02.16 07:10:07.676793 [ 3 ] {} <Debug> HTTP-Session: 42210278-fa03-4494-a791-6646b5f68ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.02.16 07:10:07.676865 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6682 2024.02.16 07:10:07.676905 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6683 2024.02.16 07:10:07.677014 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6684 2024.02.16 07:10:07.677296 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6685 2024.02.16 07:10:07.677509 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6686 2024.02.16 07:10:07.677661 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6687 2024.02.16 07:10:07.677788 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000885323 sec., 16942 rows/sec., 1.53 MiB/sec.
6688 2024.02.16 07:10:07.677787 [ 80 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6689 2024.02.16 07:10:07.677897 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6690 2024.02.16 07:10:07.677941 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Debug> DynamicQueryHandler: Done processing query
6691 2024.02.16 07:10:07.677997 [ 3 ] {4f5974b2-7a3d-44c5-bd49-1d002832a11c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6692 2024.02.16 07:10:07.678023 [ 3 ] {} <Debug> HTTP-Session: 42210278-fa03-4494-a791-6646b5f68ed2 Destroying unnamed session
6693 2024.02.16 07:10:07.678029 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6694 2024.02.16 07:10:07.678176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6695 2024.02.16 07:10:07.678215 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6696 2024.02.16 07:10:07.678258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6697 2024.02.16 07:10:07.678275 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 202 rows starting from the beginning of the part
6698 2024.02.16 07:10:07.678305 [ 3 ] {} <Debug> HTTP-Session: c14acf11-bded-466c-b87f-0cad057458f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6699 2024.02.16 07:10:07.678353 [ 3 ] {} <Debug> HTTP-Session: c14acf11-bded-466c-b87f-0cad057458f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6700 2024.02.16 07:10:07.678520 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6701 2024.02.16 07:10:07.678563 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part
6702 2024.02.16 07:10:07.678590 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6703 2024.02.16 07:10:07.678873 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 154 rows starting from the beginning of the part
6704 2024.02.16 07:10:07.679043 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6705 2024.02.16 07:10:07.679160 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 52 rows starting from the beginning of the part
6706 2024.02.16 07:10:07.679302 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 165 rows starting from the beginning of the part
6707 2024.02.16 07:10:07.679632 [ 26 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part
6708 2024.02.16 07:10:07.679769 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6709 2024.02.16 07:10:07.680196 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6710 2024.02.16 07:10:07.680488 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6711 2024.02.16 07:10:07.680734 [ 80 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6712 2024.02.16 07:10:07.680790 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002206306 sec., 2266 rows/sec., 181.48 KiB/sec.
6713 2024.02.16 07:10:07.680860 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6714 2024.02.16 07:10:07.681255 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Debug> DynamicQueryHandler: Done processing query
6715 2024.02.16 07:10:07.681266 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6716 2024.02.16 07:10:07.681339 [ 3 ] {a6a752c4-d8ce-4145-b033-4ebc7cde688b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6717 2024.02.16 07:10:07.681431 [ 3 ] {} <Debug> HTTP-Session: c14acf11-bded-466c-b87f-0cad057458f4 Destroying unnamed session
6718 2024.02.16 07:10:07.681771 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6719 2024.02.16 07:10:07.681841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6720 2024.02.16 07:10:07.681908 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 104 rows starting from the beginning of the part
6721 2024.02.16 07:10:07.681910 [ 12 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.003939451 sec., 153067.01365240995 rows/sec., 14.09 MiB/sec.
6722 2024.02.16 07:10:07.681951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6723 2024.02.16 07:10:07.682015 [ 3 ] {} <Debug> HTTP-Session: 526b5f56-6db7-4aa6-a168-6ae5e55b5f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6724 2024.02.16 07:10:07.682045 [ 3 ] {} <Debug> HTTP-Session: 526b5f56-6db7-4aa6-a168-6ae5e55b5f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.02.16 07:10:07.682122 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part
6726 2024.02.16 07:10:07.682165 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6727 2024.02.16 07:10:07.682229 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6728 2024.02.16 07:10:07.682333 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6729 2024.02.16 07:10:07.682336 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 62 rows starting from the beginning of the part
6730 2024.02.16 07:10:07.682543 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6731 2024.02.16 07:10:07.682621 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part
6732 2024.02.16 07:10:07.682689 [ 21 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_71_14} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6733 2024.02.16 07:10:07.682920 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 55 rows starting from the beginning of the part
6734 2024.02.16 07:10:07.682935 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6735 2024.02.16 07:10:07.683043 [ 13 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part
6736 2024.02.16 07:10:07.683363 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6737 2024.02.16 07:10:07.683782 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6738 2024.02.16 07:10:07.683816 [ 21 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275107 sec., 95235.67193855482 rows/sec., 7.44 MiB/sec.
6739 2024.02.16 07:10:07.683968 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6740 2024.02.16 07:10:07.684048 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6741 2024.02.16 07:10:07.684244 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00195966 sec., 2551 rows/sec., 3.44 MiB/sec.
6742 2024.02.16 07:10:07.684363 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6743 2024.02.16 07:10:07.684467 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Debug> DynamicQueryHandler: Done processing query
6744 2024.02.16 07:10:07.684499 [ 10 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_71_14} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6745 2024.02.16 07:10:07.684506 [ 3 ] {d075e532-02b4-4def-bde2-fb3f3fbed60b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6746 2024.02.16 07:10:07.684549 [ 3 ] {} <Debug> HTTP-Session: 526b5f56-6db7-4aa6-a168-6ae5e55b5f89 Destroying unnamed session
6747 2024.02.16 07:10:12.677530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6748 2024.02.16 07:10:12.677655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6749 2024.02.16 07:10:12.677685 [ 3 ] {} <Debug> HTTP-Session: bbfcd6af-9b4a-4ec6-8c49-7390ea3f9170 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6750 2024.02.16 07:10:12.677713 [ 3 ] {} <Debug> HTTP-Session: bbfcd6af-9b4a-4ec6-8c49-7390ea3f9170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6751 2024.02.16 07:10:12.677858 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6752 2024.02.16 07:10:12.677925 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6753 2024.02.16 07:10:12.678107 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6754 2024.02.16 07:10:12.678566 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6755 2024.02.16 07:10:12.678851 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6756 2024.02.16 07:10:12.679020 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6757 2024.02.16 07:10:12.679138 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001239461 sec., 45180 rows/sec., 3.58 MiB/sec.
6758 2024.02.16 07:10:12.679139 [ 121 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6759 2024.02.16 07:10:12.679219 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6760 2024.02.16 07:10:12.679289 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Debug> DynamicQueryHandler: Done processing query
6761 2024.02.16 07:10:12.679303 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6762 2024.02.16 07:10:12.679318 [ 3 ] {6002d8d5-b655-46c9-891c-40c038dfe437} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6763 2024.02.16 07:10:12.679349 [ 3 ] {} <Debug> HTTP-Session: bbfcd6af-9b4a-4ec6-8c49-7390ea3f9170 Destroying unnamed session
6764 2024.02.16 07:10:12.679396 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6765 2024.02.16 07:10:12.679430 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 54 rows starting from the beginning of the part
6766 2024.02.16 07:10:12.679531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 26549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6767 2024.02.16 07:10:12.679561 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 51 rows starting from the beginning of the part
6768 2024.02.16 07:10:12.679587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6769 2024.02.16 07:10:12.679612 [ 3 ] {} <Debug> HTTP-Session: e0de8c6d-77d9-4aac-ac71-ea46fcc6d67a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6770 2024.02.16 07:10:12.679631 [ 3 ] {} <Debug> HTTP-Session: e0de8c6d-77d9-4aac-ac71-ea46fcc6d67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6771 2024.02.16 07:10:12.679699 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part
6772 2024.02.16 07:10:12.679759 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6773 2024.02.16 07:10:12.679819 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6774 2024.02.16 07:10:12.679826 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 55 rows starting from the beginning of the part
6775 2024.02.16 07:10:12.680013 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part
6776 2024.02.16 07:10:12.680042 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6777 2024.02.16 07:10:12.680145 [ 13 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part
6778 2024.02.16 07:10:12.680584 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6779 2024.02.16 07:10:12.680927 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6780 2024.02.16 07:10:12.680963 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001684513 sec., 134163.40509096696 rows/sec., 10.62 MiB/sec.
6781 2024.02.16 07:10:12.681153 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6782 2024.02.16 07:10:12.681220 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6783 2024.02.16 07:10:12.681340 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Information> executeQuery: Read 168 rows, 16.28 KiB in 0.00153391 sec., 109524 rows/sec., 10.36 MiB/sec.
6784 2024.02.16 07:10:12.681493 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Debug> DynamicQueryHandler: Done processing query
6785 2024.02.16 07:10:12.681521 [ 3 ] {94abf025-fd67-49ea-afe6-ea7754823904} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6786 2024.02.16 07:10:12.681545 [ 3 ] {} <Debug> HTTP-Session: e0de8c6d-77d9-4aac-ac71-ea46fcc6d67a Destroying unnamed session
6787 2024.02.16 07:10:12.681628 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6788 2024.02.16 07:10:12.681704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 9544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6789 2024.02.16 07:10:12.681740 [ 12 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_71_14} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6790 2024.02.16 07:10:12.681769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6791 2024.02.16 07:10:12.681800 [ 3 ] {} <Debug> HTTP-Session: 88315ed3-51fb-4626-b58c-5efd0f32feb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6792 2024.02.16 07:10:12.681840 [ 3 ] {} <Debug> HTTP-Session: 88315ed3-51fb-4626-b58c-5efd0f32feb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6793 2024.02.16 07:10:12.681948 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6794 2024.02.16 07:10:12.681989 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6795 2024.02.16 07:10:12.682102 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6796 2024.02.16 07:10:12.682407 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6797 2024.02.16 07:10:12.682640 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6798 2024.02.16 07:10:12.682793 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6799 2024.02.16 07:10:12.682889 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000912933 sec., 61340 rows/sec., 4.80 MiB/sec.
6800 2024.02.16 07:10:12.682999 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Debug> DynamicQueryHandler: Done processing query
6801 2024.02.16 07:10:12.683023 [ 3 ] {97236f99-ebf9-4124-bc4a-d4cea9e3368b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6802 2024.02.16 07:10:12.683039 [ 3 ] {} <Debug> HTTP-Session: 88315ed3-51fb-4626-b58c-5efd0f32feb3 Destroying unnamed session
6803 2024.02.16 07:10:12.683292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 59914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6804 2024.02.16 07:10:12.683336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6805 2024.02.16 07:10:12.683355 [ 3 ] {} <Debug> HTTP-Session: 24fd0ef6-3a34-4e05-bbcb-0d01bc775ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6806 2024.02.16 07:10:12.683372 [ 3 ] {} <Debug> HTTP-Session: 24fd0ef6-3a34-4e05-bbcb-0d01bc775ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6807 2024.02.16 07:10:12.683457 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6808 2024.02.16 07:10:12.683502 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6809 2024.02.16 07:10:12.683637 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6810 2024.02.16 07:10:12.684209 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6811 2024.02.16 07:10:12.684548 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6812 2024.02.16 07:10:12.684736 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6813 2024.02.16 07:10:12.684843 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001357055 sec., 41265 rows/sec., 55.69 MiB/sec.
6814 2024.02.16 07:10:12.684836 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6815 2024.02.16 07:10:12.684911 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6816 2024.02.16 07:10:12.684991 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Debug> DynamicQueryHandler: Done processing query
6817 2024.02.16 07:10:12.685040 [ 3 ] {b7112a31-727d-4bcf-9d7d-3bd1abca1340} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6818 2024.02.16 07:10:12.685064 [ 3 ] {} <Debug> HTTP-Session: 24fd0ef6-3a34-4e05-bbcb-0d01bc775ffb Destroying unnamed session
6819 2024.02.16 07:10:12.685067 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6820 2024.02.16 07:10:12.685300 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6821 2024.02.16 07:10:12.685364 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1661 rows starting from the beginning of the part
6822 2024.02.16 07:10:12.685585 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 51 rows starting from the beginning of the part
6823 2024.02.16 07:10:12.685754 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part
6824 2024.02.16 07:10:12.685852 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 55 rows starting from the beginning of the part
6825 2024.02.16 07:10:12.685942 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part
6826 2024.02.16 07:10:12.686030 [ 23 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part
6827 2024.02.16 07:10:12.691551 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1833 rows, containing 6 columns (6 merged, 0 gathered) in 0.006567248 sec., 279112.34660241246 rows/sec., 376.65 MiB/sec.
6828 2024.02.16 07:10:12.692883 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6829 2024.02.16 07:10:12.693112 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6830 2024.02.16 07:10:12.693185 [ 12 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6831 2024.02.16 07:10:12.693264 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_71_14: 13.18 MiB.
6832 2024.02.16 07:10:17.674539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6833 2024.02.16 07:10:17.674658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6834 2024.02.16 07:10:17.674688 [ 3 ] {} <Debug> HTTP-Session: 399e2202-2b7c-4bd7-bd47-7ba9e0af1113 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6835 2024.02.16 07:10:17.674717 [ 3 ] {} <Debug> HTTP-Session: 399e2202-2b7c-4bd7-bd47-7ba9e0af1113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6836 2024.02.16 07:10:17.674863 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6837 2024.02.16 07:10:17.674939 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6838 2024.02.16 07:10:17.675105 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6839 2024.02.16 07:10:17.675541 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6840 2024.02.16 07:10:17.675803 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6841 2024.02.16 07:10:17.675968 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6842 2024.02.16 07:10:17.676087 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001180551 sec., 4235 rows/sec., 343.29 KiB/sec.
6843 2024.02.16 07:10:17.676230 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Debug> DynamicQueryHandler: Done processing query
6844 2024.02.16 07:10:17.676255 [ 3 ] {bbc5326c-7df0-4018-8b88-9799fc19c0e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6845 2024.02.16 07:10:17.676272 [ 3 ] {} <Debug> HTTP-Session: 399e2202-2b7c-4bd7-bd47-7ba9e0af1113 Destroying unnamed session
6846 2024.02.16 07:10:17.676399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6847 2024.02.16 07:10:17.676445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6848 2024.02.16 07:10:17.676464 [ 3 ] {} <Debug> HTTP-Session: 3d68c82e-bc52-4b31-a94a-c00179f2595f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6849 2024.02.16 07:10:17.676481 [ 3 ] {} <Debug> HTTP-Session: 3d68c82e-bc52-4b31-a94a-c00179f2595f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.02.16 07:10:17.676552 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6851 2024.02.16 07:10:17.676592 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6852 2024.02.16 07:10:17.676699 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6853 2024.02.16 07:10:17.677002 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6854 2024.02.16 07:10:17.677218 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6855 2024.02.16 07:10:17.677377 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6856 2024.02.16 07:10:17.677497 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000916244 sec., 16371 rows/sec., 1.48 MiB/sec.
6857 2024.02.16 07:10:17.677620 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Debug> DynamicQueryHandler: Done processing query
6858 2024.02.16 07:10:17.677643 [ 3 ] {4131cb06-c0dc-492c-9ef4-60e4a9709eeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6859 2024.02.16 07:10:17.677660 [ 3 ] {} <Debug> HTTP-Session: 3d68c82e-bc52-4b31-a94a-c00179f2595f Destroying unnamed session
6860 2024.02.16 07:10:17.677798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6861 2024.02.16 07:10:17.677864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6862 2024.02.16 07:10:17.677889 [ 3 ] {} <Debug> HTTP-Session: 370875f6-0da3-437f-a559-5f87ab21cf77 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6863 2024.02.16 07:10:17.677910 [ 3 ] {} <Debug> HTTP-Session: 370875f6-0da3-437f-a559-5f87ab21cf77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6864 2024.02.16 07:10:17.677996 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6865 2024.02.16 07:10:17.678043 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6866 2024.02.16 07:10:17.678176 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6867 2024.02.16 07:10:17.678491 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6868 2024.02.16 07:10:17.678746 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6869 2024.02.16 07:10:17.678914 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6870 2024.02.16 07:10:17.679034 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001003636 sec., 4981 rows/sec., 398.94 KiB/sec.
6871 2024.02.16 07:10:17.679151 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Debug> DynamicQueryHandler: Done processing query
6872 2024.02.16 07:10:17.679175 [ 3 ] {b051fc03-245a-4478-8a64-dc989fd64e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6873 2024.02.16 07:10:17.679191 [ 3 ] {} <Debug> HTTP-Session: 370875f6-0da3-437f-a559-5f87ab21cf77 Destroying unnamed session
6874 2024.02.16 07:10:17.679327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6875 2024.02.16 07:10:17.679371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6876 2024.02.16 07:10:17.679414 [ 3 ] {} <Debug> HTTP-Session: f552a7df-09e3-4f84-bb78-815bc45c7a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6877 2024.02.16 07:10:17.679430 [ 3 ] {} <Debug> HTTP-Session: f552a7df-09e3-4f84-bb78-815bc45c7a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.02.16 07:10:17.679505 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6879 2024.02.16 07:10:17.679549 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6880 2024.02.16 07:10:17.679687 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6881 2024.02.16 07:10:17.679995 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB.
6882 2024.02.16 07:10:17.680281 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6883 2024.02.16 07:10:17.680462 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6884 2024.02.16 07:10:17.680590 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001057277 sec., 4729 rows/sec., 6.38 MiB/sec.
6885 2024.02.16 07:10:17.680722 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Debug> DynamicQueryHandler: Done processing query
6886 2024.02.16 07:10:17.680747 [ 3 ] {7024c37d-0e1b-4bce-9204-ab426e736b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6887 2024.02.16 07:10:17.680842 [ 3 ] {} <Debug> HTTP-Session: f552a7df-09e3-4f84-bb78-815bc45c7a6d Destroying unnamed session
6888 2024.02.16 07:10:22.471953 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
6889 2024.02.16 07:10:22.472018 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
6890 2024.02.16 07:10:22.677908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6891 2024.02.16 07:10:22.678018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6892 2024.02.16 07:10:22.678048 [ 3 ] {} <Debug> HTTP-Session: d7e259f5-4125-49b8-88e6-9556ce4751ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6893 2024.02.16 07:10:22.678076 [ 3 ] {} <Debug> HTTP-Session: d7e259f5-4125-49b8-88e6-9556ce4751ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6894 2024.02.16 07:10:22.678221 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6895 2024.02.16 07:10:22.678289 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6896 2024.02.16 07:10:22.678466 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6897 2024.02.16 07:10:22.678965 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6898 2024.02.16 07:10:22.679227 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6899 2024.02.16 07:10:22.679397 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6900 2024.02.16 07:10:22.679535 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Information> executeQuery: Read 58 rows, 4.70 KiB in 0.001267792 sec., 45748 rows/sec., 3.62 MiB/sec.
6901 2024.02.16 07:10:22.679683 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Debug> DynamicQueryHandler: Done processing query
6902 2024.02.16 07:10:22.679707 [ 3 ] {7ce69543-5f7f-4e6e-87a0-6bedee766563} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6903 2024.02.16 07:10:22.679724 [ 3 ] {} <Debug> HTTP-Session: d7e259f5-4125-49b8-88e6-9556ce4751ff Destroying unnamed session
6904 2024.02.16 07:10:22.679895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 27479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6905 2024.02.16 07:10:22.679947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6906 2024.02.16 07:10:22.679966 [ 3 ] {} <Debug> HTTP-Session: cf6971de-19e0-4f28-a31c-19c58a8929e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6907 2024.02.16 07:10:22.679983 [ 3 ] {} <Debug> HTTP-Session: cf6971de-19e0-4f28-a31c-19c58a8929e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.02.16 07:10:22.680064 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6909 2024.02.16 07:10:22.680104 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6910 2024.02.16 07:10:22.680210 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6911 2024.02.16 07:10:22.680637 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6912 2024.02.16 07:10:22.680862 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6913 2024.02.16 07:10:22.681013 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6914 2024.02.16 07:10:22.681128 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Information> executeQuery: Read 174 rows, 16.84 KiB in 0.001029897 sec., 168948 rows/sec., 15.97 MiB/sec.
6915 2024.02.16 07:10:22.681249 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Debug> DynamicQueryHandler: Done processing query
6916 2024.02.16 07:10:22.681273 [ 3 ] {8fef900d-0d38-4f01-b623-bfe9b3149e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6917 2024.02.16 07:10:22.681289 [ 3 ] {} <Debug> HTTP-Session: cf6971de-19e0-4f28-a31c-19c58a8929e2 Destroying unnamed session
6918 2024.02.16 07:10:22.681434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 9883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6919 2024.02.16 07:10:22.681479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6920 2024.02.16 07:10:22.681498 [ 3 ] {} <Debug> HTTP-Session: 94d3b5c0-1a7f-485a-9a36-db09aa3b9f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6921 2024.02.16 07:10:22.681516 [ 3 ] {} <Debug> HTTP-Session: 94d3b5c0-1a7f-485a-9a36-db09aa3b9f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6922 2024.02.16 07:10:22.681590 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6923 2024.02.16 07:10:22.681628 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6924 2024.02.16 07:10:22.681736 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6925 2024.02.16 07:10:22.682130 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6926 2024.02.16 07:10:22.682374 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6927 2024.02.16 07:10:22.682597 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6928 2024.02.16 07:10:22.682730 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Information> executeQuery: Read 58 rows, 4.64 KiB in 0.001111448 sec., 52184 rows/sec., 4.08 MiB/sec.
6929 2024.02.16 07:10:22.682857 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Debug> DynamicQueryHandler: Done processing query
6930 2024.02.16 07:10:22.682882 [ 3 ] {c63a33a6-7657-4440-a89e-8e192e030bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6931 2024.02.16 07:10:22.682898 [ 3 ] {} <Debug> HTTP-Session: 94d3b5c0-1a7f-485a-9a36-db09aa3b9f5a Destroying unnamed session
6932 2024.02.16 07:10:22.683192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 62051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6933 2024.02.16 07:10:22.683241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6934 2024.02.16 07:10:22.683264 [ 3 ] {} <Debug> HTTP-Session: af627dab-2150-41c4-b62d-ced491765571 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6935 2024.02.16 07:10:22.683282 [ 3 ] {} <Debug> HTTP-Session: af627dab-2150-41c4-b62d-ced491765571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6936 2024.02.16 07:10:22.683376 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6937 2024.02.16 07:10:22.683421 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6938 2024.02.16 07:10:22.683560 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6939 2024.02.16 07:10:22.684186 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6940 2024.02.16 07:10:22.684519 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6941 2024.02.16 07:10:22.684698 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6942 2024.02.16 07:10:22.684828 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Information> executeQuery: Read 58 rows, 80.15 KiB in 0.001419766 sec., 40851 rows/sec., 55.13 MiB/sec.
6943 2024.02.16 07:10:22.685007 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Debug> DynamicQueryHandler: Done processing query
6944 2024.02.16 07:10:22.685057 [ 3 ] {2183a284-6a45-42f0-8f57-0a327923868c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6945 2024.02.16 07:10:22.685090 [ 3 ] {} <Debug> HTTP-Session: af627dab-2150-41c4-b62d-ced491765571 Destroying unnamed session
6946 2024.02.16 07:10:27.676686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6947 2024.02.16 07:10:27.676810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6948 2024.02.16 07:10:27.676841 [ 3 ] {} <Debug> HTTP-Session: 65412cf4-dec2-420b-8eb6-fb59139945ec Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6949 2024.02.16 07:10:27.676876 [ 3 ] {} <Debug> HTTP-Session: 65412cf4-dec2-420b-8eb6-fb59139945ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6950 2024.02.16 07:10:27.677020 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6951 2024.02.16 07:10:27.677090 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6952 2024.02.16 07:10:27.677254 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6953 2024.02.16 07:10:27.677722 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6954 2024.02.16 07:10:27.677988 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6955 2024.02.16 07:10:27.678157 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6956 2024.02.16 07:10:27.678293 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001227912 sec., 4071 rows/sec., 330.05 KiB/sec.
6957 2024.02.16 07:10:27.678440 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Debug> DynamicQueryHandler: Done processing query
6958 2024.02.16 07:10:27.678467 [ 3 ] {3313d86c-514f-46a6-afb4-7390fc251491} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6959 2024.02.16 07:10:27.678484 [ 3 ] {} <Debug> HTTP-Session: 65412cf4-dec2-420b-8eb6-fb59139945ec Destroying unnamed session
6960 2024.02.16 07:10:27.678612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6961 2024.02.16 07:10:27.678666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6962 2024.02.16 07:10:27.678687 [ 3 ] {} <Debug> HTTP-Session: 5be44e0f-11fb-43c8-8006-1209f829c707 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6963 2024.02.16 07:10:27.678706 [ 3 ] {} <Debug> HTTP-Session: 5be44e0f-11fb-43c8-8006-1209f829c707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.02.16 07:10:27.678788 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6965 2024.02.16 07:10:27.678831 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6966 2024.02.16 07:10:27.678942 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6967 2024.02.16 07:10:27.679277 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6968 2024.02.16 07:10:27.679493 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6969 2024.02.16 07:10:27.679658 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6970 2024.02.16 07:10:27.679763 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Information> executeQuery: Read 51 rows, 4.15 KiB in 0.000946124 sec., 53904 rows/sec., 4.28 MiB/sec.
6971 2024.02.16 07:10:27.679889 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Debug> DynamicQueryHandler: Done processing query
6972 2024.02.16 07:10:27.679913 [ 3 ] {a6314344-9d90-45c6-bedb-ddc09d3d6fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6973 2024.02.16 07:10:27.679936 [ 3 ] {} <Debug> HTTP-Session: 5be44e0f-11fb-43c8-8006-1209f829c707 Destroying unnamed session
6974 2024.02.16 07:10:27.680070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 4937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6975 2024.02.16 07:10:27.680115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6976 2024.02.16 07:10:27.680135 [ 3 ] {} <Debug> HTTP-Session: e4dc492f-6084-4897-8d4f-0e48b4b598bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6977 2024.02.16 07:10:27.680152 [ 3 ] {} <Debug> HTTP-Session: e4dc492f-6084-4897-8d4f-0e48b4b598bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6978 2024.02.16 07:10:27.680225 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6979 2024.02.16 07:10:27.680266 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6980 2024.02.16 07:10:27.680372 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6981 2024.02.16 07:10:27.680666 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6982 2024.02.16 07:10:27.680873 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6983 2024.02.16 07:10:27.681023 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6984 2024.02.16 07:10:27.681140 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000879483 sec., 32973 rows/sec., 2.55 MiB/sec.
6985 2024.02.16 07:10:27.681255 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Debug> DynamicQueryHandler: Done processing query
6986 2024.02.16 07:10:27.681279 [ 3 ] {202dad0e-a267-4afd-8ba7-fa36ff20e695} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6987 2024.02.16 07:10:27.681295 [ 3 ] {} <Debug> HTTP-Session: e4dc492f-6084-4897-8d4f-0e48b4b598bf Destroying unnamed session
6988 2024.02.16 07:10:27.681447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6989 2024.02.16 07:10:27.681490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6990 2024.02.16 07:10:27.681509 [ 3 ] {} <Debug> HTTP-Session: f00eabb2-2f39-4919-a469-56024b3e75c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
6991 2024.02.16 07:10:27.681525 [ 3 ] {} <Debug> HTTP-Session: f00eabb2-2f39-4919-a469-56024b3e75c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.02.16 07:10:27.681597 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6993 2024.02.16 07:10:27.681641 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6994 2024.02.16 07:10:27.681762 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6995 2024.02.16 07:10:27.682067 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
6996 2024.02.16 07:10:27.682332 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6997 2024.02.16 07:10:27.682507 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
6998 2024.02.16 07:10:27.682636 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001006666 sec., 35761 rows/sec., 2.52 MiB/sec.
6999 2024.02.16 07:10:27.682914 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Debug> DynamicQueryHandler: Done processing query
7000 2024.02.16 07:10:27.682940 [ 3 ] {7bbb9faf-4bd9-492f-ab28-981a09b06abf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7001 2024.02.16 07:10:27.682956 [ 3 ] {} <Debug> HTTP-Session: f00eabb2-2f39-4919-a469-56024b3e75c8 Destroying unnamed session
7002 2024.02.16 07:10:27.683081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7003 2024.02.16 07:10:27.683128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7004 2024.02.16 07:10:27.683148 [ 3 ] {} <Debug> HTTP-Session: a3ce5dc0-168f-4554-aff6-274ed43650d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7005 2024.02.16 07:10:27.683164 [ 3 ] {} <Debug> HTTP-Session: a3ce5dc0-168f-4554-aff6-274ed43650d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7006 2024.02.16 07:10:27.683239 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7007 2024.02.16 07:10:27.683286 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7008 2024.02.16 07:10:27.683448 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7009 2024.02.16 07:10:27.683818 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
7010 2024.02.16 07:10:27.684090 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
7011 2024.02.16 07:10:27.684262 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
7012 2024.02.16 07:10:27.684386 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001115939 sec., 4480 rows/sec., 6.05 MiB/sec.
7013 2024.02.16 07:10:27.684510 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Debug> DynamicQueryHandler: Done processing query
7014 2024.02.16 07:10:27.684533 [ 3 ] {c6adb8f4-dd7c-4ce8-b7ea-6e12ed3532fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
7015 2024.02.16 07:10:27.684550 [ 3 ] {} <Debug> HTTP-Session: a3ce5dc0-168f-4554-aff6-274ed43650d6 Destroying unnamed session
7016 2024.02.16 07:10:32.677595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 8804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7017 2024.02.16 07:10:32.677761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7018 2024.02.16 07:10:32.677808 [ 3 ] {} <Debug> HTTP-Session: 219a1248-55aa-4ad3-ad85-42bb51984bff Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7019 2024.02.16 07:10:32.677853 [ 3 ] {} <Debug> HTTP-Session: 219a1248-55aa-4ad3-ad85-42bb51984bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7020 2024.02.16 07:10:32.678062 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7021 2024.02.16 07:10:32.678162 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7022 2024.02.16 07:10:32.678381 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7023 2024.02.16 07:10:32.678889 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
7024 2024.02.16 07:10:32.679158 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
7025 2024.02.16 07:10:32.679336 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
7026 2024.02.16 07:10:32.679485 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Information> executeQuery: Read 61 rows, 4.94 KiB in 0.001357565 sec., 44933 rows/sec., 3.56 MiB/sec.
7027 2024.02.16 07:10:32.679692 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Debug> DynamicQueryHandler: Done processing query
7028 2024.02.16 07:10:32.679735 [ 3 ] {348adc11-503b-413b-8a87-cea3cf61f5e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7029 2024.02.16 07:10:32.679790 [ 3 ] {} <Debug> HTTP-Session: 219a1248-55aa-4ad3-ad85-42bb51984bff Destroying unnamed session
7030 2024.02.16 07:10:32.680014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 28854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7031 2024.02.16 07:10:32.680066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7032 2024.02.16 07:10:32.680088 [ 3 ] {} <Debug> HTTP-Session: cdec1b61-3652-4c19-9317-ca86b0c05af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7033 2024.02.16 07:10:32.680105 [ 3 ] {} <Debug> HTTP-Session: cdec1b61-3652-4c19-9317-ca86b0c05af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7034 2024.02.16 07:10:32.680187 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7035 2024.02.16 07:10:32.680229 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7036 2024.02.16 07:10:32.680353 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7037 2024.02.16 07:10:32.680803 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
7038 2024.02.16 07:10:32.681032 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7039 2024.02.16 07:10:32.681181 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7040 2024.02.16 07:10:32.681278 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Information> executeQuery: Read 183 rows, 17.67 KiB in 0.001061717 sec., 172362 rows/sec., 16.25 MiB/sec.
7041 2024.02.16 07:10:32.681290 [ 125 ] {} <Debug> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7042 2024.02.16 07:10:32.681368 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
7043 2024.02.16 07:10:32.681418 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Debug> DynamicQueryHandler: Done processing query
7044 2024.02.16 07:10:32.681445 [ 3 ] {363a6337-0ae4-4ce0-a988-b8fac2826e46} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7045 2024.02.16 07:10:32.681446 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7046 2024.02.16 07:10:32.681464 [ 3 ] {} <Debug> HTTP-Session: cdec1b61-3652-4c19-9317-ca86b0c05af7 Destroying unnamed session
7047 2024.02.16 07:10:32.681539 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7048 2024.02.16 07:10:32.681572 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 220 rows starting from the beginning of the part
7049 2024.02.16 07:10:32.681615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 11920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7050 2024.02.16 07:10:32.681673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7051 2024.02.16 07:10:32.681702 [ 3 ] {} <Debug> HTTP-Session: 99fa82b3-40dc-4b3a-9378-dd42924966c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7052 2024.02.16 07:10:32.681713 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 168 rows starting from the beginning of the part
7053 2024.02.16 07:10:32.681723 [ 3 ] {} <Debug> HTTP-Session: 99fa82b3-40dc-4b3a-9378-dd42924966c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.02.16 07:10:32.681834 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7055 2024.02.16 07:10:32.681856 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part
7056 2024.02.16 07:10:32.681889 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7057 2024.02.16 07:10:32.682057 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 174 rows starting from the beginning of the part
7058 2024.02.16 07:10:32.682125 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7059 2024.02.16 07:10:32.682230 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 51 rows starting from the beginning of the part
7060 2024.02.16 07:10:32.682398 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 183 rows starting from the beginning of the part
7061 2024.02.16 07:10:32.682744 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7062 2024.02.16 07:10:32.683010 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7063 2024.02.16 07:10:32.683190 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7064 2024.02.16 07:10:32.683302 [ 125 ] {} <Debug> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7065 2024.02.16 07:10:32.683346 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Information> executeQuery: Read 70 rows, 5.61 KiB in 0.001467678 sec., 47694 rows/sec., 3.73 MiB/sec.
7066 2024.02.16 07:10:32.683363 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7067 2024.02.16 07:10:32.683654 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7068 2024.02.16 07:10:32.683784 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Debug> DynamicQueryHandler: Done processing query
7069 2024.02.16 07:10:32.683864 [ 3 ] {9040b3c3-7798-4472-bd39-1d4ea379300e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
7070 2024.02.16 07:10:32.683943 [ 3 ] {} <Debug> HTTP-Session: 99fa82b3-40dc-4b3a-9378-dd42924966c2 Destroying unnamed session
7071 2024.02.16 07:10:32.684009 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7072 2024.02.16 07:10:32.684015 [ 10 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 4 columns (4 merged, 0 gathered) in 0.002590086 sec., 313117.01619174035 rows/sec., 28.97 MiB/sec.
7073 2024.02.16 07:10:32.684054 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 113 rows starting from the beginning of the part
7074 2024.02.16 07:10:32.684249 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7075 2024.02.16 07:10:32.684272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 65256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7076 2024.02.16 07:10:32.684312 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part
7077 2024.02.16 07:10:32.684369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7078 2024.02.16 07:10:32.684443 [ 3 ] {} <Debug> HTTP-Session: d7b1f899-971a-48c7-81bc-db7014f4dfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7079 2024.02.16 07:10:32.684476 [ 3 ] {} <Debug> HTTP-Session: d7b1f899-971a-48c7-81bc-db7014f4dfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7080 2024.02.16 07:10:32.684593 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7081 2024.02.16 07:10:32.684712 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part
7082 2024.02.16 07:10:32.684742 [ 9 ] {21d9181a-9368-4e57-bbb8-4c9216009156::all_1_76_15} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7083 2024.02.16 07:10:32.684797 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7084 2024.02.16 07:10:32.684960 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7085 2024.02.16 07:10:32.685063 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part
7086 2024.02.16 07:10:32.685421 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 29 rows starting from the beginning of the part
7087 2024.02.16 07:10:32.685595 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7088 2024.02.16 07:10:32.685704 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 70 rows starting from the beginning of the part
7089 2024.02.16 07:10:32.686987 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 4 columns (4 merged, 0 gathered) in 0.003555881 sec., 93085.22979256055 rows/sec., 7.27 MiB/sec.
7090 2024.02.16 07:10:32.687029 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7091 2024.02.16 07:10:32.687146 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7092 2024.02.16 07:10:32.687410 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7093 2024.02.16 07:10:32.687506 [ 12 ] {19340545-6c13-4146-9bb9-e8a5b46c37fd::all_1_76_15} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7094 2024.02.16 07:10:32.687602 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
7095 2024.02.16 07:10:32.687818 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
7096 2024.02.16 07:10:32.687938 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Information> executeQuery: Read 61 rows, 84.29 KiB in 0.003044178 sec., 20038 rows/sec., 27.04 MiB/sec.
7097 2024.02.16 07:10:32.688078 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Debug> DynamicQueryHandler: Done processing query
7098 2024.02.16 07:10:32.688102 [ 3 ] {30f3b1cf-b546-4f06-b178-2abcaf23cdb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
7099 2024.02.16 07:10:32.688120 [ 3 ] {} <Debug> HTTP-Session: d7b1f899-971a-48c7-81bc-db7014f4dfaf Destroying unnamed session
7100 2024.02.16 07:10:32.688256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7101 2024.02.16 07:10:32.688302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7102 2024.02.16 07:10:32.688322 [ 3 ] {} <Debug> HTTP-Session: cda8405a-6ba8-463e-808f-e91f7ae62b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7103 2024.02.16 07:10:32.688338 [ 3 ] {} <Debug> HTTP-Session: cda8405a-6ba8-463e-808f-e91f7ae62b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7104 2024.02.16 07:10:32.688410 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7105 2024.02.16 07:10:32.688452 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7106 2024.02.16 07:10:32.688562 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7107 2024.02.16 07:10:32.688840 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.22 GiB.
7108 2024.02.16 07:10:32.689092 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
7109 2024.02.16 07:10:32.689272 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Trace> oximeter.measurements_i64 (87bc0fb3-85af-4bf1-b18f-23e1c2711474): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
7110 2024.02.16 07:10:32.689374 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000934263 sec., 9633 rows/sec., 680.47 KiB/sec.
7111 2024.02.16 07:10:32.689506 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Debug> DynamicQueryHandler: Done processing query
7112 2024.02.16 07:10:32.689530 [ 3 ] {b8d085b5-5647-4bd2-a7c1-136fe68135a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7113 2024.02.16 07:10:32.689547 [ 3 ] {} <Debug> HTTP-Session: cda8405a-6ba8-463e-808f-e91f7ae62b66 Destroying unnamed session
7114 2024.02.16 07:10:37.472064 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
7115 2024.02.16 07:10:37.472122 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
7116 2024.02.16 07:10:37.675021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7117 2024.02.16 07:10:37.675137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7118 2024.02.16 07:10:37.675167 [ 3 ] {} <Debug> HTTP-Session: 649fe099-6369-4efc-ba7b-f2b21004308a Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7119 2024.02.16 07:10:37.675195 [ 3 ] {} <Debug> HTTP-Session: 649fe099-6369-4efc-ba7b-f2b21004308a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7120 2024.02.16 07:10:37.675338 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7121 2024.02.16 07:10:37.675406 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7122 2024.02.16 07:10:37.675570 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7123 2024.02.16 07:10:37.676031 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7124 2024.02.16 07:10:37.676303 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7125 2024.02.16 07:10:37.676476 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7126 2024.02.16 07:10:37.676610 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001226001 sec., 4078 rows/sec., 330.57 KiB/sec.
7127 2024.02.16 07:10:37.676621 [ 106 ] {} <Debug> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7128 2024.02.16 07:10:37.676731 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7129 2024.02.16 07:10:37.676835 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Debug> DynamicQueryHandler: Done processing query
7130 2024.02.16 07:10:37.676845 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7131 2024.02.16 07:10:37.676869 [ 3 ] {8f0f9271-a5f0-498d-aa98-32de8ba4f969} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7132 2024.02.16 07:10:37.676909 [ 3 ] {} <Debug> HTTP-Session: 649fe099-6369-4efc-ba7b-f2b21004308a Destroying unnamed session
7133 2024.02.16 07:10:37.676996 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7134 2024.02.16 07:10:37.677073 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 61 rows starting from the beginning of the part
7135 2024.02.16 07:10:37.677092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7136 2024.02.16 07:10:37.677188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7137 2024.02.16 07:10:37.677224 [ 3 ] {} <Debug> HTTP-Session: 6ccd086d-4166-4a65-bf20-5183457adc0c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7138 2024.02.16 07:10:37.677283 [ 3 ] {} <Debug> HTTP-Session: 6ccd086d-4166-4a65-bf20-5183457adc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7139 2024.02.16 07:10:37.677329 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part
7140 2024.02.16 07:10:37.677479 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7141 2024.02.16 07:10:37.677559 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 58 rows starting from the beginning of the part
7142 2024.02.16 07:10:37.677575 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7143 2024.02.16 07:10:37.677833 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part
7144 2024.02.16 07:10:37.678032 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7145 2024.02.16 07:10:37.678089 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 61 rows starting from the beginning of the part
7146 2024.02.16 07:10:37.678275 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part
7147 2024.02.16 07:10:37.678845 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7148 2024.02.16 07:10:37.679271 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7149 2024.02.16 07:10:37.679565 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Trace> oximeter.fields_ipaddr (a1bc0ae1-64d8-4245-a018-2139c8e43a09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
7150 2024.02.16 07:10:37.679897 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00234035 sec., 1709 rows/sec., 142.71 KiB/sec.
7151 2024.02.16 07:10:37.680078 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259334 sec., 59828.17348574893 rows/sec., 4.74 MiB/sec.
7152 2024.02.16 07:10:37.680156 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Debug> DynamicQueryHandler: Done processing query
7153 2024.02.16 07:10:37.680198 [ 3 ] {359636dd-fcd8-41d7-b11d-4a64e806091e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7154 2024.02.16 07:10:37.680221 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7155 2024.02.16 07:10:37.680229 [ 3 ] {} <Debug> HTTP-Session: 6ccd086d-4166-4a65-bf20-5183457adc0c Destroying unnamed session
7156 2024.02.16 07:10:37.680431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 2655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7157 2024.02.16 07:10:37.680432 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7158 2024.02.16 07:10:37.680506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7159 2024.02.16 07:10:37.680535 [ 3 ] {} <Debug> HTTP-Session: 2ab07512-2bf7-4214-a58f-0886f9fea11f Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7160 2024.02.16 07:10:37.680549 [ 10 ] {1ff40500-dd60-418c-90fc-6bdcc71ad7c2::all_1_76_15} <Trace> oximeter.fields_i64 (1ff40500-dd60-418c-90fc-6bdcc71ad7c2) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7161 2024.02.16 07:10:37.680565 [ 3 ] {} <Debug> HTTP-Session: 2ab07512-2bf7-4214-a58f-0886f9fea11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7162 2024.02.16 07:10:37.680703 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7163 2024.02.16 07:10:37.680743 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7164 2024.02.16 07:10:37.680866 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7165 2024.02.16 07:10:37.681145 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7166 2024.02.16 07:10:37.681356 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
7167 2024.02.16 07:10:37.681507 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Trace> oximeter.fields_string (21d9181a-9368-4e57-bbb8-4c9216009156): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
7168 2024.02.16 07:10:37.681629 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000897553 sec., 18940 rows/sec., 1.70 MiB/sec.
7169 2024.02.16 07:10:37.681784 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Debug> DynamicQueryHandler: Done processing query
7170 2024.02.16 07:10:37.681826 [ 3 ] {89d7d810-3cee-4bb5-bd5f-7134695940b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7171 2024.02.16 07:10:37.681859 [ 3 ] {} <Debug> HTTP-Session: 2ab07512-2bf7-4214-a58f-0886f9fea11f Destroying unnamed session
7172 2024.02.16 07:10:37.681977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7173 2024.02.16 07:10:37.682023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7174 2024.02.16 07:10:37.682042 [ 3 ] {} <Debug> HTTP-Session: 5c6342bb-3134-4d03-8437-3fa971f289fb Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7175 2024.02.16 07:10:37.682059 [ 3 ] {} <Debug> HTTP-Session: 5c6342bb-3134-4d03-8437-3fa971f289fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7176 2024.02.16 07:10:37.682131 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7177 2024.02.16 07:10:37.682171 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7178 2024.02.16 07:10:37.682286 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7179 2024.02.16 07:10:37.682557 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7180 2024.02.16 07:10:37.682773 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7181 2024.02.16 07:10:37.682926 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Trace> oximeter.fields_u16 (7667e861-3df2-403f-bb79-7a3eec8b0bcc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
7182 2024.02.16 07:10:37.683047 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000879852 sec., 4546 rows/sec., 317.44 KiB/sec.
7183 2024.02.16 07:10:37.683151 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Debug> DynamicQueryHandler: Done processing query
7184 2024.02.16 07:10:37.683176 [ 3 ] {b91c2984-67fd-4471-a5d9-2331f75dc5ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7185 2024.02.16 07:10:37.683191 [ 3 ] {} <Debug> HTTP-Session: 5c6342bb-3134-4d03-8437-3fa971f289fb Destroying unnamed session
7186 2024.02.16 07:10:37.683292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 1587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7187 2024.02.16 07:10:37.683335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7188 2024.02.16 07:10:37.683355 [ 3 ] {} <Debug> HTTP-Session: 9c009d63-a6f3-4068-bbce-2c166ed1e075 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7189 2024.02.16 07:10:37.683372 [ 3 ] {} <Debug> HTTP-Session: 9c009d63-a6f3-4068-bbce-2c166ed1e075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7190 2024.02.16 07:10:37.683442 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7191 2024.02.16 07:10:37.683481 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7192 2024.02.16 07:10:37.683583 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7193 2024.02.16 07:10:37.683830 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7194 2024.02.16 07:10:37.684035 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
7195 2024.02.16 07:10:37.684184 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Trace> oximeter.fields_uuid (19340545-6c13-4146-9bb9-e8a5b46c37fd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
7196 2024.02.16 07:10:37.684309 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000832032 sec., 10816 rows/sec., 873.24 KiB/sec.
7197 2024.02.16 07:10:37.684448 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Debug> DynamicQueryHandler: Done processing query
7198 2024.02.16 07:10:37.684491 [ 3 ] {9fa3858d-2664-40d2-adf6-5fe59650360b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
7199 2024.02.16 07:10:37.684535 [ 3 ] {} <Debug> HTTP-Session: 9c009d63-a6f3-4068-bbce-2c166ed1e075 Destroying unnamed session
7200 2024.02.16 07:10:37.684647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7201 2024.02.16 07:10:37.684693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7202 2024.02.16 07:10:37.684712 [ 3 ] {} <Debug> HTTP-Session: 86ba682b-8473-4eb8-abe7-29d93deeda9c Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7203 2024.02.16 07:10:37.684729 [ 3 ] {} <Debug> HTTP-Session: 86ba682b-8473-4eb8-abe7-29d93deeda9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7204 2024.02.16 07:10:37.684800 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7205 2024.02.16 07:10:37.684844 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7206 2024.02.16 07:10:37.684971 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7207 2024.02.16 07:10:37.685312 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7208 2024.02.16 07:10:37.685568 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7209 2024.02.16 07:10:37.685745 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Trace> oximeter.measurements_cumulativeu64 (97e85470-94ab-4f91-bc70-61a9814e8d7f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
7210 2024.02.16 07:10:37.685866 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001025986 sec., 1949 rows/sec., 137.06 KiB/sec.
7211 2024.02.16 07:10:37.686084 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Debug> DynamicQueryHandler: Done processing query
7212 2024.02.16 07:10:37.686108 [ 3 ] {d970ee34-b2c5-4b03-995b-8368cb1f979d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7213 2024.02.16 07:10:37.686125 [ 3 ] {} <Debug> HTTP-Session: 86ba682b-8473-4eb8-abe7-29d93deeda9c Destroying unnamed session
7214 2024.02.16 07:10:37.686227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38073, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7215 2024.02.16 07:10:37.686271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7216 2024.02.16 07:10:37.686291 [ 3 ] {} <Debug> HTTP-Session: d9ee346a-01be-4368-b095-8eb6fca94ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38073
7217 2024.02.16 07:10:37.686307 [ 3 ] {} <Debug> HTTP-Session: d9ee346a-01be-4368-b095-8eb6fca94ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7218 2024.02.16 07:10:37.686379 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38073) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7219 2024.02.16 07:10:37.686426 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7220 2024.02.16 07:10:37.686580 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7221 2024.02.16 07:10:37.686895 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7222 2024.02.16 07:10:37.687172 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
7223 2024.02.16 07:10:37.687353 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
7224 2024.02.16 07:10:37.687474 [ 106 ] {} <Debug> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
7225 2024.02.16 07:10:37.687488 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001071748 sec., 4665 rows/sec., 6.30 MiB/sec.
7226 2024.02.16 07:10:37.687531 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.21 GiB.
7227 2024.02.16 07:10:37.687721 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
7228 2024.02.16 07:10:37.687806 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Debug> DynamicQueryHandler: Done processing query
7229 2024.02.16 07:10:37.687891 [ 3 ] {83725b84-47cd-42c9-8562-d59946b967ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
7230 2024.02.16 07:10:37.687978 [ 3 ] {} <Debug> HTTP-Session: d9ee346a-01be-4368-b095-8eb6fca94ba8 Destroying unnamed session
7231 2024.02.16 07:10:37.688082 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7232 2024.02.16 07:10:37.688142 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1833 rows starting from the beginning of the part
7233 2024.02.16 07:10:37.688276 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part
7234 2024.02.16 07:10:37.688392 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 58 rows starting from the beginning of the part
7235 2024.02.16 07:10:37.688480 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part
7236 2024.02.16 07:10:37.688569 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 61 rows starting from the beginning of the part
7237 2024.02.16 07:10:37.688656 [ 14 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part
7238 2024.02.16 07:10:37.693584 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 6 columns (6 merged, 0 gathered) in 0.005991424 sec., 328302.5871645872 rows/sec., 443.03 MiB/sec.
7239 2024.02.16 07:10:37.694957 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
7240 2024.02.16 07:10:37.695189 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
7241 2024.02.16 07:10:37.695255 [ 17 ] {40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (40d9bfa7-3d18-4550-b508-9bcaf29d9bbf) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
7242 2024.02.16 07:10:37.695338 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 40d9bfa7-3d18-4550-b508-9bcaf29d9bbf::all_1_76_15: 13.22 MiB.