Max level shown:
1 [ Nov 20 07:51:58 Enabled. ]
2 [ Nov 20 07:51:58 Rereading configuration. ]
3 [ Nov 20 07:51:59 Rereading configuration. ]
4 [ Nov 20 07:52:10 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService14
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService14 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService14
29 ipadm: Could not delete oxControlService14: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService14
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService14
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService14
34 + ipadm show-addr oxControlService14/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService14/ll
37 + ipadm show-addr oxControlService14/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService14/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + 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")
48 + 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
49 [ Nov 20 07:52:10 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.11.20 07:52:11.166392 [ 1 ] {} <Information> Application: Will watch for the process with pid 22407
55 2023.11.20 07:52:11.166501 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.20 07:52:11.739173 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22407
57 2023.11.20 07:52:11.739323 [ 1 ] {} <Information> Application: starting up
58 2023.11.20 07:52:11.739498 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.20 07:52:11.805901 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.20 07:52:11.805952 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.20 07:52:11.805967 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.20 07:52:11.806000 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.20 07:52:11.806345 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.20 07:52:11.807011 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.11.20 07:52:11.807489 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.20 07:52:11.807742 [ 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)
70 2023.11.20 07:52:11.810291 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.20 07:52:11.810336 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.20 07:52:11.811031 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.11.20 07:52:11.811196 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.20 07:52:11.817212 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.20 07:52:11.817545 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.20 07:52:11.817570 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.20 07:52:11.818497 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.20 07:52:11.819082 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.20 07:52:11.819442 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.20 07:52:11.819801 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.20 07:52:11.820646 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.20 07:52:11.820687 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.20 07:52:11.820744 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.20 07:52:11.820762 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.20 07:52:11.828735 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.20 07:52:11.828764 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106262 sec
90 2023.11.20 07:52:11.829302 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.20 07:52:11.829373 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.20 07:52:11.829392 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.20 07:52:11.829408 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.20 07:52:11.829420 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.20 07:52:11.829434 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.20 07:52:11.829449 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.20 07:52:11.829479 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.20 07:52:11.829498 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.20 07:52:11.829527 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.20 07:52:11.829540 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.20 07:52:11.829554 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.20 07:52:11.829568 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.20 07:52:11.829598 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.20 07:52:11.829612 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.20 07:52:11.829624 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.20 07:52:11.863501 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.20 07:52:11.864609 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.20 07:52:11.864634 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0641e-05 sec
109 2023.11.20 07:52:11.864656 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.20 07:52:11.864669 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.20 07:52:11.864689 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.20 07:52:11.866676 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.20 07:52:11.871598 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.20 07:52:11.871826 [ 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).
115 2023.11.20 07:52:11.871867 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.20 07:52:12.074551 [ 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)
117 2023.11.20 07:52:12.092234 [ 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)
118 2023.11.20 07:52:12.092288 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.20 07:52:12.127392 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.20 07:52:12.128171 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.68 MiB (RSS), difference: 210.72 MiB
121 2023.11.20 07:52:12.128541 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.20 07:52:12.128587 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.20 07:52:12.128632 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.20 07:52:12.128699 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.11.20 07:52:12.128715 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.11.20 07:52:12.128814 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.20 07:52:12.129399 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.20 07:52:12.129420 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.20 07:52:14.939312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.20 07:52:14.939518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.20 07:52:14.940095 [ 3 ] {} <Debug> HTTP-Session: 523bf82b-ab54-45a7-9393-af768bb16dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
132 2023.11.20 07:52:14.940137 [ 3 ] {} <Debug> HTTP-Session: 523bf82b-ab54-45a7-9393-af768bb16dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.20 07:52:14.940278 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.20 07:52:14.940307 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.20 07:52:14.940327 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.20 07:52:14.941778 [ 3 ] {ba3083cc-0f49-4fa2-b864-6d18275ea431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.11.20 07:52:14.961486 [ 3 ] {ba3083cc-0f49-4fa2-b864-6d18275ea431} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:43403) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
138 
139 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
140 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
141 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
142 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
143 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
144 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
145 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
146 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
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
155 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
156 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
157 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
158 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
159 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
160 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
161 
162 2023.11.20 07:52:14.961750 [ 3 ] {ba3083cc-0f49-4fa2-b864-6d18275ea431} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
163 
164 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
165 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
166 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
167 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
168 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
169 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
170 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
171 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
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
180 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
181 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
182 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
183 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
184 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
185 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
186 (version 22.8.9.1)
187 2023.11.20 07:52:14.962451 [ 3 ] {ba3083cc-0f49-4fa2-b864-6d18275ea431} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.11.20 07:52:14.962477 [ 3 ] {} <Debug> HTTP-Session: 523bf82b-ab54-45a7-9393-af768bb16dc5 Destroying unnamed session
189 2023.11.20 07:52:14.964651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.11.20 07:52:14.964723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.11.20 07:52:14.964747 [ 3 ] {} <Debug> HTTP-Session: a6f2ba7a-ef52-4f05-a463-ce855abea116 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
192 2023.11.20 07:52:14.964775 [ 3 ] {} <Debug> HTTP-Session: a6f2ba7a-ef52-4f05-a463-ce855abea116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.11.20 07:52:14.964887 [ 3 ] {0c38f426-e227-4bc3-88d7-c5d5c36454b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.11.20 07:52:14.964982 [ 3 ] {0c38f426-e227-4bc3-88d7-c5d5c36454b8} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.11.20 07:52:14.966092 [ 3 ] {0c38f426-e227-4bc3-88d7-c5d5c36454b8} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.11.20 07:52:14.967901 [ 3 ] {0c38f426-e227-4bc3-88d7-c5d5c36454b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.11.20 07:52:14.971770 [ 3 ] {0c38f426-e227-4bc3-88d7-c5d5c36454b8} <Debug> DynamicQueryHandler: Done processing query
198 2023.11.20 07:52:14.971807 [ 3 ] {0c38f426-e227-4bc3-88d7-c5d5c36454b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.11.20 07:52:14.971823 [ 3 ] {} <Debug> HTTP-Session: a6f2ba7a-ef52-4f05-a463-ce855abea116 Destroying unnamed session
200 2023.11.20 07:52:14.971989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.20 07:52:14.972045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.20 07:52:14.972065 [ 3 ] {} <Debug> HTTP-Session: 5a305d14-b5c3-45ed-9121-9f004a1f3461 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
203 2023.11.20 07:52:14.972082 [ 3 ] {} <Debug> HTTP-Session: 5a305d14-b5c3-45ed-9121-9f004a1f3461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.20 07:52:14.972184 [ 3 ] {111e9d1f-267d-47b7-89d1-a685eb5be8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.11.20 07:52:14.972434 [ 3 ] {111e9d1f-267d-47b7-89d1-a685eb5be8c1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:43403) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
206 
207 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
208 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
209 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
210 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
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
213 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
214 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
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
229 
230 2023.11.20 07:52:14.972555 [ 3 ] {111e9d1f-267d-47b7-89d1-a685eb5be8c1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 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
233 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
234 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
235 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
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
238 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
239 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
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
248 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
250 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
251 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
252 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
253 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
254 (version 22.8.9.1)
255 2023.11.20 07:52:14.972663 [ 3 ] {111e9d1f-267d-47b7-89d1-a685eb5be8c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.11.20 07:52:14.972682 [ 3 ] {} <Debug> HTTP-Session: 5a305d14-b5c3-45ed-9121-9f004a1f3461 Destroying unnamed session
257 2023.11.20 07:52:14.975044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.11.20 07:52:14.975101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.11.20 07:52:14.975123 [ 3 ] {} <Debug> HTTP-Session: b2ff80eb-2fe4-42cc-a4ec-9f96f335b60d Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
260 2023.11.20 07:52:14.975147 [ 3 ] {} <Debug> HTTP-Session: b2ff80eb-2fe4-42cc-a4ec-9f96f335b60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.11.20 07:52:14.975273 [ 3 ] {6e720851-e7ed-4f7c-8880-52fe7c0354b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.11.20 07:52:14.975394 [ 3 ] {6e720851-e7ed-4f7c-8880-52fe7c0354b5} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.20 07:52:14.975424 [ 3 ] {6e720851-e7ed-4f7c-8880-52fe7c0354b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.20 07:52:14.975442 [ 3 ] {} <Debug> HTTP-Session: b2ff80eb-2fe4-42cc-a4ec-9f96f335b60d Destroying unnamed session
265 2023.11.20 07:52:14.975587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.20 07:52:14.975640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.20 07:52:14.975661 [ 3 ] {} <Debug> HTTP-Session: ef450919-f0c9-4f94-b147-993b62cd5e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
268 2023.11.20 07:52:14.975686 [ 3 ] {} <Debug> HTTP-Session: ef450919-f0c9-4f94-b147-993b62cd5e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.20 07:52:14.975754 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.11.20 07:52:14.975820 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.11.20 07:52:14.976850 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.11.20 07:52:14.976872 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2051e-05 sec
273 2023.11.20 07:52:14.976895 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.11.20 07:52:14.976913 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.11.20 07:52:14.976980 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Debug> DynamicQueryHandler: Done processing query
276 2023.11.20 07:52:14.977004 [ 3 ] {a603855c-4e52-49fa-9240-bca8e94fe9e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.11.20 07:52:14.977019 [ 3 ] {} <Debug> HTTP-Session: ef450919-f0c9-4f94-b147-993b62cd5e92 Destroying unnamed session
278 2023.11.20 07:52:14.977133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.11.20 07:52:14.977177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.11.20 07:52:14.977195 [ 3 ] {} <Debug> HTTP-Session: 07c788d4-7f6b-4545-b756-3c93e6db06a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
281 2023.11.20 07:52:14.977218 [ 3 ] {} <Debug> HTTP-Session: 07c788d4-7f6b-4545-b756-3c93e6db06a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.11.20 07:52:14.977353 [ 3 ] {ee0e4713-5cf5-469d-aa69-b546a96580a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) /* The version table contains metadata about the `oximeter` database */
283 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
284 2023.11.20 07:52:14.977402 [ 3 ] {ee0e4713-5cf5-469d-aa69-b546a96580a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.11.20 07:52:14.981279 [ 3 ] {ee0e4713-5cf5-469d-aa69-b546a96580a4} <Debug> oximeter.version (217bbbf3-357d-4eda-b13d-41ce2f949eca): Loading data parts
286 2023.11.20 07:52:14.981411 [ 3 ] {ee0e4713-5cf5-469d-aa69-b546a96580a4} <Debug> oximeter.version (217bbbf3-357d-4eda-b13d-41ce2f949eca): There are no data parts
287 2023.11.20 07:52:14.983300 [ 3 ] {ee0e4713-5cf5-469d-aa69-b546a96580a4} <Debug> DynamicQueryHandler: Done processing query
288 2023.11.20 07:52:14.983326 [ 3 ] {ee0e4713-5cf5-469d-aa69-b546a96580a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.11.20 07:52:14.983348 [ 3 ] {} <Debug> HTTP-Session: 07c788d4-7f6b-4545-b756-3c93e6db06a4 Destroying unnamed session
290 2023.11.20 07:52:14.983458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.11.20 07:52:14.983506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.11.20 07:52:14.983528 [ 3 ] {} <Debug> HTTP-Session: b44385f3-e064-4d08-9876-af2145471701 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
293 2023.11.20 07:52:14.983544 [ 3 ] {} <Debug> HTTP-Session: b44385f3-e064-4d08-9876-af2145471701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.11.20 07:52:14.983740 [ 3 ] {5d62c70f-714f-436e-ad6f-4e17912c11fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) /* The measurement tables contain all individual samples from each timeseries.
295 *
296 * Each table stores a single datum type, and otherwise contains nearly the same
297 * structure. The primary sorting key is on the timeseries name, key, and then
298 * timestamp, so that all timeseries from the same schema are grouped, followed
299 * by all samples from the same timeseries.
300 *
301 * This reflects that one usually looks up the _key_ in one or more field table,
302 * and then uses that to index quickly into the measurements tables.
303 */
304 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.11.20 07:52:14.983791 [ 3 ] {5d62c70f-714f-436e-ad6f-4e17912c11fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.11.20 07:52:14.989721 [ 3 ] {5d62c70f-714f-436e-ad6f-4e17912c11fb} <Debug> oximeter.measurements_bool (a557448d-c769-4860-b6a7-bd5ec18363b6): Loading data parts
307 2023.11.20 07:52:14.989863 [ 3 ] {5d62c70f-714f-436e-ad6f-4e17912c11fb} <Debug> oximeter.measurements_bool (a557448d-c769-4860-b6a7-bd5ec18363b6): There are no data parts
308 2023.11.20 07:52:14.990950 [ 3 ] {5d62c70f-714f-436e-ad6f-4e17912c11fb} <Debug> DynamicQueryHandler: Done processing query
309 2023.11.20 07:52:14.990975 [ 3 ] {5d62c70f-714f-436e-ad6f-4e17912c11fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.11.20 07:52:14.990997 [ 3 ] {} <Debug> HTTP-Session: b44385f3-e064-4d08-9876-af2145471701 Destroying unnamed session
311 2023.11.20 07:52:14.991115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.11.20 07:52:14.991164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.11.20 07:52:14.991188 [ 3 ] {} <Debug> HTTP-Session: b037da8e-57b0-44b5-b474-5ffe0a8debaf Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
314 2023.11.20 07:52:14.991204 [ 3 ] {} <Debug> HTTP-Session: b037da8e-57b0-44b5-b474-5ffe0a8debaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.11.20 07:52:14.991395 [ 3 ] {b635be8d-aec1-42ad-97d0-665a6ac19781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.11.20 07:52:14.991446 [ 3 ] {b635be8d-aec1-42ad-97d0-665a6ac19781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.11.20 07:52:14.992909 [ 3 ] {b635be8d-aec1-42ad-97d0-665a6ac19781} <Debug> oximeter.measurements_i8 (0cdccf6e-2aee-4753-b52f-25c932f3760f): Loading data parts
318 2023.11.20 07:52:14.992997 [ 3 ] {b635be8d-aec1-42ad-97d0-665a6ac19781} <Debug> oximeter.measurements_i8 (0cdccf6e-2aee-4753-b52f-25c932f3760f): There are no data parts
319 2023.11.20 07:52:14.994059 [ 3 ] {b635be8d-aec1-42ad-97d0-665a6ac19781} <Debug> DynamicQueryHandler: Done processing query
320 2023.11.20 07:52:14.994085 [ 3 ] {b635be8d-aec1-42ad-97d0-665a6ac19781} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.11.20 07:52:14.994100 [ 3 ] {} <Debug> HTTP-Session: b037da8e-57b0-44b5-b474-5ffe0a8debaf Destroying unnamed session
322 2023.11.20 07:52:14.994211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.11.20 07:52:14.994260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.11.20 07:52:14.994280 [ 3 ] {} <Debug> HTTP-Session: 45702f68-5ddf-434a-bcd5-312e23860796 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
325 2023.11.20 07:52:14.994300 [ 3 ] {} <Debug> HTTP-Session: 45702f68-5ddf-434a-bcd5-312e23860796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.11.20 07:52:14.994487 [ 3 ] {80778784-4b57-40ac-82e8-0bbfb242c61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.11.20 07:52:14.994533 [ 3 ] {80778784-4b57-40ac-82e8-0bbfb242c61f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.11.20 07:52:14.995992 [ 3 ] {80778784-4b57-40ac-82e8-0bbfb242c61f} <Debug> oximeter.measurements_u8 (d9641a7c-b217-4d29-b8f9-b93045fb98ab): Loading data parts
329 2023.11.20 07:52:14.996087 [ 3 ] {80778784-4b57-40ac-82e8-0bbfb242c61f} <Debug> oximeter.measurements_u8 (d9641a7c-b217-4d29-b8f9-b93045fb98ab): There are no data parts
330 2023.11.20 07:52:14.997118 [ 3 ] {80778784-4b57-40ac-82e8-0bbfb242c61f} <Debug> DynamicQueryHandler: Done processing query
331 2023.11.20 07:52:14.997152 [ 3 ] {80778784-4b57-40ac-82e8-0bbfb242c61f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.11.20 07:52:14.997168 [ 3 ] {} <Debug> HTTP-Session: 45702f68-5ddf-434a-bcd5-312e23860796 Destroying unnamed session
333 2023.11.20 07:52:14.997284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.11.20 07:52:14.997337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.11.20 07:52:14.997357 [ 3 ] {} <Debug> HTTP-Session: 0f1d4d30-d9be-48cd-8e32-1db70d02074b Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
336 2023.11.20 07:52:14.997377 [ 3 ] {} <Debug> HTTP-Session: 0f1d4d30-d9be-48cd-8e32-1db70d02074b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.11.20 07:52:14.997566 [ 3 ] {b79e7f2a-7c80-4af2-9f56-6e235efbc052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.11.20 07:52:14.997611 [ 3 ] {b79e7f2a-7c80-4af2-9f56-6e235efbc052} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.11.20 07:52:15.001059 [ 3 ] {b79e7f2a-7c80-4af2-9f56-6e235efbc052} <Debug> oximeter.measurements_i16 (0ea3385b-daae-4e43-8546-feea241597e5): Loading data parts
340 2023.11.20 07:52:15.001109 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.24 MiB, peak 222.03 MiB, will set to 226.32 MiB (RSS), difference: 8.08 MiB
341 2023.11.20 07:52:15.001147 [ 3 ] {b79e7f2a-7c80-4af2-9f56-6e235efbc052} <Debug> oximeter.measurements_i16 (0ea3385b-daae-4e43-8546-feea241597e5): There are no data parts
342 2023.11.20 07:52:15.002296 [ 3 ] {b79e7f2a-7c80-4af2-9f56-6e235efbc052} <Debug> DynamicQueryHandler: Done processing query
343 2023.11.20 07:52:15.002324 [ 3 ] {b79e7f2a-7c80-4af2-9f56-6e235efbc052} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
344 2023.11.20 07:52:15.002348 [ 3 ] {} <Debug> HTTP-Session: 0f1d4d30-d9be-48cd-8e32-1db70d02074b Destroying unnamed session
345 2023.11.20 07:52:15.002474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
346 2023.11.20 07:52:15.002525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
347 2023.11.20 07:52:15.002548 [ 3 ] {} <Debug> HTTP-Session: 44ed3c93-d398-4aec-8ada-04ceb85f2d74 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
348 2023.11.20 07:52:15.002564 [ 3 ] {} <Debug> HTTP-Session: 44ed3c93-d398-4aec-8ada-04ceb85f2d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
349 2023.11.20 07:52:15.002760 [ 3 ] {7536a52d-83b4-42ee-a2df-f179fa966c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2023.11.20 07:52:15.002809 [ 3 ] {7536a52d-83b4-42ee-a2df-f179fa966c4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2023.11.20 07:52:15.004283 [ 3 ] {7536a52d-83b4-42ee-a2df-f179fa966c4b} <Debug> oximeter.measurements_u16 (0c5fe298-d231-409a-9b75-d435c1f092e2): Loading data parts
352 2023.11.20 07:52:15.004371 [ 3 ] {7536a52d-83b4-42ee-a2df-f179fa966c4b} <Debug> oximeter.measurements_u16 (0c5fe298-d231-409a-9b75-d435c1f092e2): There are no data parts
353 2023.11.20 07:52:15.005422 [ 3 ] {7536a52d-83b4-42ee-a2df-f179fa966c4b} <Debug> DynamicQueryHandler: Done processing query
354 2023.11.20 07:52:15.005447 [ 3 ] {7536a52d-83b4-42ee-a2df-f179fa966c4b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
355 2023.11.20 07:52:15.005467 [ 3 ] {} <Debug> HTTP-Session: 44ed3c93-d398-4aec-8ada-04ceb85f2d74 Destroying unnamed session
356 2023.11.20 07:52:15.005581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2023.11.20 07:52:15.005630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
358 2023.11.20 07:52:15.005652 [ 3 ] {} <Debug> HTTP-Session: 53dd7a6b-3e03-4cf5-8b07-3c7d45bd6ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
359 2023.11.20 07:52:15.005669 [ 3 ] {} <Debug> HTTP-Session: 53dd7a6b-3e03-4cf5-8b07-3c7d45bd6ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2023.11.20 07:52:15.005853 [ 3 ] {6470352f-2e88-4748-8f95-30d099820cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
361 2023.11.20 07:52:15.005901 [ 3 ] {6470352f-2e88-4748-8f95-30d099820cb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
362 2023.11.20 07:52:15.007385 [ 3 ] {6470352f-2e88-4748-8f95-30d099820cb8} <Debug> oximeter.measurements_i32 (445057ea-77c9-4101-a58f-25c2bb87c0bc): Loading data parts
363 2023.11.20 07:52:15.007473 [ 3 ] {6470352f-2e88-4748-8f95-30d099820cb8} <Debug> oximeter.measurements_i32 (445057ea-77c9-4101-a58f-25c2bb87c0bc): There are no data parts
364 2023.11.20 07:52:15.008522 [ 3 ] {6470352f-2e88-4748-8f95-30d099820cb8} <Debug> DynamicQueryHandler: Done processing query
365 2023.11.20 07:52:15.008547 [ 3 ] {6470352f-2e88-4748-8f95-30d099820cb8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2023.11.20 07:52:15.008562 [ 3 ] {} <Debug> HTTP-Session: 53dd7a6b-3e03-4cf5-8b07-3c7d45bd6ba2 Destroying unnamed session
367 2023.11.20 07:52:15.008665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2023.11.20 07:52:15.008712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2023.11.20 07:52:15.008731 [ 3 ] {} <Debug> HTTP-Session: 0a7b8b9a-d1da-41a1-bdf7-e8948e09fddb Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
370 2023.11.20 07:52:15.008753 [ 3 ] {} <Debug> HTTP-Session: 0a7b8b9a-d1da-41a1-bdf7-e8948e09fddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2023.11.20 07:52:15.008939 [ 3 ] {3be75c3d-b220-4989-a3bb-e3831982d1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
372 2023.11.20 07:52:15.008984 [ 3 ] {3be75c3d-b220-4989-a3bb-e3831982d1b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
373 2023.11.20 07:52:15.010405 [ 3 ] {3be75c3d-b220-4989-a3bb-e3831982d1b8} <Debug> oximeter.measurements_u32 (83214e25-bc55-4c9b-a076-dec3d25fba7e): Loading data parts
374 2023.11.20 07:52:15.010489 [ 3 ] {3be75c3d-b220-4989-a3bb-e3831982d1b8} <Debug> oximeter.measurements_u32 (83214e25-bc55-4c9b-a076-dec3d25fba7e): There are no data parts
375 2023.11.20 07:52:15.011535 [ 3 ] {3be75c3d-b220-4989-a3bb-e3831982d1b8} <Debug> DynamicQueryHandler: Done processing query
376 2023.11.20 07:52:15.011571 [ 3 ] {3be75c3d-b220-4989-a3bb-e3831982d1b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2023.11.20 07:52:15.011586 [ 3 ] {} <Debug> HTTP-Session: 0a7b8b9a-d1da-41a1-bdf7-e8948e09fddb Destroying unnamed session
378 2023.11.20 07:52:15.011721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2023.11.20 07:52:15.011774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2023.11.20 07:52:15.011792 [ 3 ] {} <Debug> HTTP-Session: 74fd6a08-5378-4399-aed7-1420c3bdeb0c Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
381 2023.11.20 07:52:15.011813 [ 3 ] {} <Debug> HTTP-Session: 74fd6a08-5378-4399-aed7-1420c3bdeb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2023.11.20 07:52:15.011999 [ 3 ] {d5fb550c-0d53-4067-9b5c-8507e94016c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
383 2023.11.20 07:52:15.012044 [ 3 ] {d5fb550c-0d53-4067-9b5c-8507e94016c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
384 2023.11.20 07:52:15.013490 [ 3 ] {d5fb550c-0d53-4067-9b5c-8507e94016c2} <Debug> oximeter.measurements_i64 (b2f05d74-4536-467b-b662-9e30aa449b72): Loading data parts
385 2023.11.20 07:52:15.013568 [ 3 ] {d5fb550c-0d53-4067-9b5c-8507e94016c2} <Debug> oximeter.measurements_i64 (b2f05d74-4536-467b-b662-9e30aa449b72): There are no data parts
386 2023.11.20 07:52:15.014615 [ 3 ] {d5fb550c-0d53-4067-9b5c-8507e94016c2} <Debug> DynamicQueryHandler: Done processing query
387 2023.11.20 07:52:15.014648 [ 3 ] {d5fb550c-0d53-4067-9b5c-8507e94016c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2023.11.20 07:52:15.014664 [ 3 ] {} <Debug> HTTP-Session: 74fd6a08-5378-4399-aed7-1420c3bdeb0c Destroying unnamed session
389 2023.11.20 07:52:15.014775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2023.11.20 07:52:15.014823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2023.11.20 07:52:15.014842 [ 3 ] {} <Debug> HTTP-Session: 7d47f664-177a-42f7-a37e-3b40cd130d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
392 2023.11.20 07:52:15.014863 [ 3 ] {} <Debug> HTTP-Session: 7d47f664-177a-42f7-a37e-3b40cd130d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2023.11.20 07:52:15.015057 [ 3 ] {8f877014-9786-4b47-a21a-3c21706bcce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
394 2023.11.20 07:52:15.015102 [ 3 ] {8f877014-9786-4b47-a21a-3c21706bcce4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
395 2023.11.20 07:52:15.016544 [ 3 ] {8f877014-9786-4b47-a21a-3c21706bcce4} <Debug> oximeter.measurements_u64 (3a58e380-e240-45ec-92a6-4978d5426602): Loading data parts
396 2023.11.20 07:52:15.016624 [ 3 ] {8f877014-9786-4b47-a21a-3c21706bcce4} <Debug> oximeter.measurements_u64 (3a58e380-e240-45ec-92a6-4978d5426602): There are no data parts
397 2023.11.20 07:52:15.017794 [ 3 ] {8f877014-9786-4b47-a21a-3c21706bcce4} <Debug> DynamicQueryHandler: Done processing query
398 2023.11.20 07:52:15.017828 [ 3 ] {8f877014-9786-4b47-a21a-3c21706bcce4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2023.11.20 07:52:15.017845 [ 3 ] {} <Debug> HTTP-Session: 7d47f664-177a-42f7-a37e-3b40cd130d95 Destroying unnamed session
400 2023.11.20 07:52:15.017972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2023.11.20 07:52:15.018027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2023.11.20 07:52:15.018046 [ 3 ] {} <Debug> HTTP-Session: 7de83ddc-aa19-4f7b-9154-0f7d7e5d18cc Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
403 2023.11.20 07:52:15.018069 [ 3 ] {} <Debug> HTTP-Session: 7de83ddc-aa19-4f7b-9154-0f7d7e5d18cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2023.11.20 07:52:15.018249 [ 3 ] {ac4e5e08-f62a-4478-9b73-ac0d1606f167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
405 2023.11.20 07:52:15.018301 [ 3 ] {ac4e5e08-f62a-4478-9b73-ac0d1606f167} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
406 2023.11.20 07:52:15.020698 [ 3 ] {ac4e5e08-f62a-4478-9b73-ac0d1606f167} <Debug> oximeter.measurements_f32 (0bd095d5-9b94-4145-a34c-5114c39fdfe4): Loading data parts
407 2023.11.20 07:52:15.020801 [ 3 ] {ac4e5e08-f62a-4478-9b73-ac0d1606f167} <Debug> oximeter.measurements_f32 (0bd095d5-9b94-4145-a34c-5114c39fdfe4): There are no data parts
408 2023.11.20 07:52:15.022252 [ 3 ] {ac4e5e08-f62a-4478-9b73-ac0d1606f167} <Debug> DynamicQueryHandler: Done processing query
409 2023.11.20 07:52:15.022278 [ 3 ] {ac4e5e08-f62a-4478-9b73-ac0d1606f167} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2023.11.20 07:52:15.022300 [ 3 ] {} <Debug> HTTP-Session: 7de83ddc-aa19-4f7b-9154-0f7d7e5d18cc Destroying unnamed session
411 2023.11.20 07:52:15.022426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2023.11.20 07:52:15.022478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2023.11.20 07:52:15.022501 [ 3 ] {} <Debug> HTTP-Session: 9c92f0f3-4bfc-49a7-a932-4f7dc8c7c536 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
414 2023.11.20 07:52:15.022518 [ 3 ] {} <Debug> HTTP-Session: 9c92f0f3-4bfc-49a7-a932-4f7dc8c7c536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2023.11.20 07:52:15.022701 [ 3 ] {b4d7e6fe-8ec0-4118-a3a6-67d4cfd93081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
416 2023.11.20 07:52:15.022750 [ 3 ] {b4d7e6fe-8ec0-4118-a3a6-67d4cfd93081} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
417 2023.11.20 07:52:15.024322 [ 3 ] {b4d7e6fe-8ec0-4118-a3a6-67d4cfd93081} <Debug> oximeter.measurements_f64 (e03f6bf2-abc8-4fee-a6eb-c4294d2831d5): Loading data parts
418 2023.11.20 07:52:15.024402 [ 3 ] {b4d7e6fe-8ec0-4118-a3a6-67d4cfd93081} <Debug> oximeter.measurements_f64 (e03f6bf2-abc8-4fee-a6eb-c4294d2831d5): There are no data parts
419 2023.11.20 07:52:15.025441 [ 3 ] {b4d7e6fe-8ec0-4118-a3a6-67d4cfd93081} <Debug> DynamicQueryHandler: Done processing query
420 2023.11.20 07:52:15.025466 [ 3 ] {b4d7e6fe-8ec0-4118-a3a6-67d4cfd93081} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
421 2023.11.20 07:52:15.025491 [ 3 ] {} <Debug> HTTP-Session: 9c92f0f3-4bfc-49a7-a932-4f7dc8c7c536 Destroying unnamed session
422 2023.11.20 07:52:15.025601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
423 2023.11.20 07:52:15.025651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
424 2023.11.20 07:52:15.025678 [ 3 ] {} <Debug> HTTP-Session: e5c4c16b-9ff1-4e2f-8471-70f2b7289c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
425 2023.11.20 07:52:15.025695 [ 3 ] {} <Debug> HTTP-Session: e5c4c16b-9ff1-4e2f-8471-70f2b7289c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
426 2023.11.20 07:52:15.025877 [ 3 ] {5265c670-6679-4cab-ae6e-779604520603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
427 2023.11.20 07:52:15.025927 [ 3 ] {5265c670-6679-4cab-ae6e-779604520603} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
428 2023.11.20 07:52:15.027407 [ 3 ] {5265c670-6679-4cab-ae6e-779604520603} <Debug> oximeter.measurements_string (3ef6088a-5556-4962-a384-3db6eae68b2a): Loading data parts
429 2023.11.20 07:52:15.027504 [ 3 ] {5265c670-6679-4cab-ae6e-779604520603} <Debug> oximeter.measurements_string (3ef6088a-5556-4962-a384-3db6eae68b2a): There are no data parts
430 2023.11.20 07:52:15.028532 [ 3 ] {5265c670-6679-4cab-ae6e-779604520603} <Debug> DynamicQueryHandler: Done processing query
431 2023.11.20 07:52:15.028556 [ 3 ] {5265c670-6679-4cab-ae6e-779604520603} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
432 2023.11.20 07:52:15.028578 [ 3 ] {} <Debug> HTTP-Session: e5c4c16b-9ff1-4e2f-8471-70f2b7289c70 Destroying unnamed session
433 2023.11.20 07:52:15.028678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
434 2023.11.20 07:52:15.028727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
435 2023.11.20 07:52:15.028750 [ 3 ] {} <Debug> HTTP-Session: ee64c6d1-cb08-4632-932a-d208ac1dbea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
436 2023.11.20 07:52:15.028766 [ 3 ] {} <Debug> HTTP-Session: ee64c6d1-cb08-4632-932a-d208ac1dbea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
437 2023.11.20 07:52:15.028952 [ 3 ] {6f735ba3-4eb1-46ee-b81e-21ac97bf3d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
438 2023.11.20 07:52:15.029002 [ 3 ] {6f735ba3-4eb1-46ee-b81e-21ac97bf3d11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
439 2023.11.20 07:52:15.030420 [ 3 ] {6f735ba3-4eb1-46ee-b81e-21ac97bf3d11} <Debug> oximeter.measurements_bytes (42d9b0a4-6c39-4a6d-a62e-13275b5433da): Loading data parts
440 2023.11.20 07:52:15.030523 [ 3 ] {6f735ba3-4eb1-46ee-b81e-21ac97bf3d11} <Debug> oximeter.measurements_bytes (42d9b0a4-6c39-4a6d-a62e-13275b5433da): There are no data parts
441 2023.11.20 07:52:15.031552 [ 3 ] {6f735ba3-4eb1-46ee-b81e-21ac97bf3d11} <Debug> DynamicQueryHandler: Done processing query
442 2023.11.20 07:52:15.031583 [ 3 ] {6f735ba3-4eb1-46ee-b81e-21ac97bf3d11} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
443 2023.11.20 07:52:15.031603 [ 3 ] {} <Debug> HTTP-Session: ee64c6d1-cb08-4632-932a-d208ac1dbea0 Destroying unnamed session
444 2023.11.20 07:52:15.031707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
445 2023.11.20 07:52:15.031756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
446 2023.11.20 07:52:15.031778 [ 3 ] {} <Debug> HTTP-Session: c56b36af-7e74-48f6-8237-13135f015cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
447 2023.11.20 07:52:15.031794 [ 3 ] {} <Debug> HTTP-Session: c56b36af-7e74-48f6-8237-13135f015cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
448 2023.11.20 07:52:15.031994 [ 3 ] {22d14d14-b224-4a07-8ace-f14b22a7c2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
449 2023.11.20 07:52:15.032047 [ 3 ] {22d14d14-b224-4a07-8ace-f14b22a7c2b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2023.11.20 07:52:15.033507 [ 3 ] {22d14d14-b224-4a07-8ace-f14b22a7c2b9} <Debug> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): Loading data parts
451 2023.11.20 07:52:15.033596 [ 3 ] {22d14d14-b224-4a07-8ace-f14b22a7c2b9} <Debug> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): There are no data parts
452 2023.11.20 07:52:15.034620 [ 3 ] {22d14d14-b224-4a07-8ace-f14b22a7c2b9} <Debug> DynamicQueryHandler: Done processing query
453 2023.11.20 07:52:15.034645 [ 3 ] {22d14d14-b224-4a07-8ace-f14b22a7c2b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
454 2023.11.20 07:52:15.034667 [ 3 ] {} <Debug> HTTP-Session: c56b36af-7e74-48f6-8237-13135f015cf2 Destroying unnamed session
455 2023.11.20 07:52:15.034776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
456 2023.11.20 07:52:15.034825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
457 2023.11.20 07:52:15.034848 [ 3 ] {} <Debug> HTTP-Session: 3c876c99-88e8-4018-be3f-7383c27a88ed Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
458 2023.11.20 07:52:15.034865 [ 3 ] {} <Debug> HTTP-Session: 3c876c99-88e8-4018-be3f-7383c27a88ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
459 2023.11.20 07:52:15.035065 [ 3 ] {415fd602-86ba-405f-ad90-152aa1f8dcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
460 2023.11.20 07:52:15.035116 [ 3 ] {415fd602-86ba-405f-ad90-152aa1f8dcab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
461 2023.11.20 07:52:15.036580 [ 3 ] {415fd602-86ba-405f-ad90-152aa1f8dcab} <Debug> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Loading data parts
462 2023.11.20 07:52:15.036658 [ 3 ] {415fd602-86ba-405f-ad90-152aa1f8dcab} <Debug> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): There are no data parts
463 2023.11.20 07:52:15.037708 [ 3 ] {415fd602-86ba-405f-ad90-152aa1f8dcab} <Debug> DynamicQueryHandler: Done processing query
464 2023.11.20 07:52:15.037734 [ 3 ] {415fd602-86ba-405f-ad90-152aa1f8dcab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
465 2023.11.20 07:52:15.037756 [ 3 ] {} <Debug> HTTP-Session: 3c876c99-88e8-4018-be3f-7383c27a88ed Destroying unnamed session
466 2023.11.20 07:52:15.037865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2023.11.20 07:52:15.037914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
468 2023.11.20 07:52:15.037937 [ 3 ] {} <Debug> HTTP-Session: 30379f9c-4fc0-494d-9763-474954d7605a Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
469 2023.11.20 07:52:15.037952 [ 3 ] {} <Debug> HTTP-Session: 30379f9c-4fc0-494d-9763-474954d7605a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2023.11.20 07:52:15.038152 [ 3 ] {95a7c0ed-3e3e-4473-8029-c2a22ba7d019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
471 2023.11.20 07:52:15.038204 [ 3 ] {95a7c0ed-3e3e-4473-8029-c2a22ba7d019} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
472 2023.11.20 07:52:15.039659 [ 3 ] {95a7c0ed-3e3e-4473-8029-c2a22ba7d019} <Debug> oximeter.measurements_cumulativef32 (dadc86e0-676e-48b2-8154-679b3fdf237c): Loading data parts
473 2023.11.20 07:52:15.039736 [ 3 ] {95a7c0ed-3e3e-4473-8029-c2a22ba7d019} <Debug> oximeter.measurements_cumulativef32 (dadc86e0-676e-48b2-8154-679b3fdf237c): There are no data parts
474 2023.11.20 07:52:15.040780 [ 3 ] {95a7c0ed-3e3e-4473-8029-c2a22ba7d019} <Debug> DynamicQueryHandler: Done processing query
475 2023.11.20 07:52:15.040811 [ 3 ] {95a7c0ed-3e3e-4473-8029-c2a22ba7d019} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
476 2023.11.20 07:52:15.040826 [ 3 ] {} <Debug> HTTP-Session: 30379f9c-4fc0-494d-9763-474954d7605a Destroying unnamed session
477 2023.11.20 07:52:15.040929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
478 2023.11.20 07:52:15.040983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
479 2023.11.20 07:52:15.041001 [ 3 ] {} <Debug> HTTP-Session: 1f40ac76-c491-4636-95bd-15b53fd03be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
480 2023.11.20 07:52:15.041022 [ 3 ] {} <Debug> HTTP-Session: 1f40ac76-c491-4636-95bd-15b53fd03be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
481 2023.11.20 07:52:15.041221 [ 3 ] {2d008a05-b682-49f5-ac99-e9ecf5a37d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
482 2023.11.20 07:52:15.041273 [ 3 ] {2d008a05-b682-49f5-ac99-e9ecf5a37d55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
483 2023.11.20 07:52:15.042730 [ 3 ] {2d008a05-b682-49f5-ac99-e9ecf5a37d55} <Debug> oximeter.measurements_cumulativef64 (7b23bd61-154e-4eda-94cc-bae279dcf100): Loading data parts
484 2023.11.20 07:52:15.042804 [ 3 ] {2d008a05-b682-49f5-ac99-e9ecf5a37d55} <Debug> oximeter.measurements_cumulativef64 (7b23bd61-154e-4eda-94cc-bae279dcf100): There are no data parts
485 2023.11.20 07:52:15.043831 [ 3 ] {2d008a05-b682-49f5-ac99-e9ecf5a37d55} <Debug> DynamicQueryHandler: Done processing query
486 2023.11.20 07:52:15.043863 [ 3 ] {2d008a05-b682-49f5-ac99-e9ecf5a37d55} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
487 2023.11.20 07:52:15.043878 [ 3 ] {} <Debug> HTTP-Session: 1f40ac76-c491-4636-95bd-15b53fd03be1 Destroying unnamed session
488 2023.11.20 07:52:15.043988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
489 2023.11.20 07:52:15.044038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
490 2023.11.20 07:52:15.044055 [ 3 ] {} <Debug> HTTP-Session: ca52d65b-60fb-4972-a811-cb0ba610777f Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
491 2023.11.20 07:52:15.044076 [ 3 ] {} <Debug> HTTP-Session: ca52d65b-60fb-4972-a811-cb0ba610777f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
492 2023.11.20 07:52:15.044288 [ 3 ] {d19c5f12-7b1c-4695-a980-1b59b6a44f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
493 2023.11.20 07:52:15.044340 [ 3 ] {d19c5f12-7b1c-4695-a980-1b59b6a44f24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
494 2023.11.20 07:52:15.045864 [ 3 ] {d19c5f12-7b1c-4695-a980-1b59b6a44f24} <Debug> oximeter.measurements_histogrami8 (507985b1-e55a-4786-92d1-d95466bf4b17): Loading data parts
495 2023.11.20 07:52:15.045946 [ 3 ] {d19c5f12-7b1c-4695-a980-1b59b6a44f24} <Debug> oximeter.measurements_histogrami8 (507985b1-e55a-4786-92d1-d95466bf4b17): There are no data parts
496 2023.11.20 07:52:15.047000 [ 3 ] {d19c5f12-7b1c-4695-a980-1b59b6a44f24} <Debug> DynamicQueryHandler: Done processing query
497 2023.11.20 07:52:15.047025 [ 3 ] {d19c5f12-7b1c-4695-a980-1b59b6a44f24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
498 2023.11.20 07:52:15.047040 [ 3 ] {} <Debug> HTTP-Session: ca52d65b-60fb-4972-a811-cb0ba610777f Destroying unnamed session
499 2023.11.20 07:52:15.047176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
500 2023.11.20 07:52:15.047226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
501 2023.11.20 07:52:15.047244 [ 3 ] {} <Debug> HTTP-Session: fb1cc1d1-e19f-453f-b273-99a3ae784bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
502 2023.11.20 07:52:15.047265 [ 3 ] {} <Debug> HTTP-Session: fb1cc1d1-e19f-453f-b273-99a3ae784bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
503 2023.11.20 07:52:15.047478 [ 3 ] {13f6eb88-b66f-47ea-83b1-a82785b3311d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
504 2023.11.20 07:52:15.047531 [ 3 ] {13f6eb88-b66f-47ea-83b1-a82785b3311d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
505 2023.11.20 07:52:15.049009 [ 3 ] {13f6eb88-b66f-47ea-83b1-a82785b3311d} <Debug> oximeter.measurements_histogramu8 (00db4182-e304-4ab2-949f-ed1e720ba264): Loading data parts
506 2023.11.20 07:52:15.049099 [ 3 ] {13f6eb88-b66f-47ea-83b1-a82785b3311d} <Debug> oximeter.measurements_histogramu8 (00db4182-e304-4ab2-949f-ed1e720ba264): There are no data parts
507 2023.11.20 07:52:15.050152 [ 3 ] {13f6eb88-b66f-47ea-83b1-a82785b3311d} <Debug> DynamicQueryHandler: Done processing query
508 2023.11.20 07:52:15.050176 [ 3 ] {13f6eb88-b66f-47ea-83b1-a82785b3311d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
509 2023.11.20 07:52:15.050198 [ 3 ] {} <Debug> HTTP-Session: fb1cc1d1-e19f-453f-b273-99a3ae784bb5 Destroying unnamed session
510 2023.11.20 07:52:15.050309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
511 2023.11.20 07:52:15.050367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
512 2023.11.20 07:52:15.050390 [ 3 ] {} <Debug> HTTP-Session: ccad4f17-ea27-4738-8480-dfaaf1739b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
513 2023.11.20 07:52:15.050407 [ 3 ] {} <Debug> HTTP-Session: ccad4f17-ea27-4738-8480-dfaaf1739b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
514 2023.11.20 07:52:15.050621 [ 3 ] {f3c47d67-7e04-4d26-a2d2-1c74df9b4782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
515 2023.11.20 07:52:15.050675 [ 3 ] {f3c47d67-7e04-4d26-a2d2-1c74df9b4782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
516 2023.11.20 07:52:15.052153 [ 3 ] {f3c47d67-7e04-4d26-a2d2-1c74df9b4782} <Debug> oximeter.measurements_histogrami16 (f80b096c-4f32-4e99-99ad-f0d6aafff307): Loading data parts
517 2023.11.20 07:52:15.052229 [ 3 ] {f3c47d67-7e04-4d26-a2d2-1c74df9b4782} <Debug> oximeter.measurements_histogrami16 (f80b096c-4f32-4e99-99ad-f0d6aafff307): There are no data parts
518 2023.11.20 07:52:15.053262 [ 3 ] {f3c47d67-7e04-4d26-a2d2-1c74df9b4782} <Debug> DynamicQueryHandler: Done processing query
519 2023.11.20 07:52:15.053286 [ 3 ] {f3c47d67-7e04-4d26-a2d2-1c74df9b4782} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
520 2023.11.20 07:52:15.053308 [ 3 ] {} <Debug> HTTP-Session: ccad4f17-ea27-4738-8480-dfaaf1739b6b Destroying unnamed session
521 2023.11.20 07:52:15.053418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
522 2023.11.20 07:52:15.053462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
523 2023.11.20 07:52:15.053486 [ 3 ] {} <Debug> HTTP-Session: 8bb1b904-dc8d-4d44-99bc-e90c2f83d613 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
524 2023.11.20 07:52:15.053515 [ 3 ] {} <Debug> HTTP-Session: 8bb1b904-dc8d-4d44-99bc-e90c2f83d613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
525 2023.11.20 07:52:15.053721 [ 3 ] {acd42695-b4d3-4e65-9c1a-aa49927ec6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
526 2023.11.20 07:52:15.053775 [ 3 ] {acd42695-b4d3-4e65-9c1a-aa49927ec6ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
527 2023.11.20 07:52:15.055263 [ 3 ] {acd42695-b4d3-4e65-9c1a-aa49927ec6ed} <Debug> oximeter.measurements_histogramu16 (c2ea8274-43da-47f0-9c39-72d6bda7c5d7): Loading data parts
528 2023.11.20 07:52:15.055347 [ 3 ] {acd42695-b4d3-4e65-9c1a-aa49927ec6ed} <Debug> oximeter.measurements_histogramu16 (c2ea8274-43da-47f0-9c39-72d6bda7c5d7): There are no data parts
529 2023.11.20 07:52:15.056396 [ 3 ] {acd42695-b4d3-4e65-9c1a-aa49927ec6ed} <Debug> DynamicQueryHandler: Done processing query
530 2023.11.20 07:52:15.056428 [ 3 ] {acd42695-b4d3-4e65-9c1a-aa49927ec6ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
531 2023.11.20 07:52:15.056444 [ 3 ] {} <Debug> HTTP-Session: 8bb1b904-dc8d-4d44-99bc-e90c2f83d613 Destroying unnamed session
532 2023.11.20 07:52:15.056544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
533 2023.11.20 07:52:15.056594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
534 2023.11.20 07:52:15.056613 [ 3 ] {} <Debug> HTTP-Session: b5ea4860-7d9f-4f66-bf38-ee15878ec6d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
535 2023.11.20 07:52:15.056636 [ 3 ] {} <Debug> HTTP-Session: b5ea4860-7d9f-4f66-bf38-ee15878ec6d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
536 2023.11.20 07:52:15.056846 [ 3 ] {1cdc1ab8-9898-4f71-a324-233821785b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
537 2023.11.20 07:52:15.056896 [ 3 ] {1cdc1ab8-9898-4f71-a324-233821785b14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
538 2023.11.20 07:52:15.058385 [ 3 ] {1cdc1ab8-9898-4f71-a324-233821785b14} <Debug> oximeter.measurements_histogrami32 (a0e28d92-9bee-4869-a5b3-f9298e113243): Loading data parts
539 2023.11.20 07:52:15.058472 [ 3 ] {1cdc1ab8-9898-4f71-a324-233821785b14} <Debug> oximeter.measurements_histogrami32 (a0e28d92-9bee-4869-a5b3-f9298e113243): There are no data parts
540 2023.11.20 07:52:15.059514 [ 3 ] {1cdc1ab8-9898-4f71-a324-233821785b14} <Debug> DynamicQueryHandler: Done processing query
541 2023.11.20 07:52:15.059540 [ 3 ] {1cdc1ab8-9898-4f71-a324-233821785b14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
542 2023.11.20 07:52:15.059564 [ 3 ] {} <Debug> HTTP-Session: b5ea4860-7d9f-4f66-bf38-ee15878ec6d0 Destroying unnamed session
543 2023.11.20 07:52:15.059670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
544 2023.11.20 07:52:15.059720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
545 2023.11.20 07:52:15.059745 [ 3 ] {} <Debug> HTTP-Session: f1acfcd2-4834-450b-b11b-a775ec50c934 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
546 2023.11.20 07:52:15.059760 [ 3 ] {} <Debug> HTTP-Session: f1acfcd2-4834-450b-b11b-a775ec50c934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
547 2023.11.20 07:52:15.059974 [ 3 ] {a3df5f29-eeb0-4f42-84cb-e58b31bdf309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
548 2023.11.20 07:52:15.060029 [ 3 ] {a3df5f29-eeb0-4f42-84cb-e58b31bdf309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
549 2023.11.20 07:52:15.061521 [ 3 ] {a3df5f29-eeb0-4f42-84cb-e58b31bdf309} <Debug> oximeter.measurements_histogramu32 (13c3869b-8c36-4fd8-b50f-d87cd515cf12): Loading data parts
550 2023.11.20 07:52:15.061598 [ 3 ] {a3df5f29-eeb0-4f42-84cb-e58b31bdf309} <Debug> oximeter.measurements_histogramu32 (13c3869b-8c36-4fd8-b50f-d87cd515cf12): There are no data parts
551 2023.11.20 07:52:15.062662 [ 3 ] {a3df5f29-eeb0-4f42-84cb-e58b31bdf309} <Debug> DynamicQueryHandler: Done processing query
552 2023.11.20 07:52:15.062687 [ 3 ] {a3df5f29-eeb0-4f42-84cb-e58b31bdf309} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
553 2023.11.20 07:52:15.062710 [ 3 ] {} <Debug> HTTP-Session: f1acfcd2-4834-450b-b11b-a775ec50c934 Destroying unnamed session
554 2023.11.20 07:52:15.062816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
555 2023.11.20 07:52:15.062866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
556 2023.11.20 07:52:15.062891 [ 3 ] {} <Debug> HTTP-Session: 66b295ca-a8da-4678-b3eb-8c9d770cb067 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
557 2023.11.20 07:52:15.062907 [ 3 ] {} <Debug> HTTP-Session: 66b295ca-a8da-4678-b3eb-8c9d770cb067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
558 2023.11.20 07:52:15.063120 [ 3 ] {5d8fb047-e8dc-44d8-a7e8-eafc60c98529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
559 2023.11.20 07:52:15.063174 [ 3 ] {5d8fb047-e8dc-44d8-a7e8-eafc60c98529} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
560 2023.11.20 07:52:15.064695 [ 3 ] {5d8fb047-e8dc-44d8-a7e8-eafc60c98529} <Debug> oximeter.measurements_histogrami64 (79f1598e-d70c-4209-bebe-071b1d5a97cf): Loading data parts
561 2023.11.20 07:52:15.064772 [ 3 ] {5d8fb047-e8dc-44d8-a7e8-eafc60c98529} <Debug> oximeter.measurements_histogrami64 (79f1598e-d70c-4209-bebe-071b1d5a97cf): There are no data parts
562 2023.11.20 07:52:15.065819 [ 3 ] {5d8fb047-e8dc-44d8-a7e8-eafc60c98529} <Debug> DynamicQueryHandler: Done processing query
563 2023.11.20 07:52:15.065851 [ 3 ] {5d8fb047-e8dc-44d8-a7e8-eafc60c98529} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
564 2023.11.20 07:52:15.065866 [ 3 ] {} <Debug> HTTP-Session: 66b295ca-a8da-4678-b3eb-8c9d770cb067 Destroying unnamed session
565 2023.11.20 07:52:15.065969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2023.11.20 07:52:15.066020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2023.11.20 07:52:15.066038 [ 3 ] {} <Debug> HTTP-Session: 76ad1ef7-01b1-4991-a078-8c262a14625c Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
568 2023.11.20 07:52:15.066059 [ 3 ] {} <Debug> HTTP-Session: 76ad1ef7-01b1-4991-a078-8c262a14625c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2023.11.20 07:52:15.066272 [ 3 ] {69c357b6-0199-4254-ba66-9278f2148afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
570 2023.11.20 07:52:15.066321 [ 3 ] {69c357b6-0199-4254-ba66-9278f2148afa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
571 2023.11.20 07:52:15.067794 [ 3 ] {69c357b6-0199-4254-ba66-9278f2148afa} <Debug> oximeter.measurements_histogramu64 (9635d4fb-a383-4b50-a9b5-0ef6623f3f77): Loading data parts
572 2023.11.20 07:52:15.067874 [ 3 ] {69c357b6-0199-4254-ba66-9278f2148afa} <Debug> oximeter.measurements_histogramu64 (9635d4fb-a383-4b50-a9b5-0ef6623f3f77): There are no data parts
573 2023.11.20 07:52:15.068904 [ 3 ] {69c357b6-0199-4254-ba66-9278f2148afa} <Debug> DynamicQueryHandler: Done processing query
574 2023.11.20 07:52:15.068929 [ 3 ] {69c357b6-0199-4254-ba66-9278f2148afa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
575 2023.11.20 07:52:15.068944 [ 3 ] {} <Debug> HTTP-Session: 76ad1ef7-01b1-4991-a078-8c262a14625c Destroying unnamed session
576 2023.11.20 07:52:15.069054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2023.11.20 07:52:15.069104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
578 2023.11.20 07:52:15.069122 [ 3 ] {} <Debug> HTTP-Session: 4646c2e7-4991-45e7-ab98-76018fd6fcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
579 2023.11.20 07:52:15.069143 [ 3 ] {} <Debug> HTTP-Session: 4646c2e7-4991-45e7-ab98-76018fd6fcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2023.11.20 07:52:15.069357 [ 3 ] {56b9e6bc-4fdb-4d59-a4b2-829fd15d465e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
581 2023.11.20 07:52:15.069411 [ 3 ] {56b9e6bc-4fdb-4d59-a4b2-829fd15d465e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
582 2023.11.20 07:52:15.070880 [ 3 ] {56b9e6bc-4fdb-4d59-a4b2-829fd15d465e} <Debug> oximeter.measurements_histogramf32 (ae823564-f8f2-40ea-a9ea-b86b86712826): Loading data parts
583 2023.11.20 07:52:15.070962 [ 3 ] {56b9e6bc-4fdb-4d59-a4b2-829fd15d465e} <Debug> oximeter.measurements_histogramf32 (ae823564-f8f2-40ea-a9ea-b86b86712826): There are no data parts
584 2023.11.20 07:52:15.071992 [ 3 ] {56b9e6bc-4fdb-4d59-a4b2-829fd15d465e} <Debug> DynamicQueryHandler: Done processing query
585 2023.11.20 07:52:15.072018 [ 3 ] {56b9e6bc-4fdb-4d59-a4b2-829fd15d465e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
586 2023.11.20 07:52:15.072042 [ 3 ] {} <Debug> HTTP-Session: 4646c2e7-4991-45e7-ab98-76018fd6fcf5 Destroying unnamed session
587 2023.11.20 07:52:15.072144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
588 2023.11.20 07:52:15.072196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
589 2023.11.20 07:52:15.072220 [ 3 ] {} <Debug> HTTP-Session: a1e3b54c-0bc8-4be8-9bb9-2424af6370b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
590 2023.11.20 07:52:15.072236 [ 3 ] {} <Debug> HTTP-Session: a1e3b54c-0bc8-4be8-9bb9-2424af6370b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
591 2023.11.20 07:52:15.072447 [ 3 ] {ee99fcf3-9968-42f3-b4c3-c744ad5d37f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
592 2023.11.20 07:52:15.072506 [ 3 ] {ee99fcf3-9968-42f3-b4c3-c744ad5d37f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
593 2023.11.20 07:52:15.074049 [ 3 ] {ee99fcf3-9968-42f3-b4c3-c744ad5d37f3} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Loading data parts
594 2023.11.20 07:52:15.074124 [ 3 ] {ee99fcf3-9968-42f3-b4c3-c744ad5d37f3} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): There are no data parts
595 2023.11.20 07:52:15.075162 [ 3 ] {ee99fcf3-9968-42f3-b4c3-c744ad5d37f3} <Debug> DynamicQueryHandler: Done processing query
596 2023.11.20 07:52:15.075186 [ 3 ] {ee99fcf3-9968-42f3-b4c3-c744ad5d37f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
597 2023.11.20 07:52:15.075209 [ 3 ] {} <Debug> HTTP-Session: a1e3b54c-0bc8-4be8-9bb9-2424af6370b3 Destroying unnamed session
598 2023.11.20 07:52:15.075330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
599 2023.11.20 07:52:15.075372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
600 2023.11.20 07:52:15.075397 [ 3 ] {} <Debug> HTTP-Session: d6480177-61d6-4b90-82a4-5e1d369edd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
601 2023.11.20 07:52:15.075420 [ 3 ] {} <Debug> HTTP-Session: d6480177-61d6-4b90-82a4-5e1d369edd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
602 2023.11.20 07:52:15.075576 [ 3 ] {9e052206-e787-434e-aeb3-8571ae9230c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) /* The field tables store named dimensions of each timeseries.
603 *
604 * As with the measurement tables, there is one field table for each field data
605 * type. Fields are deduplicated by using the "replacing merge tree", though
606 * this behavior **must not** be relied upon for query correctness.
607 *
608 * The index for the fields differs from the measurements, however. Rows are
609 * sorted by timeseries name, then field name, field value, and finally
610 * timeseries key. This reflects the most common pattern for looking them up:
611 * by field name and possibly value, within a timeseries. The resulting keys are
612 * usually then used to look up measurements.
613 *
614 * NOTE: We may want to consider a secondary index on these tables, sorting by
615 * timeseries name and then key, since it would improve lookups where one
616 * already has the key. Realistically though, these tables are quite small and
617 * so performance benefits will be low in absolute terms.
618 */
619 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)
620 2023.11.20 07:52:15.075628 [ 3 ] {9e052206-e787-434e-aeb3-8571ae9230c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
621 2023.11.20 07:52:15.076957 [ 3 ] {9e052206-e787-434e-aeb3-8571ae9230c4} <Debug> oximeter.fields_bool (bda2578c-b6d5-4f3d-9701-26b3ecfaf34f): Loading data parts
622 2023.11.20 07:52:15.077082 [ 3 ] {9e052206-e787-434e-aeb3-8571ae9230c4} <Debug> oximeter.fields_bool (bda2578c-b6d5-4f3d-9701-26b3ecfaf34f): There are no data parts
623 2023.11.20 07:52:15.078071 [ 3 ] {9e052206-e787-434e-aeb3-8571ae9230c4} <Debug> DynamicQueryHandler: Done processing query
624 2023.11.20 07:52:15.078103 [ 3 ] {9e052206-e787-434e-aeb3-8571ae9230c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
625 2023.11.20 07:52:15.078119 [ 3 ] {} <Debug> HTTP-Session: d6480177-61d6-4b90-82a4-5e1d369edd93 Destroying unnamed session
626 2023.11.20 07:52:15.078226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
627 2023.11.20 07:52:15.078276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
628 2023.11.20 07:52:15.078294 [ 3 ] {} <Debug> HTTP-Session: f81108cf-d153-473b-86ca-c12cf5e99619 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
629 2023.11.20 07:52:15.078317 [ 3 ] {} <Debug> HTTP-Session: f81108cf-d153-473b-86ca-c12cf5e99619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
630 2023.11.20 07:52:15.078475 [ 3 ] {49526deb-7276-4234-861d-a1ebc69f3a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
631 2023.11.20 07:52:15.078519 [ 3 ] {49526deb-7276-4234-861d-a1ebc69f3a71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
632 2023.11.20 07:52:15.079841 [ 3 ] {49526deb-7276-4234-861d-a1ebc69f3a71} <Debug> oximeter.fields_i8 (12f5d69c-c609-4a76-ab55-22f0b2f9a947): Loading data parts
633 2023.11.20 07:52:15.079939 [ 3 ] {49526deb-7276-4234-861d-a1ebc69f3a71} <Debug> oximeter.fields_i8 (12f5d69c-c609-4a76-ab55-22f0b2f9a947): There are no data parts
634 2023.11.20 07:52:15.080991 [ 3 ] {49526deb-7276-4234-861d-a1ebc69f3a71} <Debug> DynamicQueryHandler: Done processing query
635 2023.11.20 07:52:15.081025 [ 3 ] {49526deb-7276-4234-861d-a1ebc69f3a71} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
636 2023.11.20 07:52:15.081040 [ 3 ] {} <Debug> HTTP-Session: f81108cf-d153-473b-86ca-c12cf5e99619 Destroying unnamed session
637 2023.11.20 07:52:15.081150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2023.11.20 07:52:15.081205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
639 2023.11.20 07:52:15.081224 [ 3 ] {} <Debug> HTTP-Session: 626396fc-13e2-48a5-9585-59bcd3689c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
640 2023.11.20 07:52:15.081247 [ 3 ] {} <Debug> HTTP-Session: 626396fc-13e2-48a5-9585-59bcd3689c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2023.11.20 07:52:15.081398 [ 3 ] {07b053c9-db24-4ca4-aa49-fd54ab7effbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
642 2023.11.20 07:52:15.081447 [ 3 ] {07b053c9-db24-4ca4-aa49-fd54ab7effbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
643 2023.11.20 07:52:15.082773 [ 3 ] {07b053c9-db24-4ca4-aa49-fd54ab7effbb} <Debug> oximeter.fields_u8 (431cc5e5-a97c-41a1-ab05-f64ada435d4f): Loading data parts
644 2023.11.20 07:52:15.082859 [ 3 ] {07b053c9-db24-4ca4-aa49-fd54ab7effbb} <Debug> oximeter.fields_u8 (431cc5e5-a97c-41a1-ab05-f64ada435d4f): There are no data parts
645 2023.11.20 07:52:15.083895 [ 3 ] {07b053c9-db24-4ca4-aa49-fd54ab7effbb} <Debug> DynamicQueryHandler: Done processing query
646 2023.11.20 07:52:15.083920 [ 3 ] {07b053c9-db24-4ca4-aa49-fd54ab7effbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
647 2023.11.20 07:52:15.083945 [ 3 ] {} <Debug> HTTP-Session: 626396fc-13e2-48a5-9585-59bcd3689c70 Destroying unnamed session
648 2023.11.20 07:52:15.084052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
649 2023.11.20 07:52:15.084102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
650 2023.11.20 07:52:15.084128 [ 3 ] {} <Debug> HTTP-Session: 1b0ae1b5-d37f-4e31-a4b1-7f2c1b8f9c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
651 2023.11.20 07:52:15.084144 [ 3 ] {} <Debug> HTTP-Session: 1b0ae1b5-d37f-4e31-a4b1-7f2c1b8f9c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
652 2023.11.20 07:52:15.084299 [ 3 ] {ccf9bbb6-1417-4303-b9c8-925581978c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
653 2023.11.20 07:52:15.084343 [ 3 ] {ccf9bbb6-1417-4303-b9c8-925581978c8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
654 2023.11.20 07:52:15.085685 [ 3 ] {ccf9bbb6-1417-4303-b9c8-925581978c8b} <Debug> oximeter.fields_i16 (6f328bec-09ca-45b7-9b3c-71b43f780a9f): Loading data parts
655 2023.11.20 07:52:15.085770 [ 3 ] {ccf9bbb6-1417-4303-b9c8-925581978c8b} <Debug> oximeter.fields_i16 (6f328bec-09ca-45b7-9b3c-71b43f780a9f): There are no data parts
656 2023.11.20 07:52:15.086792 [ 3 ] {ccf9bbb6-1417-4303-b9c8-925581978c8b} <Debug> DynamicQueryHandler: Done processing query
657 2023.11.20 07:52:15.086823 [ 3 ] {ccf9bbb6-1417-4303-b9c8-925581978c8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
658 2023.11.20 07:52:15.086840 [ 3 ] {} <Debug> HTTP-Session: 1b0ae1b5-d37f-4e31-a4b1-7f2c1b8f9c40 Destroying unnamed session
659 2023.11.20 07:52:15.086984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
660 2023.11.20 07:52:15.087067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
661 2023.11.20 07:52:15.087091 [ 3 ] {} <Debug> HTTP-Session: 3f6fa7fd-178e-4b4e-b5fc-5b94d205b0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
662 2023.11.20 07:52:15.087121 [ 3 ] {} <Debug> HTTP-Session: 3f6fa7fd-178e-4b4e-b5fc-5b94d205b0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
663 2023.11.20 07:52:15.087314 [ 3 ] {7c2622ac-edd8-45c4-9a6e-c095ef9ab258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
664 2023.11.20 07:52:15.087376 [ 3 ] {7c2622ac-edd8-45c4-9a6e-c095ef9ab258} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
665 2023.11.20 07:52:15.088863 [ 3 ] {7c2622ac-edd8-45c4-9a6e-c095ef9ab258} <Debug> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Loading data parts
666 2023.11.20 07:52:15.088946 [ 3 ] {7c2622ac-edd8-45c4-9a6e-c095ef9ab258} <Debug> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): There are no data parts
667 2023.11.20 07:52:15.089956 [ 3 ] {7c2622ac-edd8-45c4-9a6e-c095ef9ab258} <Debug> DynamicQueryHandler: Done processing query
668 2023.11.20 07:52:15.089980 [ 3 ] {7c2622ac-edd8-45c4-9a6e-c095ef9ab258} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
669 2023.11.20 07:52:15.090004 [ 3 ] {} <Debug> HTTP-Session: 3f6fa7fd-178e-4b4e-b5fc-5b94d205b0e7 Destroying unnamed session
670 2023.11.20 07:52:15.090128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
671 2023.11.20 07:52:15.090179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
672 2023.11.20 07:52:15.090204 [ 3 ] {} <Debug> HTTP-Session: aac6f083-835b-49ac-a60e-249989159a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
673 2023.11.20 07:52:15.090229 [ 3 ] {} <Debug> HTTP-Session: aac6f083-835b-49ac-a60e-249989159a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
674 2023.11.20 07:52:15.090381 [ 3 ] {b07d7908-4f30-4e7a-aeab-667d5b92a3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
675 2023.11.20 07:52:15.090431 [ 3 ] {b07d7908-4f30-4e7a-aeab-667d5b92a3d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
676 2023.11.20 07:52:15.091777 [ 3 ] {b07d7908-4f30-4e7a-aeab-667d5b92a3d9} <Debug> oximeter.fields_i32 (9c59fc7f-f15e-4f1a-ae39-8b16c2ab5bf3): Loading data parts
677 2023.11.20 07:52:15.091863 [ 3 ] {b07d7908-4f30-4e7a-aeab-667d5b92a3d9} <Debug> oximeter.fields_i32 (9c59fc7f-f15e-4f1a-ae39-8b16c2ab5bf3): There are no data parts
678 2023.11.20 07:52:15.092848 [ 3 ] {b07d7908-4f30-4e7a-aeab-667d5b92a3d9} <Debug> DynamicQueryHandler: Done processing query
679 2023.11.20 07:52:15.092872 [ 3 ] {b07d7908-4f30-4e7a-aeab-667d5b92a3d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
680 2023.11.20 07:52:15.092888 [ 3 ] {} <Debug> HTTP-Session: aac6f083-835b-49ac-a60e-249989159a34 Destroying unnamed session
681 2023.11.20 07:52:15.093003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
682 2023.11.20 07:52:15.093053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
683 2023.11.20 07:52:15.093071 [ 3 ] {} <Debug> HTTP-Session: ec6bcc09-3d8d-4570-9650-600b33242dae Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
684 2023.11.20 07:52:15.093095 [ 3 ] {} <Debug> HTTP-Session: ec6bcc09-3d8d-4570-9650-600b33242dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
685 2023.11.20 07:52:15.093254 [ 3 ] {5752f58f-acc8-421c-84e7-6081d798abb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
686 2023.11.20 07:52:15.093297 [ 3 ] {5752f58f-acc8-421c-84e7-6081d798abb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
687 2023.11.20 07:52:15.094630 [ 3 ] {5752f58f-acc8-421c-84e7-6081d798abb7} <Debug> oximeter.fields_u32 (1828a8ff-adaa-4096-9dfd-478d85a1528a): Loading data parts
688 2023.11.20 07:52:15.094705 [ 3 ] {5752f58f-acc8-421c-84e7-6081d798abb7} <Debug> oximeter.fields_u32 (1828a8ff-adaa-4096-9dfd-478d85a1528a): There are no data parts
689 2023.11.20 07:52:15.095707 [ 3 ] {5752f58f-acc8-421c-84e7-6081d798abb7} <Debug> DynamicQueryHandler: Done processing query
690 2023.11.20 07:52:15.095740 [ 3 ] {5752f58f-acc8-421c-84e7-6081d798abb7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
691 2023.11.20 07:52:15.095755 [ 3 ] {} <Debug> HTTP-Session: ec6bcc09-3d8d-4570-9650-600b33242dae Destroying unnamed session
692 2023.11.20 07:52:15.095873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
693 2023.11.20 07:52:15.095923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
694 2023.11.20 07:52:15.095942 [ 3 ] {} <Debug> HTTP-Session: 374e4418-84fa-49ce-95b6-0bd81d813489 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
695 2023.11.20 07:52:15.095964 [ 3 ] {} <Debug> HTTP-Session: 374e4418-84fa-49ce-95b6-0bd81d813489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
696 2023.11.20 07:52:15.096127 [ 3 ] {0e4e0382-f1a0-4a50-9026-c88129e2016f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
697 2023.11.20 07:52:15.096167 [ 3 ] {0e4e0382-f1a0-4a50-9026-c88129e2016f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
698 2023.11.20 07:52:15.097504 [ 3 ] {0e4e0382-f1a0-4a50-9026-c88129e2016f} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Loading data parts
699 2023.11.20 07:52:15.097577 [ 3 ] {0e4e0382-f1a0-4a50-9026-c88129e2016f} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): There are no data parts
700 2023.11.20 07:52:15.098582 [ 3 ] {0e4e0382-f1a0-4a50-9026-c88129e2016f} <Debug> DynamicQueryHandler: Done processing query
701 2023.11.20 07:52:15.098606 [ 3 ] {0e4e0382-f1a0-4a50-9026-c88129e2016f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
702 2023.11.20 07:52:15.098631 [ 3 ] {} <Debug> HTTP-Session: 374e4418-84fa-49ce-95b6-0bd81d813489 Destroying unnamed session
703 2023.11.20 07:52:15.098723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
704 2023.11.20 07:52:15.098771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
705 2023.11.20 07:52:15.098797 [ 3 ] {} <Debug> HTTP-Session: 8d8aeb11-bb66-4fc5-889b-cd7884061405 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
706 2023.11.20 07:52:15.098812 [ 3 ] {} <Debug> HTTP-Session: 8d8aeb11-bb66-4fc5-889b-cd7884061405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
707 2023.11.20 07:52:15.098969 [ 3 ] {74912faa-9f69-4655-993d-93ec09be25fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
708 2023.11.20 07:52:15.099017 [ 3 ] {74912faa-9f69-4655-993d-93ec09be25fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
709 2023.11.20 07:52:15.100334 [ 3 ] {74912faa-9f69-4655-993d-93ec09be25fc} <Debug> oximeter.fields_u64 (3c9800a5-c91f-4ce9-be43-4ad00df79561): Loading data parts
710 2023.11.20 07:52:15.100417 [ 3 ] {74912faa-9f69-4655-993d-93ec09be25fc} <Debug> oximeter.fields_u64 (3c9800a5-c91f-4ce9-be43-4ad00df79561): There are no data parts
711 2023.11.20 07:52:15.101434 [ 3 ] {74912faa-9f69-4655-993d-93ec09be25fc} <Debug> DynamicQueryHandler: Done processing query
712 2023.11.20 07:52:15.101465 [ 3 ] {74912faa-9f69-4655-993d-93ec09be25fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
713 2023.11.20 07:52:15.101495 [ 3 ] {} <Debug> HTTP-Session: 8d8aeb11-bb66-4fc5-889b-cd7884061405 Destroying unnamed session
714 2023.11.20 07:52:15.101601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2023.11.20 07:52:15.101650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
716 2023.11.20 07:52:15.101677 [ 3 ] {} <Debug> HTTP-Session: 1a7f573f-fd77-48e6-a583-cb723c1fc781 Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
717 2023.11.20 07:52:15.101693 [ 3 ] {} <Debug> HTTP-Session: 1a7f573f-fd77-48e6-a583-cb723c1fc781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2023.11.20 07:52:15.101849 [ 3 ] {d053b4c8-8526-4816-84ad-63ff8dcc50f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
719 2023.11.20 07:52:15.101892 [ 3 ] {d053b4c8-8526-4816-84ad-63ff8dcc50f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
720 2023.11.20 07:52:15.103231 [ 3 ] {d053b4c8-8526-4816-84ad-63ff8dcc50f1} <Debug> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Loading data parts
721 2023.11.20 07:52:15.103314 [ 3 ] {d053b4c8-8526-4816-84ad-63ff8dcc50f1} <Debug> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): There are no data parts
722 2023.11.20 07:52:15.104288 [ 3 ] {d053b4c8-8526-4816-84ad-63ff8dcc50f1} <Debug> DynamicQueryHandler: Done processing query
723 2023.11.20 07:52:15.104320 [ 3 ] {d053b4c8-8526-4816-84ad-63ff8dcc50f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
724 2023.11.20 07:52:15.104335 [ 3 ] {} <Debug> HTTP-Session: 1a7f573f-fd77-48e6-a583-cb723c1fc781 Destroying unnamed session
725 2023.11.20 07:52:15.104441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2023.11.20 07:52:15.104490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
727 2023.11.20 07:52:15.104509 [ 3 ] {} <Debug> HTTP-Session: e483f9ab-ed7f-43f5-8525-c0d1366328cb Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
728 2023.11.20 07:52:15.104532 [ 3 ] {} <Debug> HTTP-Session: e483f9ab-ed7f-43f5-8525-c0d1366328cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2023.11.20 07:52:15.104681 [ 3 ] {52b2439d-21ba-497b-b3f9-efda1e98779c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
730 2023.11.20 07:52:15.104729 [ 3 ] {52b2439d-21ba-497b-b3f9-efda1e98779c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
731 2023.11.20 07:52:15.106103 [ 3 ] {52b2439d-21ba-497b-b3f9-efda1e98779c} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Loading data parts
732 2023.11.20 07:52:15.106180 [ 3 ] {52b2439d-21ba-497b-b3f9-efda1e98779c} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): There are no data parts
733 2023.11.20 07:52:15.107207 [ 3 ] {52b2439d-21ba-497b-b3f9-efda1e98779c} <Debug> DynamicQueryHandler: Done processing query
734 2023.11.20 07:52:15.107234 [ 3 ] {52b2439d-21ba-497b-b3f9-efda1e98779c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
735 2023.11.20 07:52:15.107257 [ 3 ] {} <Debug> HTTP-Session: e483f9ab-ed7f-43f5-8525-c0d1366328cb Destroying unnamed session
736 2023.11.20 07:52:15.107362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
737 2023.11.20 07:52:15.107414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
738 2023.11.20 07:52:15.107438 [ 3 ] {} <Debug> HTTP-Session: 23ffd388-32fc-4d75-ac6d-088dab70c8cc Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
739 2023.11.20 07:52:15.107462 [ 3 ] {} <Debug> HTTP-Session: 23ffd388-32fc-4d75-ac6d-088dab70c8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
740 2023.11.20 07:52:15.107613 [ 3 ] {2c7700ea-426d-40bd-8445-bfd55e2158b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) 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)
741 2023.11.20 07:52:15.107662 [ 3 ] {2c7700ea-426d-40bd-8445-bfd55e2158b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
742 2023.11.20 07:52:15.108990 [ 3 ] {2c7700ea-426d-40bd-8445-bfd55e2158b0} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Loading data parts
743 2023.11.20 07:52:15.109074 [ 3 ] {2c7700ea-426d-40bd-8445-bfd55e2158b0} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): There are no data parts
744 2023.11.20 07:52:15.110071 [ 3 ] {2c7700ea-426d-40bd-8445-bfd55e2158b0} <Debug> DynamicQueryHandler: Done processing query
745 2023.11.20 07:52:15.110096 [ 3 ] {2c7700ea-426d-40bd-8445-bfd55e2158b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
746 2023.11.20 07:52:15.110111 [ 3 ] {} <Debug> HTTP-Session: 23ffd388-32fc-4d75-ac6d-088dab70c8cc Destroying unnamed session
747 2023.11.20 07:52:15.110212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
748 2023.11.20 07:52:15.110262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
749 2023.11.20 07:52:15.110280 [ 3 ] {} <Debug> HTTP-Session: edbd96d8-9364-48cb-bf82-c902a551f5af Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
750 2023.11.20 07:52:15.110301 [ 3 ] {} <Debug> HTTP-Session: edbd96d8-9364-48cb-bf82-c902a551f5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
751 2023.11.20 07:52:15.110523 [ 3 ] {2c78b1dd-1d03-4e89-9eb2-120964f82c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) /* The timeseries schema table stores the extracted schema for the samples
752 * oximeter collects.
753 */
754 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)
755 2023.11.20 07:52:15.110590 [ 3 ] {2c78b1dd-1d03-4e89-9eb2-120964f82c24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
756 2023.11.20 07:52:15.112040 [ 3 ] {2c78b1dd-1d03-4e89-9eb2-120964f82c24} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e): Loading data parts
757 2023.11.20 07:52:15.112123 [ 3 ] {2c78b1dd-1d03-4e89-9eb2-120964f82c24} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e): There are no data parts
758 2023.11.20 07:52:15.113215 [ 3 ] {2c78b1dd-1d03-4e89-9eb2-120964f82c24} <Debug> DynamicQueryHandler: Done processing query
759 2023.11.20 07:52:15.113247 [ 3 ] {2c78b1dd-1d03-4e89-9eb2-120964f82c24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
760 2023.11.20 07:52:15.113263 [ 3 ] {} <Debug> HTTP-Session: edbd96d8-9364-48cb-bf82-c902a551f5af Destroying unnamed session
761 2023.11.20 07:52:15.113395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43403, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2023.11.20 07:52:15.113443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
763 2023.11.20 07:52:15.113462 [ 3 ] {} <Debug> HTTP-Session: cc43ac33-db37-4d9e-8cff-236110b59b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:43403
764 2023.11.20 07:52:15.113485 [ 3 ] {} <Debug> HTTP-Session: cc43ac33-db37-4d9e-8cff-236110b59b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2023.11.20 07:52:15.113586 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43403) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
766 2023.11.20 07:52:15.114217 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
767 2023.11.20 07:52:15.119381 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
768 2023.11.20 07:52:15.122021 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
769 2023.11.20 07:52:15.122250 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Trace> oximeter.version (217bbbf3-357d-4eda-b13d-41ce2f949eca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
770 2023.11.20 07:52:15.122476 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008851172 sec., 112 rows/sec., 1.77 KiB/sec.
771 2023.11.20 07:52:15.122583 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Debug> DynamicQueryHandler: Done processing query
772 2023.11.20 07:52:15.122617 [ 3 ] {32a0c83c-d887-4a9d-bd11-a0e4c5f2cdbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
773 2023.11.20 07:52:15.122639 [ 3 ] {} <Debug> HTTP-Session: cc43ac33-db37-4d9e-8cff-236110b59b2b Destroying unnamed session
774 2023.11.20 07:52:16.001109 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.08 MiB, peak 232.16 MiB, will set to 228.30 MiB (RSS), difference: 1.22 MiB
775 2023.11.20 07:52:27.128769 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache
776 2023.11.20 07:52:27.128851 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache
777 2023.11.20 07:52:42.128888 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
778 2023.11.20 07:52:42.128982 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
779 2023.11.20 07:52:57.129253 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
780 2023.11.20 07:52:57.129343 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
781 2023.11.20 07:53:10.133215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
782 2023.11.20 07:53:10.133429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
783 2023.11.20 07:53:10.133490 [ 3 ] {} <Debug> HTTP-Session: 7a35e285-2473-49e8-806d-9bbb21f28a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
784 2023.11.20 07:53:10.133517 [ 3 ] {} <Debug> HTTP-Session: 7a35e285-2473-49e8-806d-9bbb21f28a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
785 2023.11.20 07:53:10.133680 [ 3 ] {91996c07-ea69-48a2-8f35-2f0cf0531f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
786 2023.11.20 07:53:10.134043 [ 3 ] {91996c07-ea69-48a2-8f35-2f0cf0531f63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
787 2023.11.20 07:53:10.134788 [ 3 ] {91996c07-ea69-48a2-8f35-2f0cf0531f63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.11.20 07:53:10.134983 [ 3 ] {91996c07-ea69-48a2-8f35-2f0cf0531f63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
789 2023.11.20 07:53:10.135984 [ 3 ] {91996c07-ea69-48a2-8f35-2f0cf0531f63} <Debug> DynamicQueryHandler: Done processing query
790 2023.11.20 07:53:10.136034 [ 3 ] {91996c07-ea69-48a2-8f35-2f0cf0531f63} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
791 2023.11.20 07:53:10.136063 [ 3 ] {} <Debug> HTTP-Session: 7a35e285-2473-49e8-806d-9bbb21f28a62 Destroying unnamed session
792 2023.11.20 07:53:10.141588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
793 2023.11.20 07:53:10.141740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
794 2023.11.20 07:53:10.141767 [ 3 ] {} <Debug> HTTP-Session: 2958c77b-c389-4c1f-ae23-b8283b54d251 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
795 2023.11.20 07:53:10.141790 [ 3 ] {} <Debug> HTTP-Session: 2958c77b-c389-4c1f-ae23-b8283b54d251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
796 2023.11.20 07:53:10.141961 [ 3 ] {07da88c0-7014-4152-bc21-6b34b708bca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
797 2023.11.20 07:53:10.149384 [ 3 ] {07da88c0-7014-4152-bc21-6b34b708bca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
798 2023.11.20 07:53:10.149600 [ 3 ] {07da88c0-7014-4152-bc21-6b34b708bca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.11.20 07:53:10.149645 [ 3 ] {07da88c0-7014-4152-bc21-6b34b708bca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
800 2023.11.20 07:53:10.150373 [ 3 ] {07da88c0-7014-4152-bc21-6b34b708bca3} <Debug> DynamicQueryHandler: Done processing query
801 2023.11.20 07:53:10.150415 [ 3 ] {07da88c0-7014-4152-bc21-6b34b708bca3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
802 2023.11.20 07:53:10.150432 [ 3 ] {} <Debug> HTTP-Session: 2958c77b-c389-4c1f-ae23-b8283b54d251 Destroying unnamed session
803 2023.11.20 07:53:10.150731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
804 2023.11.20 07:53:10.150791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
805 2023.11.20 07:53:10.150811 [ 3 ] {} <Debug> HTTP-Session: 5a9b50c0-113e-4bc7-a978-dd6be6f3d31b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
806 2023.11.20 07:53:10.150829 [ 3 ] {} <Debug> HTTP-Session: 5a9b50c0-113e-4bc7-a978-dd6be6f3d31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
807 2023.11.20 07:53:10.150948 [ 3 ] {7f0b3bca-893a-4a19-8e0f-fd1c9133137c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
808 2023.11.20 07:53:10.151378 [ 3 ] {7f0b3bca-893a-4a19-8e0f-fd1c9133137c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.11.20 07:53:10.151527 [ 3 ] {7f0b3bca-893a-4a19-8e0f-fd1c9133137c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.11.20 07:53:10.151571 [ 3 ] {7f0b3bca-893a-4a19-8e0f-fd1c9133137c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
811 2023.11.20 07:53:10.152387 [ 3 ] {7f0b3bca-893a-4a19-8e0f-fd1c9133137c} <Debug> DynamicQueryHandler: Done processing query
812 2023.11.20 07:53:10.152414 [ 3 ] {7f0b3bca-893a-4a19-8e0f-fd1c9133137c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
813 2023.11.20 07:53:10.152431 [ 3 ] {} <Debug> HTTP-Session: 5a9b50c0-113e-4bc7-a978-dd6be6f3d31b Destroying unnamed session
814 2023.11.20 07:53:10.152630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
815 2023.11.20 07:53:10.152676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
816 2023.11.20 07:53:10.152695 [ 3 ] {} <Debug> HTTP-Session: a159bd4a-485a-49c5-b8c8-33bab489d7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
817 2023.11.20 07:53:10.152713 [ 3 ] {} <Debug> HTTP-Session: a159bd4a-485a-49c5-b8c8-33bab489d7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
818 2023.11.20 07:53:10.152826 [ 3 ] {bab43743-1f2c-48b9-bfd5-8d695556157a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
819 2023.11.20 07:53:10.153172 [ 3 ] {bab43743-1f2c-48b9-bfd5-8d695556157a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.11.20 07:53:10.153322 [ 3 ] {bab43743-1f2c-48b9-bfd5-8d695556157a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.11.20 07:53:10.153363 [ 3 ] {bab43743-1f2c-48b9-bfd5-8d695556157a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
822 2023.11.20 07:53:10.154115 [ 3 ] {bab43743-1f2c-48b9-bfd5-8d695556157a} <Debug> DynamicQueryHandler: Done processing query
823 2023.11.20 07:53:10.154142 [ 3 ] {bab43743-1f2c-48b9-bfd5-8d695556157a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
824 2023.11.20 07:53:10.154158 [ 3 ] {} <Debug> HTTP-Session: a159bd4a-485a-49c5-b8c8-33bab489d7b9 Destroying unnamed session
825 2023.11.20 07:53:10.155394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
826 2023.11.20 07:53:10.155440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
827 2023.11.20 07:53:10.155459 [ 3 ] {} <Debug> HTTP-Session: 1b3c855e-9fd4-49e0-80be-bb5699895320 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
828 2023.11.20 07:53:10.155476 [ 3 ] {} <Debug> HTTP-Session: 1b3c855e-9fd4-49e0-80be-bb5699895320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
829 2023.11.20 07:53:10.155554 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
830 2023.11.20 07:53:10.155594 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2023.11.20 07:53:10.156456 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
832 2023.11.20 07:53:10.157690 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
833 2023.11.20 07:53:10.158053 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
834 2023.11.20 07:53:10.158216 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
835 2023.11.20 07:53:10.158338 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002753484 sec., 1452 rows/sec., 157.12 KiB/sec.
836 2023.11.20 07:53:10.158466 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Debug> DynamicQueryHandler: Done processing query
837 2023.11.20 07:53:10.158489 [ 3 ] {302b3738-be76-4e9a-89a8-6d80e300acd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
838 2023.11.20 07:53:10.158504 [ 3 ] {} <Debug> HTTP-Session: 1b3c855e-9fd4-49e0-80be-bb5699895320 Destroying unnamed session
839 2023.11.20 07:53:10.158633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
840 2023.11.20 07:53:10.158678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
841 2023.11.20 07:53:10.158696 [ 3 ] {} <Debug> HTTP-Session: 09c47492-d175-4fd4-aaff-afbf40d3e345 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
842 2023.11.20 07:53:10.158713 [ 3 ] {} <Debug> HTTP-Session: 09c47492-d175-4fd4-aaff-afbf40d3e345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
843 2023.11.20 07:53:10.158786 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
844 2023.11.20 07:53:10.158824 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
845 2023.11.20 07:53:10.158928 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
846 2023.11.20 07:53:10.162594 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
847 2023.11.20 07:53:10.162818 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
848 2023.11.20 07:53:10.162968 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
849 2023.11.20 07:53:10.163090 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.004275043 sec., 7719 rows/sec., 625.68 KiB/sec.
850 2023.11.20 07:53:10.163233 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Debug> DynamicQueryHandler: Done processing query
851 2023.11.20 07:53:10.163256 [ 3 ] {c81c621a-2fd8-4360-9cda-361412540322} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
852 2023.11.20 07:53:10.163272 [ 3 ] {} <Debug> HTTP-Session: 09c47492-d175-4fd4-aaff-afbf40d3e345 Destroying unnamed session
853 2023.11.20 07:53:10.163480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 16116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2023.11.20 07:53:10.163525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
855 2023.11.20 07:53:10.163543 [ 3 ] {} <Debug> HTTP-Session: 17a4f0d9-2846-450c-80c2-ad52d30342bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
856 2023.11.20 07:53:10.163561 [ 3 ] {} <Debug> HTTP-Session: 17a4f0d9-2846-450c-80c2-ad52d30342bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2023.11.20 07:53:10.163634 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
858 2023.11.20 07:53:10.163673 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
859 2023.11.20 07:53:10.163780 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
860 2023.11.20 07:53:10.164154 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
861 2023.11.20 07:53:10.164380 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
862 2023.11.20 07:53:10.164527 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
863 2023.11.20 07:53:10.164646 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Information> executeQuery: Read 99 rows, 10.04 KiB in 0.00098281 sec., 100731 rows/sec., 9.97 MiB/sec.
864 2023.11.20 07:53:10.164774 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Debug> DynamicQueryHandler: Done processing query
865 2023.11.20 07:53:10.164799 [ 3 ] {8af382bc-a009-43a4-9d78-881465533362} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
866 2023.11.20 07:53:10.164816 [ 3 ] {} <Debug> HTTP-Session: 17a4f0d9-2846-450c-80c2-ad52d30342bc Destroying unnamed session
867 2023.11.20 07:53:10.164966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 8192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2023.11.20 07:53:10.165011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
869 2023.11.20 07:53:10.165029 [ 3 ] {} <Debug> HTTP-Session: b229ba36-0a35-47c7-97c0-6517893c2fa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
870 2023.11.20 07:53:10.165046 [ 3 ] {} <Debug> HTTP-Session: b229ba36-0a35-47c7-97c0-6517893c2fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2023.11.20 07:53:10.165115 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
872 2023.11.20 07:53:10.165152 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
873 2023.11.20 07:53:10.166375 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
874 2023.11.20 07:53:10.168777 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
875 2023.11.20 07:53:10.169073 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
876 2023.11.20 07:53:10.169226 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
877 2023.11.20 07:53:10.169343 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.004200002 sec., 11428 rows/sec., 916.34 KiB/sec.
878 2023.11.20 07:53:10.169476 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Debug> DynamicQueryHandler: Done processing query
879 2023.11.20 07:53:10.169499 [ 3 ] {dc92e874-c157-4157-85dd-04a2618af19d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
880 2023.11.20 07:53:10.169514 [ 3 ] {} <Debug> HTTP-Session: b229ba36-0a35-47c7-97c0-6517893c2fa5 Destroying unnamed session
881 2023.11.20 07:53:10.169772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
882 2023.11.20 07:53:10.169816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
883 2023.11.20 07:53:10.169834 [ 3 ] {} <Debug> HTTP-Session: 6ce86d43-8841-4dc4-990d-704bd721f59e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
884 2023.11.20 07:53:10.169851 [ 3 ] {} <Debug> HTTP-Session: 6ce86d43-8841-4dc4-990d-704bd721f59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
885 2023.11.20 07:53:10.169927 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
886 2023.11.20 07:53:10.169970 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
887 2023.11.20 07:53:10.170122 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2023.11.20 07:53:10.170586 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
889 2023.11.20 07:53:10.171526 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
890 2023.11.20 07:53:10.171713 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
891 2023.11.20 07:53:10.171839 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001883167 sec., 17523 rows/sec., 23.65 MiB/sec.
892 2023.11.20 07:53:10.171967 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Debug> DynamicQueryHandler: Done processing query
893 2023.11.20 07:53:10.171990 [ 3 ] {7b4aeb49-f091-4cbe-bd98-5239ee067ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
894 2023.11.20 07:53:10.172006 [ 3 ] {} <Debug> HTTP-Session: 6ce86d43-8841-4dc4-990d-704bd721f59e Destroying unnamed session
895 2023.11.20 07:53:10.172123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 3868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2023.11.20 07:53:10.172169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
897 2023.11.20 07:53:10.172188 [ 3 ] {} <Debug> HTTP-Session: 48025018-0c2f-47c0-9e3a-cc02ef9d49c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
898 2023.11.20 07:53:10.172205 [ 3 ] {} <Debug> HTTP-Session: 48025018-0c2f-47c0-9e3a-cc02ef9d49c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2023.11.20 07:53:10.172276 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
900 2023.11.20 07:53:10.172315 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
901 2023.11.20 07:53:10.172419 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
902 2023.11.20 07:53:10.172705 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
903 2023.11.20 07:53:10.172943 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
904 2023.11.20 07:53:10.173119 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Trace> oximeter.measurements_i64 (b2f05d74-4536-467b-b662-9e30aa449b72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
905 2023.11.20 07:53:10.173231 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Information> executeQuery: Read 24 rows, 1.76 KiB in 0.000918837 sec., 26119 rows/sec., 1.87 MiB/sec.
906 2023.11.20 07:53:10.173375 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Debug> DynamicQueryHandler: Done processing query
907 2023.11.20 07:53:10.173398 [ 3 ] {ac469808-6252-44ec-adfb-9fe7f3249141} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
908 2023.11.20 07:53:10.173413 [ 3 ] {} <Debug> HTTP-Session: 48025018-0c2f-47c0-9e3a-cc02ef9d49c9 Destroying unnamed session
909 2023.11.20 07:53:12.129386 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
910 2023.11.20 07:53:12.129446 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
911 2023.11.20 07:53:20.126405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
912 2023.11.20 07:53:20.126586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
913 2023.11.20 07:53:20.126633 [ 3 ] {} <Debug> HTTP-Session: 1b36fd9c-a22d-4331-8d3c-88e20097c20a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
914 2023.11.20 07:53:20.126676 [ 3 ] {} <Debug> HTTP-Session: 1b36fd9c-a22d-4331-8d3c-88e20097c20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
915 2023.11.20 07:53:20.126835 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
916 2023.11.20 07:53:20.126896 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
917 2023.11.20 07:53:20.127055 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
918 2023.11.20 07:53:20.127477 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
919 2023.11.20 07:53:20.127740 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
920 2023.11.20 07:53:20.127903 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
921 2023.11.20 07:53:20.128027 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001158713 sec., 34521 rows/sec., 2.73 MiB/sec.
922 2023.11.20 07:53:20.128202 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Debug> DynamicQueryHandler: Done processing query
923 2023.11.20 07:53:20.128227 [ 3 ] {af7989ce-32e2-4273-ac30-95adf7271c8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
924 2023.11.20 07:53:20.128244 [ 3 ] {} <Debug> HTTP-Session: 1b36fd9c-a22d-4331-8d3c-88e20097c20a Destroying unnamed session
925 2023.11.20 07:53:20.128519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
926 2023.11.20 07:53:20.128572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
927 2023.11.20 07:53:20.128592 [ 3 ] {} <Debug> HTTP-Session: 13e3967a-b2cc-47c5-8ceb-fa45dee1b139 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
928 2023.11.20 07:53:20.128611 [ 3 ] {} <Debug> HTTP-Session: 13e3967a-b2cc-47c5-8ceb-fa45dee1b139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
929 2023.11.20 07:53:20.128695 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
930 2023.11.20 07:53:20.128738 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
931 2023.11.20 07:53:20.128851 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
932 2023.11.20 07:53:20.129208 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
933 2023.11.20 07:53:20.129429 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
934 2023.11.20 07:53:20.129576 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
935 2023.11.20 07:53:20.129699 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.000974499 sec., 123140 rows/sec., 12.02 MiB/sec.
936 2023.11.20 07:53:20.129809 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Debug> DynamicQueryHandler: Done processing query
937 2023.11.20 07:53:20.129831 [ 3 ] {c0283f7b-93b4-4b69-aada-01c59d622451} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
938 2023.11.20 07:53:20.129846 [ 3 ] {} <Debug> HTTP-Session: 13e3967a-b2cc-47c5-8ceb-fa45dee1b139 Destroying unnamed session
939 2023.11.20 07:53:20.129963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2023.11.20 07:53:20.130007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
941 2023.11.20 07:53:20.130026 [ 3 ] {} <Debug> HTTP-Session: f605c229-db60-430f-acad-9cd9413c7c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
942 2023.11.20 07:53:20.130042 [ 3 ] {} <Debug> HTTP-Session: f605c229-db60-430f-acad-9cd9413c7c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2023.11.20 07:53:20.130112 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
944 2023.11.20 07:53:20.130151 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
945 2023.11.20 07:53:20.130253 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
946 2023.11.20 07:53:20.130526 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
947 2023.11.20 07:53:20.130763 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
948 2023.11.20 07:53:20.130910 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
949 2023.11.20 07:53:20.131027 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000885157 sec., 51968 rows/sec., 4.03 MiB/sec.
950 2023.11.20 07:53:20.131143 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Debug> DynamicQueryHandler: Done processing query
951 2023.11.20 07:53:20.131166 [ 3 ] {3b80be56-976e-41a8-b86f-e2365832c940} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
952 2023.11.20 07:53:20.131181 [ 3 ] {} <Debug> HTTP-Session: f605c229-db60-430f-acad-9cd9413c7c2b Destroying unnamed session
953 2023.11.20 07:53:20.131347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
954 2023.11.20 07:53:20.131391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
955 2023.11.20 07:53:20.131410 [ 3 ] {} <Debug> HTTP-Session: 0bf5958f-043c-40a9-b659-77d74c8f7694 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
956 2023.11.20 07:53:20.131427 [ 3 ] {} <Debug> HTTP-Session: 0bf5958f-043c-40a9-b659-77d74c8f7694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
957 2023.11.20 07:53:20.131510 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
958 2023.11.20 07:53:20.131554 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
959 2023.11.20 07:53:20.131686 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
960 2023.11.20 07:53:20.132115 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
961 2023.11.20 07:53:20.132421 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
962 2023.11.20 07:53:20.132598 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
963 2023.11.20 07:53:20.132698 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001160283 sec., 34474 rows/sec., 46.52 MiB/sec.
964 2023.11.20 07:53:20.132846 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Debug> DynamicQueryHandler: Done processing query
965 2023.11.20 07:53:20.132870 [ 3 ] {a08cf26e-3d9e-4063-b285-ac5cebd7da38} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
966 2023.11.20 07:53:20.132885 [ 3 ] {} <Debug> HTTP-Session: 0bf5958f-043c-40a9-b659-77d74c8f7694 Destroying unnamed session
967 2023.11.20 07:53:20.133028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
968 2023.11.20 07:53:20.133072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
969 2023.11.20 07:53:20.133091 [ 3 ] {} <Debug> HTTP-Session: f914307f-99e4-497a-9e8d-1690462abfb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
970 2023.11.20 07:53:20.133108 [ 3 ] {} <Debug> HTTP-Session: f914307f-99e4-497a-9e8d-1690462abfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
971 2023.11.20 07:53:20.133175 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
972 2023.11.20 07:53:20.133213 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
973 2023.11.20 07:53:20.133318 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
974 2023.11.20 07:53:20.133629 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
975 2023.11.20 07:53:20.133857 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
976 2023.11.20 07:53:20.134031 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Trace> oximeter.measurements_i64 (b2f05d74-4536-467b-b662-9e30aa449b72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
977 2023.11.20 07:53:20.134128 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000924158 sec., 6492 rows/sec., 421.63 KiB/sec.
978 2023.11.20 07:53:20.134252 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Debug> DynamicQueryHandler: Done processing query
979 2023.11.20 07:53:20.134274 [ 3 ] {a2763aa4-06f2-4a02-beee-e462cf583a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
980 2023.11.20 07:53:20.134289 [ 3 ] {} <Debug> HTTP-Session: f914307f-99e4-497a-9e8d-1690462abfb7 Destroying unnamed session
981 2023.11.20 07:53:25.122967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
982 2023.11.20 07:53:25.123100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
983 2023.11.20 07:53:25.123131 [ 3 ] {} <Debug> HTTP-Session: 3ba53170-4c62-4737-8495-1fef284a697e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
984 2023.11.20 07:53:25.123161 [ 3 ] {} <Debug> HTTP-Session: 3ba53170-4c62-4737-8495-1fef284a697e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
985 2023.11.20 07:53:25.123368 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
986 2023.11.20 07:53:25.126139 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
987 2023.11.20 07:53:25.126349 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
988 2023.11.20 07:53:25.126463 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
989 2023.11.20 07:53:25.126812 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
990 2023.11.20 07:53:25.128721 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
991 2023.11.20 07:53:25.128753 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
992 2023.11.20 07:53:25.128875 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
993 2023.11.20 07:53:25.131673 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008252791 sec., 484 rows/sec., 52.42 KiB/sec.
994 2023.11.20 07:53:25.131888 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Debug> DynamicQueryHandler: Done processing query
995 2023.11.20 07:53:25.131913 [ 3 ] {1c181af1-d04b-49e0-a792-2093140237cc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
996 2023.11.20 07:53:25.131931 [ 3 ] {} <Debug> HTTP-Session: 3ba53170-4c62-4737-8495-1fef284a697e Destroying unnamed session
997 2023.11.20 07:53:25.132195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
998 2023.11.20 07:53:25.132245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
999 2023.11.20 07:53:25.132266 [ 3 ] {} <Debug> HTTP-Session: b75d1898-6db7-4a35-bd06-7ae0dd1e112c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1000 2023.11.20 07:53:25.132286 [ 3 ] {} <Debug> HTTP-Session: b75d1898-6db7-4a35-bd06-7ae0dd1e112c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1001 2023.11.20 07:53:25.132417 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
1002 2023.11.20 07:53:25.132872 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1003 2023.11.20 07:53:25.133032 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1004 2023.11.20 07:53:25.133075 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1005 2023.11.20 07:53:25.133219 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1006 2023.11.20 07:53:25.133248 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1007 2023.11.20 07:53:25.133271 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1008 2023.11.20 07:53:25.133300 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1009 2023.11.20 07:53:25.134151 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001695273 sec., 2359 rows/sec., 255.19 KiB/sec.
1010 2023.11.20 07:53:25.134355 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Debug> DynamicQueryHandler: Done processing query
1011 2023.11.20 07:53:25.134379 [ 3 ] {d4de39cd-af0f-45c0-b63e-114a690ad2a5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1012 2023.11.20 07:53:25.134395 [ 3 ] {} <Debug> HTTP-Session: b75d1898-6db7-4a35-bd06-7ae0dd1e112c Destroying unnamed session
1013 2023.11.20 07:53:25.134687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1014 2023.11.20 07:53:25.134733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1015 2023.11.20 07:53:25.134752 [ 3 ] {} <Debug> HTTP-Session: 48a77b3a-0599-4110-8f77-b93b3c4d32a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1016 2023.11.20 07:53:25.134769 [ 3 ] {} <Debug> HTTP-Session: 48a77b3a-0599-4110-8f77-b93b3c4d32a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1017 2023.11.20 07:53:25.134889 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
1018 2023.11.20 07:53:25.135331 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2023.11.20 07:53:25.135490 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1020 2023.11.20 07:53:25.135531 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1021 2023.11.20 07:53:25.135672 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1022 2023.11.20 07:53:25.135701 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1023 2023.11.20 07:53:25.135721 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1024 2023.11.20 07:53:25.135749 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1025 2023.11.20 07:53:25.136644 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001716534 sec., 2330 rows/sec., 252.03 KiB/sec.
1026 2023.11.20 07:53:25.136828 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Debug> DynamicQueryHandler: Done processing query
1027 2023.11.20 07:53:25.136852 [ 3 ] {28fd5075-55eb-4018-b9d0-09da328fb374} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1028 2023.11.20 07:53:25.136869 [ 3 ] {} <Debug> HTTP-Session: 48a77b3a-0599-4110-8f77-b93b3c4d32a7 Destroying unnamed session
1029 2023.11.20 07:53:25.137180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2023.11.20 07:53:25.137226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2023.11.20 07:53:25.137245 [ 3 ] {} <Debug> HTTP-Session: 70ffcb4e-a77e-4327-b26a-214f5bde1ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1032 2023.11.20 07:53:25.137262 [ 3 ] {} <Debug> HTTP-Session: 70ffcb4e-a77e-4327-b26a-214f5bde1ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2023.11.20 07:53:25.137379 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
1034 2023.11.20 07:53:25.137857 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2023.11.20 07:53:25.138020 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1036 2023.11.20 07:53:25.138061 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1037 2023.11.20 07:53:25.138202 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1038 2023.11.20 07:53:25.138232 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1039 2023.11.20 07:53:25.138253 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1040 2023.11.20 07:53:25.138282 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1041 2023.11.20 07:53:25.139095 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001671843 sec., 2392 rows/sec., 258.77 KiB/sec.
1042 2023.11.20 07:53:25.139282 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Debug> DynamicQueryHandler: Done processing query
1043 2023.11.20 07:53:25.139306 [ 3 ] {586485ab-b7a2-4009-b97d-7dbed033bbeb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1044 2023.11.20 07:53:25.139322 [ 3 ] {} <Debug> HTTP-Session: 70ffcb4e-a77e-4327-b26a-214f5bde1ae0 Destroying unnamed session
1045 2023.11.20 07:53:25.139570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1046 2023.11.20 07:53:25.139613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1047 2023.11.20 07:53:25.139633 [ 3 ] {} <Debug> HTTP-Session: 1f391ae8-be5e-4d43-b418-c2b0743a9374 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1048 2023.11.20 07:53:25.139649 [ 3 ] {} <Debug> HTTP-Session: 1f391ae8-be5e-4d43-b418-c2b0743a9374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1049 2023.11.20 07:53:25.139766 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
1050 2023.11.20 07:53:25.140222 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1051 2023.11.20 07:53:25.140384 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1052 2023.11.20 07:53:25.140425 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1053 2023.11.20 07:53:25.140569 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1054 2023.11.20 07:53:25.140598 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1055 2023.11.20 07:53:25.140620 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1056 2023.11.20 07:53:25.140647 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1057 2023.11.20 07:53:25.141524 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001719993 sec., 2325 rows/sec., 251.52 KiB/sec.
1058 2023.11.20 07:53:25.141703 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Debug> DynamicQueryHandler: Done processing query
1059 2023.11.20 07:53:25.141727 [ 3 ] {54b8e06c-0823-4655-8165-166b807687a1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1060 2023.11.20 07:53:25.141742 [ 3 ] {} <Debug> HTTP-Session: 1f391ae8-be5e-4d43-b418-c2b0743a9374 Destroying unnamed session
1061 2023.11.20 07:53:25.141990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2023.11.20 07:53:25.142033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1063 2023.11.20 07:53:25.142053 [ 3 ] {} <Debug> HTTP-Session: 87258e66-e185-4ec0-b00a-844c1366f2e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1064 2023.11.20 07:53:25.142069 [ 3 ] {} <Debug> HTTP-Session: 87258e66-e185-4ec0-b00a-844c1366f2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1065 2023.11.20 07:53:25.142188 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
1066 2023.11.20 07:53:25.142646 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1067 2023.11.20 07:53:25.142811 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1068 2023.11.20 07:53:25.142851 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1069 2023.11.20 07:53:25.142992 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1070 2023.11.20 07:53:25.143021 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1071 2023.11.20 07:53:25.143042 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1072 2023.11.20 07:53:25.143070 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1073 2023.11.20 07:53:25.143843 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001619141 sec., 2470 rows/sec., 267.19 KiB/sec.
1074 2023.11.20 07:53:25.144036 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Debug> DynamicQueryHandler: Done processing query
1075 2023.11.20 07:53:25.144059 [ 3 ] {215b1c71-53bd-4bd6-8333-49f30a8ed55c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1076 2023.11.20 07:53:25.144075 [ 3 ] {} <Debug> HTTP-Session: 87258e66-e185-4ec0-b00a-844c1366f2e9 Destroying unnamed session
1077 2023.11.20 07:53:25.153636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1078 2023.11.20 07:53:25.153689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1079 2023.11.20 07:53:25.153713 [ 3 ] {} <Debug> HTTP-Session: c41623f3-126b-47a4-a2d9-90d08b5bb8b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1080 2023.11.20 07:53:25.153734 [ 3 ] {} <Debug> HTTP-Session: c41623f3-126b-47a4-a2d9-90d08b5bb8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1081 2023.11.20 07:53:25.153852 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1082 2023.11.20 07:53:25.153929 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1083 2023.11.20 07:53:25.154192 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1084 2023.11.20 07:53:25.154683 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1085 2023.11.20 07:53:25.155049 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1086 2023.11.20 07:53:25.155239 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1087 2023.11.20 07:53:25.155356 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001454988 sec., 4123 rows/sec., 668.50 KiB/sec.
1088 2023.11.20 07:53:25.155483 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Debug> DynamicQueryHandler: Done processing query
1089 2023.11.20 07:53:25.155507 [ 3 ] {1ed6b8b9-1a8e-4210-a76d-9b51c398280e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1090 2023.11.20 07:53:25.155522 [ 3 ] {} <Debug> HTTP-Session: c41623f3-126b-47a4-a2d9-90d08b5bb8b0 Destroying unnamed session
1091 2023.11.20 07:53:25.155633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1092 2023.11.20 07:53:25.155676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1093 2023.11.20 07:53:25.155696 [ 3 ] {} <Debug> HTTP-Session: e5fcef1c-df7f-40b8-a116-1ad0ad7f7d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1094 2023.11.20 07:53:25.155712 [ 3 ] {} <Debug> HTTP-Session: e5fcef1c-df7f-40b8-a116-1ad0ad7f7d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1095 2023.11.20 07:53:25.155784 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1096 2023.11.20 07:53:25.155822 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1097 2023.11.20 07:53:25.155925 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1098 2023.11.20 07:53:25.156218 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1099 2023.11.20 07:53:25.156419 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1100 2023.11.20 07:53:25.156565 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1101 2023.11.20 07:53:25.156661 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000850507 sec., 42327 rows/sec., 3.55 MiB/sec.
1102 2023.11.20 07:53:25.156787 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Debug> DynamicQueryHandler: Done processing query
1103 2023.11.20 07:53:25.156811 [ 3 ] {39c2d163-a371-4c97-bcf9-5137e7013032} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1104 2023.11.20 07:53:25.156826 [ 3 ] {} <Debug> HTTP-Session: e5fcef1c-df7f-40b8-a116-1ad0ad7f7d2b Destroying unnamed session
1105 2023.11.20 07:53:25.156946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2023.11.20 07:53:25.156990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1107 2023.11.20 07:53:25.157009 [ 3 ] {} <Debug> HTTP-Session: cc315063-0012-40bc-8ea6-8d1e9ff2b0f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1108 2023.11.20 07:53:25.157026 [ 3 ] {} <Debug> HTTP-Session: cc315063-0012-40bc-8ea6-8d1e9ff2b0f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2023.11.20 07:53:25.157095 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1110 2023.11.20 07:53:25.157133 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1111 2023.11.20 07:53:25.157236 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1112 2023.11.20 07:53:25.157507 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1113 2023.11.20 07:53:25.157708 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1114 2023.11.20 07:53:25.157853 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1115 2023.11.20 07:53:25.157960 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000835466 sec., 28726 rows/sec., 2.22 MiB/sec.
1116 2023.11.20 07:53:25.158082 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Debug> DynamicQueryHandler: Done processing query
1117 2023.11.20 07:53:25.158105 [ 3 ] {9ec80b3a-13f2-4467-8dd5-8545a97d7c5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1118 2023.11.20 07:53:25.158120 [ 3 ] {} <Debug> HTTP-Session: cc315063-0012-40bc-8ea6-8d1e9ff2b0f9 Destroying unnamed session
1119 2023.11.20 07:53:25.158257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 34628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1120 2023.11.20 07:53:25.158301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1121 2023.11.20 07:53:25.158319 [ 3 ] {} <Debug> HTTP-Session: 8949e766-4313-44c5-adfa-801ec44f8803 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1122 2023.11.20 07:53:25.158336 [ 3 ] {} <Debug> HTTP-Session: 8949e766-4313-44c5-adfa-801ec44f8803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1123 2023.11.20 07:53:25.158408 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1124 2023.11.20 07:53:25.158448 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1125 2023.11.20 07:53:25.158558 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1126 2023.11.20 07:53:25.158920 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1127 2023.11.20 07:53:25.159178 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1128 2023.11.20 07:53:25.159345 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1129 2023.11.20 07:53:25.159444 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Information> executeQuery: Read 180 rows, 12.83 KiB in 0.00100855 sec., 178474 rows/sec., 12.43 MiB/sec.
1130 2023.11.20 07:53:25.159572 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Debug> DynamicQueryHandler: Done processing query
1131 2023.11.20 07:53:25.159595 [ 3 ] {52a2b1b5-ad18-4438-b874-de366c22ea94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1132 2023.11.20 07:53:25.159610 [ 3 ] {} <Debug> HTTP-Session: 8949e766-4313-44c5-adfa-801ec44f8803 Destroying unnamed session
1133 2023.11.20 07:53:27.129689 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
1134 2023.11.20 07:53:27.129735 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
1135 2023.11.20 07:53:30.125437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1136 2023.11.20 07:53:30.125558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1137 2023.11.20 07:53:30.125585 [ 3 ] {} <Debug> HTTP-Session: 424e3c3c-0788-4dfc-83c6-e9fc1c2f63e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1138 2023.11.20 07:53:30.125609 [ 3 ] {} <Debug> HTTP-Session: 424e3c3c-0788-4dfc-83c6-e9fc1c2f63e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1139 2023.11.20 07:53:30.125735 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1140 2023.11.20 07:53:30.125795 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1141 2023.11.20 07:53:30.125950 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1142 2023.11.20 07:53:30.126388 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1143 2023.11.20 07:53:30.126650 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1144 2023.11.20 07:53:30.126838 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1145 2023.11.20 07:53:30.126985 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001209524 sec., 33070 rows/sec., 2.62 MiB/sec.
1146 2023.11.20 07:53:30.127146 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Debug> DynamicQueryHandler: Done processing query
1147 2023.11.20 07:53:30.127173 [ 3 ] {6c5691f2-99a3-42c1-94b5-6f3d77a466f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1148 2023.11.20 07:53:30.127189 [ 3 ] {} <Debug> HTTP-Session: 424e3c3c-0788-4dfc-83c6-e9fc1c2f63e6 Destroying unnamed session
1149 2023.11.20 07:53:30.127341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2023.11.20 07:53:30.127394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1151 2023.11.20 07:53:30.127414 [ 3 ] {} <Debug> HTTP-Session: ed8b98f9-55af-4e4e-bbfb-e247b7768050 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1152 2023.11.20 07:53:30.127432 [ 3 ] {} <Debug> HTTP-Session: ed8b98f9-55af-4e4e-bbfb-e247b7768050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2023.11.20 07:53:30.127516 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1154 2023.11.20 07:53:30.127558 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1155 2023.11.20 07:53:30.127668 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1156 2023.11.20 07:53:30.128055 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1157 2023.11.20 07:53:30.128278 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1158 2023.11.20 07:53:30.128426 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1159 2023.11.20 07:53:30.128546 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.00100025 sec., 119970 rows/sec., 11.71 MiB/sec.
1160 2023.11.20 07:53:30.128666 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Debug> DynamicQueryHandler: Done processing query
1161 2023.11.20 07:53:30.128690 [ 3 ] {9ce60a6b-4613-44c5-b0af-369dd10f128a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1162 2023.11.20 07:53:30.128711 [ 3 ] {} <Debug> HTTP-Session: ed8b98f9-55af-4e4e-bbfb-e247b7768050 Destroying unnamed session
1163 2023.11.20 07:53:30.128873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1164 2023.11.20 07:53:30.128919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1165 2023.11.20 07:53:30.128938 [ 3 ] {} <Debug> HTTP-Session: 3bd3ad87-a655-4b47-a2bf-812b4c4fdc58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1166 2023.11.20 07:53:30.128955 [ 3 ] {} <Debug> HTTP-Session: 3bd3ad87-a655-4b47-a2bf-812b4c4fdc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1167 2023.11.20 07:53:30.129026 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1168 2023.11.20 07:53:30.129065 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1169 2023.11.20 07:53:30.129168 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1170 2023.11.20 07:53:30.129528 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1171 2023.11.20 07:53:30.129726 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1172 2023.11.20 07:53:30.129874 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1173 2023.11.20 07:53:30.130000 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000944678 sec., 42342 rows/sec., 3.31 MiB/sec.
1174 2023.11.20 07:53:30.130117 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Debug> DynamicQueryHandler: Done processing query
1175 2023.11.20 07:53:30.130139 [ 3 ] {f3483a33-e587-424e-b5b2-06b45394d615} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1176 2023.11.20 07:53:30.130155 [ 3 ] {} <Debug> HTTP-Session: 3bd3ad87-a655-4b47-a2bf-812b4c4fdc58 Destroying unnamed session
1177 2023.11.20 07:53:30.130326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1178 2023.11.20 07:53:30.130371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1179 2023.11.20 07:53:30.130390 [ 3 ] {} <Debug> HTTP-Session: 0db1955c-f3d7-4f36-8840-b25ad5746001 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1180 2023.11.20 07:53:30.130407 [ 3 ] {} <Debug> HTTP-Session: 0db1955c-f3d7-4f36-8840-b25ad5746001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1181 2023.11.20 07:53:30.130492 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1182 2023.11.20 07:53:30.130535 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1183 2023.11.20 07:53:30.130671 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1184 2023.11.20 07:53:30.131136 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1185 2023.11.20 07:53:30.131449 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1186 2023.11.20 07:53:30.131627 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1187 2023.11.20 07:53:30.131760 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001235835 sec., 32366 rows/sec., 43.68 MiB/sec.
1188 2023.11.20 07:53:30.131893 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Debug> DynamicQueryHandler: Done processing query
1189 2023.11.20 07:53:30.131916 [ 3 ] {f961a208-503c-4d81-88b7-9c55ce714339} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1190 2023.11.20 07:53:30.131931 [ 3 ] {} <Debug> HTTP-Session: 0db1955c-f3d7-4f36-8840-b25ad5746001 Destroying unnamed session
1191 2023.11.20 07:53:40.125710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1192 2023.11.20 07:53:40.125849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1193 2023.11.20 07:53:40.125880 [ 3 ] {} <Debug> HTTP-Session: 0119e36c-9465-472b-aa00-be320584bb95 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1194 2023.11.20 07:53:40.125909 [ 3 ] {} <Debug> HTTP-Session: 0119e36c-9465-472b-aa00-be320584bb95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1195 2023.11.20 07:53:40.126044 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1196 2023.11.20 07:53:40.126105 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1197 2023.11.20 07:53:40.126264 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1198 2023.11.20 07:53:40.126724 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1199 2023.11.20 07:53:40.126997 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1200 2023.11.20 07:53:40.127186 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1201 2023.11.20 07:53:40.127312 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001231384 sec., 32483 rows/sec., 2.57 MiB/sec.
1202 2023.11.20 07:53:40.127452 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Debug> DynamicQueryHandler: Done processing query
1203 2023.11.20 07:53:40.127476 [ 3 ] {5a379334-bc9d-4380-8f75-c76d9d355764} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1204 2023.11.20 07:53:40.127493 [ 3 ] {} <Debug> HTTP-Session: 0119e36c-9465-472b-aa00-be320584bb95 Destroying unnamed session
1205 2023.11.20 07:53:40.127655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1206 2023.11.20 07:53:40.127709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1207 2023.11.20 07:53:40.127730 [ 3 ] {} <Debug> HTTP-Session: 6bd228f6-21ed-4e28-94b7-96d78361b680 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1208 2023.11.20 07:53:40.127749 [ 3 ] {} <Debug> HTTP-Session: 6bd228f6-21ed-4e28-94b7-96d78361b680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1209 2023.11.20 07:53:40.127833 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1210 2023.11.20 07:53:40.127875 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1211 2023.11.20 07:53:40.127981 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2023.11.20 07:53:40.128364 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1213 2023.11.20 07:53:40.128598 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1214 2023.11.20 07:53:40.128752 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1215 2023.11.20 07:53:40.128857 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.000995329 sec., 120563 rows/sec., 11.77 MiB/sec.
1216 2023.11.20 07:53:40.128971 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Debug> DynamicQueryHandler: Done processing query
1217 2023.11.20 07:53:40.128995 [ 3 ] {4bf18d9c-e250-45c7-99d1-3ecdc8efa29c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1218 2023.11.20 07:53:40.129011 [ 3 ] {} <Debug> HTTP-Session: 6bd228f6-21ed-4e28-94b7-96d78361b680 Destroying unnamed session
1219 2023.11.20 07:53:40.129170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1220 2023.11.20 07:53:40.129216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1221 2023.11.20 07:53:40.129235 [ 3 ] {} <Debug> HTTP-Session: 0b62f4f1-fae1-4383-acb0-70eea82b2717 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1222 2023.11.20 07:53:40.129253 [ 3 ] {} <Debug> HTTP-Session: 0b62f4f1-fae1-4383-acb0-70eea82b2717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1223 2023.11.20 07:53:40.129326 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1224 2023.11.20 07:53:40.129366 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1225 2023.11.20 07:53:40.129468 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1226 2023.11.20 07:53:40.129761 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1227 2023.11.20 07:53:40.129964 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1228 2023.11.20 07:53:40.130109 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1229 2023.11.20 07:53:40.130209 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000855897 sec., 46734 rows/sec., 3.65 MiB/sec.
1230 2023.11.20 07:53:40.130319 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Debug> DynamicQueryHandler: Done processing query
1231 2023.11.20 07:53:40.130342 [ 3 ] {23f66a22-c9f3-4a5b-a710-810fbe46a640} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1232 2023.11.20 07:53:40.130357 [ 3 ] {} <Debug> HTTP-Session: 0b62f4f1-fae1-4383-acb0-70eea82b2717 Destroying unnamed session
1233 2023.11.20 07:53:40.130567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1234 2023.11.20 07:53:40.130613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1235 2023.11.20 07:53:40.130631 [ 3 ] {} <Debug> HTTP-Session: f2cfa1f6-af98-420b-8195-93160e95e97d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1236 2023.11.20 07:53:40.130648 [ 3 ] {} <Debug> HTTP-Session: f2cfa1f6-af98-420b-8195-93160e95e97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1237 2023.11.20 07:53:40.130733 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1238 2023.11.20 07:53:40.130776 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1239 2023.11.20 07:53:40.130908 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1240 2023.11.20 07:53:40.131359 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1241 2023.11.20 07:53:40.131674 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1242 2023.11.20 07:53:40.131862 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1243 2023.11.20 07:53:40.131963 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001203623 sec., 33232 rows/sec., 44.85 MiB/sec.
1244 2023.11.20 07:53:40.132083 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Debug> DynamicQueryHandler: Done processing query
1245 2023.11.20 07:53:40.132106 [ 3 ] {87e87284-6fce-4d50-a497-e9c07c6149e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1246 2023.11.20 07:53:40.132121 [ 3 ] {} <Debug> HTTP-Session: f2cfa1f6-af98-420b-8195-93160e95e97d Destroying unnamed session
1247 2023.11.20 07:53:42.129792 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
1248 2023.11.20 07:53:42.129852 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
1249 2023.11.20 07:53:45.123766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1250 2023.11.20 07:53:45.123951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1251 2023.11.20 07:53:45.124000 [ 3 ] {} <Debug> HTTP-Session: 9c7fd45a-2d91-441e-ace1-070b9a04bcc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1252 2023.11.20 07:53:45.124043 [ 3 ] {} <Debug> HTTP-Session: 9c7fd45a-2d91-441e-ace1-070b9a04bcc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1253 2023.11.20 07:53:45.124194 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1254 2023.11.20 07:53:45.124255 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1255 2023.11.20 07:53:45.124412 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1256 2023.11.20 07:53:45.124811 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1257 2023.11.20 07:53:45.125099 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1258 2023.11.20 07:53:45.125267 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1259 2023.11.20 07:53:45.125394 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Information> executeQuery: Read 3 rows, 249.00 B in 0.001165412 sec., 2574 rows/sec., 208.65 KiB/sec.
1260 2023.11.20 07:53:45.125543 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Debug> DynamicQueryHandler: Done processing query
1261 2023.11.20 07:53:45.125568 [ 3 ] {f60acffb-d151-4384-945c-2ff600d0c015} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1262 2023.11.20 07:53:45.125585 [ 3 ] {} <Debug> HTTP-Session: 9c7fd45a-2d91-441e-ace1-070b9a04bcc5 Destroying unnamed session
1263 2023.11.20 07:53:45.125723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 1396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1264 2023.11.20 07:53:45.125775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1265 2023.11.20 07:53:45.125795 [ 3 ] {} <Debug> HTTP-Session: 0bca53dc-6cd5-4daf-94ba-e851f26909e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1266 2023.11.20 07:53:45.125814 [ 3 ] {} <Debug> HTTP-Session: 0bca53dc-6cd5-4daf-94ba-e851f26909e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1267 2023.11.20 07:53:45.125892 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1268 2023.11.20 07:53:45.125934 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1269 2023.11.20 07:53:45.126039 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1270 2023.11.20 07:53:45.126339 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1271 2023.11.20 07:53:45.126546 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1272 2023.11.20 07:53:45.126696 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1273 2023.11.20 07:53:45.126797 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Information> executeQuery: Read 9 rows, 811.00 B in 0.000877417 sec., 10257 rows/sec., 902.64 KiB/sec.
1274 2023.11.20 07:53:45.126816 [ 97 ] {} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1275 2023.11.20 07:53:45.126876 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1276 2023.11.20 07:53:45.126931 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Debug> DynamicQueryHandler: Done processing query
1277 2023.11.20 07:53:45.126969 [ 3 ] {938d5a1b-7ae5-40da-8640-39d539abc801} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1278 2023.11.20 07:53:45.127012 [ 3 ] {} <Debug> HTTP-Session: 0bca53dc-6cd5-4daf-94ba-e851f26909e8 Destroying unnamed session
1279 2023.11.20 07:53:45.127071 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1280 2023.11.20 07:53:45.127177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 1069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1281 2023.11.20 07:53:45.127258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1282 2023.11.20 07:53:45.127293 [ 3 ] {} <Debug> HTTP-Session: 6a9a3e47-40a5-48cc-b2d0-7d5cddb47cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1283 2023.11.20 07:53:45.127320 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1284 2023.11.20 07:53:45.127331 [ 3 ] {} <Debug> HTTP-Session: 6a9a3e47-40a5-48cc-b2d0-7d5cddb47cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1285 2023.11.20 07:53:45.127427 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1286 2023.11.20 07:53:45.127476 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 99 rows starting from the beginning of the part
1287 2023.11.20 07:53:45.127489 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1288 2023.11.20 07:53:45.127863 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part
1289 2023.11.20 07:53:45.127921 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1290 2023.11.20 07:53:45.128099 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1291 2023.11.20 07:53:45.128262 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 120 rows starting from the beginning of the part
1292 2023.11.20 07:53:45.128576 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 120 rows starting from the beginning of the part
1293 2023.11.20 07:53:45.128732 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1294 2023.11.20 07:53:45.128776 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part
1295 2023.11.20 07:53:45.129083 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1296 2023.11.20 07:53:45.129382 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1297 2023.11.20 07:53:45.129600 [ 97 ] {} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1298 2023.11.20 07:53:45.129707 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1299 2023.11.20 07:53:45.129719 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Information> executeQuery: Read 6 rows, 493.00 B in 0.002243063 sec., 2674 rows/sec., 214.64 KiB/sec.
1300 2023.11.20 07:53:45.130005 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1301 2023.11.20 07:53:45.130228 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Debug> DynamicQueryHandler: Done processing query
1302 2023.11.20 07:53:45.130253 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1303 2023.11.20 07:53:45.130290 [ 3 ] {6add761a-9a33-479b-a63c-8d16294f3998} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1304 2023.11.20 07:53:45.130335 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part
1305 2023.11.20 07:53:45.130362 [ 3 ] {} <Debug> HTTP-Session: 6a9a3e47-40a5-48cc-b2d0-7d5cddb47cf8 Destroying unnamed session
1306 2023.11.20 07:53:45.130688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 3273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1307 2023.11.20 07:53:45.130773 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part
1308 2023.11.20 07:53:45.130834 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 4 columns (4 merged, 0 gathered) in 0.003902516 sec., 129147.45256649813 rows/sec., 12.49 MiB/sec.
1309 2023.11.20 07:53:45.130859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1310 2023.11.20 07:53:45.130931 [ 3 ] {} <Debug> HTTP-Session: b199f616-aa81-4362-bced-0395532e69ae Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1311 2023.11.20 07:53:45.131000 [ 3 ] {} <Debug> HTTP-Session: b199f616-aa81-4362-bced-0395532e69ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1312 2023.11.20 07:53:45.131067 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1313 2023.11.20 07:53:45.131097 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1314 2023.11.20 07:53:45.131351 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1315 2023.11.20 07:53:45.131422 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1316 2023.11.20 07:53:45.131435 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1317 2023.11.20 07:53:45.131556 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1318 2023.11.20 07:53:45.131588 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_6_1} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1319 2023.11.20 07:53:45.131873 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1320 2023.11.20 07:53:45.132210 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1321 2023.11.20 07:53:45.132377 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1322 2023.11.20 07:53:45.133234 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1323 2023.11.20 07:53:45.133972 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1324 2023.11.20 07:53:45.133987 [ 24 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004194192 sec., 48638.688929834396 rows/sec., 3.79 MiB/sec.
1325 2023.11.20 07:53:45.134117 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1326 2023.11.20 07:53:45.134248 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1327 2023.11.20 07:53:45.134348 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1328 2023.11.20 07:53:45.134480 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.003025329 sec., 991 rows/sec., 1.34 MiB/sec.
1329 2023.11.20 07:53:45.134514 [ 12 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_6_1} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1330 2023.11.20 07:53:45.134798 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Debug> DynamicQueryHandler: Done processing query
1331 2023.11.20 07:53:45.134826 [ 3 ] {dbf534a2-9c9a-4070-9d60-bc221362f4c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1332 2023.11.20 07:53:45.134842 [ 3 ] {} <Debug> HTTP-Session: b199f616-aa81-4362-bced-0395532e69ae Destroying unnamed session
1333 2023.11.20 07:53:45.134951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1334 2023.11.20 07:53:45.134996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1335 2023.11.20 07:53:45.135015 [ 3 ] {} <Debug> HTTP-Session: 85a46dc6-ceff-4824-afe9-17adeee3f185 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1336 2023.11.20 07:53:45.135033 [ 3 ] {} <Debug> HTTP-Session: 85a46dc6-ceff-4824-afe9-17adeee3f185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1337 2023.11.20 07:53:45.135103 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1338 2023.11.20 07:53:45.135142 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1339 2023.11.20 07:53:45.135256 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1340 2023.11.20 07:53:45.135508 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
1341 2023.11.20 07:53:45.135764 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1342 2023.11.20 07:53:45.135935 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Trace> oximeter.measurements_i64 (b2f05d74-4536-467b-b662-9e30aa449b72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1343 2023.11.20 07:53:45.136035 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Information> executeQuery: Read 3 rows, 214.00 B in 0.000904877 sec., 3315 rows/sec., 230.95 KiB/sec.
1344 2023.11.20 07:53:45.136138 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Debug> DynamicQueryHandler: Done processing query
1345 2023.11.20 07:53:45.136160 [ 3 ] {180ba8bf-dc6a-4a1c-bb0a-98c3ac314d68} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1346 2023.11.20 07:53:45.136176 [ 3 ] {} <Debug> HTTP-Session: 85a46dc6-ceff-4824-afe9-17adeee3f185 Destroying unnamed session
1347 2023.11.20 07:53:50.122731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1348 2023.11.20 07:53:50.122917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1349 2023.11.20 07:53:50.122965 [ 3 ] {} <Debug> HTTP-Session: d8c2f24f-5d52-4688-a7f2-f976bb36f634 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1350 2023.11.20 07:53:50.123006 [ 3 ] {} <Debug> HTTP-Session: d8c2f24f-5d52-4688-a7f2-f976bb36f634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1351 2023.11.20 07:53:50.123299 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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)
1352 2023.11.20 07:53:50.123922 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1353 2023.11.20 07:53:50.124102 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1354 2023.11.20 07:53:50.124154 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1355 2023.11.20 07:53:50.124326 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1356 2023.11.20 07:53:50.124407 [ 187 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1357 2023.11.20 07:53:50.124445 [ 189 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1358 2023.11.20 07:53:50.124554 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1359 2023.11.20 07:53:50.124641 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1360 2023.11.20 07:53:50.126408 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00306063 sec., 3267 rows/sec., 459.15 KiB/sec.
1361 2023.11.20 07:53:50.126683 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Debug> DynamicQueryHandler: Done processing query
1362 2023.11.20 07:53:50.126708 [ 3 ] {0548c308-d21d-42a5-ad5a-6a2967e9c263} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1363 2023.11.20 07:53:50.126726 [ 3 ] {} <Debug> HTTP-Session: d8c2f24f-5d52-4688-a7f2-f976bb36f634 Destroying unnamed session
1364 2023.11.20 07:53:50.126971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1365 2023.11.20 07:53:50.127019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1366 2023.11.20 07:53:50.127039 [ 3 ] {} <Debug> HTTP-Session: be8b4cac-faea-4bc1-98f3-6ef92dc240ce Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1367 2023.11.20 07:53:50.127059 [ 3 ] {} <Debug> HTTP-Session: be8b4cac-faea-4bc1-98f3-6ef92dc240ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1368 2023.11.20 07:53:50.127194 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) 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', 'instance_uuid:reset', '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)
1369 2023.11.20 07:53:50.127685 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1370 2023.11.20 07:53:50.127859 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1371 2023.11.20 07:53:50.127902 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1372 2023.11.20 07:53:50.128052 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1373 2023.11.20 07:53:50.128133 [ 191 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1374 2023.11.20 07:53:50.128148 [ 192 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1375 2023.11.20 07:53:50.128260 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1376 2023.11.20 07:53:50.128321 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1377 2023.11.20 07:53:50.129913 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002675092 sec., 3738 rows/sec., 525.32 KiB/sec.
1378 2023.11.20 07:53:50.130198 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Debug> DynamicQueryHandler: Done processing query
1379 2023.11.20 07:53:50.130228 [ 3 ] {d081afb9-84ca-41d3-94c3-e51626f2caad} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1380 2023.11.20 07:53:50.130248 [ 3 ] {} <Debug> HTTP-Session: be8b4cac-faea-4bc1-98f3-6ef92dc240ce Destroying unnamed session
1381 2023.11.20 07:53:50.130603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1382 2023.11.20 07:53:50.130658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1383 2023.11.20 07:53:50.130683 [ 3 ] {} <Debug> HTTP-Session: 38561584-a6db-4d35-8bb1-dc2c8017e1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1384 2023.11.20 07:53:50.130703 [ 3 ] {} <Debug> HTTP-Session: 38561584-a6db-4d35-8bb1-dc2c8017e1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1385 2023.11.20 07:53:50.130860 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1386 2023.11.20 07:53:50.131403 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1387 2023.11.20 07:53:50.131580 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1388 2023.11.20 07:53:50.131620 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1389 2023.11.20 07:53:50.131770 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1390 2023.11.20 07:53:50.131857 [ 189 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1391 2023.11.20 07:53:50.131858 [ 187 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1392 2023.11.20 07:53:50.131953 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1393 2023.11.20 07:53:50.132008 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1394 2023.11.20 07:53:50.133587 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002680932 sec., 3730 rows/sec., 524.17 KiB/sec.
1395 2023.11.20 07:53:50.133833 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Debug> DynamicQueryHandler: Done processing query
1396 2023.11.20 07:53:50.133857 [ 3 ] {91d3132f-1b9f-4a9c-aadc-f51e7b2cc356} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1397 2023.11.20 07:53:50.133873 [ 3 ] {} <Debug> HTTP-Session: 38561584-a6db-4d35-8bb1-dc2c8017e1b1 Destroying unnamed session
1398 2023.11.20 07:53:50.134106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1399 2023.11.20 07:53:50.134169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1400 2023.11.20 07:53:50.134198 [ 3 ] {} <Debug> HTTP-Session: 75e09b5b-8898-4624-8b0b-dc764a0f5169 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1401 2023.11.20 07:53:50.134221 [ 3 ] {} <Debug> HTTP-Session: 75e09b5b-8898-4624-8b0b-dc764a0f5169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1402 2023.11.20 07:53:50.134350 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1403 2023.11.20 07:53:50.134869 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1404 2023.11.20 07:53:50.135064 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1405 2023.11.20 07:53:50.135109 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1406 2023.11.20 07:53:50.135255 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1407 2023.11.20 07:53:50.135327 [ 191 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1408 2023.11.20 07:53:50.135328 [ 189 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1409 2023.11.20 07:53:50.135416 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1410 2023.11.20 07:53:50.135476 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1411 2023.11.20 07:53:50.137121 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002730723 sec., 3662 rows/sec., 514.62 KiB/sec.
1412 2023.11.20 07:53:50.137405 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Debug> DynamicQueryHandler: Done processing query
1413 2023.11.20 07:53:50.137435 [ 3 ] {6432ce02-7f25-4fe1-b230-6f33ff25caea} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1414 2023.11.20 07:53:50.137454 [ 3 ] {} <Debug> HTTP-Session: 75e09b5b-8898-4624-8b0b-dc764a0f5169 Destroying unnamed session
1415 2023.11.20 07:53:50.137731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1416 2023.11.20 07:53:50.137788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1417 2023.11.20 07:53:50.137811 [ 3 ] {} <Debug> HTTP-Session: b9d88750-4018-480c-984a-96a6eb1343cb Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1418 2023.11.20 07:53:50.137831 [ 3 ] {} <Debug> HTTP-Session: b9d88750-4018-480c-984a-96a6eb1343cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1419 2023.11.20 07:53:50.137986 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1420 2023.11.20 07:53:50.138508 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1421 2023.11.20 07:53:50.138684 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1422 2023.11.20 07:53:50.138726 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1423 2023.11.20 07:53:50.138871 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1424 2023.11.20 07:53:50.138934 [ 189 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1425 2023.11.20 07:53:50.138935 [ 191 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1426 2023.11.20 07:53:50.139015 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1427 2023.11.20 07:53:50.139074 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1428 2023.11.20 07:53:50.140662 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002632161 sec., 3799 rows/sec., 533.89 KiB/sec.
1429 2023.11.20 07:53:50.140919 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Debug> DynamicQueryHandler: Done processing query
1430 2023.11.20 07:53:50.140943 [ 3 ] {e4d17e99-32ad-44e4-a7b4-05c2f11cc544} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1431 2023.11.20 07:53:50.140959 [ 3 ] {} <Debug> HTTP-Session: b9d88750-4018-480c-984a-96a6eb1343cb Destroying unnamed session
1432 2023.11.20 07:53:50.141184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1433 2023.11.20 07:53:50.141229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1434 2023.11.20 07:53:50.141249 [ 3 ] {} <Debug> HTTP-Session: c2ba3835-aa80-4d85-8063-35d2df5d0deb Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1435 2023.11.20 07:53:50.141266 [ 3 ] {} <Debug> HTTP-Session: c2ba3835-aa80-4d85-8063-35d2df5d0deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1436 2023.11.20 07:53:50.141390 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1437 2023.11.20 07:53:50.141896 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1438 2023.11.20 07:53:50.142076 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1439 2023.11.20 07:53:50.142118 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1440 2023.11.20 07:53:50.142263 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1441 2023.11.20 07:53:50.142347 [ 192 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1442 2023.11.20 07:53:50.142350 [ 187 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1443 2023.11.20 07:53:50.142459 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1444 2023.11.20 07:53:50.142513 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1445 2023.11.20 07:53:50.144121 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002691892 sec., 3714 rows/sec., 522.04 KiB/sec.
1446 2023.11.20 07:53:50.144369 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Debug> DynamicQueryHandler: Done processing query
1447 2023.11.20 07:53:50.144394 [ 3 ] {a2f7dd7f-ee75-4441-8e9c-9ce68e9c45fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1448 2023.11.20 07:53:50.144411 [ 3 ] {} <Debug> HTTP-Session: c2ba3835-aa80-4d85-8063-35d2df5d0deb Destroying unnamed session
1449 2023.11.20 07:53:50.144621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1450 2023.11.20 07:53:50.144665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1451 2023.11.20 07:53:50.144684 [ 3 ] {} <Debug> HTTP-Session: f0339853-711d-48d1-9572-d3ea72310a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1452 2023.11.20 07:53:50.144701 [ 3 ] {} <Debug> HTTP-Session: f0339853-711d-48d1-9572-d3ea72310a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1453 2023.11.20 07:53:50.144827 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1454 2023.11.20 07:53:50.145336 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1455 2023.11.20 07:53:50.145516 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1456 2023.11.20 07:53:50.145558 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1457 2023.11.20 07:53:50.145705 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1458 2023.11.20 07:53:50.145783 [ 186 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1459 2023.11.20 07:53:50.145794 [ 189 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1460 2023.11.20 07:53:50.145887 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1461 2023.11.20 07:53:50.145947 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1462 2023.11.20 07:53:50.147409 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002544029 sec., 3930 rows/sec., 552.38 KiB/sec.
1463 2023.11.20 07:53:50.147655 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Debug> DynamicQueryHandler: Done processing query
1464 2023.11.20 07:53:50.147679 [ 3 ] {e64b5eb1-821c-4231-b03a-5148559827ed} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1465 2023.11.20 07:53:50.147695 [ 3 ] {} <Debug> HTTP-Session: f0339853-711d-48d1-9572-d3ea72310a33 Destroying unnamed session
1466 2023.11.20 07:53:50.147933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1467 2023.11.20 07:53:50.147978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1468 2023.11.20 07:53:50.147998 [ 3 ] {} <Debug> HTTP-Session: 99cc12b2-3473-4410-b259-24b17bdcb8af Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1469 2023.11.20 07:53:50.148015 [ 3 ] {} <Debug> HTTP-Session: 99cc12b2-3473-4410-b259-24b17bdcb8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1470 2023.11.20 07:53:50.148141 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1471 2023.11.20 07:53:50.148653 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1472 2023.11.20 07:53:50.148835 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1473 2023.11.20 07:53:50.148875 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1474 2023.11.20 07:53:50.149023 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1475 2023.11.20 07:53:50.149106 [ 192 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1476 2023.11.20 07:53:50.149117 [ 191 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1477 2023.11.20 07:53:50.149212 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1478 2023.11.20 07:53:50.149272 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1479 2023.11.20 07:53:50.150816 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002638372 sec., 3790 rows/sec., 532.63 KiB/sec.
1480 2023.11.20 07:53:50.151063 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Debug> DynamicQueryHandler: Done processing query
1481 2023.11.20 07:53:50.151087 [ 3 ] {a6044eda-663e-4158-aaf8-5cebc1c2fa9b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1482 2023.11.20 07:53:50.151103 [ 3 ] {} <Debug> HTTP-Session: 99cc12b2-3473-4410-b259-24b17bdcb8af Destroying unnamed session
1483 2023.11.20 07:53:50.151329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1484 2023.11.20 07:53:50.151374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1485 2023.11.20 07:53:50.151393 [ 3 ] {} <Debug> HTTP-Session: d8d54ed4-20e8-4291-8c71-0eac0b3792fe Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1486 2023.11.20 07:53:50.151410 [ 3 ] {} <Debug> HTTP-Session: d8d54ed4-20e8-4291-8c71-0eac0b3792fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1487 2023.11.20 07:53:50.151545 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1488 2023.11.20 07:53:50.152067 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1489 2023.11.20 07:53:50.152253 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1490 2023.11.20 07:53:50.152294 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1491 2023.11.20 07:53:50.152442 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1492 2023.11.20 07:53:50.152513 [ 186 ] {5523d04e-d197-4597-8418-c254c845db88} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1493 2023.11.20 07:53:50.152528 [ 187 ] {5523d04e-d197-4597-8418-c254c845db88} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1494 2023.11.20 07:53:50.152619 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1495 2023.11.20 07:53:50.152673 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1496 2023.11.20 07:53:50.154321 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002736403 sec., 3654 rows/sec., 513.55 KiB/sec.
1497 2023.11.20 07:53:50.154571 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Debug> DynamicQueryHandler: Done processing query
1498 2023.11.20 07:53:50.154596 [ 3 ] {5523d04e-d197-4597-8418-c254c845db88} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1499 2023.11.20 07:53:50.154612 [ 3 ] {} <Debug> HTTP-Session: d8d54ed4-20e8-4291-8c71-0eac0b3792fe Destroying unnamed session
1500 2023.11.20 07:53:50.154836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1501 2023.11.20 07:53:50.154883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1502 2023.11.20 07:53:50.154901 [ 3 ] {} <Debug> HTTP-Session: 62455b37-bedc-4539-b167-943d1faa35f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1503 2023.11.20 07:53:50.154917 [ 3 ] {} <Debug> HTTP-Session: 62455b37-bedc-4539-b167-943d1faa35f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1504 2023.11.20 07:53:50.155046 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1505 2023.11.20 07:53:50.155572 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1506 2023.11.20 07:53:50.155757 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1507 2023.11.20 07:53:50.155799 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1508 2023.11.20 07:53:50.155996 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1509 2023.11.20 07:53:50.156046 [ 187 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1510 2023.11.20 07:53:50.156068 [ 191 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1511 2023.11.20 07:53:50.156147 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1512 2023.11.20 07:53:50.156207 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1513 2023.11.20 07:53:50.157711 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002626511 sec., 3807 rows/sec., 535.03 KiB/sec.
1514 2023.11.20 07:53:50.157957 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Debug> DynamicQueryHandler: Done processing query
1515 2023.11.20 07:53:50.157981 [ 3 ] {5b938b5a-7397-4467-a410-0e851e1242fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1516 2023.11.20 07:53:50.157996 [ 3 ] {} <Debug> HTTP-Session: 62455b37-bedc-4539-b167-943d1faa35f7 Destroying unnamed session
1517 2023.11.20 07:53:50.158229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1518 2023.11.20 07:53:50.158274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1519 2023.11.20 07:53:50.158293 [ 3 ] {} <Debug> HTTP-Session: 223bd3f8-5944-4fe2-bdbb-ffc3d377b0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1520 2023.11.20 07:53:50.158309 [ 3 ] {} <Debug> HTTP-Session: 223bd3f8-5944-4fe2-bdbb-ffc3d377b0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1521 2023.11.20 07:53:50.158439 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1522 2023.11.20 07:53:50.158966 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1523 2023.11.20 07:53:50.159155 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1524 2023.11.20 07:53:50.159197 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1525 2023.11.20 07:53:50.159347 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1526 2023.11.20 07:53:50.159436 [ 187 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1527 2023.11.20 07:53:50.159440 [ 186 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1528 2023.11.20 07:53:50.159542 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (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
1529 2023.11.20 07:53:50.159602 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 10 rows with 2 streams
1530 2023.11.20 07:53:50.161092 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002613381 sec., 3826 rows/sec., 537.72 KiB/sec.
1531 2023.11.20 07:53:50.161362 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Debug> DynamicQueryHandler: Done processing query
1532 2023.11.20 07:53:50.161386 [ 3 ] {a581b7f7-4ae3-40af-83c0-fff5ea17c72a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1533 2023.11.20 07:53:50.161402 [ 3 ] {} <Debug> HTTP-Session: 223bd3f8-5944-4fe2-bdbb-ffc3d377b0ef Destroying unnamed session
1534 2023.11.20 07:53:50.164216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1535 2023.11.20 07:53:50.164303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1536 2023.11.20 07:53:50.164339 [ 3 ] {} <Debug> HTTP-Session: b135442c-56cc-4d32-bba9-7d61b8cada47 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1537 2023.11.20 07:53:50.164372 [ 3 ] {} <Debug> HTTP-Session: b135442c-56cc-4d32-bba9-7d61b8cada47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1538 2023.11.20 07:53:50.164522 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1539 2023.11.20 07:53:50.164601 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1540 2023.11.20 07:53:50.164872 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1541 2023.11.20 07:53:50.165291 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1542 2023.11.20 07:53:50.165586 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1543 2023.11.20 07:53:50.165753 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1544 2023.11.20 07:53:50.165888 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001310885 sec., 8391 rows/sec., 751.67 KiB/sec.
1545 2023.11.20 07:53:50.166041 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Debug> DynamicQueryHandler: Done processing query
1546 2023.11.20 07:53:50.166067 [ 3 ] {1e7632cc-3ba3-4da2-aa78-ab3c4c92428d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1547 2023.11.20 07:53:50.166086 [ 3 ] {} <Debug> HTTP-Session: b135442c-56cc-4d32-bba9-7d61b8cada47 Destroying unnamed session
1548 2023.11.20 07:53:50.166208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1549 2023.11.20 07:53:50.166251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1550 2023.11.20 07:53:50.166270 [ 3 ] {} <Debug> HTTP-Session: 18d45a74-21bf-4f37-b3df-d939d20c1823 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1551 2023.11.20 07:53:50.166287 [ 3 ] {} <Debug> HTTP-Session: 18d45a74-21bf-4f37-b3df-d939d20c1823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1552 2023.11.20 07:53:50.166361 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1553 2023.11.20 07:53:50.166400 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1554 2023.11.20 07:53:50.166509 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1555 2023.11.20 07:53:50.166807 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1556 2023.11.20 07:53:50.167017 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1557 2023.11.20 07:53:50.167170 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1558 2023.11.20 07:53:50.167298 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.000905717 sec., 44163 rows/sec., 3.50 MiB/sec.
1559 2023.11.20 07:53:50.167291 [ 92 ] {} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1560 2023.11.20 07:53:50.167385 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1561 2023.11.20 07:53:50.167494 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Debug> DynamicQueryHandler: Done processing query
1562 2023.11.20 07:53:50.167505 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1563 2023.11.20 07:53:50.167540 [ 3 ] {2c299820-3442-4ca0-9373-c5b6c11e18a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1564 2023.11.20 07:53:50.167586 [ 3 ] {} <Debug> HTTP-Session: 18d45a74-21bf-4f37-b3df-d939d20c1823 Destroying unnamed session
1565 2023.11.20 07:53:50.167661 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1566 2023.11.20 07:53:50.167698 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part
1567 2023.11.20 07:53:50.167755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1568 2023.11.20 07:53:50.167850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1569 2023.11.20 07:53:50.167909 [ 3 ] {} <Debug> HTTP-Session: 4f44e4f7-e63d-49e6-bb45-fbc2f1fe7a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1570 2023.11.20 07:53:50.167938 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part
1571 2023.11.20 07:53:50.167951 [ 3 ] {} <Debug> HTTP-Session: 4f44e4f7-e63d-49e6-bb45-fbc2f1fe7a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1572 2023.11.20 07:53:50.168177 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1573 2023.11.20 07:53:50.168186 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1574 2023.11.20 07:53:50.168277 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1575 2023.11.20 07:53:50.168398 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1576 2023.11.20 07:53:50.168713 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
1577 2023.11.20 07:53:50.168751 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1578 2023.11.20 07:53:50.168920 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1579 2023.11.20 07:53:50.169398 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1580 2023.11.20 07:53:50.169883 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1581 2023.11.20 07:53:50.170254 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1582 2023.11.20 07:53:50.170303 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002837835 sec., 69066.7357334024 rows/sec., 5.47 MiB/sec.
1583 2023.11.20 07:53:50.170426 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.002164792 sec., 55432 rows/sec., 5.41 MiB/sec.
1584 2023.11.20 07:53:50.170505 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1585 2023.11.20 07:53:50.170622 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Debug> DynamicQueryHandler: Done processing query
1586 2023.11.20 07:53:50.170662 [ 3 ] {cb7a9d69-169e-41b3-8484-f79dc9c364c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1587 2023.11.20 07:53:50.170684 [ 3 ] {} <Debug> HTTP-Session: 4f44e4f7-e63d-49e6-bb45-fbc2f1fe7a38 Destroying unnamed session
1588 2023.11.20 07:53:50.170763 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1589 2023.11.20 07:53:50.170828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 8679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1590 2023.11.20 07:53:50.170851 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_6_1} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1591 2023.11.20 07:53:50.170900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1592 2023.11.20 07:53:50.170964 [ 3 ] {} <Debug> HTTP-Session: 0653501c-ecf2-4dea-aaa9-8d6d591f869e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1593 2023.11.20 07:53:50.170988 [ 3 ] {} <Debug> HTTP-Session: 0653501c-ecf2-4dea-aaa9-8d6d591f869e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1594 2023.11.20 07:53:50.171062 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1595 2023.11.20 07:53:50.171101 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1596 2023.11.20 07:53:50.171216 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1597 2023.11.20 07:53:50.171507 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1598 2023.11.20 07:53:50.171721 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1599 2023.11.20 07:53:50.171890 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1600 2023.11.20 07:53:50.172010 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Information> executeQuery: Read 51 rows, 4.07 KiB in 0.000919568 sec., 55460 rows/sec., 4.32 MiB/sec.
1601 2023.11.20 07:53:50.172131 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Debug> DynamicQueryHandler: Done processing query
1602 2023.11.20 07:53:50.172153 [ 3 ] {b2ebde83-39fc-46d9-8dc6-7f9ae58956df} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1603 2023.11.20 07:53:50.172169 [ 3 ] {} <Debug> HTTP-Session: 0653501c-ecf2-4dea-aaa9-8d6d591f869e Destroying unnamed session
1604 2023.11.20 07:53:50.172282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1605 2023.11.20 07:53:50.172326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1606 2023.11.20 07:53:50.172345 [ 3 ] {} <Debug> HTTP-Session: cd7be334-fb11-44df-829c-6c63e4216976 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1607 2023.11.20 07:53:50.172361 [ 3 ] {} <Debug> HTTP-Session: cd7be334-fb11-44df-829c-6c63e4216976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1608 2023.11.20 07:53:50.172431 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1609 2023.11.20 07:53:50.172472 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1610 2023.11.20 07:53:50.172587 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1611 2023.11.20 07:53:50.172848 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1612 2023.11.20 07:53:50.173095 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1613 2023.11.20 07:53:50.173272 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Trace> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1614 2023.11.20 07:53:50.173397 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000934428 sec., 11771 rows/sec., 776.50 KiB/sec.
1615 2023.11.20 07:53:50.173530 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Debug> DynamicQueryHandler: Done processing query
1616 2023.11.20 07:53:50.173553 [ 3 ] {50c17a03-159f-4433-bcd0-c5b99032f522} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1617 2023.11.20 07:53:50.173568 [ 3 ] {} <Debug> HTTP-Session: cd7be334-fb11-44df-829c-6c63e4216976 Destroying unnamed session
1618 2023.11.20 07:53:50.173736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1619 2023.11.20 07:53:50.173777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1620 2023.11.20 07:53:50.173794 [ 3 ] {} <Debug> HTTP-Session: 1a3c2d7b-54aa-414a-8e60-91beba3eb4ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1621 2023.11.20 07:53:50.173810 [ 3 ] {} <Debug> HTTP-Session: 1a3c2d7b-54aa-414a-8e60-91beba3eb4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1622 2023.11.20 07:53:50.173893 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1623 2023.11.20 07:53:50.173936 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1624 2023.11.20 07:53:50.174068 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1625 2023.11.20 07:53:50.174557 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1626 2023.11.20 07:53:50.174865 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1627 2023.11.20 07:53:50.175050 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1628 2023.11.20 07:53:50.175173 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1629 2023.11.20 07:53:50.175187 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001258125 sec., 31793 rows/sec., 42.90 MiB/sec.
1630 2023.11.20 07:53:50.175228 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1631 2023.11.20 07:53:50.175401 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1632 2023.11.20 07:53:50.175516 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Debug> DynamicQueryHandler: Done processing query
1633 2023.11.20 07:53:50.175559 [ 3 ] {f7a36a9b-a3c1-4aab-badf-440f2a95ba22} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1634 2023.11.20 07:53:50.175607 [ 3 ] {} <Debug> HTTP-Session: 1a3c2d7b-54aa-414a-8e60-91beba3eb4ed Destroying unnamed session
1635 2023.11.20 07:53:50.175611 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1636 2023.11.20 07:53:50.175663 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part
1637 2023.11.20 07:53:50.175796 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part
1638 2023.11.20 07:53:50.175910 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1639 2023.11.20 07:53:50.176016 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1640 2023.11.20 07:53:50.176122 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
1641 2023.11.20 07:53:50.176216 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1642 2023.11.20 07:53:50.177709 [ 22 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 6 columns (6 merged, 0 gathered) in 0.002422737 sec., 80900.23803656774 rows/sec., 109.17 MiB/sec.
1643 2023.11.20 07:53:50.177899 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1644 2023.11.20 07:53:50.178110 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1645 2023.11.20 07:53:50.178175 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1646 2023.11.20 07:53:51.001115 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.08 MiB, peak 237.34 MiB, will set to 230.73 MiB (RSS), difference: -1.36 MiB
1647 2023.11.20 07:53:55.124822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1648 2023.11.20 07:53:55.124962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1649 2023.11.20 07:53:55.124992 [ 3 ] {} <Debug> HTTP-Session: 93ca0e5f-9e9b-47e7-8657-dfbc99315c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1650 2023.11.20 07:53:55.125021 [ 3 ] {} <Debug> HTTP-Session: 93ca0e5f-9e9b-47e7-8657-dfbc99315c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1651 2023.11.20 07:53:55.125248 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1652 2023.11.20 07:53:55.125932 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1653 2023.11.20 07:53:55.126138 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1654 2023.11.20 07:53:55.126192 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1655 2023.11.20 07:53:55.126369 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1656 2023.11.20 07:53:55.126519 [ 191 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1657 2023.11.20 07:53:55.126545 [ 187 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1658 2023.11.20 07:53:55.126533 [ 186 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1659 2023.11.20 07:53:55.126717 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1660 2023.11.20 07:53:55.126799 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Debug> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e) (SelectExecutor): Reading approx. 21 rows with 3 streams
1661 2023.11.20 07:53:55.129134 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.003833674 sec., 5477 rows/sec., 623.59 KiB/sec.
1662 2023.11.20 07:53:55.129455 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Debug> DynamicQueryHandler: Done processing query
1663 2023.11.20 07:53:55.129482 [ 3 ] {a9f8a98c-a3ad-48c8-bb38-27cb9a975328} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1664 2023.11.20 07:53:55.129500 [ 3 ] {} <Debug> HTTP-Session: 93ca0e5f-9e9b-47e7-8657-dfbc99315c21 Destroying unnamed session
1665 2023.11.20 07:53:55.130090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1666 2023.11.20 07:53:55.130162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1667 2023.11.20 07:53:55.130188 [ 3 ] {} <Debug> HTTP-Session: 587fef3f-51e0-4bf4-84c2-55e4a7b5dfd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1668 2023.11.20 07:53:55.130210 [ 3 ] {} <Debug> HTTP-Session: 587fef3f-51e0-4bf4-84c2-55e4a7b5dfd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1669 2023.11.20 07:53:55.130302 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1670 2023.11.20 07:53:55.130349 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1671 2023.11.20 07:53:55.130510 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2023.11.20 07:53:55.130846 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1673 2023.11.20 07:53:55.131167 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1674 2023.11.20 07:53:55.131341 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Trace> oximeter.timeseries_schema (e255b2a8-5427-4630-b699-6046a8b5e23e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1675 2023.11.20 07:53:55.131490 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001155702 sec., 865 rows/sec., 196.04 KiB/sec.
1676 2023.11.20 07:53:55.131620 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Debug> DynamicQueryHandler: Done processing query
1677 2023.11.20 07:53:55.131644 [ 3 ] {ed14bcbd-ea45-49c6-bb9d-016463266f25} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1678 2023.11.20 07:53:55.131661 [ 3 ] {} <Debug> HTTP-Session: 587fef3f-51e0-4bf4-84c2-55e4a7b5dfd5 Destroying unnamed session
1679 2023.11.20 07:53:55.131809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1680 2023.11.20 07:53:55.131857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1681 2023.11.20 07:53:55.131878 [ 3 ] {} <Debug> HTTP-Session: 447ca621-a568-48e4-8c18-6aa7fb76bacf Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1682 2023.11.20 07:53:55.131896 [ 3 ] {} <Debug> HTTP-Session: 447ca621-a568-48e4-8c18-6aa7fb76bacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1683 2023.11.20 07:53:55.131969 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1684 2023.11.20 07:53:55.132010 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1685 2023.11.20 07:53:55.132118 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1686 2023.11.20 07:53:55.132411 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1687 2023.11.20 07:53:55.132624 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1688 2023.11.20 07:53:55.132772 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1689 2023.11.20 07:53:55.132894 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Information> executeQuery: Read 5 rows, 415.00 B in 0.000895348 sec., 5584 rows/sec., 452.64 KiB/sec.
1690 2023.11.20 07:53:55.133051 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Debug> DynamicQueryHandler: Done processing query
1691 2023.11.20 07:53:55.133076 [ 3 ] {c0b8b3ff-671d-4591-81cd-358149cd24b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1692 2023.11.20 07:53:55.133093 [ 3 ] {} <Debug> HTTP-Session: 447ca621-a568-48e4-8c18-6aa7fb76bacf Destroying unnamed session
1693 2023.11.20 07:53:55.133214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1694 2023.11.20 07:53:55.133259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1695 2023.11.20 07:53:55.133278 [ 3 ] {} <Debug> HTTP-Session: 3b7a88c6-6db8-43a4-b50f-b262c87279f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1696 2023.11.20 07:53:55.133296 [ 3 ] {} <Debug> HTTP-Session: 3b7a88c6-6db8-43a4-b50f-b262c87279f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1697 2023.11.20 07:53:55.133367 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1698 2023.11.20 07:53:55.133407 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1699 2023.11.20 07:53:55.133552 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1700 2023.11.20 07:53:55.133823 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1701 2023.11.20 07:53:55.134037 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1702 2023.11.20 07:53:55.134192 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1703 2023.11.20 07:53:55.134310 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000912698 sec., 2191 rows/sec., 187.25 KiB/sec.
1704 2023.11.20 07:53:55.134428 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Debug> DynamicQueryHandler: Done processing query
1705 2023.11.20 07:53:55.134452 [ 3 ] {3e1ce41f-ac58-43ea-8c01-f42ec2336483} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1706 2023.11.20 07:53:55.134468 [ 3 ] {} <Debug> HTTP-Session: 3b7a88c6-6db8-43a4-b50f-b262c87279f7 Destroying unnamed session
1707 2023.11.20 07:53:55.134594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1708 2023.11.20 07:53:55.134639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1709 2023.11.20 07:53:55.134657 [ 3 ] {} <Debug> HTTP-Session: f8c2a944-f788-405f-8294-14fdd543d35d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1710 2023.11.20 07:53:55.134673 [ 3 ] {} <Debug> HTTP-Session: f8c2a944-f788-405f-8294-14fdd543d35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1711 2023.11.20 07:53:55.134746 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1712 2023.11.20 07:53:55.134785 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1713 2023.11.20 07:53:55.134888 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1714 2023.11.20 07:53:55.135200 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1715 2023.11.20 07:53:55.135412 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1716 2023.11.20 07:53:55.135564 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1717 2023.11.20 07:53:55.135688 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Information> executeQuery: Read 52 rows, 4.57 KiB in 0.000911958 sec., 57020 rows/sec., 4.89 MiB/sec.
1718 2023.11.20 07:53:55.135804 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Debug> DynamicQueryHandler: Done processing query
1719 2023.11.20 07:53:55.135828 [ 3 ] {fc80290f-e38a-468a-9388-15bc5a163dc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1720 2023.11.20 07:53:55.135844 [ 3 ] {} <Debug> HTTP-Session: f8c2a944-f788-405f-8294-14fdd543d35d Destroying unnamed session
1721 2023.11.20 07:53:55.135964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1722 2023.11.20 07:53:55.136009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1723 2023.11.20 07:53:55.136027 [ 3 ] {} <Debug> HTTP-Session: c0fa96dd-484b-408a-8c47-7e5bbc4a6e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1724 2023.11.20 07:53:55.136043 [ 3 ] {} <Debug> HTTP-Session: c0fa96dd-484b-408a-8c47-7e5bbc4a6e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1725 2023.11.20 07:53:55.136110 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1726 2023.11.20 07:53:55.136146 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1727 2023.11.20 07:53:55.136251 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1728 2023.11.20 07:53:55.136633 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1729 2023.11.20 07:53:55.136848 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1730 2023.11.20 07:53:55.136998 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1731 2023.11.20 07:53:55.137117 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000977709 sec., 2045 rows/sec., 142.83 KiB/sec.
1732 2023.11.20 07:53:55.137231 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Debug> DynamicQueryHandler: Done processing query
1733 2023.11.20 07:53:55.137256 [ 3 ] {208c371e-afbe-497b-9455-31b5aba33669} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1734 2023.11.20 07:53:55.137271 [ 3 ] {} <Debug> HTTP-Session: c0fa96dd-484b-408a-8c47-7e5bbc4a6e7d Destroying unnamed session
1735 2023.11.20 07:53:55.137409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1736 2023.11.20 07:53:55.137461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1737 2023.11.20 07:53:55.137482 [ 3 ] {} <Debug> HTTP-Session: 5e989594-1fb3-4596-8de8-025d259ddd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1738 2023.11.20 07:53:55.137500 [ 3 ] {} <Debug> HTTP-Session: 5e989594-1fb3-4596-8de8-025d259ddd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1739 2023.11.20 07:53:55.137574 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1740 2023.11.20 07:53:55.137614 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1741 2023.11.20 07:53:55.137720 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1742 2023.11.20 07:53:55.138050 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1743 2023.11.20 07:53:55.138273 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1744 2023.11.20 07:53:55.138429 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1745 2023.11.20 07:53:55.138562 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000953819 sec., 32500 rows/sec., 2.52 MiB/sec.
1746 2023.11.20 07:53:55.138698 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Debug> DynamicQueryHandler: Done processing query
1747 2023.11.20 07:53:55.138723 [ 3 ] {7b650e3e-99dc-4675-adc5-51fe553f4675} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1748 2023.11.20 07:53:55.138739 [ 3 ] {} <Debug> HTTP-Session: 5e989594-1fb3-4596-8de8-025d259ddd11 Destroying unnamed session
1749 2023.11.20 07:53:55.138857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1750 2023.11.20 07:53:55.138906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1751 2023.11.20 07:53:55.138926 [ 3 ] {} <Debug> HTTP-Session: 8057e94e-fce2-44fd-ba84-9f3c380cdbf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1752 2023.11.20 07:53:55.138943 [ 3 ] {} <Debug> HTTP-Session: 8057e94e-fce2-44fd-ba84-9f3c380cdbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1753 2023.11.20 07:53:55.139017 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1754 2023.11.20 07:53:55.139060 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1755 2023.11.20 07:53:55.139181 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2023.11.20 07:53:55.139476 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1757 2023.11.20 07:53:55.139722 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1758 2023.11.20 07:53:55.139901 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1759 2023.11.20 07:53:55.140025 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000976219 sec., 37901 rows/sec., 2.64 MiB/sec.
1760 2023.11.20 07:53:55.140160 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Debug> DynamicQueryHandler: Done processing query
1761 2023.11.20 07:53:55.140186 [ 3 ] {611b756d-aff2-4aaf-aecb-699d74350b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1762 2023.11.20 07:53:55.140201 [ 3 ] {} <Debug> HTTP-Session: 8057e94e-fce2-44fd-ba84-9f3c380cdbf0 Destroying unnamed session
1763 2023.11.20 07:53:55.140321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1764 2023.11.20 07:53:55.140367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1765 2023.11.20 07:53:55.140387 [ 3 ] {} <Debug> HTTP-Session: 01743625-a283-43b7-8646-607d2d895b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1766 2023.11.20 07:53:55.140405 [ 3 ] {} <Debug> HTTP-Session: 01743625-a283-43b7-8646-607d2d895b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1767 2023.11.20 07:53:55.140478 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1768 2023.11.20 07:53:55.140522 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1769 2023.11.20 07:53:55.140658 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1770 2023.11.20 07:53:55.140965 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1771 2023.11.20 07:53:55.141235 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1772 2023.11.20 07:53:55.141413 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1773 2023.11.20 07:53:55.141533 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00102571 sec., 4874 rows/sec., 6.58 MiB/sec.
1774 2023.11.20 07:53:55.141653 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Debug> DynamicQueryHandler: Done processing query
1775 2023.11.20 07:53:55.141678 [ 3 ] {204a31c4-4542-4bb2-8c47-81b6fb9154dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1776 2023.11.20 07:53:55.141695 [ 3 ] {} <Debug> HTTP-Session: 01743625-a283-43b7-8646-607d2d895b89 Destroying unnamed session
1777 2023.11.20 07:53:57.129903 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
1778 2023.11.20 07:53:57.129982 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
1779 2023.11.20 07:54:00.125643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2023.11.20 07:54:00.125824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1781 2023.11.20 07:54:00.125872 [ 3 ] {} <Debug> HTTP-Session: 497cb02f-2c99-426b-ba71-c034ede769f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1782 2023.11.20 07:54:00.125915 [ 3 ] {} <Debug> HTTP-Session: 497cb02f-2c99-426b-ba71-c034ede769f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2023.11.20 07:54:00.126113 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1784 2023.11.20 07:54:00.126212 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1785 2023.11.20 07:54:00.126405 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1786 2023.11.20 07:54:00.126865 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1787 2023.11.20 07:54:00.127131 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1788 2023.11.20 07:54:00.127311 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1789 2023.11.20 07:54:00.127458 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001287865 sec., 31059 rows/sec., 2.46 MiB/sec.
1790 2023.11.20 07:54:00.127654 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Debug> DynamicQueryHandler: Done processing query
1791 2023.11.20 07:54:00.127681 [ 3 ] {9b0dcd9a-41d9-42e3-9b94-d57e5781b33d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1792 2023.11.20 07:54:00.127698 [ 3 ] {} <Debug> HTTP-Session: 497cb02f-2c99-426b-ba71-c034ede769f1 Destroying unnamed session
1793 2023.11.20 07:54:00.127833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1794 2023.11.20 07:54:00.127886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1795 2023.11.20 07:54:00.127906 [ 3 ] {} <Debug> HTTP-Session: 49ff95aa-f702-415d-be1b-82070388a3df Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1796 2023.11.20 07:54:00.127925 [ 3 ] {} <Debug> HTTP-Session: 49ff95aa-f702-415d-be1b-82070388a3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1797 2023.11.20 07:54:00.128002 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1798 2023.11.20 07:54:00.128044 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1799 2023.11.20 07:54:00.128166 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1800 2023.11.20 07:54:00.128455 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1801 2023.11.20 07:54:00.128658 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1802 2023.11.20 07:54:00.128808 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1803 2023.11.20 07:54:00.128926 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000895198 sec., 2234 rows/sec., 190.91 KiB/sec.
1804 2023.11.20 07:54:00.129045 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Debug> DynamicQueryHandler: Done processing query
1805 2023.11.20 07:54:00.129067 [ 3 ] {19d40a9f-7869-49a5-95af-07e651d687b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1806 2023.11.20 07:54:00.129083 [ 3 ] {} <Debug> HTTP-Session: 49ff95aa-f702-415d-be1b-82070388a3df Destroying unnamed session
1807 2023.11.20 07:54:00.129233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1808 2023.11.20 07:54:00.129279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1809 2023.11.20 07:54:00.129298 [ 3 ] {} <Debug> HTTP-Session: e53cdac3-283d-4b11-a794-1e3a55563f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1810 2023.11.20 07:54:00.129315 [ 3 ] {} <Debug> HTTP-Session: e53cdac3-283d-4b11-a794-1e3a55563f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1811 2023.11.20 07:54:00.129388 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1812 2023.11.20 07:54:00.129426 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1813 2023.11.20 07:54:00.129529 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1814 2023.11.20 07:54:00.129887 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1815 2023.11.20 07:54:00.130099 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1816 2023.11.20 07:54:00.130252 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1817 2023.11.20 07:54:00.130374 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Information> executeQuery: Read 121 rows, 12.09 KiB in 0.000958539 sec., 126233 rows/sec., 12.31 MiB/sec.
1818 2023.11.20 07:54:00.130492 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Debug> DynamicQueryHandler: Done processing query
1819 2023.11.20 07:54:00.130515 [ 3 ] {a465cfa1-1ae5-4836-84d4-c7bf92f5ec25} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1820 2023.11.20 07:54:00.130531 [ 3 ] {} <Debug> HTTP-Session: e53cdac3-283d-4b11-a794-1e3a55563f90 Destroying unnamed session
1821 2023.11.20 07:54:00.130643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1822 2023.11.20 07:54:00.130688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1823 2023.11.20 07:54:00.130707 [ 3 ] {} <Debug> HTTP-Session: 447477c5-7809-4cf7-b0e2-76eccc18f6be Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1824 2023.11.20 07:54:00.130723 [ 3 ] {} <Debug> HTTP-Session: 447477c5-7809-4cf7-b0e2-76eccc18f6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1825 2023.11.20 07:54:00.130791 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1826 2023.11.20 07:54:00.130829 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1827 2023.11.20 07:54:00.130935 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1828 2023.11.20 07:54:00.131196 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1829 2023.11.20 07:54:00.131393 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1830 2023.11.20 07:54:00.131542 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1831 2023.11.20 07:54:00.131658 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000839406 sec., 2382 rows/sec., 166.37 KiB/sec.
1832 2023.11.20 07:54:00.131772 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Debug> DynamicQueryHandler: Done processing query
1833 2023.11.20 07:54:00.131795 [ 3 ] {526a5642-dbce-4675-9d9f-76c4d7f6ec31} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1834 2023.11.20 07:54:00.131811 [ 3 ] {} <Debug> HTTP-Session: 447477c5-7809-4cf7-b0e2-76eccc18f6be Destroying unnamed session
1835 2023.11.20 07:54:00.131922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1836 2023.11.20 07:54:00.131967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1837 2023.11.20 07:54:00.131986 [ 3 ] {} <Debug> HTTP-Session: 6019dd91-751e-482f-a6a4-57edd983bb17 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1838 2023.11.20 07:54:00.132002 [ 3 ] {} <Debug> HTTP-Session: 6019dd91-751e-482f-a6a4-57edd983bb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1839 2023.11.20 07:54:00.132072 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1840 2023.11.20 07:54:00.132110 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1841 2023.11.20 07:54:00.132212 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1842 2023.11.20 07:54:00.132520 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1843 2023.11.20 07:54:00.132721 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1844 2023.11.20 07:54:00.132885 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1845 2023.11.20 07:54:00.133003 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.000903447 sec., 46488 rows/sec., 3.64 MiB/sec.
1846 2023.11.20 07:54:00.133122 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Debug> DynamicQueryHandler: Done processing query
1847 2023.11.20 07:54:00.133145 [ 3 ] {944bebfe-d634-474f-a31d-ccf8433f2581} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1848 2023.11.20 07:54:00.133160 [ 3 ] {} <Debug> HTTP-Session: 6019dd91-751e-482f-a6a4-57edd983bb17 Destroying unnamed session
1849 2023.11.20 07:54:00.133265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1850 2023.11.20 07:54:00.133310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1851 2023.11.20 07:54:00.133329 [ 3 ] {} <Debug> HTTP-Session: 8cd86b02-67d9-44d6-b89b-2a9a1ab9f2ee Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1852 2023.11.20 07:54:00.133346 [ 3 ] {} <Debug> HTTP-Session: 8cd86b02-67d9-44d6-b89b-2a9a1ab9f2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1853 2023.11.20 07:54:00.133412 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1854 2023.11.20 07:54:00.133454 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1855 2023.11.20 07:54:00.133569 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1856 2023.11.20 07:54:00.133806 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1857 2023.11.20 07:54:00.134045 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1858 2023.11.20 07:54:00.134216 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1859 2023.11.20 07:54:00.134343 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000902077 sec., 1108 rows/sec., 76.86 KiB/sec.
1860 2023.11.20 07:54:00.134461 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Debug> DynamicQueryHandler: Done processing query
1861 2023.11.20 07:54:00.134484 [ 3 ] {e82ae47f-e97f-4679-99c4-cfd287272b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1862 2023.11.20 07:54:00.134499 [ 3 ] {} <Debug> HTTP-Session: 8cd86b02-67d9-44d6-b89b-2a9a1ab9f2ee Destroying unnamed session
1863 2023.11.20 07:54:00.134636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1864 2023.11.20 07:54:00.134680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1865 2023.11.20 07:54:00.134698 [ 3 ] {} <Debug> HTTP-Session: a034eba7-ebe6-452d-bdab-1606e3375424 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1866 2023.11.20 07:54:00.134714 [ 3 ] {} <Debug> HTTP-Session: a034eba7-ebe6-452d-bdab-1606e3375424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1867 2023.11.20 07:54:00.134791 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1868 2023.11.20 07:54:00.134832 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1869 2023.11.20 07:54:00.134963 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1870 2023.11.20 07:54:00.135382 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1871 2023.11.20 07:54:00.135682 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1872 2023.11.20 07:54:00.135864 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1873 2023.11.20 07:54:00.135984 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001166162 sec., 34300 rows/sec., 46.29 MiB/sec.
1874 2023.11.20 07:54:00.136107 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Debug> DynamicQueryHandler: Done processing query
1875 2023.11.20 07:54:00.136130 [ 3 ] {ce228c7f-3ffd-4d8d-87ce-dca6455941f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1876 2023.11.20 07:54:00.136145 [ 3 ] {} <Debug> HTTP-Session: a034eba7-ebe6-452d-bdab-1606e3375424 Destroying unnamed session
1877 2023.11.20 07:54:05.122714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1878 2023.11.20 07:54:05.122890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1879 2023.11.20 07:54:05.122937 [ 3 ] {} <Debug> HTTP-Session: be831a56-9c80-4670-a903-2810c45843ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1880 2023.11.20 07:54:05.122980 [ 3 ] {} <Debug> HTTP-Session: be831a56-9c80-4670-a903-2810c45843ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1881 2023.11.20 07:54:05.123176 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1882 2023.11.20 07:54:05.123283 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1883 2023.11.20 07:54:05.123479 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1884 2023.11.20 07:54:05.123897 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1885 2023.11.20 07:54:05.124156 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1886 2023.11.20 07:54:05.124318 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1887 2023.11.20 07:54:05.124442 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001200013 sec., 4166 rows/sec., 337.72 KiB/sec.
1888 2023.11.20 07:54:05.124584 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Debug> DynamicQueryHandler: Done processing query
1889 2023.11.20 07:54:05.124609 [ 3 ] {c4795a2b-99cf-4998-9529-90cdf6f7c2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1890 2023.11.20 07:54:05.124626 [ 3 ] {} <Debug> HTTP-Session: be831a56-9c80-4670-a903-2810c45843ed Destroying unnamed session
1891 2023.11.20 07:54:05.124752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1892 2023.11.20 07:54:05.124799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1893 2023.11.20 07:54:05.124819 [ 3 ] {} <Debug> HTTP-Session: 20cdc229-98e9-4fce-b79d-f4539e0c51d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1894 2023.11.20 07:54:05.124836 [ 3 ] {} <Debug> HTTP-Session: 20cdc229-98e9-4fce-b79d-f4539e0c51d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1895 2023.11.20 07:54:05.124908 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1896 2023.11.20 07:54:05.124948 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1897 2023.11.20 07:54:05.125053 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1898 2023.11.20 07:54:05.125355 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1899 2023.11.20 07:54:05.125562 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1900 2023.11.20 07:54:05.125721 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1901 2023.11.20 07:54:05.125824 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000886887 sec., 16913 rows/sec., 1.53 MiB/sec.
1902 2023.11.20 07:54:05.125940 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Debug> DynamicQueryHandler: Done processing query
1903 2023.11.20 07:54:05.125963 [ 3 ] {aa2b6b72-c812-48fa-aa1f-276790f0388a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1904 2023.11.20 07:54:05.125980 [ 3 ] {} <Debug> HTTP-Session: 20cdc229-98e9-4fce-b79d-f4539e0c51d2 Destroying unnamed session
1905 2023.11.20 07:54:05.126103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1906 2023.11.20 07:54:05.126149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1907 2023.11.20 07:54:05.126168 [ 3 ] {} <Debug> HTTP-Session: 767844d4-6469-4d01-9e44-ac1d8904a41c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1908 2023.11.20 07:54:05.126187 [ 3 ] {} <Debug> HTTP-Session: 767844d4-6469-4d01-9e44-ac1d8904a41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1909 2023.11.20 07:54:05.126257 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1910 2023.11.20 07:54:05.126295 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1911 2023.11.20 07:54:05.126400 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1912 2023.11.20 07:54:05.126665 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1913 2023.11.20 07:54:05.126863 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1914 2023.11.20 07:54:05.127009 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1915 2023.11.20 07:54:05.127109 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000824536 sec., 6064 rows/sec., 485.60 KiB/sec.
1916 2023.11.20 07:54:05.127224 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Debug> DynamicQueryHandler: Done processing query
1917 2023.11.20 07:54:05.127248 [ 3 ] {7af039e6-0b21-4fa4-9201-ebe94e7a7a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1918 2023.11.20 07:54:05.127264 [ 3 ] {} <Debug> HTTP-Session: 767844d4-6469-4d01-9e44-ac1d8904a41c Destroying unnamed session
1919 2023.11.20 07:54:05.127418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1920 2023.11.20 07:54:05.127463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1921 2023.11.20 07:54:05.127484 [ 3 ] {} <Debug> HTTP-Session: 9b070800-5c7b-43fe-9d8b-afcf66d3c061 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1922 2023.11.20 07:54:05.127500 [ 3 ] {} <Debug> HTTP-Session: 9b070800-5c7b-43fe-9d8b-afcf66d3c061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1923 2023.11.20 07:54:05.127573 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1924 2023.11.20 07:54:05.127617 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1925 2023.11.20 07:54:05.127752 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1926 2023.11.20 07:54:05.128058 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1927 2023.11.20 07:54:05.128335 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1928 2023.11.20 07:54:05.128515 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1929 2023.11.20 07:54:05.128614 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001013679 sec., 4932 rows/sec., 6.66 MiB/sec.
1930 2023.11.20 07:54:05.128733 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Debug> DynamicQueryHandler: Done processing query
1931 2023.11.20 07:54:05.128757 [ 3 ] {22103d93-5476-4a8d-b1be-01d8af711566} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1932 2023.11.20 07:54:05.128773 [ 3 ] {} <Debug> HTTP-Session: 9b070800-5c7b-43fe-9d8b-afcf66d3c061 Destroying unnamed session
1933 2023.11.20 07:54:10.125837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1934 2023.11.20 07:54:10.125959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1935 2023.11.20 07:54:10.125986 [ 3 ] {} <Debug> HTTP-Session: 9de91833-4153-40b5-9408-8ebd903bf5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1936 2023.11.20 07:54:10.126010 [ 3 ] {} <Debug> HTTP-Session: 9de91833-4153-40b5-9408-8ebd903bf5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1937 2023.11.20 07:54:10.126142 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1938 2023.11.20 07:54:10.126204 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1939 2023.11.20 07:54:10.126364 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1940 2023.11.20 07:54:10.126831 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1941 2023.11.20 07:54:10.127096 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1942 2023.11.20 07:54:10.127268 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1943 2023.11.20 07:54:10.127413 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001226384 sec., 32616 rows/sec., 2.58 MiB/sec.
1944 2023.11.20 07:54:10.127632 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Debug> DynamicQueryHandler: Done processing query
1945 2023.11.20 07:54:10.127660 [ 3 ] {7c563dd1-5314-4bcd-b46b-8663b763e95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1946 2023.11.20 07:54:10.127679 [ 3 ] {} <Debug> HTTP-Session: 9de91833-4153-40b5-9408-8ebd903bf5f2 Destroying unnamed session
1947 2023.11.20 07:54:10.127909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1948 2023.11.20 07:54:10.127963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1949 2023.11.20 07:54:10.127984 [ 3 ] {} <Debug> HTTP-Session: 2bb97571-7a26-4178-ace7-2abd0cb20739 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1950 2023.11.20 07:54:10.128004 [ 3 ] {} <Debug> HTTP-Session: 2bb97571-7a26-4178-ace7-2abd0cb20739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1951 2023.11.20 07:54:10.128092 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1952 2023.11.20 07:54:10.128135 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1953 2023.11.20 07:54:10.128257 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1954 2023.11.20 07:54:10.128696 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1955 2023.11.20 07:54:10.128929 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1956 2023.11.20 07:54:10.129084 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1957 2023.11.20 07:54:10.129194 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.001065451 sec., 112628 rows/sec., 11.00 MiB/sec.
1958 2023.11.20 07:54:10.129206 [ 64 ] {} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1959 2023.11.20 07:54:10.129329 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1960 2023.11.20 07:54:10.129358 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Debug> DynamicQueryHandler: Done processing query
1961 2023.11.20 07:54:10.129401 [ 3 ] {152ac5c2-ff09-45ff-ad58-b1ecc0ed51a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1962 2023.11.20 07:54:10.129425 [ 3 ] {} <Debug> HTTP-Session: 2bb97571-7a26-4178-ace7-2abd0cb20739 Destroying unnamed session
1963 2023.11.20 07:54:10.129411 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1964 2023.11.20 07:54:10.129538 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1965 2023.11.20 07:54:10.129589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1966 2023.11.20 07:54:10.129598 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::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
1967 2023.11.20 07:54:10.129653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1968 2023.11.20 07:54:10.129699 [ 3 ] {} <Debug> HTTP-Session: 889dcfad-eae8-489c-a331-bbfd6f35cc22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1969 2023.11.20 07:54:10.129740 [ 3 ] {} <Debug> HTTP-Session: 889dcfad-eae8-489c-a331-bbfd6f35cc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1970 2023.11.20 07:54:10.129899 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part
1971 2023.11.20 07:54:10.129933 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1972 2023.11.20 07:54:10.130010 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1973 2023.11.20 07:54:10.130166 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part
1974 2023.11.20 07:54:10.130489 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2023.11.20 07:54:10.130498 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 121 rows starting from the beginning of the part
1976 2023.11.20 07:54:10.130694 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part
1977 2023.11.20 07:54:10.130836 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part
1978 2023.11.20 07:54:10.131344 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1979 2023.11.20 07:54:10.131696 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1980 2023.11.20 07:54:10.132028 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1981 2023.11.20 07:54:10.132219 [ 64 ] {} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1982 2023.11.20 07:54:10.132249 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002259493 sec., 17703 rows/sec., 1.38 MiB/sec.
1983 2023.11.20 07:54:10.132310 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
1984 2023.11.20 07:54:10.132610 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1985 2023.11.20 07:54:10.132943 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Debug> DynamicQueryHandler: Done processing query
1986 2023.11.20 07:54:10.132976 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1987 2023.11.20 07:54:10.132995 [ 3 ] {9ef08969-9702-439c-ae34-d449ac15c6ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1988 2023.11.20 07:54:10.132997 [ 19 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 4 columns (4 merged, 0 gathered) in 0.00359996 sec., 164724.0524894721 rows/sec., 15.71 MiB/sec.
1989 2023.11.20 07:54:10.133038 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 85 rows starting from the beginning of the part
1990 2023.11.20 07:54:10.133051 [ 3 ] {} <Debug> HTTP-Session: 889dcfad-eae8-489c-a331-bbfd6f35cc22 Destroying unnamed session
1991 2023.11.20 07:54:10.133233 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part
1992 2023.11.20 07:54:10.133272 [ 23 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1993 2023.11.20 07:54:10.133377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1994 2023.11.20 07:54:10.133476 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part
1995 2023.11.20 07:54:10.133487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1996 2023.11.20 07:54:10.133581 [ 3 ] {} <Debug> HTTP-Session: c100141d-ac61-44f7-972d-729a2e472375 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
1997 2023.11.20 07:54:10.133624 [ 3 ] {} <Debug> HTTP-Session: c100141d-ac61-44f7-972d-729a2e472375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1998 2023.11.20 07:54:10.133732 [ 23 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1999 2023.11.20 07:54:10.133859 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part
2000 2023.11.20 07:54:10.133938 [ 23 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_11_2} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2001 2023.11.20 07:54:10.133987 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2002 2023.11.20 07:54:10.134212 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
2003 2023.11.20 07:54:10.134216 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2004 2023.11.20 07:54:10.134480 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
2005 2023.11.20 07:54:10.134874 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2006 2023.11.20 07:54:10.135803 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2007 2023.11.20 07:54:10.136067 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003671702 sec., 69177.72738637286 rows/sec., 5.40 MiB/sec.
2008 2023.11.20 07:54:10.136239 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2009 2023.11.20 07:54:10.136356 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2010 2023.11.20 07:54:10.136526 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2011 2023.11.20 07:54:10.136647 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_11_2} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2012 2023.11.20 07:54:10.136655 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2013 2023.11.20 07:54:10.136866 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.002784614 sec., 14364 rows/sec., 19.38 MiB/sec.
2014 2023.11.20 07:54:10.137036 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Debug> DynamicQueryHandler: Done processing query
2015 2023.11.20 07:54:10.137061 [ 3 ] {5538c879-f18f-4b38-9864-a67cd7035af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2016 2023.11.20 07:54:10.137077 [ 3 ] {} <Debug> HTTP-Session: c100141d-ac61-44f7-972d-729a2e472375 Destroying unnamed session
2017 2023.11.20 07:54:12.130244 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
2018 2023.11.20 07:54:12.130328 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
2019 2023.11.20 07:54:15.123183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2020 2023.11.20 07:54:15.123317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2021 2023.11.20 07:54:15.123349 [ 3 ] {} <Debug> HTTP-Session: e75fd0c8-80b5-4663-85eb-4157bee2d0b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2022 2023.11.20 07:54:15.123379 [ 3 ] {} <Debug> HTTP-Session: e75fd0c8-80b5-4663-85eb-4157bee2d0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2023 2023.11.20 07:54:15.123518 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2024 2023.11.20 07:54:15.123579 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2025 2023.11.20 07:54:15.123740 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2023.11.20 07:54:15.124136 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2027 2023.11.20 07:54:15.124393 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2028 2023.11.20 07:54:15.124560 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2029 2023.11.20 07:54:15.124702 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001142613 sec., 4375 rows/sec., 354.69 KiB/sec.
2030 2023.11.20 07:54:15.124701 [ 66 ] {} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2031 2023.11.20 07:54:15.124824 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2032 2023.11.20 07:54:15.124898 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Debug> DynamicQueryHandler: Done processing query
2033 2023.11.20 07:54:15.124938 [ 3 ] {0bef889c-9d18-4f8b-b648-cd8fb6821114} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2034 2023.11.20 07:54:15.124941 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2035 2023.11.20 07:54:15.124960 [ 3 ] {} <Debug> HTTP-Session: e75fd0c8-80b5-4663-85eb-4157bee2d0b5 Destroying unnamed session
2036 2023.11.20 07:54:15.125072 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2037 2023.11.20 07:54:15.125121 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part
2038 2023.11.20 07:54:15.125144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2023.11.20 07:54:15.125217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2023.11.20 07:54:15.125262 [ 3 ] {} <Debug> HTTP-Session: 5c095781-eb4f-452c-9f43-570d68fb2d5c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2041 2023.11.20 07:54:15.125309 [ 3 ] {} <Debug> HTTP-Session: 5c095781-eb4f-452c-9f43-570d68fb2d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2023.11.20 07:54:15.125384 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
2043 2023.11.20 07:54:15.125519 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2044 2023.11.20 07:54:15.125624 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2045 2023.11.20 07:54:15.125649 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2046 2023.11.20 07:54:15.125972 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
2047 2023.11.20 07:54:15.126100 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2048 2023.11.20 07:54:15.126265 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
2049 2023.11.20 07:54:15.126436 [ 19 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::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
2050 2023.11.20 07:54:15.127005 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2051 2023.11.20 07:54:15.127436 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2052 2023.11.20 07:54:15.127755 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2053 2023.11.20 07:54:15.128090 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002521389 sec., 5949 rows/sec., 549.59 KiB/sec.
2054 2023.11.20 07:54:15.128174 [ 20 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.003283214 sec., 42031.984512736606 rows/sec., 3.33 MiB/sec.
2055 2023.11.20 07:54:15.128354 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Debug> DynamicQueryHandler: Done processing query
2056 2023.11.20 07:54:15.128397 [ 3 ] {bbe24f29-28df-4392-8869-55e09e3e0835} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2057 2023.11.20 07:54:15.128404 [ 20 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2058 2023.11.20 07:54:15.128425 [ 3 ] {} <Debug> HTTP-Session: 5c095781-eb4f-452c-9f43-570d68fb2d5c Destroying unnamed session
2059 2023.11.20 07:54:15.128589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2060 2023.11.20 07:54:15.128649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2061 2023.11.20 07:54:15.128683 [ 20 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2062 2023.11.20 07:54:15.128691 [ 3 ] {} <Debug> HTTP-Session: 53c6b589-a94b-424b-b9cc-83bc3c0a6251 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2063 2023.11.20 07:54:15.128738 [ 3 ] {} <Debug> HTTP-Session: 53c6b589-a94b-424b-b9cc-83bc3c0a6251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2064 2023.11.20 07:54:15.128812 [ 20 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_11_2} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2065 2023.11.20 07:54:15.128860 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2066 2023.11.20 07:54:15.128946 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2067 2023.11.20 07:54:15.129073 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2068 2023.11.20 07:54:15.129359 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2069 2023.11.20 07:54:15.129571 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2070 2023.11.20 07:54:15.129724 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2071 2023.11.20 07:54:15.129848 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000940998 sec., 5313 rows/sec., 425.50 KiB/sec.
2072 2023.11.20 07:54:15.129952 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Debug> DynamicQueryHandler: Done processing query
2073 2023.11.20 07:54:15.129977 [ 3 ] {71ac6c4a-7141-4ab9-ba61-6c5024ba5a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2074 2023.11.20 07:54:15.129993 [ 3 ] {} <Debug> HTTP-Session: 53c6b589-a94b-424b-b9cc-83bc3c0a6251 Destroying unnamed session
2075 2023.11.20 07:54:15.130135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2076 2023.11.20 07:54:15.130179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2077 2023.11.20 07:54:15.130199 [ 3 ] {} <Debug> HTTP-Session: bf83ccf3-6157-47c8-93f1-60922020601d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2078 2023.11.20 07:54:15.130216 [ 3 ] {} <Debug> HTTP-Session: bf83ccf3-6157-47c8-93f1-60922020601d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2079 2023.11.20 07:54:15.130289 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2080 2023.11.20 07:54:15.130333 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2081 2023.11.20 07:54:15.130469 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2082 2023.11.20 07:54:15.130769 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2083 2023.11.20 07:54:15.131056 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2084 2023.11.20 07:54:15.131240 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2085 2023.11.20 07:54:15.131362 [ 66 ] {} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2086 2023.11.20 07:54:15.131377 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001056581 sec., 4732 rows/sec., 6.39 MiB/sec.
2087 2023.11.20 07:54:15.131412 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2088 2023.11.20 07:54:15.131684 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2089 2023.11.20 07:54:15.131727 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Debug> DynamicQueryHandler: Done processing query
2090 2023.11.20 07:54:15.131789 [ 3 ] {d9110dc2-2f64-456d-8549-ce3a3cec19bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2091 2023.11.20 07:54:15.131815 [ 3 ] {} <Debug> HTTP-Session: bf83ccf3-6157-47c8-93f1-60922020601d Destroying unnamed session
2092 2023.11.20 07:54:15.131923 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2093 2023.11.20 07:54:15.131987 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part
2094 2023.11.20 07:54:15.132179 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
2095 2023.11.20 07:54:15.132349 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2096 2023.11.20 07:54:15.132511 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
2097 2023.11.20 07:54:15.132613 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
2098 2023.11.20 07:54:15.132706 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::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
2099 2023.11.20 07:54:15.133903 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 6 columns (6 merged, 0 gathered) in 0.002415547 sec., 120469.60791903449 rows/sec., 162.57 MiB/sec.
2100 2023.11.20 07:54:15.134145 [ 11 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2101 2023.11.20 07:54:15.134370 [ 11 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2102 2023.11.20 07:54:15.134441 [ 11 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2103 2023.11.20 07:54:15.134509 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_11_2: 4.07 MiB.
2104 2023.11.20 07:54:20.125951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2105 2023.11.20 07:54:20.126143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2106 2023.11.20 07:54:20.126193 [ 3 ] {} <Debug> HTTP-Session: 9659d134-96e2-49ef-9f4d-512429888f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2107 2023.11.20 07:54:20.126235 [ 3 ] {} <Debug> HTTP-Session: 9659d134-96e2-49ef-9f4d-512429888f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2108 2023.11.20 07:54:20.126436 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2109 2023.11.20 07:54:20.126536 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2110 2023.11.20 07:54:20.126748 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2111 2023.11.20 07:54:20.127187 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2112 2023.11.20 07:54:20.127457 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2113 2023.11.20 07:54:20.127630 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2114 2023.11.20 07:54:20.127770 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001274245 sec., 31391 rows/sec., 2.48 MiB/sec.
2115 2023.11.20 07:54:20.127904 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Debug> DynamicQueryHandler: Done processing query
2116 2023.11.20 07:54:20.127930 [ 3 ] {0e7db0d5-5692-41bb-912b-9681410dfa31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2117 2023.11.20 07:54:20.127947 [ 3 ] {} <Debug> HTTP-Session: 9659d134-96e2-49ef-9f4d-512429888f7a Destroying unnamed session
2118 2023.11.20 07:54:20.128075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2119 2023.11.20 07:54:20.128124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2120 2023.11.20 07:54:20.128145 [ 3 ] {} <Debug> HTTP-Session: e21e6407-88fb-4e64-a6e6-b8e6876615e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2121 2023.11.20 07:54:20.128164 [ 3 ] {} <Debug> HTTP-Session: e21e6407-88fb-4e64-a6e6-b8e6876615e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2122 2023.11.20 07:54:20.128239 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2123 2023.11.20 07:54:20.128283 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2124 2023.11.20 07:54:20.128392 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2125 2023.11.20 07:54:20.128688 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2126 2023.11.20 07:54:20.128907 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2127 2023.11.20 07:54:20.129063 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2128 2023.11.20 07:54:20.129186 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000918758 sec., 2176 rows/sec., 186.01 KiB/sec.
2129 2023.11.20 07:54:20.129294 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Debug> DynamicQueryHandler: Done processing query
2130 2023.11.20 07:54:20.129317 [ 3 ] {6b4c7599-d5d1-4ce7-afcc-b521251346fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2131 2023.11.20 07:54:20.129332 [ 3 ] {} <Debug> HTTP-Session: e21e6407-88fb-4e64-a6e6-b8e6876615e7 Destroying unnamed session
2132 2023.11.20 07:54:20.129469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2133 2023.11.20 07:54:20.129513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2134 2023.11.20 07:54:20.129532 [ 3 ] {} <Debug> HTTP-Session: 7bef1d1a-76dd-4fff-916c-f13ff33257dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2135 2023.11.20 07:54:20.129549 [ 3 ] {} <Debug> HTTP-Session: 7bef1d1a-76dd-4fff-916c-f13ff33257dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2136 2023.11.20 07:54:20.129623 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2137 2023.11.20 07:54:20.129661 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2138 2023.11.20 07:54:20.129761 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2139 2023.11.20 07:54:20.130122 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2140 2023.11.20 07:54:20.130338 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2141 2023.11.20 07:54:20.130483 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2142 2023.11.20 07:54:20.130604 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Information> executeQuery: Read 121 rows, 12.08 KiB in 0.000953998 sec., 126834 rows/sec., 12.36 MiB/sec.
2143 2023.11.20 07:54:20.130716 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Debug> DynamicQueryHandler: Done processing query
2144 2023.11.20 07:54:20.130739 [ 3 ] {41df85ee-4ee9-42b6-a847-56d93ee15b38} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2145 2023.11.20 07:54:20.130754 [ 3 ] {} <Debug> HTTP-Session: 7bef1d1a-76dd-4fff-916c-f13ff33257dd Destroying unnamed session
2146 2023.11.20 07:54:20.130895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2147 2023.11.20 07:54:20.130941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2148 2023.11.20 07:54:20.130959 [ 3 ] {} <Debug> HTTP-Session: a189291e-d285-4b9d-8a3c-fdfb18dfca4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2149 2023.11.20 07:54:20.130976 [ 3 ] {} <Debug> HTTP-Session: a189291e-d285-4b9d-8a3c-fdfb18dfca4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2150 2023.11.20 07:54:20.131042 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2151 2023.11.20 07:54:20.131081 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2152 2023.11.20 07:54:20.131183 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2023.11.20 07:54:20.131429 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2154 2023.11.20 07:54:20.131624 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2155 2023.11.20 07:54:20.131775 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2156 2023.11.20 07:54:20.131896 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000825046 sec., 2424 rows/sec., 169.26 KiB/sec.
2157 2023.11.20 07:54:20.132091 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Debug> DynamicQueryHandler: Done processing query
2158 2023.11.20 07:54:20.132116 [ 3 ] {bc2aebc1-7601-4a11-9044-0af0833e4d68} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2159 2023.11.20 07:54:20.132131 [ 3 ] {} <Debug> HTTP-Session: a189291e-d285-4b9d-8a3c-fdfb18dfca4c Destroying unnamed session
2160 2023.11.20 07:54:20.132272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 9022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2161 2023.11.20 07:54:20.132315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2162 2023.11.20 07:54:20.132335 [ 3 ] {} <Debug> HTTP-Session: 71d6b1c8-76b5-4453-8973-ea2595d5bd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2163 2023.11.20 07:54:20.132352 [ 3 ] {} <Debug> HTTP-Session: 71d6b1c8-76b5-4453-8973-ea2595d5bd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2164 2023.11.20 07:54:20.132423 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2165 2023.11.20 07:54:20.132462 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2166 2023.11.20 07:54:20.132573 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2167 2023.11.20 07:54:20.132854 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2168 2023.11.20 07:54:20.133067 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2169 2023.11.20 07:54:20.133219 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2170 2023.11.20 07:54:20.133344 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.000892048 sec., 59413 rows/sec., 4.63 MiB/sec.
2171 2023.11.20 07:54:20.133525 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Debug> DynamicQueryHandler: Done processing query
2172 2023.11.20 07:54:20.133549 [ 3 ] {70ecbcdf-e6b8-43b7-aabc-4ab359ae239d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2173 2023.11.20 07:54:20.133565 [ 3 ] {} <Debug> HTTP-Session: 71d6b1c8-76b5-4453-8973-ea2595d5bd0e Destroying unnamed session
2174 2023.11.20 07:54:20.133679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2175 2023.11.20 07:54:20.133724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2176 2023.11.20 07:54:20.133743 [ 3 ] {} <Debug> HTTP-Session: d0cc5f6b-c775-420d-8eac-f301352f2474 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2177 2023.11.20 07:54:20.133761 [ 3 ] {} <Debug> HTTP-Session: d0cc5f6b-c775-420d-8eac-f301352f2474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2178 2023.11.20 07:54:20.133831 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2179 2023.11.20 07:54:20.133874 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2180 2023.11.20 07:54:20.134006 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2181 2023.11.20 07:54:20.134269 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2182 2023.11.20 07:54:20.134520 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2183 2023.11.20 07:54:20.134697 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Trace> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2184 2023.11.20 07:54:20.134821 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000960339 sec., 11454 rows/sec., 755.55 KiB/sec.
2185 2023.11.20 07:54:20.134945 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Debug> DynamicQueryHandler: Done processing query
2186 2023.11.20 07:54:20.134968 [ 3 ] {8d322435-1b9d-43e2-9e08-ebc22bbc3ac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2187 2023.11.20 07:54:20.134983 [ 3 ] {} <Debug> HTTP-Session: d0cc5f6b-c775-420d-8eac-f301352f2474 Destroying unnamed session
2188 2023.11.20 07:54:20.135088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2189 2023.11.20 07:54:20.135130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2190 2023.11.20 07:54:20.135149 [ 3 ] {} <Debug> HTTP-Session: 91a5f4f5-b7c4-4f58-abec-d425ac53547d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2191 2023.11.20 07:54:20.135166 [ 3 ] {} <Debug> HTTP-Session: 91a5f4f5-b7c4-4f58-abec-d425ac53547d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2192 2023.11.20 07:54:20.135232 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2193 2023.11.20 07:54:20.135272 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2194 2023.11.20 07:54:20.135386 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2195 2023.11.20 07:54:20.135632 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2196 2023.11.20 07:54:20.135853 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2197 2023.11.20 07:54:20.136023 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2198 2023.11.20 07:54:20.136142 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000882617 sec., 1132 rows/sec., 78.56 KiB/sec.
2199 2023.11.20 07:54:20.136257 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Debug> DynamicQueryHandler: Done processing query
2200 2023.11.20 07:54:20.136279 [ 3 ] {c397c788-e74d-4364-a453-0613414259d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2201 2023.11.20 07:54:20.136295 [ 3 ] {} <Debug> HTTP-Session: 91a5f4f5-b7c4-4f58-abec-d425ac53547d Destroying unnamed session
2202 2023.11.20 07:54:20.136430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2203 2023.11.20 07:54:20.136475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2204 2023.11.20 07:54:20.136494 [ 3 ] {} <Debug> HTTP-Session: 0098b59d-23f3-4b32-aadb-18d652d6cd9c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2205 2023.11.20 07:54:20.136510 [ 3 ] {} <Debug> HTTP-Session: 0098b59d-23f3-4b32-aadb-18d652d6cd9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2206 2023.11.20 07:54:20.136588 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2207 2023.11.20 07:54:20.136631 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2208 2023.11.20 07:54:20.136763 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2209 2023.11.20 07:54:20.137175 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2210 2023.11.20 07:54:20.137467 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2211 2023.11.20 07:54:20.137646 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2212 2023.11.20 07:54:20.137782 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001155303 sec., 34622 rows/sec., 46.72 MiB/sec.
2213 2023.11.20 07:54:20.137941 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Debug> DynamicQueryHandler: Done processing query
2214 2023.11.20 07:54:20.137965 [ 3 ] {770c3900-cd6e-4c3e-bd0f-88e71c2fb2d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2215 2023.11.20 07:54:20.137980 [ 3 ] {} <Debug> HTTP-Session: 0098b59d-23f3-4b32-aadb-18d652d6cd9c Destroying unnamed session
2216 2023.11.20 07:54:25.124431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2023.11.20 07:54:25.124612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2218 2023.11.20 07:54:25.124661 [ 3 ] {} <Debug> HTTP-Session: 87e4bb9e-ebb9-44e7-b434-8de40d949d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2219 2023.11.20 07:54:25.124704 [ 3 ] {} <Debug> HTTP-Session: 87e4bb9e-ebb9-44e7-b434-8de40d949d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2220 2023.11.20 07:54:25.124854 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2221 2023.11.20 07:54:25.124916 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2222 2023.11.20 07:54:25.125080 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2223 2023.11.20 07:54:25.125483 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2224 2023.11.20 07:54:25.125749 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2225 2023.11.20 07:54:25.125925 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2226 2023.11.20 07:54:25.126068 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001172113 sec., 4265 rows/sec., 345.76 KiB/sec.
2227 2023.11.20 07:54:25.126217 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Debug> DynamicQueryHandler: Done processing query
2228 2023.11.20 07:54:25.126244 [ 3 ] {f9a20297-f2cc-4eb8-97f5-cfe8a369f745} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2229 2023.11.20 07:54:25.126262 [ 3 ] {} <Debug> HTTP-Session: 87e4bb9e-ebb9-44e7-b434-8de40d949d14 Destroying unnamed session
2230 2023.11.20 07:54:25.126392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2231 2023.11.20 07:54:25.126443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2232 2023.11.20 07:54:25.126463 [ 3 ] {} <Debug> HTTP-Session: be3bb819-73eb-4780-8cef-3d7848c6a206 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2233 2023.11.20 07:54:25.126483 [ 3 ] {} <Debug> HTTP-Session: be3bb819-73eb-4780-8cef-3d7848c6a206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2234 2023.11.20 07:54:25.126564 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2235 2023.11.20 07:54:25.126607 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2236 2023.11.20 07:54:25.126715 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2237 2023.11.20 07:54:25.127150 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2238 2023.11.20 07:54:25.127366 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2239 2023.11.20 07:54:25.127517 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2240 2023.11.20 07:54:25.127637 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Information> executeQuery: Read 51 rows, 4.48 KiB in 0.00104346 sec., 48875 rows/sec., 4.19 MiB/sec.
2241 2023.11.20 07:54:25.127773 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Debug> DynamicQueryHandler: Done processing query
2242 2023.11.20 07:54:25.127797 [ 3 ] {cc69fb9c-7480-4485-9090-c4c3dbaf9834} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2243 2023.11.20 07:54:25.127812 [ 3 ] {} <Debug> HTTP-Session: be3bb819-73eb-4780-8cef-3d7848c6a206 Destroying unnamed session
2244 2023.11.20 07:54:25.127938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 4935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2245 2023.11.20 07:54:25.128011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2246 2023.11.20 07:54:25.128030 [ 3 ] {} <Debug> HTTP-Session: b081007e-eb95-46b8-af41-06a10ee78af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2247 2023.11.20 07:54:25.128048 [ 3 ] {} <Debug> HTTP-Session: b081007e-eb95-46b8-af41-06a10ee78af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2248 2023.11.20 07:54:25.128121 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2249 2023.11.20 07:54:25.128160 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2250 2023.11.20 07:54:25.128267 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2251 2023.11.20 07:54:25.128556 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2252 2023.11.20 07:54:25.128760 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2253 2023.11.20 07:54:25.128910 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2254 2023.11.20 07:54:25.129032 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000882877 sec., 32847 rows/sec., 2.54 MiB/sec.
2255 2023.11.20 07:54:25.129136 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Debug> DynamicQueryHandler: Done processing query
2256 2023.11.20 07:54:25.129161 [ 3 ] {ab762fd1-cf6d-4311-9865-0bdb02d721b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2257 2023.11.20 07:54:25.129177 [ 3 ] {} <Debug> HTTP-Session: b081007e-eb95-46b8-af41-06a10ee78af7 Destroying unnamed session
2258 2023.11.20 07:54:25.129320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2259 2023.11.20 07:54:25.129364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2260 2023.11.20 07:54:25.129383 [ 3 ] {} <Debug> HTTP-Session: 9c4aa5d6-ca1c-4e6f-8ffa-a8e6de11e9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2261 2023.11.20 07:54:25.129400 [ 3 ] {} <Debug> HTTP-Session: 9c4aa5d6-ca1c-4e6f-8ffa-a8e6de11e9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2262 2023.11.20 07:54:25.129471 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2263 2023.11.20 07:54:25.129537 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2264 2023.11.20 07:54:25.129652 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2265 2023.11.20 07:54:25.129919 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2266 2023.11.20 07:54:25.130165 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2267 2023.11.20 07:54:25.130338 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2268 2023.11.20 07:54:25.130462 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000937928 sec., 38382 rows/sec., 2.67 MiB/sec.
2269 2023.11.20 07:54:25.130579 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Debug> DynamicQueryHandler: Done processing query
2270 2023.11.20 07:54:25.130601 [ 3 ] {5dc6a584-74ae-432f-8c00-1c67dc17ac80} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2271 2023.11.20 07:54:25.130617 [ 3 ] {} <Debug> HTTP-Session: 9c4aa5d6-ca1c-4e6f-8ffa-a8e6de11e9ea Destroying unnamed session
2272 2023.11.20 07:54:25.130738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2273 2023.11.20 07:54:25.130783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2274 2023.11.20 07:54:25.130802 [ 3 ] {} <Debug> HTTP-Session: f0e5f82b-906a-4564-856d-9cfe6aa74324 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2275 2023.11.20 07:54:25.130818 [ 3 ] {} <Debug> HTTP-Session: f0e5f82b-906a-4564-856d-9cfe6aa74324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2276 2023.11.20 07:54:25.130888 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2277 2023.11.20 07:54:25.130931 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2278 2023.11.20 07:54:25.131067 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2279 2023.11.20 07:54:25.131355 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2280 2023.11.20 07:54:25.131619 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2281 2023.11.20 07:54:25.131801 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2282 2023.11.20 07:54:25.131928 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00101085 sec., 4946 rows/sec., 6.67 MiB/sec.
2283 2023.11.20 07:54:25.132033 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Debug> DynamicQueryHandler: Done processing query
2284 2023.11.20 07:54:25.132057 [ 3 ] {2b96a69f-abee-4247-a6ea-b75dc714503e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2285 2023.11.20 07:54:25.132072 [ 3 ] {} <Debug> HTTP-Session: f0e5f82b-906a-4564-856d-9cfe6aa74324 Destroying unnamed session
2286 2023.11.20 07:54:27.130577 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
2287 2023.11.20 07:54:27.130637 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
2288 2023.11.20 07:54:30.124620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2289 2023.11.20 07:54:30.124757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2290 2023.11.20 07:54:30.124788 [ 3 ] {} <Debug> HTTP-Session: e4a5fa26-ea2a-4611-ac3e-a27bdea77429 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2291 2023.11.20 07:54:30.124817 [ 3 ] {} <Debug> HTTP-Session: e4a5fa26-ea2a-4611-ac3e-a27bdea77429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2292 2023.11.20 07:54:30.125008 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2293 2023.11.20 07:54:30.125108 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2294 2023.11.20 07:54:30.125372 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2295 2023.11.20 07:54:30.125996 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2296 2023.11.20 07:54:30.126267 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2297 2023.11.20 07:54:30.126440 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2298 2023.11.20 07:54:30.126585 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00151435 sec., 26413 rows/sec., 2.09 MiB/sec.
2299 2023.11.20 07:54:30.126744 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Debug> DynamicQueryHandler: Done processing query
2300 2023.11.20 07:54:30.126771 [ 3 ] {421e2e4e-2344-4a36-bb73-c5c6ce88edab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2301 2023.11.20 07:54:30.126788 [ 3 ] {} <Debug> HTTP-Session: e4a5fa26-ea2a-4611-ac3e-a27bdea77429 Destroying unnamed session
2302 2023.11.20 07:54:30.126986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2303 2023.11.20 07:54:30.127036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2304 2023.11.20 07:54:30.127056 [ 3 ] {} <Debug> HTTP-Session: ea3c0327-ec90-4e45-b40e-f0cf80d7797e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2305 2023.11.20 07:54:30.127075 [ 3 ] {} <Debug> HTTP-Session: ea3c0327-ec90-4e45-b40e-f0cf80d7797e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2306 2023.11.20 07:54:30.127159 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2307 2023.11.20 07:54:30.127201 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2308 2023.11.20 07:54:30.127310 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2309 2023.11.20 07:54:30.127671 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2310 2023.11.20 07:54:30.127893 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2311 2023.11.20 07:54:30.128053 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2312 2023.11.20 07:54:30.128179 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.000990509 sec., 121149 rows/sec., 11.83 MiB/sec.
2313 2023.11.20 07:54:30.128284 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Debug> DynamicQueryHandler: Done processing query
2314 2023.11.20 07:54:30.128308 [ 3 ] {490dec74-e3b2-4525-8aa8-66700da03fd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2315 2023.11.20 07:54:30.128324 [ 3 ] {} <Debug> HTTP-Session: ea3c0327-ec90-4e45-b40e-f0cf80d7797e Destroying unnamed session
2316 2023.11.20 07:54:30.128479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2317 2023.11.20 07:54:30.128523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2318 2023.11.20 07:54:30.128543 [ 3 ] {} <Debug> HTTP-Session: eafaec79-6636-45c3-a297-e02f6675ef97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2319 2023.11.20 07:54:30.128559 [ 3 ] {} <Debug> HTTP-Session: eafaec79-6636-45c3-a297-e02f6675ef97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2320 2023.11.20 07:54:30.128631 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2321 2023.11.20 07:54:30.128669 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2322 2023.11.20 07:54:30.128770 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2323 2023.11.20 07:54:30.129044 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2324 2023.11.20 07:54:30.129252 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2325 2023.11.20 07:54:30.129404 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2326 2023.11.20 07:54:30.129539 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000880097 sec., 45449 rows/sec., 3.55 MiB/sec.
2327 2023.11.20 07:54:30.129678 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Debug> DynamicQueryHandler: Done processing query
2328 2023.11.20 07:54:30.129701 [ 3 ] {d141effd-e6a8-4135-9db0-c27449a1decb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2329 2023.11.20 07:54:30.129717 [ 3 ] {} <Debug> HTTP-Session: eafaec79-6636-45c3-a297-e02f6675ef97 Destroying unnamed session
2330 2023.11.20 07:54:30.129854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2331 2023.11.20 07:54:30.129899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2332 2023.11.20 07:54:30.129917 [ 3 ] {} <Debug> HTTP-Session: 9100053c-099e-4494-bd73-f88ea310205a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2333 2023.11.20 07:54:30.129935 [ 3 ] {} <Debug> HTTP-Session: 9100053c-099e-4494-bd73-f88ea310205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2334 2023.11.20 07:54:30.130014 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2335 2023.11.20 07:54:30.130058 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2336 2023.11.20 07:54:30.130196 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2337 2023.11.20 07:54:30.130624 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2338 2023.11.20 07:54:30.130923 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2339 2023.11.20 07:54:30.131115 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2340 2023.11.20 07:54:30.131254 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001202944 sec., 33251 rows/sec., 44.87 MiB/sec.
2341 2023.11.20 07:54:30.131413 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Debug> DynamicQueryHandler: Done processing query
2342 2023.11.20 07:54:30.131436 [ 3 ] {ffb53018-d249-44ba-9c9a-c19cf227ba66} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2343 2023.11.20 07:54:30.131451 [ 3 ] {} <Debug> HTTP-Session: 9100053c-099e-4494-bd73-f88ea310205a Destroying unnamed session
2344 2023.11.20 07:54:35.122372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2345 2023.11.20 07:54:35.122487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2346 2023.11.20 07:54:35.122514 [ 3 ] {} <Debug> HTTP-Session: ebd7e2a3-7ffd-4f4f-b677-b66923632d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2347 2023.11.20 07:54:35.122538 [ 3 ] {} <Debug> HTTP-Session: ebd7e2a3-7ffd-4f4f-b677-b66923632d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2348 2023.11.20 07:54:35.122661 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2349 2023.11.20 07:54:35.122720 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2350 2023.11.20 07:54:35.122874 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2351 2023.11.20 07:54:35.123288 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2352 2023.11.20 07:54:35.123543 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2353 2023.11.20 07:54:35.123710 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2354 2023.11.20 07:54:35.123831 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001138192 sec., 4392 rows/sec., 356.07 KiB/sec.
2355 2023.11.20 07:54:35.123965 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Debug> DynamicQueryHandler: Done processing query
2356 2023.11.20 07:54:35.123990 [ 3 ] {53520397-4977-4601-82b3-ddab4eabf70d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2357 2023.11.20 07:54:35.124007 [ 3 ] {} <Debug> HTTP-Session: ebd7e2a3-7ffd-4f4f-b677-b66923632d09 Destroying unnamed session
2358 2023.11.20 07:54:35.124130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2359 2023.11.20 07:54:35.124176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2360 2023.11.20 07:54:35.124196 [ 3 ] {} <Debug> HTTP-Session: 5c511cf5-5ff8-4b47-ad73-df746d51b354 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2361 2023.11.20 07:54:35.124214 [ 3 ] {} <Debug> HTTP-Session: 5c511cf5-5ff8-4b47-ad73-df746d51b354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2362 2023.11.20 07:54:35.124285 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2363 2023.11.20 07:54:35.124326 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2364 2023.11.20 07:54:35.124432 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2365 2023.11.20 07:54:35.124824 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2366 2023.11.20 07:54:35.125026 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2367 2023.11.20 07:54:35.125179 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2368 2023.11.20 07:54:35.125281 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000967119 sec., 4135 rows/sec., 345.34 KiB/sec.
2369 2023.11.20 07:54:35.125438 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Debug> DynamicQueryHandler: Done processing query
2370 2023.11.20 07:54:35.125464 [ 3 ] {016307af-b098-429d-923b-c9d30999f028} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2371 2023.11.20 07:54:35.125479 [ 3 ] {} <Debug> HTTP-Session: 5c511cf5-5ff8-4b47-ad73-df746d51b354 Destroying unnamed session
2372 2023.11.20 07:54:35.125600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2373 2023.11.20 07:54:35.125647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2374 2023.11.20 07:54:35.125667 [ 3 ] {} <Debug> HTTP-Session: 3db399d7-46b4-416b-8931-e53918b2492a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2375 2023.11.20 07:54:35.125684 [ 3 ] {} <Debug> HTTP-Session: 3db399d7-46b4-416b-8931-e53918b2492a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2376 2023.11.20 07:54:35.125754 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2377 2023.11.20 07:54:35.125791 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2378 2023.11.20 07:54:35.125901 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2379 2023.11.20 07:54:35.126182 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2380 2023.11.20 07:54:35.126386 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2381 2023.11.20 07:54:35.126535 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2382 2023.11.20 07:54:35.126636 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000854697 sec., 19890 rows/sec., 1.79 MiB/sec.
2383 2023.11.20 07:54:35.126631 [ 73 ] {} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2384 2023.11.20 07:54:35.126697 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2385 2023.11.20 07:54:35.126789 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Debug> DynamicQueryHandler: Done processing query
2386 2023.11.20 07:54:35.126842 [ 3 ] {895160cc-ad56-4b5c-9dc0-49f746d659a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2387 2023.11.20 07:54:35.126843 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2388 2023.11.20 07:54:35.126882 [ 3 ] {} <Debug> HTTP-Session: 3db399d7-46b4-416b-8931-e53918b2492a Destroying unnamed session
2389 2023.11.20 07:54:35.126990 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2390 2023.11.20 07:54:35.127029 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 173 rows starting from the beginning of the part
2391 2023.11.20 07:54:35.127065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2392 2023.11.20 07:54:35.127160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2393 2023.11.20 07:54:35.127222 [ 3 ] {} <Debug> HTTP-Session: d9c0ba01-5e51-43eb-932e-0e9e787d738e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2394 2023.11.20 07:54:35.127245 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part
2395 2023.11.20 07:54:35.127254 [ 3 ] {} <Debug> HTTP-Session: d9c0ba01-5e51-43eb-932e-0e9e787d738e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2023.11.20 07:54:35.127472 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2397 2023.11.20 07:54:35.127490 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 121 rows starting from the beginning of the part
2398 2023.11.20 07:54:35.127562 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2399 2023.11.20 07:54:35.127756 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part
2400 2023.11.20 07:54:35.128010 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2023.11.20 07:54:35.128025 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part
2402 2023.11.20 07:54:35.128204 [ 20 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part
2403 2023.11.20 07:54:35.128809 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2404 2023.11.20 07:54:35.129275 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2405 2023.11.20 07:54:35.129533 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2406 2023.11.20 07:54:35.129829 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002302975 sec., 1736 rows/sec., 121.28 KiB/sec.
2407 2023.11.20 07:54:35.130132 [ 19 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 4 columns (4 merged, 0 gathered) in 0.003363815 sec., 147748.91009166674 rows/sec., 13.98 MiB/sec.
2408 2023.11.20 07:54:35.130168 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Debug> DynamicQueryHandler: Done processing query
2409 2023.11.20 07:54:35.130216 [ 3 ] {d5fcdafa-fc24-4b2c-bd71-a956108cc689} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2410 2023.11.20 07:54:35.130240 [ 3 ] {} <Debug> HTTP-Session: d9c0ba01-5e51-43eb-932e-0e9e787d738e Destroying unnamed session
2411 2023.11.20 07:54:35.130336 [ 19 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2412 2023.11.20 07:54:35.130414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 1585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2413 2023.11.20 07:54:35.130470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2414 2023.11.20 07:54:35.130494 [ 3 ] {} <Debug> HTTP-Session: 21383eb5-8145-451f-9e3f-f5e37b7fcac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2415 2023.11.20 07:54:35.130519 [ 3 ] {} <Debug> HTTP-Session: 21383eb5-8145-451f-9e3f-f5e37b7fcac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2416 2023.11.20 07:54:35.130603 [ 19 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2417 2023.11.20 07:54:35.130650 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2418 2023.11.20 07:54:35.130704 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2419 2023.11.20 07:54:35.130715 [ 19 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_16_3} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2420 2023.11.20 07:54:35.130942 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2421 2023.11.20 07:54:35.131245 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2422 2023.11.20 07:54:35.131450 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2423 2023.11.20 07:54:35.131599 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2424 2023.11.20 07:54:35.131688 [ 73 ] {} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2425 2023.11.20 07:54:35.131702 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Information> executeQuery: Read 9 rows, 744.00 B in 0.001010189 sec., 8909 rows/sec., 719.23 KiB/sec.
2426 2023.11.20 07:54:35.131723 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2427 2023.11.20 07:54:35.131878 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2428 2023.11.20 07:54:35.132005 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Debug> DynamicQueryHandler: Done processing query
2429 2023.11.20 07:54:35.132038 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2430 2023.11.20 07:54:35.132046 [ 3 ] {be1f3866-01a5-412e-9579-e47306ad41ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2431 2023.11.20 07:54:35.132085 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 102 rows starting from the beginning of the part
2432 2023.11.20 07:54:35.132095 [ 3 ] {} <Debug> HTTP-Session: 21383eb5-8145-451f-9e3f-f5e37b7fcac6 Destroying unnamed session
2433 2023.11.20 07:54:35.132206 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
2434 2023.11.20 07:54:35.132304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2023.11.20 07:54:35.132332 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part
2436 2023.11.20 07:54:35.132403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2437 2023.11.20 07:54:35.132445 [ 3 ] {} <Debug> HTTP-Session: 5985c3d1-442f-4be3-8966-01998f60ab1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2438 2023.11.20 07:54:35.132487 [ 3 ] {} <Debug> HTTP-Session: 5985c3d1-442f-4be3-8966-01998f60ab1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2439 2023.11.20 07:54:35.132517 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part
2440 2023.11.20 07:54:35.132679 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2441 2023.11.20 07:54:35.132724 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
2442 2023.11.20 07:54:35.132773 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2443 2023.11.20 07:54:35.133014 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part
2444 2023.11.20 07:54:35.133319 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2445 2023.11.20 07:54:35.134043 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2446 2023.11.20 07:54:35.134696 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2447 2023.11.20 07:54:35.134810 [ 14 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003008598 sec., 79106.61377824488 rows/sec., 6.17 MiB/sec.
2448 2023.11.20 07:54:35.134963 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2449 2023.11.20 07:54:35.135032 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2450 2023.11.20 07:54:35.135110 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2451 2023.11.20 07:54:35.135218 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2452 2023.11.20 07:54:35.135228 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Information> executeQuery: Read 2 rows, 142.00 B in 0.002495779 sec., 801 rows/sec., 55.56 KiB/sec.
2453 2023.11.20 07:54:35.135421 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2454 2023.11.20 07:54:35.135551 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2455 2023.11.20 07:54:35.135726 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Debug> DynamicQueryHandler: Done processing query
2456 2023.11.20 07:54:35.135759 [ 20 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_16_3} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2457 2023.11.20 07:54:35.135780 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2458 2023.11.20 07:54:35.135798 [ 3 ] {510755cb-fd2f-4203-bb98-e4c890e391ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2459 2023.11.20 07:54:35.135878 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part
2460 2023.11.20 07:54:35.135898 [ 3 ] {} <Debug> HTTP-Session: 5985c3d1-442f-4be3-8966-01998f60ab1b Destroying unnamed session
2461 2023.11.20 07:54:35.136095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2462 2023.11.20 07:54:35.136110 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2463 2023.11.20 07:54:35.136181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2464 2023.11.20 07:54:35.136222 [ 3 ] {} <Debug> HTTP-Session: 6131cba5-a8ee-456f-9297-6cc2fb0d349d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2465 2023.11.20 07:54:35.136267 [ 3 ] {} <Debug> HTTP-Session: 6131cba5-a8ee-456f-9297-6cc2fb0d349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2023.11.20 07:54:35.136331 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2467 2023.11.20 07:54:35.136476 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2468 2023.11.20 07:54:35.136597 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2469 2023.11.20 07:54:35.136604 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2470 2023.11.20 07:54:35.136960 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
2471 2023.11.20 07:54:35.137298 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2472 2023.11.20 07:54:35.137311 [ 9 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2473 2023.11.20 07:54:35.138003 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
2474 2023.11.20 07:54:35.138671 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2475 2023.11.20 07:54:35.138988 [ 13 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.003700052 sec., 69458.48328618084 rows/sec., 4.83 MiB/sec.
2476 2023.11.20 07:54:35.138998 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2477 2023.11.20 07:54:35.139200 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002671832 sec., 1871 rows/sec., 2.53 MiB/sec.
2478 2023.11.20 07:54:35.139235 [ 14 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2479 2023.11.20 07:54:35.139449 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Debug> DynamicQueryHandler: Done processing query
2480 2023.11.20 07:54:35.139489 [ 3 ] {91d87036-e161-4abf-8d6b-1154ca087bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2481 2023.11.20 07:54:35.139520 [ 3 ] {} <Debug> HTTP-Session: 6131cba5-a8ee-456f-9297-6cc2fb0d349d Destroying unnamed session
2482 2023.11.20 07:54:35.139635 [ 14 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2483 2023.11.20 07:54:35.139713 [ 14 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2484 2023.11.20 07:54:40.125717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2485 2023.11.20 07:54:40.125894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2486 2023.11.20 07:54:40.125942 [ 3 ] {} <Debug> HTTP-Session: b2159908-4d60-4f42-a56c-48b20a237d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2487 2023.11.20 07:54:40.125986 [ 3 ] {} <Debug> HTTP-Session: b2159908-4d60-4f42-a56c-48b20a237d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2488 2023.11.20 07:54:40.126171 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2489 2023.11.20 07:54:40.126233 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2490 2023.11.20 07:54:40.126393 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2491 2023.11.20 07:54:40.126904 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2492 2023.11.20 07:54:40.127180 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2493 2023.11.20 07:54:40.127346 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2494 2023.11.20 07:54:40.127475 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001267905 sec., 31548 rows/sec., 2.50 MiB/sec.
2495 2023.11.20 07:54:40.127473 [ 65 ] {} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2496 2023.11.20 07:54:40.127550 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2497 2023.11.20 07:54:40.127658 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Debug> DynamicQueryHandler: Done processing query
2498 2023.11.20 07:54:40.127668 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2499 2023.11.20 07:54:40.127690 [ 3 ] {35df77ef-6c91-481e-8337-934a67a76acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2500 2023.11.20 07:54:40.127743 [ 3 ] {} <Debug> HTTP-Session: b2159908-4d60-4f42-a56c-48b20a237d28 Destroying unnamed session
2501 2023.11.20 07:54:40.127816 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2502 2023.11.20 07:54:40.127859 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 45 rows starting from the beginning of the part
2503 2023.11.20 07:54:40.128000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2504 2023.11.20 07:54:40.128046 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2505 2023.11.20 07:54:40.128077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2506 2023.11.20 07:54:40.128129 [ 3 ] {} <Debug> HTTP-Session: c359fcc3-1277-4b98-a334-9708891d551e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2507 2023.11.20 07:54:40.128172 [ 3 ] {} <Debug> HTTP-Session: c359fcc3-1277-4b98-a334-9708891d551e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2023.11.20 07:54:40.128258 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::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
2509 2023.11.20 07:54:40.128389 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2510 2023.11.20 07:54:40.128473 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2511 2023.11.20 07:54:40.128487 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2512 2023.11.20 07:54:40.128785 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2513 2023.11.20 07:54:40.128959 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2514 2023.11.20 07:54:40.129024 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
2515 2023.11.20 07:54:40.129951 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2516 2023.11.20 07:54:40.130520 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2517 2023.11.20 07:54:40.130544 [ 13 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.002931327 sec., 59699.924300495986 rows/sec., 4.73 MiB/sec.
2518 2023.11.20 07:54:40.130709 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2519 2023.11.20 07:54:40.130747 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2520 2023.11.20 07:54:40.130933 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.002487009 sec., 48250 rows/sec., 4.71 MiB/sec.
2521 2023.11.20 07:54:40.131008 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2522 2023.11.20 07:54:40.131140 [ 9 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_16_3} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2523 2023.11.20 07:54:40.131146 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Debug> DynamicQueryHandler: Done processing query
2524 2023.11.20 07:54:40.131196 [ 3 ] {a7a83958-2841-4076-b386-664b2ac615a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2525 2023.11.20 07:54:40.131257 [ 3 ] {} <Debug> HTTP-Session: c359fcc3-1277-4b98-a334-9708891d551e Destroying unnamed session
2526 2023.11.20 07:54:40.131394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2527 2023.11.20 07:54:40.131442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2528 2023.11.20 07:54:40.131461 [ 3 ] {} <Debug> HTTP-Session: 0c96c30f-54b2-45ff-9511-4bdaee5e27ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2529 2023.11.20 07:54:40.131479 [ 3 ] {} <Debug> HTTP-Session: 0c96c30f-54b2-45ff-9511-4bdaee5e27ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2530 2023.11.20 07:54:40.131555 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2531 2023.11.20 07:54:40.131596 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2532 2023.11.20 07:54:40.131719 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2533 2023.11.20 07:54:40.132084 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2534 2023.11.20 07:54:40.132297 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2535 2023.11.20 07:54:40.132451 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2536 2023.11.20 07:54:40.132552 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000968229 sec., 41312 rows/sec., 3.23 MiB/sec.
2537 2023.11.20 07:54:40.132682 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Debug> DynamicQueryHandler: Done processing query
2538 2023.11.20 07:54:40.132705 [ 3 ] {8d903654-c31c-48b0-bea4-94a093e10e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2539 2023.11.20 07:54:40.132721 [ 3 ] {} <Debug> HTTP-Session: 0c96c30f-54b2-45ff-9511-4bdaee5e27ac Destroying unnamed session
2540 2023.11.20 07:54:40.132899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2541 2023.11.20 07:54:40.132948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2542 2023.11.20 07:54:40.132967 [ 3 ] {} <Debug> HTTP-Session: 06ea4a7b-2c38-450d-8311-95f0567ae267 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2543 2023.11.20 07:54:40.132983 [ 3 ] {} <Debug> HTTP-Session: 06ea4a7b-2c38-450d-8311-95f0567ae267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2544 2023.11.20 07:54:40.133068 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2545 2023.11.20 07:54:40.133113 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2546 2023.11.20 07:54:40.133249 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2547 2023.11.20 07:54:40.133722 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2548 2023.11.20 07:54:40.134038 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2549 2023.11.20 07:54:40.134220 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2550 2023.11.20 07:54:40.134317 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2551 2023.11.20 07:54:40.134330 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001233734 sec., 32421 rows/sec., 43.75 MiB/sec.
2552 2023.11.20 07:54:40.134359 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2553 2023.11.20 07:54:40.134535 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2554 2023.11.20 07:54:40.134605 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Debug> DynamicQueryHandler: Done processing query
2555 2023.11.20 07:54:40.134631 [ 3 ] {4a8fb304-5ac4-4922-b8bf-2fbade4c5da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2556 2023.11.20 07:54:40.134658 [ 3 ] {} <Debug> HTTP-Session: 06ea4a7b-2c38-450d-8311-95f0567ae267 Destroying unnamed session
2557 2023.11.20 07:54:40.134685 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2558 2023.11.20 07:54:40.134721 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 291 rows starting from the beginning of the part
2559 2023.11.20 07:54:40.134883 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2560 2023.11.20 07:54:40.134994 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::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
2561 2023.11.20 07:54:40.135099 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2562 2023.11.20 07:54:40.135183 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2563 2023.11.20 07:54:40.135269 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
2564 2023.11.20 07:54:40.136530 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 6 columns (6 merged, 0 gathered) in 0.002121292 sec., 198463.9549859237 rows/sec., 267.82 MiB/sec.
2565 2023.11.20 07:54:40.136782 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2566 2023.11.20 07:54:40.136981 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2567 2023.11.20 07:54:40.137043 [ 13 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2568 2023.11.20 07:54:40.137104 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_16_3: 4.01 MiB.
2569 2023.11.20 07:54:41.000160 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 237.34 MiB, will set to 231.09 MiB (RSS), difference: -4.11 MiB
2570 2023.11.20 07:54:42.130683 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
2571 2023.11.20 07:54:42.130753 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
2572 2023.11.20 07:54:45.122733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2573 2023.11.20 07:54:45.122911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2574 2023.11.20 07:54:45.122960 [ 3 ] {} <Debug> HTTP-Session: eb278508-42d8-40e4-a5b5-0f1035906206 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2575 2023.11.20 07:54:45.123020 [ 3 ] {} <Debug> HTTP-Session: eb278508-42d8-40e4-a5b5-0f1035906206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2576 2023.11.20 07:54:45.123216 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2577 2023.11.20 07:54:45.123297 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2578 2023.11.20 07:54:45.123453 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2579 2023.11.20 07:54:45.123890 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2580 2023.11.20 07:54:45.124155 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2581 2023.11.20 07:54:45.124330 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2582 2023.11.20 07:54:45.124453 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001180633 sec., 4235 rows/sec., 343.27 KiB/sec.
2583 2023.11.20 07:54:45.124662 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Debug> DynamicQueryHandler: Done processing query
2584 2023.11.20 07:54:45.124690 [ 3 ] {470cab20-f144-4939-8485-9ae128e87d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2585 2023.11.20 07:54:45.124707 [ 3 ] {} <Debug> HTTP-Session: eb278508-42d8-40e4-a5b5-0f1035906206 Destroying unnamed session
2586 2023.11.20 07:54:45.124847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2587 2023.11.20 07:54:45.124899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2588 2023.11.20 07:54:45.124921 [ 3 ] {} <Debug> HTTP-Session: beb97bea-e6d6-445b-a45c-1121cfdb7dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2589 2023.11.20 07:54:45.124940 [ 3 ] {} <Debug> HTTP-Session: beb97bea-e6d6-445b-a45c-1121cfdb7dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2590 2023.11.20 07:54:45.125020 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2591 2023.11.20 07:54:45.125065 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2592 2023.11.20 07:54:45.125186 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2593 2023.11.20 07:54:45.125496 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2594 2023.11.20 07:54:45.125712 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2595 2023.11.20 07:54:45.125869 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2596 2023.11.20 07:54:45.125982 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000931288 sec., 16106 rows/sec., 1.45 MiB/sec.
2597 2023.11.20 07:54:45.126106 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Debug> DynamicQueryHandler: Done processing query
2598 2023.11.20 07:54:45.126131 [ 3 ] {9c752017-5c2e-4f37-b52f-940d975af55b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2599 2023.11.20 07:54:45.126148 [ 3 ] {} <Debug> HTTP-Session: beb97bea-e6d6-445b-a45c-1121cfdb7dfc Destroying unnamed session
2600 2023.11.20 07:54:45.126273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2601 2023.11.20 07:54:45.126319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2602 2023.11.20 07:54:45.126340 [ 3 ] {} <Debug> HTTP-Session: ee3384d9-00f4-43e7-9753-5a749a44aad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2603 2023.11.20 07:54:45.126357 [ 3 ] {} <Debug> HTTP-Session: ee3384d9-00f4-43e7-9753-5a749a44aad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2604 2023.11.20 07:54:45.126427 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2605 2023.11.20 07:54:45.126466 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2606 2023.11.20 07:54:45.126573 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2607 2023.11.20 07:54:45.126842 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2608 2023.11.20 07:54:45.127046 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2609 2023.11.20 07:54:45.127195 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2610 2023.11.20 07:54:45.127305 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000849907 sec., 5882 rows/sec., 471.10 KiB/sec.
2611 2023.11.20 07:54:45.127422 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Debug> DynamicQueryHandler: Done processing query
2612 2023.11.20 07:54:45.127446 [ 3 ] {d2f0158b-c85b-4fe2-8bd8-01e04bda2b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2613 2023.11.20 07:54:45.127462 [ 3 ] {} <Debug> HTTP-Session: ee3384d9-00f4-43e7-9753-5a749a44aad2 Destroying unnamed session
2614 2023.11.20 07:54:45.127605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2615 2023.11.20 07:54:45.127652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2616 2023.11.20 07:54:45.127670 [ 3 ] {} <Debug> HTTP-Session: cef2edb4-3a82-44c9-8f5b-e413a826566d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2617 2023.11.20 07:54:45.127687 [ 3 ] {} <Debug> HTTP-Session: cef2edb4-3a82-44c9-8f5b-e413a826566d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2618 2023.11.20 07:54:45.127758 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2619 2023.11.20 07:54:45.127801 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2620 2023.11.20 07:54:45.127936 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2621 2023.11.20 07:54:45.128248 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2622 2023.11.20 07:54:45.128531 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2623 2023.11.20 07:54:45.128719 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2624 2023.11.20 07:54:45.128825 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00103871 sec., 4813 rows/sec., 6.50 MiB/sec.
2625 2023.11.20 07:54:45.128957 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Debug> DynamicQueryHandler: Done processing query
2626 2023.11.20 07:54:45.128979 [ 3 ] {5bb48dd6-4968-4ab1-912c-bab4e5e29a4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2627 2023.11.20 07:54:45.128996 [ 3 ] {} <Debug> HTTP-Session: cef2edb4-3a82-44c9-8f5b-e413a826566d Destroying unnamed session
2628 2023.11.20 07:54:50.125205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2629 2023.11.20 07:54:50.125335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2630 2023.11.20 07:54:50.125366 [ 3 ] {} <Debug> HTTP-Session: 5118f64e-3704-4cd8-9ae8-e95faaa38b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2631 2023.11.20 07:54:50.125395 [ 3 ] {} <Debug> HTTP-Session: 5118f64e-3704-4cd8-9ae8-e95faaa38b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2632 2023.11.20 07:54:50.125536 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2633 2023.11.20 07:54:50.125604 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2634 2023.11.20 07:54:50.125781 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2635 2023.11.20 07:54:50.126284 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2636 2023.11.20 07:54:50.126555 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2637 2023.11.20 07:54:50.126726 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2638 2023.11.20 07:54:50.126863 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001281085 sec., 31223 rows/sec., 2.47 MiB/sec.
2639 2023.11.20 07:54:50.127014 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Debug> DynamicQueryHandler: Done processing query
2640 2023.11.20 07:54:50.127039 [ 3 ] {a604e6e3-8086-46dd-9392-7ee81d90244c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2641 2023.11.20 07:54:50.127056 [ 3 ] {} <Debug> HTTP-Session: 5118f64e-3704-4cd8-9ae8-e95faaa38b8d Destroying unnamed session
2642 2023.11.20 07:54:50.127202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2643 2023.11.20 07:54:50.127253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2644 2023.11.20 07:54:50.127273 [ 3 ] {} <Debug> HTTP-Session: 00463fea-8103-4e9b-94b2-d185db497faa Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2645 2023.11.20 07:54:50.127292 [ 3 ] {} <Debug> HTTP-Session: 00463fea-8103-4e9b-94b2-d185db497faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2646 2023.11.20 07:54:50.127376 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2647 2023.11.20 07:54:50.127419 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2648 2023.11.20 07:54:50.127526 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2649 2023.11.20 07:54:50.127941 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2650 2023.11.20 07:54:50.128162 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2651 2023.11.20 07:54:50.128316 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2652 2023.11.20 07:54:50.128446 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.00104137 sec., 115232 rows/sec., 11.25 MiB/sec.
2653 2023.11.20 07:54:50.128566 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Debug> DynamicQueryHandler: Done processing query
2654 2023.11.20 07:54:50.128590 [ 3 ] {625c4a1a-c376-42b8-a50f-42f722200574} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2655 2023.11.20 07:54:50.128606 [ 3 ] {} <Debug> HTTP-Session: 00463fea-8103-4e9b-94b2-d185db497faa Destroying unnamed session
2656 2023.11.20 07:54:50.128732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 8679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2023.11.20 07:54:50.128779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2658 2023.11.20 07:54:50.128798 [ 3 ] {} <Debug> HTTP-Session: d248027c-f6eb-4543-b833-6ef4cbc15a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2659 2023.11.20 07:54:50.128816 [ 3 ] {} <Debug> HTTP-Session: d248027c-f6eb-4543-b833-6ef4cbc15a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2023.11.20 07:54:50.128891 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2661 2023.11.20 07:54:50.128931 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2662 2023.11.20 07:54:50.129035 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2663 2023.11.20 07:54:50.129366 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2664 2023.11.20 07:54:50.129568 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2665 2023.11.20 07:54:50.129716 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2666 2023.11.20 07:54:50.129836 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Information> executeQuery: Read 51 rows, 4.07 KiB in 0.000916598 sec., 55640 rows/sec., 4.34 MiB/sec.
2667 2023.11.20 07:54:50.129960 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Debug> DynamicQueryHandler: Done processing query
2668 2023.11.20 07:54:50.129983 [ 3 ] {3fe8698d-9653-49e2-b0e7-ecf0154bc21c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2669 2023.11.20 07:54:50.129999 [ 3 ] {} <Debug> HTTP-Session: d248027c-f6eb-4543-b833-6ef4cbc15a25 Destroying unnamed session
2670 2023.11.20 07:54:50.130139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2671 2023.11.20 07:54:50.130185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2672 2023.11.20 07:54:50.130203 [ 3 ] {} <Debug> HTTP-Session: a3538247-22b2-42ee-9e67-cb4fcd8237e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2673 2023.11.20 07:54:50.130220 [ 3 ] {} <Debug> HTTP-Session: a3538247-22b2-42ee-9e67-cb4fcd8237e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2674 2023.11.20 07:54:50.130289 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2675 2023.11.20 07:54:50.130331 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2676 2023.11.20 07:54:50.130449 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2677 2023.11.20 07:54:50.130718 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2678 2023.11.20 07:54:50.130965 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2679 2023.11.20 07:54:50.131147 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Trace> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2680 2023.11.20 07:54:50.131268 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000950628 sec., 11571 rows/sec., 763.27 KiB/sec.
2681 2023.11.20 07:54:50.131430 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Debug> DynamicQueryHandler: Done processing query
2682 2023.11.20 07:54:50.131453 [ 3 ] {95878480-34b0-499e-8a2a-1449ee80e7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2683 2023.11.20 07:54:50.131469 [ 3 ] {} <Debug> HTTP-Session: a3538247-22b2-42ee-9e67-cb4fcd8237e6 Destroying unnamed session
2684 2023.11.20 07:54:50.131642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2685 2023.11.20 07:54:50.131687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2686 2023.11.20 07:54:50.131706 [ 3 ] {} <Debug> HTTP-Session: 56a85921-981d-4e8c-8095-28fcafc8d100 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2687 2023.11.20 07:54:50.131722 [ 3 ] {} <Debug> HTTP-Session: 56a85921-981d-4e8c-8095-28fcafc8d100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2688 2023.11.20 07:54:50.131804 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2689 2023.11.20 07:54:50.131846 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2690 2023.11.20 07:54:50.131989 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2691 2023.11.20 07:54:50.132450 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2692 2023.11.20 07:54:50.132752 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2693 2023.11.20 07:54:50.132924 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2694 2023.11.20 07:54:50.133043 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001212144 sec., 32999 rows/sec., 44.53 MiB/sec.
2695 2023.11.20 07:54:50.133169 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Debug> DynamicQueryHandler: Done processing query
2696 2023.11.20 07:54:50.133192 [ 3 ] {3af1b48a-7aa5-4565-9c1b-02f36cbb9c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2697 2023.11.20 07:54:50.133207 [ 3 ] {} <Debug> HTTP-Session: 56a85921-981d-4e8c-8095-28fcafc8d100 Destroying unnamed session
2698 2023.11.20 07:54:55.124794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2699 2023.11.20 07:54:55.124918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2700 2023.11.20 07:54:55.124944 [ 3 ] {} <Debug> HTTP-Session: 6c9e8393-253f-40dd-9a4e-1ee5248febc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2701 2023.11.20 07:54:55.124968 [ 3 ] {} <Debug> HTTP-Session: 6c9e8393-253f-40dd-9a4e-1ee5248febc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2702 2023.11.20 07:54:55.125090 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2703 2023.11.20 07:54:55.125149 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2704 2023.11.20 07:54:55.125305 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2705 2023.11.20 07:54:55.125722 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2706 2023.11.20 07:54:55.125991 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2707 2023.11.20 07:54:55.126152 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2708 2023.11.20 07:54:55.126285 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001158582 sec., 4315 rows/sec., 349.80 KiB/sec.
2709 2023.11.20 07:54:55.126425 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Debug> DynamicQueryHandler: Done processing query
2710 2023.11.20 07:54:55.126449 [ 3 ] {3999e84e-d2b5-420e-907a-9f45e41b3b23} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2711 2023.11.20 07:54:55.126466 [ 3 ] {} <Debug> HTTP-Session: 6c9e8393-253f-40dd-9a4e-1ee5248febc5 Destroying unnamed session
2712 2023.11.20 07:54:55.126582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2023.11.20 07:54:55.126628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2714 2023.11.20 07:54:55.126647 [ 3 ] {} <Debug> HTTP-Session: ac481f6c-e711-4f9d-8b8c-c88460eb65d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2715 2023.11.20 07:54:55.126663 [ 3 ] {} <Debug> HTTP-Session: ac481f6c-e711-4f9d-8b8c-c88460eb65d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2716 2023.11.20 07:54:55.126731 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2717 2023.11.20 07:54:55.126770 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2718 2023.11.20 07:54:55.126878 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2719 2023.11.20 07:54:55.127176 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2720 2023.11.20 07:54:55.127377 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2721 2023.11.20 07:54:55.127529 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2722 2023.11.20 07:54:55.127651 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000890867 sec., 2245 rows/sec., 191.83 KiB/sec.
2723 2023.11.20 07:54:55.127764 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Debug> DynamicQueryHandler: Done processing query
2724 2023.11.20 07:54:55.127788 [ 3 ] {6d61dfe0-b8b8-4494-812b-9fbb6d1c4339} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2725 2023.11.20 07:54:55.127804 [ 3 ] {} <Debug> HTTP-Session: ac481f6c-e711-4f9d-8b8c-c88460eb65d6 Destroying unnamed session
2726 2023.11.20 07:54:55.127954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2727 2023.11.20 07:54:55.127998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2728 2023.11.20 07:54:55.128016 [ 3 ] {} <Debug> HTTP-Session: 820ffb2e-2786-497d-a325-147441f07ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2729 2023.11.20 07:54:55.128033 [ 3 ] {} <Debug> HTTP-Session: 820ffb2e-2786-497d-a325-147441f07ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2730 2023.11.20 07:54:55.128104 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2731 2023.11.20 07:54:55.128142 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2732 2023.11.20 07:54:55.128245 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2733 2023.11.20 07:54:55.128556 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2734 2023.11.20 07:54:55.128757 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2735 2023.11.20 07:54:55.128913 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2736 2023.11.20 07:54:55.129042 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Information> executeQuery: Read 52 rows, 4.57 KiB in 0.000904068 sec., 57517 rows/sec., 4.93 MiB/sec.
2737 2023.11.20 07:54:55.129242 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Debug> DynamicQueryHandler: Done processing query
2738 2023.11.20 07:54:55.129267 [ 3 ] {d3fcf2e5-6d92-43f9-9e39-6b03cb22a32d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2739 2023.11.20 07:54:55.129284 [ 3 ] {} <Debug> HTTP-Session: 820ffb2e-2786-497d-a325-147441f07ee8 Destroying unnamed session
2740 2023.11.20 07:54:55.129393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2023.11.20 07:54:55.129437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2742 2023.11.20 07:54:55.129457 [ 3 ] {} <Debug> HTTP-Session: 2bb5d3bb-1081-497f-9550-896f32c305a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2743 2023.11.20 07:54:55.129474 [ 3 ] {} <Debug> HTTP-Session: 2bb5d3bb-1081-497f-9550-896f32c305a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2023.11.20 07:54:55.129542 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2745 2023.11.20 07:54:55.129581 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2746 2023.11.20 07:54:55.129700 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2747 2023.11.20 07:54:55.129966 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2748 2023.11.20 07:54:55.130167 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2749 2023.11.20 07:54:55.130311 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2750 2023.11.20 07:54:55.130433 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000861517 sec., 2321 rows/sec., 162.10 KiB/sec.
2751 2023.11.20 07:54:55.130605 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Debug> DynamicQueryHandler: Done processing query
2752 2023.11.20 07:54:55.130629 [ 3 ] {fbf4cd2d-8862-4333-8521-1961e150d19f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2753 2023.11.20 07:54:55.130644 [ 3 ] {} <Debug> HTTP-Session: 2bb5d3bb-1081-497f-9550-896f32c305a9 Destroying unnamed session
2754 2023.11.20 07:54:55.130754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2755 2023.11.20 07:54:55.130800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2756 2023.11.20 07:54:55.130820 [ 3 ] {} <Debug> HTTP-Session: 27660c4b-8bcb-4b21-9feb-e300f089e483 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2757 2023.11.20 07:54:55.130837 [ 3 ] {} <Debug> HTTP-Session: 27660c4b-8bcb-4b21-9feb-e300f089e483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2758 2023.11.20 07:54:55.130908 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2759 2023.11.20 07:54:55.130946 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2760 2023.11.20 07:54:55.131060 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2761 2023.11.20 07:54:55.131356 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2762 2023.11.20 07:54:55.131560 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2763 2023.11.20 07:54:55.131707 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2764 2023.11.20 07:54:55.131831 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000889367 sec., 34856 rows/sec., 2.70 MiB/sec.
2765 2023.11.20 07:54:55.131976 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Debug> DynamicQueryHandler: Done processing query
2766 2023.11.20 07:54:55.132000 [ 3 ] {df718e60-942c-4cce-b5b7-18a303b032f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2767 2023.11.20 07:54:55.132015 [ 3 ] {} <Debug> HTTP-Session: 27660c4b-8bcb-4b21-9feb-e300f089e483 Destroying unnamed session
2768 2023.11.20 07:54:55.132129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2769 2023.11.20 07:54:55.132172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2770 2023.11.20 07:54:55.132191 [ 3 ] {} <Debug> HTTP-Session: dc0193b7-e9e8-4a65-9682-f43d5572db11 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2771 2023.11.20 07:54:55.132207 [ 3 ] {} <Debug> HTTP-Session: dc0193b7-e9e8-4a65-9682-f43d5572db11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2772 2023.11.20 07:54:55.132279 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2773 2023.11.20 07:54:55.132318 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2774 2023.11.20 07:54:55.132435 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2775 2023.11.20 07:54:55.132713 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2776 2023.11.20 07:54:55.132956 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2777 2023.11.20 07:54:55.133130 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2778 2023.11.20 07:54:55.133263 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000950218 sec., 38938 rows/sec., 2.71 MiB/sec.
2779 2023.11.20 07:54:55.133384 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Debug> DynamicQueryHandler: Done processing query
2780 2023.11.20 07:54:55.133407 [ 3 ] {96488e79-310b-410d-bf81-ea95e7b331f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2781 2023.11.20 07:54:55.133423 [ 3 ] {} <Debug> HTTP-Session: dc0193b7-e9e8-4a65-9682-f43d5572db11 Destroying unnamed session
2782 2023.11.20 07:54:55.133532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2783 2023.11.20 07:54:55.133576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2784 2023.11.20 07:54:55.133594 [ 3 ] {} <Debug> HTTP-Session: 1d8db92c-2d79-4348-9a00-71982a48f07f Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2785 2023.11.20 07:54:55.133611 [ 3 ] {} <Debug> HTTP-Session: 1d8db92c-2d79-4348-9a00-71982a48f07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2786 2023.11.20 07:54:55.133680 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2787 2023.11.20 07:54:55.133722 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2788 2023.11.20 07:54:55.133859 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2789 2023.11.20 07:54:55.134142 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2790 2023.11.20 07:54:55.134401 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2791 2023.11.20 07:54:55.134582 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2792 2023.11.20 07:54:55.134708 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000992759 sec., 5036 rows/sec., 6.80 MiB/sec.
2793 2023.11.20 07:54:55.134893 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Debug> DynamicQueryHandler: Done processing query
2794 2023.11.20 07:54:55.134925 [ 3 ] {ac7c7bd3-004c-42e7-bad7-a5c71e34bdf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2795 2023.11.20 07:54:55.134941 [ 3 ] {} <Debug> HTTP-Session: 1d8db92c-2d79-4348-9a00-71982a48f07f Destroying unnamed session
2796 2023.11.20 07:54:57.130805 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
2797 2023.11.20 07:54:57.130876 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
2798 2023.11.20 07:55:00.124910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2799 2023.11.20 07:55:00.125043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2800 2023.11.20 07:55:00.125074 [ 3 ] {} <Debug> HTTP-Session: 4d3becdd-7b91-4125-8b20-55926727e187 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2801 2023.11.20 07:55:00.125103 [ 3 ] {} <Debug> HTTP-Session: 4d3becdd-7b91-4125-8b20-55926727e187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2802 2023.11.20 07:55:00.125244 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2803 2023.11.20 07:55:00.125314 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2804 2023.11.20 07:55:00.125496 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2805 2023.11.20 07:55:00.125987 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2806 2023.11.20 07:55:00.126245 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2807 2023.11.20 07:55:00.126411 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2808 2023.11.20 07:55:00.126551 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001258065 sec., 31794 rows/sec., 2.52 MiB/sec.
2809 2023.11.20 07:55:00.126697 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Debug> DynamicQueryHandler: Done processing query
2810 2023.11.20 07:55:00.126722 [ 3 ] {aa40fdf9-e1e5-45e7-9b3f-8f3791af37c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2811 2023.11.20 07:55:00.126738 [ 3 ] {} <Debug> HTTP-Session: 4d3becdd-7b91-4125-8b20-55926727e187 Destroying unnamed session
2812 2023.11.20 07:55:00.126856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2813 2023.11.20 07:55:00.126903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2814 2023.11.20 07:55:00.126922 [ 3 ] {} <Debug> HTTP-Session: 4bf2e0d4-bb21-4cbf-9b07-af0415e22f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2815 2023.11.20 07:55:00.126939 [ 3 ] {} <Debug> HTTP-Session: 4bf2e0d4-bb21-4cbf-9b07-af0415e22f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2816 2023.11.20 07:55:00.127008 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2817 2023.11.20 07:55:00.127048 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2818 2023.11.20 07:55:00.127155 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2819 2023.11.20 07:55:00.127418 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2820 2023.11.20 07:55:00.127621 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2821 2023.11.20 07:55:00.127770 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2822 2023.11.20 07:55:00.127895 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000854206 sec., 2341 rows/sec., 200.07 KiB/sec.
2823 2023.11.20 07:55:00.127894 [ 166 ] {} <Debug> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2824 2023.11.20 07:55:00.128006 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2825 2023.11.20 07:55:00.128043 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Debug> DynamicQueryHandler: Done processing query
2826 2023.11.20 07:55:00.128084 [ 3 ] {febb3060-7087-423d-9cac-5e6e9b1594a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2827 2023.11.20 07:55:00.128120 [ 3 ] {} <Debug> HTTP-Session: 4bf2e0d4-bb21-4cbf-9b07-af0415e22f2b Destroying unnamed session
2828 2023.11.20 07:55:00.128130 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2829 2023.11.20 07:55:00.128315 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2830 2023.11.20 07:55:00.128328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2831 2023.11.20 07:55:00.128376 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2832 2023.11.20 07:55:00.128407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2833 2023.11.20 07:55:00.128457 [ 3 ] {} <Debug> HTTP-Session: 63a11285-35a4-444d-b95e-1505e773c4ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2834 2023.11.20 07:55:00.128500 [ 3 ] {} <Debug> HTTP-Session: 63a11285-35a4-444d-b95e-1505e773c4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2835 2023.11.20 07:55:00.128689 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2836 2023.11.20 07:55:00.128710 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2837 2023.11.20 07:55:00.128800 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2838 2023.11.20 07:55:00.128947 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2839 2023.11.20 07:55:00.129272 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2840 2023.11.20 07:55:00.129277 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2841 2023.11.20 07:55:00.129477 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2842 2023.11.20 07:55:00.129670 [ 9 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2843 2023.11.20 07:55:00.130186 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2844 2023.11.20 07:55:00.130596 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2845 2023.11.20 07:55:00.130920 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2846 2023.11.20 07:55:00.131216 [ 166 ] {} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2847 2023.11.20 07:55:00.131239 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Information> executeQuery: Read 121 rows, 12.09 KiB in 0.002462478 sec., 49137 rows/sec., 4.79 MiB/sec.
2848 2023.11.20 07:55:00.131271 [ 15 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003178842 sec., 4404.119487536656 rows/sec., 373.87 KiB/sec.
2849 2023.11.20 07:55:00.131298 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2850 2023.11.20 07:55:00.131516 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2851 2023.11.20 07:55:00.131550 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Debug> DynamicQueryHandler: Done processing query
2852 2023.11.20 07:55:00.131598 [ 3 ] {657ec26f-a593-4c05-bf5c-e1c38e4fb2f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2853 2023.11.20 07:55:00.131660 [ 3 ] {} <Debug> HTTP-Session: 63a11285-35a4-444d-b95e-1505e773c4ed Destroying unnamed session
2854 2023.11.20 07:55:00.131702 [ 17 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2855 2023.11.20 07:55:00.131723 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2856 2023.11.20 07:55:00.131796 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 176 rows starting from the beginning of the part
2857 2023.11.20 07:55:00.131877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2858 2023.11.20 07:55:00.131983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2859 2023.11.20 07:55:00.132068 [ 3 ] {} <Debug> HTTP-Session: d0bcab6f-06ba-4a86-bba3-f0281f1397c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2860 2023.11.20 07:55:00.132075 [ 17 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2861 2023.11.20 07:55:00.132130 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part
2862 2023.11.20 07:55:00.132142 [ 3 ] {} <Debug> HTTP-Session: d0bcab6f-06ba-4a86-bba3-f0281f1397c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2863 2023.11.20 07:55:00.132221 [ 17 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_6_1} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2864 2023.11.20 07:55:00.132493 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2865 2023.11.20 07:55:00.132511 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part
2866 2023.11.20 07:55:00.132590 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2867 2023.11.20 07:55:00.132795 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part
2868 2023.11.20 07:55:00.133082 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2869 2023.11.20 07:55:00.133095 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part
2870 2023.11.20 07:55:00.133273 [ 9 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 121 rows starting from the beginning of the part
2871 2023.11.20 07:55:00.133812 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2872 2023.11.20 07:55:00.134231 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2873 2023.11.20 07:55:00.134558 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2874 2023.11.20 07:55:00.134712 [ 166 ] {} <Debug> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2875 2023.11.20 07:55:00.134799 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002236493 sec., 894 rows/sec., 62.44 KiB/sec.
2876 2023.11.20 07:55:00.134849 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2877 2023.11.20 07:55:00.135269 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Debug> DynamicQueryHandler: Done processing query
2878 2023.11.20 07:55:00.135292 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2879 2023.11.20 07:55:00.135333 [ 3 ] {ff8c7a20-cfc6-474c-a5a4-73c24bc8c997} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2880 2023.11.20 07:55:00.135367 [ 3 ] {} <Debug> HTTP-Session: d0bcab6f-06ba-4a86-bba3-f0281f1397c1 Destroying unnamed session
2881 2023.11.20 07:55:00.135376 [ 21 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 4 columns (4 merged, 0 gathered) in 0.003935987 sec., 153455.79139361993 rows/sec., 14.63 MiB/sec.
2882 2023.11.20 07:55:00.135477 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2883 2023.11.20 07:55:00.135537 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2884 2023.11.20 07:55:00.135563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2885 2023.11.20 07:55:00.135623 [ 21 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2886 2023.11.20 07:55:00.135660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2887 2023.11.20 07:55:00.135738 [ 3 ] {} <Debug> HTTP-Session: 9943b599-4281-4396-aa7f-3c14bc6515ce Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2888 2023.11.20 07:55:00.135794 [ 3 ] {} <Debug> HTTP-Session: 9943b599-4281-4396-aa7f-3c14bc6515ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2889 2023.11.20 07:55:00.135894 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2890 2023.11.20 07:55:00.136075 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2891 2023.11.20 07:55:00.136076 [ 21 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2892 2023.11.20 07:55:00.136211 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2893 2023.11.20 07:55:00.136264 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2894 2023.11.20 07:55:00.136288 [ 21 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_21_4} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2895 2023.11.20 07:55:00.136667 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2896 2023.11.20 07:55:00.136827 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2897 2023.11.20 07:55:00.136895 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2898 2023.11.20 07:55:00.137060 [ 18 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2899 2023.11.20 07:55:00.137573 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2900 2023.11.20 07:55:00.137964 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2901 2023.11.20 07:55:00.138310 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2902 2023.11.20 07:55:00.138453 [ 21 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003525589 sec., 3970.9676879522826 rows/sec., 277.27 KiB/sec.
2903 2023.11.20 07:55:00.138534 [ 166 ] {} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2904 2023.11.20 07:55:00.138566 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.002433558 sec., 17258 rows/sec., 1.35 MiB/sec.
2905 2023.11.20 07:55:00.138620 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2906 2023.11.20 07:55:00.138633 [ 21 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2907 2023.11.20 07:55:00.138846 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2908 2023.11.20 07:55:00.138909 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Debug> DynamicQueryHandler: Done processing query
2909 2023.11.20 07:55:00.138940 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2910 2023.11.20 07:55:00.138949 [ 3 ] {64791366-d0b6-4639-a7c6-b56116fbe206} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2911 2023.11.20 07:55:00.138982 [ 3 ] {} <Debug> HTTP-Session: 9943b599-4281-4396-aa7f-3c14bc6515ce Destroying unnamed session
2912 2023.11.20 07:55:00.138987 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 108 rows starting from the beginning of the part
2913 2023.11.20 07:55:00.139045 [ 21 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2914 2023.11.20 07:55:00.139108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2915 2023.11.20 07:55:00.139138 [ 21 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_6_1} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2916 2023.11.20 07:55:00.139153 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
2917 2023.11.20 07:55:00.139170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2918 2023.11.20 07:55:00.139234 [ 3 ] {} <Debug> HTTP-Session: d6ae5ccf-e1bc-4eff-8594-7f66a51bc277 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2919 2023.11.20 07:55:00.139288 [ 3 ] {} <Debug> HTTP-Session: d6ae5ccf-e1bc-4eff-8594-7f66a51bc277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2920 2023.11.20 07:55:00.139344 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
2921 2023.11.20 07:55:00.139401 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2922 2023.11.20 07:55:00.139471 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2923 2023.11.20 07:55:00.139478 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part
2924 2023.11.20 07:55:00.139645 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part
2925 2023.11.20 07:55:00.139748 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2926 2023.11.20 07:55:00.139785 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part
2927 2023.11.20 07:55:00.140205 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2928 2023.11.20 07:55:00.140548 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2929 2023.11.20 07:55:00.140643 [ 15 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932857 sec., 143311.1709764354 rows/sec., 11.18 MiB/sec.
2930 2023.11.20 07:55:00.140814 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2931 2023.11.20 07:55:00.140862 [ 15 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2932 2023.11.20 07:55:00.141018 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Information> executeQuery: Read 1 rows, 71.00 B in 0.001574601 sec., 635 rows/sec., 44.03 KiB/sec.
2933 2023.11.20 07:55:00.141222 [ 15 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2934 2023.11.20 07:55:00.141240 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Debug> DynamicQueryHandler: Done processing query
2935 2023.11.20 07:55:00.141284 [ 3 ] {b0e1d098-b82f-42d4-a115-5c62d03439e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2936 2023.11.20 07:55:00.141313 [ 3 ] {} <Debug> HTTP-Session: d6ae5ccf-e1bc-4eff-8594-7f66a51bc277 Destroying unnamed session
2937 2023.11.20 07:55:00.141344 [ 15 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_21_4} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2938 2023.11.20 07:55:00.141510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2939 2023.11.20 07:55:00.141562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2940 2023.11.20 07:55:00.141581 [ 3 ] {} <Debug> HTTP-Session: 2fc9c9ee-ca77-46b5-9dae-ec6cd4a3802f Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2941 2023.11.20 07:55:00.141598 [ 3 ] {} <Debug> HTTP-Session: 2fc9c9ee-ca77-46b5-9dae-ec6cd4a3802f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2942 2023.11.20 07:55:00.141679 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2943 2023.11.20 07:55:00.141724 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2944 2023.11.20 07:55:00.141876 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2945 2023.11.20 07:55:00.142361 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2946 2023.11.20 07:55:00.142659 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2947 2023.11.20 07:55:00.142833 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2948 2023.11.20 07:55:00.142961 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001247164 sec., 32072 rows/sec., 43.28 MiB/sec.
2949 2023.11.20 07:55:00.143074 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Debug> DynamicQueryHandler: Done processing query
2950 2023.11.20 07:55:00.143097 [ 3 ] {c44de5cb-0fc9-4ca0-8ac8-87b653e58fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2951 2023.11.20 07:55:00.143112 [ 3 ] {} <Debug> HTTP-Session: 2fc9c9ee-ca77-46b5-9dae-ec6cd4a3802f Destroying unnamed session
2952 2023.11.20 07:55:05.122522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2953 2023.11.20 07:55:05.122702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2954 2023.11.20 07:55:05.122750 [ 3 ] {} <Debug> HTTP-Session: f9fa8fa6-18c6-47b5-886b-5d11f19afead Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2955 2023.11.20 07:55:05.122792 [ 3 ] {} <Debug> HTTP-Session: f9fa8fa6-18c6-47b5-886b-5d11f19afead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2956 2023.11.20 07:55:05.122922 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2957 2023.11.20 07:55:05.122983 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2958 2023.11.20 07:55:05.123141 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2959 2023.11.20 07:55:05.123546 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2960 2023.11.20 07:55:05.123806 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2961 2023.11.20 07:55:05.123969 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2962 2023.11.20 07:55:05.124111 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001144752 sec., 4367 rows/sec., 354.03 KiB/sec.
2963 2023.11.20 07:55:05.124114 [ 136 ] {} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2964 2023.11.20 07:55:05.124248 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2965 2023.11.20 07:55:05.124308 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Debug> DynamicQueryHandler: Done processing query
2966 2023.11.20 07:55:05.124339 [ 3 ] {a851d0ac-b4ae-4280-8c33-a182b667654d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2967 2023.11.20 07:55:05.124339 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2968 2023.11.20 07:55:05.124358 [ 3 ] {} <Debug> HTTP-Session: f9fa8fa6-18c6-47b5-886b-5d11f19afead Destroying unnamed session
2969 2023.11.20 07:55:05.124440 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2970 2023.11.20 07:55:05.124476 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 45 rows starting from the beginning of the part
2971 2023.11.20 07:55:05.124495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2972 2023.11.20 07:55:05.124545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2973 2023.11.20 07:55:05.124569 [ 3 ] {} <Debug> HTTP-Session: 6d8d6853-f930-4a98-b9f3-5aeb4c317c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2974 2023.11.20 07:55:05.124589 [ 3 ] {} <Debug> HTTP-Session: 6d8d6853-f930-4a98-b9f3-5aeb4c317c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2975 2023.11.20 07:55:05.124655 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2976 2023.11.20 07:55:05.124699 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2977 2023.11.20 07:55:05.124751 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2978 2023.11.20 07:55:05.124794 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
2979 2023.11.20 07:55:05.124983 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::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
2980 2023.11.20 07:55:05.124997 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2981 2023.11.20 07:55:05.125099 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
2982 2023.11.20 07:55:05.125258 [ 21 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2983 2023.11.20 07:55:05.125493 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
2984 2023.11.20 07:55:05.125738 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2985 2023.11.20 07:55:05.125930 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2986 2023.11.20 07:55:05.126110 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001377706 sec., 10887 rows/sec., 1005.83 KiB/sec.
2987 2023.11.20 07:55:05.126122 [ 10 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804045 sec., 77603.3857248572 rows/sec., 6.14 MiB/sec.
2988 2023.11.20 07:55:05.126275 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Debug> DynamicQueryHandler: Done processing query
2989 2023.11.20 07:55:05.126309 [ 3 ] {67b70494-c635-4970-af67-5a854cddfe7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2990 2023.11.20 07:55:05.126328 [ 3 ] {} <Debug> HTTP-Session: 6d8d6853-f930-4a98-b9f3-5aeb4c317c44 Destroying unnamed session
2991 2023.11.20 07:55:05.126359 [ 10 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2992 2023.11.20 07:55:05.126461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2993 2023.11.20 07:55:05.126525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2994 2023.11.20 07:55:05.126549 [ 3 ] {} <Debug> HTTP-Session: ac128560-5cd9-4b2b-9fd0-6efcac64a26b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
2995 2023.11.20 07:55:05.126568 [ 3 ] {} <Debug> HTTP-Session: ac128560-5cd9-4b2b-9fd0-6efcac64a26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2996 2023.11.20 07:55:05.126648 [ 10 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2997 2023.11.20 07:55:05.126687 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2998 2023.11.20 07:55:05.126746 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2999 2023.11.20 07:55:05.126778 [ 10 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_21_4} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3000 2023.11.20 07:55:05.126982 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3001 2023.11.20 07:55:05.127256 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3002 2023.11.20 07:55:05.127455 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3003 2023.11.20 07:55:05.127600 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3004 2023.11.20 07:55:05.127716 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.00098685 sec., 5066 rows/sec., 405.73 KiB/sec.
3005 2023.11.20 07:55:05.127831 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Debug> DynamicQueryHandler: Done processing query
3006 2023.11.20 07:55:05.127855 [ 3 ] {c0a9b1d2-154c-45d0-9384-aa13c9463a9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3007 2023.11.20 07:55:05.127895 [ 3 ] {} <Debug> HTTP-Session: ac128560-5cd9-4b2b-9fd0-6efcac64a26b Destroying unnamed session
3008 2023.11.20 07:55:05.128035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3009 2023.11.20 07:55:05.128081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3010 2023.11.20 07:55:05.128100 [ 3 ] {} <Debug> HTTP-Session: 6bfd1c0c-3943-4a84-9cb2-90a79766c7f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3011 2023.11.20 07:55:05.128117 [ 3 ] {} <Debug> HTTP-Session: 6bfd1c0c-3943-4a84-9cb2-90a79766c7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3012 2023.11.20 07:55:05.128188 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3013 2023.11.20 07:55:05.128232 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3014 2023.11.20 07:55:05.128369 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3015 2023.11.20 07:55:05.128655 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3016 2023.11.20 07:55:05.128932 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3017 2023.11.20 07:55:05.129108 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3018 2023.11.20 07:55:05.129230 [ 136 ] {} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3019 2023.11.20 07:55:05.129248 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00102789 sec., 4864 rows/sec., 6.56 MiB/sec.
3020 2023.11.20 07:55:05.129284 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3021 2023.11.20 07:55:05.129429 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3022 2023.11.20 07:55:05.129457 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Debug> DynamicQueryHandler: Done processing query
3023 2023.11.20 07:55:05.129485 [ 3 ] {7475a454-7879-49a0-a984-288a16576677} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3024 2023.11.20 07:55:05.129529 [ 3 ] {} <Debug> HTTP-Session: 6bfd1c0c-3943-4a84-9cb2-90a79766c7f4 Destroying unnamed session
3025 2023.11.20 07:55:05.129554 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3026 2023.11.20 07:55:05.129590 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 421 rows starting from the beginning of the part
3027 2023.11.20 07:55:05.129710 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
3028 2023.11.20 07:55:05.129801 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
3029 2023.11.20 07:55:05.129887 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::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
3030 2023.11.20 07:55:05.129967 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
3031 2023.11.20 07:55:05.130047 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
3032 2023.11.20 07:55:05.131350 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 6 columns (6 merged, 0 gathered) in 0.001991748 sec., 259068.91835714155 rows/sec., 349.60 MiB/sec.
3033 2023.11.20 07:55:05.131604 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3034 2023.11.20 07:55:05.131798 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3035 2023.11.20 07:55:05.131859 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3036 2023.11.20 07:55:05.131918 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_21_4: 4.47 MiB.
3037 2023.11.20 07:55:10.124290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3038 2023.11.20 07:55:10.124468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3039 2023.11.20 07:55:10.124515 [ 3 ] {} <Debug> HTTP-Session: 73ed31e4-953e-40a8-8eac-f472045ed0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3040 2023.11.20 07:55:10.124556 [ 3 ] {} <Debug> HTTP-Session: 73ed31e4-953e-40a8-8eac-f472045ed0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3041 2023.11.20 07:55:10.124754 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3042 2023.11.20 07:55:10.124862 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3043 2023.11.20 07:55:10.125025 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3044 2023.11.20 07:55:10.125456 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3045 2023.11.20 07:55:10.125723 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3046 2023.11.20 07:55:10.125889 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3047 2023.11.20 07:55:10.126035 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001217273 sec., 32860 rows/sec., 2.60 MiB/sec.
3048 2023.11.20 07:55:10.126176 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Debug> DynamicQueryHandler: Done processing query
3049 2023.11.20 07:55:10.126202 [ 3 ] {796f94f3-7bc3-4eda-9a3f-d4df1cbeeb5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3050 2023.11.20 07:55:10.126218 [ 3 ] {} <Debug> HTTP-Session: 73ed31e4-953e-40a8-8eac-f472045ed0e7 Destroying unnamed session
3051 2023.11.20 07:55:10.126352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3052 2023.11.20 07:55:10.126398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3053 2023.11.20 07:55:10.126418 [ 3 ] {} <Debug> HTTP-Session: 1f035958-e0d7-42fc-8904-e8e7b66bda40 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3054 2023.11.20 07:55:10.126435 [ 3 ] {} <Debug> HTTP-Session: 1f035958-e0d7-42fc-8904-e8e7b66bda40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3055 2023.11.20 07:55:10.126511 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3056 2023.11.20 07:55:10.126551 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3057 2023.11.20 07:55:10.126656 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3058 2023.11.20 07:55:10.127019 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3059 2023.11.20 07:55:10.127237 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3060 2023.11.20 07:55:10.127387 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3061 2023.11.20 07:55:10.127508 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.000968669 sec., 123881 rows/sec., 12.09 MiB/sec.
3062 2023.11.20 07:55:10.127618 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Debug> DynamicQueryHandler: Done processing query
3063 2023.11.20 07:55:10.127641 [ 3 ] {406aff35-38cc-4ae4-8c87-53ce79cc6ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3064 2023.11.20 07:55:10.127657 [ 3 ] {} <Debug> HTTP-Session: 1f035958-e0d7-42fc-8904-e8e7b66bda40 Destroying unnamed session
3065 2023.11.20 07:55:10.127835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3066 2023.11.20 07:55:10.127880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3067 2023.11.20 07:55:10.127899 [ 3 ] {} <Debug> HTTP-Session: cf44b3c9-9c52-463d-8426-5dd5867a8df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3068 2023.11.20 07:55:10.127916 [ 3 ] {} <Debug> HTTP-Session: cf44b3c9-9c52-463d-8426-5dd5867a8df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3069 2023.11.20 07:55:10.127987 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3070 2023.11.20 07:55:10.128025 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3071 2023.11.20 07:55:10.128128 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3072 2023.11.20 07:55:10.128442 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3073 2023.11.20 07:55:10.128645 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3074 2023.11.20 07:55:10.128795 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3075 2023.11.20 07:55:10.128914 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000898767 sec., 44505 rows/sec., 3.48 MiB/sec.
3076 2023.11.20 07:55:10.129017 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Debug> DynamicQueryHandler: Done processing query
3077 2023.11.20 07:55:10.129041 [ 3 ] {c904028b-d383-4cf6-9700-4c8b7e92312c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3078 2023.11.20 07:55:10.129056 [ 3 ] {} <Debug> HTTP-Session: cf44b3c9-9c52-463d-8426-5dd5867a8df4 Destroying unnamed session
3079 2023.11.20 07:55:10.129210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3080 2023.11.20 07:55:10.129252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3081 2023.11.20 07:55:10.129271 [ 3 ] {} <Debug> HTTP-Session: 9ef075cd-e7dd-4844-a2f5-c1da9ca2c2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3082 2023.11.20 07:55:10.129287 [ 3 ] {} <Debug> HTTP-Session: 9ef075cd-e7dd-4844-a2f5-c1da9ca2c2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3083 2023.11.20 07:55:10.129365 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3084 2023.11.20 07:55:10.129409 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3085 2023.11.20 07:55:10.129542 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3086 2023.11.20 07:55:10.129988 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3087 2023.11.20 07:55:10.130295 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3088 2023.11.20 07:55:10.130476 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3089 2023.11.20 07:55:10.130601 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001200483 sec., 33319 rows/sec., 44.96 MiB/sec.
3090 2023.11.20 07:55:10.130793 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Debug> DynamicQueryHandler: Done processing query
3091 2023.11.20 07:55:10.130816 [ 3 ] {a283d10c-198a-4f7d-91a9-92af69df08be} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3092 2023.11.20 07:55:10.130832 [ 3 ] {} <Debug> HTTP-Session: 9ef075cd-e7dd-4844-a2f5-c1da9ca2c2cf Destroying unnamed session
3093 2023.11.20 07:55:12.130947 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
3094 2023.11.20 07:55:12.131035 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
3095 2023.11.20 07:55:15.122276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3096 2023.11.20 07:55:15.122398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3097 2023.11.20 07:55:15.122426 [ 3 ] {} <Debug> HTTP-Session: 901224e5-b707-4a13-9e84-27303b27f559 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3098 2023.11.20 07:55:15.122451 [ 3 ] {} <Debug> HTTP-Session: 901224e5-b707-4a13-9e84-27303b27f559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3099 2023.11.20 07:55:15.122577 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3100 2023.11.20 07:55:15.122639 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3101 2023.11.20 07:55:15.122880 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3102 2023.11.20 07:55:15.123384 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3103 2023.11.20 07:55:15.123707 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3104 2023.11.20 07:55:15.123913 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3105 2023.11.20 07:55:15.124089 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001473179 sec., 3394 rows/sec., 275.10 KiB/sec.
3106 2023.11.20 07:55:15.124251 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Debug> DynamicQueryHandler: Done processing query
3107 2023.11.20 07:55:15.124283 [ 3 ] {898bcdae-ed5f-4e90-b7a7-cccc19f8d7f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3108 2023.11.20 07:55:15.124305 [ 3 ] {} <Debug> HTTP-Session: 901224e5-b707-4a13-9e84-27303b27f559 Destroying unnamed session
3109 2023.11.20 07:55:15.124446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3110 2023.11.20 07:55:15.124512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3111 2023.11.20 07:55:15.124544 [ 3 ] {} <Debug> HTTP-Session: 8e7c4b7a-4778-4ce2-8694-7b561b59e6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3112 2023.11.20 07:55:15.124573 [ 3 ] {} <Debug> HTTP-Session: 8e7c4b7a-4778-4ce2-8694-7b561b59e6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3113 2023.11.20 07:55:15.124685 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3114 2023.11.20 07:55:15.124742 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3115 2023.11.20 07:55:15.124893 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3116 2023.11.20 07:55:15.125253 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3117 2023.11.20 07:55:15.125532 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3118 2023.11.20 07:55:15.125741 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3119 2023.11.20 07:55:15.125909 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001176853 sec., 12745 rows/sec., 1.15 MiB/sec.
3120 2023.11.20 07:55:15.126116 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Debug> DynamicQueryHandler: Done processing query
3121 2023.11.20 07:55:15.126151 [ 3 ] {43283709-2099-4be7-ba8f-17476bfb64cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3122 2023.11.20 07:55:15.126175 [ 3 ] {} <Debug> HTTP-Session: 8e7c4b7a-4778-4ce2-8694-7b561b59e6bf Destroying unnamed session
3123 2023.11.20 07:55:15.126329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3124 2023.11.20 07:55:15.126392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3125 2023.11.20 07:55:15.126423 [ 3 ] {} <Debug> HTTP-Session: 9efda663-4190-42ef-82c9-3441214c45ef Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3126 2023.11.20 07:55:15.126447 [ 3 ] {} <Debug> HTTP-Session: 9efda663-4190-42ef-82c9-3441214c45ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3127 2023.11.20 07:55:15.126540 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3128 2023.11.20 07:55:15.126590 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3129 2023.11.20 07:55:15.126751 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3130 2023.11.20 07:55:15.127064 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3131 2023.11.20 07:55:15.127327 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3132 2023.11.20 07:55:15.127531 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3133 2023.11.20 07:55:15.127685 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001110242 sec., 4503 rows/sec., 360.63 KiB/sec.
3134 2023.11.20 07:55:15.127810 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Debug> DynamicQueryHandler: Done processing query
3135 2023.11.20 07:55:15.127838 [ 3 ] {048c5440-cdc8-4f31-b136-d448f64e5166} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3136 2023.11.20 07:55:15.127858 [ 3 ] {} <Debug> HTTP-Session: 9efda663-4190-42ef-82c9-3441214c45ef Destroying unnamed session
3137 2023.11.20 07:55:15.128014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3138 2023.11.20 07:55:15.128072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3139 2023.11.20 07:55:15.128097 [ 3 ] {} <Debug> HTTP-Session: 502ad1d5-ba52-48a2-845f-09f5afae1bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3140 2023.11.20 07:55:15.128120 [ 3 ] {} <Debug> HTTP-Session: 502ad1d5-ba52-48a2-845f-09f5afae1bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3141 2023.11.20 07:55:15.128213 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3142 2023.11.20 07:55:15.128266 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3143 2023.11.20 07:55:15.128441 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3144 2023.11.20 07:55:15.128795 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3145 2023.11.20 07:55:15.129160 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3146 2023.11.20 07:55:15.129416 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3147 2023.11.20 07:55:15.129577 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001328516 sec., 3763 rows/sec., 5.08 MiB/sec.
3148 2023.11.20 07:55:15.129733 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Debug> DynamicQueryHandler: Done processing query
3149 2023.11.20 07:55:15.129784 [ 3 ] {245ca279-0481-4da5-ae3e-6b991db09890} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3150 2023.11.20 07:55:15.129806 [ 3 ] {} <Debug> HTTP-Session: 502ad1d5-ba52-48a2-845f-09f5afae1bb5 Destroying unnamed session
3151 2023.11.20 07:55:20.125321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3152 2023.11.20 07:55:20.125457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3153 2023.11.20 07:55:20.125488 [ 3 ] {} <Debug> HTTP-Session: b08f7487-5af5-457d-8380-d388c9c31d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3154 2023.11.20 07:55:20.125516 [ 3 ] {} <Debug> HTTP-Session: b08f7487-5af5-457d-8380-d388c9c31d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3155 2023.11.20 07:55:20.125661 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3156 2023.11.20 07:55:20.125730 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3157 2023.11.20 07:55:20.125914 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3158 2023.11.20 07:55:20.126361 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3159 2023.11.20 07:55:20.126634 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3160 2023.11.20 07:55:20.126805 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3161 2023.11.20 07:55:20.126933 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001230244 sec., 32513 rows/sec., 2.57 MiB/sec.
3162 2023.11.20 07:55:20.127082 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Debug> DynamicQueryHandler: Done processing query
3163 2023.11.20 07:55:20.127107 [ 3 ] {cfef34fb-822f-499c-b398-7aa566713b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3164 2023.11.20 07:55:20.127123 [ 3 ] {} <Debug> HTTP-Session: b08f7487-5af5-457d-8380-d388c9c31d5b Destroying unnamed session
3165 2023.11.20 07:55:20.127245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3166 2023.11.20 07:55:20.127295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3167 2023.11.20 07:55:20.127315 [ 3 ] {} <Debug> HTTP-Session: 05f5b62f-6d6f-43ca-b62a-2b0240e9b323 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3168 2023.11.20 07:55:20.127333 [ 3 ] {} <Debug> HTTP-Session: 05f5b62f-6d6f-43ca-b62a-2b0240e9b323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3169 2023.11.20 07:55:20.127413 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3170 2023.11.20 07:55:20.127457 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3171 2023.11.20 07:55:20.127567 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2023.11.20 07:55:20.127837 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3173 2023.11.20 07:55:20.128047 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3174 2023.11.20 07:55:20.128198 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3175 2023.11.20 07:55:20.128319 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000877097 sec., 2280 rows/sec., 194.85 KiB/sec.
3176 2023.11.20 07:55:20.128434 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Debug> DynamicQueryHandler: Done processing query
3177 2023.11.20 07:55:20.128457 [ 3 ] {5b123e73-5a1a-4c06-acb8-a2bf51a4e325} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3178 2023.11.20 07:55:20.128472 [ 3 ] {} <Debug> HTTP-Session: 05f5b62f-6d6f-43ca-b62a-2b0240e9b323 Destroying unnamed session
3179 2023.11.20 07:55:20.128608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3180 2023.11.20 07:55:20.128655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3181 2023.11.20 07:55:20.128675 [ 3 ] {} <Debug> HTTP-Session: e01f3e0a-607b-4924-bc2f-c58f6fe78d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3182 2023.11.20 07:55:20.128692 [ 3 ] {} <Debug> HTTP-Session: e01f3e0a-607b-4924-bc2f-c58f6fe78d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3183 2023.11.20 07:55:20.128770 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3184 2023.11.20 07:55:20.128809 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3185 2023.11.20 07:55:20.128913 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3186 2023.11.20 07:55:20.129340 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3187 2023.11.20 07:55:20.129568 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3188 2023.11.20 07:55:20.129719 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3189 2023.11.20 07:55:20.129849 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Information> executeQuery: Read 121 rows, 12.08 KiB in 0.00105097 sec., 115131 rows/sec., 11.22 MiB/sec.
3190 2023.11.20 07:55:20.129972 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Debug> DynamicQueryHandler: Done processing query
3191 2023.11.20 07:55:20.129996 [ 3 ] {18838927-2217-4bae-9405-d131227c460b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3192 2023.11.20 07:55:20.130012 [ 3 ] {} <Debug> HTTP-Session: e01f3e0a-607b-4924-bc2f-c58f6fe78d27 Destroying unnamed session
3193 2023.11.20 07:55:20.130167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3194 2023.11.20 07:55:20.130213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3195 2023.11.20 07:55:20.130232 [ 3 ] {} <Debug> HTTP-Session: 58425596-8e3d-44fb-83c0-bdf82e9844cf Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3196 2023.11.20 07:55:20.130249 [ 3 ] {} <Debug> HTTP-Session: 58425596-8e3d-44fb-83c0-bdf82e9844cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3197 2023.11.20 07:55:20.130319 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3198 2023.11.20 07:55:20.130358 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3199 2023.11.20 07:55:20.130464 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3200 2023.11.20 07:55:20.130753 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3201 2023.11.20 07:55:20.130956 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3202 2023.11.20 07:55:20.131108 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3203 2023.11.20 07:55:20.131223 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000875877 sec., 2283 rows/sec., 159.44 KiB/sec.
3204 2023.11.20 07:55:20.131339 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Debug> DynamicQueryHandler: Done processing query
3205 2023.11.20 07:55:20.131363 [ 3 ] {24a4842a-c563-4504-bcac-65fe037c3577} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3206 2023.11.20 07:55:20.131379 [ 3 ] {} <Debug> HTTP-Session: 58425596-8e3d-44fb-83c0-bdf82e9844cf Destroying unnamed session
3207 2023.11.20 07:55:20.131514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 9022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3208 2023.11.20 07:55:20.131559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3209 2023.11.20 07:55:20.131578 [ 3 ] {} <Debug> HTTP-Session: 166feb26-8c21-49f9-8d95-09848d529e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3210 2023.11.20 07:55:20.131594 [ 3 ] {} <Debug> HTTP-Session: 166feb26-8c21-49f9-8d95-09848d529e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3211 2023.11.20 07:55:20.131666 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3212 2023.11.20 07:55:20.131703 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3213 2023.11.20 07:55:20.131806 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3214 2023.11.20 07:55:20.132113 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3215 2023.11.20 07:55:20.132317 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3216 2023.11.20 07:55:20.132464 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3217 2023.11.20 07:55:20.132564 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.000869747 sec., 60937 rows/sec., 4.75 MiB/sec.
3218 2023.11.20 07:55:20.132678 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Debug> DynamicQueryHandler: Done processing query
3219 2023.11.20 07:55:20.132701 [ 3 ] {f91750c5-8ecc-4cb8-b6bf-d0967a27cce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3220 2023.11.20 07:55:20.132716 [ 3 ] {} <Debug> HTTP-Session: 166feb26-8c21-49f9-8d95-09848d529e4d Destroying unnamed session
3221 2023.11.20 07:55:20.132830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3222 2023.11.20 07:55:20.132873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3223 2023.11.20 07:55:20.132891 [ 3 ] {} <Debug> HTTP-Session: fe12241e-c7a4-4b17-9746-3dab908efd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3224 2023.11.20 07:55:20.132907 [ 3 ] {} <Debug> HTTP-Session: fe12241e-c7a4-4b17-9746-3dab908efd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3225 2023.11.20 07:55:20.132975 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3226 2023.11.20 07:55:20.133016 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3227 2023.11.20 07:55:20.133130 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3228 2023.11.20 07:55:20.133391 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3229 2023.11.20 07:55:20.133631 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3230 2023.11.20 07:55:20.133817 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Trace> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
3231 2023.11.20 07:55:20.133917 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000915498 sec., 12015 rows/sec., 792.56 KiB/sec.
3232 2023.11.20 07:55:20.134069 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Debug> DynamicQueryHandler: Done processing query
3233 2023.11.20 07:55:20.134092 [ 3 ] {137036b0-35bc-44db-9ea1-d0d89f1629e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3234 2023.11.20 07:55:20.134108 [ 3 ] {} <Debug> HTTP-Session: fe12241e-c7a4-4b17-9746-3dab908efd8e Destroying unnamed session
3235 2023.11.20 07:55:20.134208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3236 2023.11.20 07:55:20.134253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3237 2023.11.20 07:55:20.134271 [ 3 ] {} <Debug> HTTP-Session: 6ff74b4c-6ca8-4b33-82a4-775ea9a32719 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3238 2023.11.20 07:55:20.134287 [ 3 ] {} <Debug> HTTP-Session: 6ff74b4c-6ca8-4b33-82a4-775ea9a32719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3239 2023.11.20 07:55:20.134355 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3240 2023.11.20 07:55:20.134395 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3241 2023.11.20 07:55:20.134514 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3242 2023.11.20 07:55:20.134772 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3243 2023.11.20 07:55:20.135001 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3244 2023.11.20 07:55:20.135172 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3245 2023.11.20 07:55:20.135272 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000891447 sec., 1121 rows/sec., 77.78 KiB/sec.
3246 2023.11.20 07:55:20.135386 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Debug> DynamicQueryHandler: Done processing query
3247 2023.11.20 07:55:20.135408 [ 3 ] {ed788b65-2bf3-4a01-9f6d-2ea0f87a053a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3248 2023.11.20 07:55:20.135424 [ 3 ] {} <Debug> HTTP-Session: 6ff74b4c-6ca8-4b33-82a4-775ea9a32719 Destroying unnamed session
3249 2023.11.20 07:55:20.135580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3250 2023.11.20 07:55:20.135624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3251 2023.11.20 07:55:20.135642 [ 3 ] {} <Debug> HTTP-Session: 542a9c08-f3d4-4e26-a3ab-fcefb8da40a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3252 2023.11.20 07:55:20.135659 [ 3 ] {} <Debug> HTTP-Session: 542a9c08-f3d4-4e26-a3ab-fcefb8da40a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3253 2023.11.20 07:55:20.135735 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3254 2023.11.20 07:55:20.135777 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3255 2023.11.20 07:55:20.135908 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3256 2023.11.20 07:55:20.136458 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3257 2023.11.20 07:55:20.136754 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3258 2023.11.20 07:55:20.136932 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3259 2023.11.20 07:55:20.137035 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001273025 sec., 31421 rows/sec., 42.40 MiB/sec.
3260 2023.11.20 07:55:20.137254 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Debug> DynamicQueryHandler: Done processing query
3261 2023.11.20 07:55:20.137277 [ 3 ] {9ec668a2-5926-4cbf-99ec-5838d9d2249e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3262 2023.11.20 07:55:20.137292 [ 3 ] {} <Debug> HTTP-Session: 542a9c08-f3d4-4e26-a3ab-fcefb8da40a2 Destroying unnamed session
3263 2023.11.20 07:55:25.124119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3264 2023.11.20 07:55:25.124253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3265 2023.11.20 07:55:25.124285 [ 3 ] {} <Debug> HTTP-Session: 8a73b14c-2da8-4cfb-9c64-f9ffb6a383cd Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3266 2023.11.20 07:55:25.124313 [ 3 ] {} <Debug> HTTP-Session: 8a73b14c-2da8-4cfb-9c64-f9ffb6a383cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3267 2023.11.20 07:55:25.124454 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3268 2023.11.20 07:55:25.124520 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3269 2023.11.20 07:55:25.124708 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3270 2023.11.20 07:55:25.125217 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3271 2023.11.20 07:55:25.125487 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3272 2023.11.20 07:55:25.125655 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3273 2023.11.20 07:55:25.125790 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001292185 sec., 3869 rows/sec., 313.63 KiB/sec.
3274 2023.11.20 07:55:25.125961 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Debug> DynamicQueryHandler: Done processing query
3275 2023.11.20 07:55:25.125987 [ 3 ] {ee996287-feba-4020-9332-28b2136ebd73} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3276 2023.11.20 07:55:25.126003 [ 3 ] {} <Debug> HTTP-Session: 8a73b14c-2da8-4cfb-9c64-f9ffb6a383cd Destroying unnamed session
3277 2023.11.20 07:55:25.126137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3278 2023.11.20 07:55:25.126189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3279 2023.11.20 07:55:25.126211 [ 3 ] {} <Debug> HTTP-Session: 435b0a46-d7ec-4b4b-a1da-adba989701c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3280 2023.11.20 07:55:25.126229 [ 3 ] {} <Debug> HTTP-Session: 435b0a46-d7ec-4b4b-a1da-adba989701c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3281 2023.11.20 07:55:25.126312 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3282 2023.11.20 07:55:25.126354 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3283 2023.11.20 07:55:25.126460 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3284 2023.11.20 07:55:25.126795 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3285 2023.11.20 07:55:25.127008 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3286 2023.11.20 07:55:25.127172 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3287 2023.11.20 07:55:25.127275 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Information> executeQuery: Read 51 rows, 4.48 KiB in 0.000933648 sec., 54624 rows/sec., 4.69 MiB/sec.
3288 2023.11.20 07:55:25.127286 [ 53 ] {} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3289 2023.11.20 07:55:25.127365 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3290 2023.11.20 07:55:25.127405 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Debug> DynamicQueryHandler: Done processing query
3291 2023.11.20 07:55:25.127444 [ 3 ] {42274638-d648-4ecd-b894-04bdf5dc4ee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3292 2023.11.20 07:55:25.127492 [ 3 ] {} <Debug> HTTP-Session: 435b0a46-d7ec-4b4b-a1da-adba989701c0 Destroying unnamed session
3293 2023.11.20 07:55:25.127516 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3294 2023.11.20 07:55:25.127651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 4935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3295 2023.11.20 07:55:25.127698 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3296 2023.11.20 07:55:25.127731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3297 2023.11.20 07:55:25.127750 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part
3298 2023.11.20 07:55:25.127760 [ 3 ] {} <Debug> HTTP-Session: 6f109d81-c852-4094-8675-29530b85eb53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3299 2023.11.20 07:55:25.127795 [ 3 ] {} <Debug> HTTP-Session: 6f109d81-c852-4094-8675-29530b85eb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3300 2023.11.20 07:55:25.127961 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3301 2023.11.20 07:55:25.128048 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part
3302 2023.11.20 07:55:25.128060 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3303 2023.11.20 07:55:25.128341 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part
3304 2023.11.20 07:55:25.128502 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3305 2023.11.20 07:55:25.128579 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part
3306 2023.11.20 07:55:25.128736 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 121 rows starting from the beginning of the part
3307 2023.11.20 07:55:25.128987 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part
3308 2023.11.20 07:55:25.129295 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3309 2023.11.20 07:55:25.129688 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3310 2023.11.20 07:55:25.130027 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3311 2023.11.20 07:55:25.130198 [ 53 ] {} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3312 2023.11.20 07:55:25.130245 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.002220023 sec., 13062 rows/sec., 1.01 MiB/sec.
3313 2023.11.20 07:55:25.130259 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3314 2023.11.20 07:55:25.130505 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3315 2023.11.20 07:55:25.130885 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Debug> DynamicQueryHandler: Done processing query
3316 2023.11.20 07:55:25.130959 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3317 2023.11.20 07:55:25.130962 [ 3 ] {c26327fa-e0e4-4b51-a3ae-344fa2b4c676} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3318 2023.11.20 07:55:25.131052 [ 3 ] {} <Debug> HTTP-Session: 6f109d81-c852-4094-8675-29530b85eb53 Destroying unnamed session
3319 2023.11.20 07:55:25.131092 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 108 rows starting from the beginning of the part
3320 2023.11.20 07:55:25.131184 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.003756163 sec., 132582.1057286385 rows/sec., 12.54 MiB/sec.
3321 2023.11.20 07:55:25.131285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3322 2023.11.20 07:55:25.131302 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
3323 2023.11.20 07:55:25.131394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3324 2023.11.20 07:55:25.131410 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3325 2023.11.20 07:55:25.131467 [ 3 ] {} <Debug> HTTP-Session: e4ef72a5-c03d-4a8f-b28e-92f15f731823 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3326 2023.11.20 07:55:25.131568 [ 3 ] {} <Debug> HTTP-Session: e4ef72a5-c03d-4a8f-b28e-92f15f731823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3327 2023.11.20 07:55:25.131606 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part
3328 2023.11.20 07:55:25.131781 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3329 2023.11.20 07:55:25.131826 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
3330 2023.11.20 07:55:25.131880 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3331 2023.11.20 07:55:25.131913 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3332 2023.11.20 07:55:25.132085 [ 10 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_26_5} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3333 2023.11.20 07:55:25.132163 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part
3334 2023.11.20 07:55:25.132478 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part
3335 2023.11.20 07:55:25.132511 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3336 2023.11.20 07:55:25.133065 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3337 2023.11.20 07:55:25.133503 [ 10 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003155652 sec., 76054.01356043061 rows/sec., 5.93 MiB/sec.
3338 2023.11.20 07:55:25.133508 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3339 2023.11.20 07:55:25.133646 [ 10 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3340 2023.11.20 07:55:25.133789 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3341 2023.11.20 07:55:25.133890 [ 10 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3342 2023.11.20 07:55:25.133984 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.002145291 sec., 16780 rows/sec., 1.17 MiB/sec.
3343 2023.11.20 07:55:25.134032 [ 10 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_26_5} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3344 2023.11.20 07:55:25.134253 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Debug> DynamicQueryHandler: Done processing query
3345 2023.11.20 07:55:25.134282 [ 3 ] {16ff823b-9a95-4f44-b549-4b1d5731c89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3346 2023.11.20 07:55:25.134299 [ 3 ] {} <Debug> HTTP-Session: e4ef72a5-c03d-4a8f-b28e-92f15f731823 Destroying unnamed session
3347 2023.11.20 07:55:25.134425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3348 2023.11.20 07:55:25.134470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3349 2023.11.20 07:55:25.134490 [ 3 ] {} <Debug> HTTP-Session: f10f1386-5c40-4bb3-b020-255a65f23332 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3350 2023.11.20 07:55:25.134507 [ 3 ] {} <Debug> HTTP-Session: f10f1386-5c40-4bb3-b020-255a65f23332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3351 2023.11.20 07:55:25.134583 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3352 2023.11.20 07:55:25.134627 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3353 2023.11.20 07:55:25.134772 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3354 2023.11.20 07:55:25.135091 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
3355 2023.11.20 07:55:25.135368 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3356 2023.11.20 07:55:25.135549 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3357 2023.11.20 07:55:25.135660 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.0010492 sec., 4765 rows/sec., 6.43 MiB/sec.
3358 2023.11.20 07:55:25.135777 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Debug> DynamicQueryHandler: Done processing query
3359 2023.11.20 07:55:25.135800 [ 3 ] {50af6429-d4d5-49d9-bdfb-bac3ad177c30} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3360 2023.11.20 07:55:25.135816 [ 3 ] {} <Debug> HTTP-Session: f10f1386-5c40-4bb3-b020-255a65f23332 Destroying unnamed session
3361 2023.11.20 07:55:27.131092 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
3362 2023.11.20 07:55:27.131144 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
3363 2023.11.20 07:55:30.124605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3364 2023.11.20 07:55:30.124730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3365 2023.11.20 07:55:30.124757 [ 3 ] {} <Debug> HTTP-Session: c4b4373a-7aa2-4d30-9a05-b8c1466ed1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3366 2023.11.20 07:55:30.124780 [ 3 ] {} <Debug> HTTP-Session: c4b4373a-7aa2-4d30-9a05-b8c1466ed1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3367 2023.11.20 07:55:30.124909 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3368 2023.11.20 07:55:30.124970 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3369 2023.11.20 07:55:30.125129 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3370 2023.11.20 07:55:30.125582 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3371 2023.11.20 07:55:30.125856 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3372 2023.11.20 07:55:30.126027 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3373 2023.11.20 07:55:30.126167 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001214433 sec., 32937 rows/sec., 2.61 MiB/sec.
3374 2023.11.20 07:55:30.126168 [ 55 ] {} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3375 2023.11.20 07:55:30.126293 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3376 2023.11.20 07:55:30.126390 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Debug> DynamicQueryHandler: Done processing query
3377 2023.11.20 07:55:30.126417 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3378 2023.11.20 07:55:30.126431 [ 3 ] {5f15af22-fdfa-4191-9ff6-70ccc8908b0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3379 2023.11.20 07:55:30.126503 [ 3 ] {} <Debug> HTTP-Session: c4b4373a-7aa2-4d30-9a05-b8c1466ed1a7 Destroying unnamed session
3380 2023.11.20 07:55:30.126572 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3381 2023.11.20 07:55:30.126612 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 45 rows starting from the beginning of the part
3382 2023.11.20 07:55:30.126772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3383 2023.11.20 07:55:30.126793 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part
3384 2023.11.20 07:55:30.126868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3385 2023.11.20 07:55:30.126912 [ 3 ] {} <Debug> HTTP-Session: e1ac8955-f38f-4bae-98cc-12a37cdcc361 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3386 2023.11.20 07:55:30.126970 [ 3 ] {} <Debug> HTTP-Session: e1ac8955-f38f-4bae-98cc-12a37cdcc361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3387 2023.11.20 07:55:30.127035 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::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
3388 2023.11.20 07:55:30.127168 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3389 2023.11.20 07:55:30.127270 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3390 2023.11.20 07:55:30.127282 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part
3391 2023.11.20 07:55:30.127622 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::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
3392 2023.11.20 07:55:30.127738 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3393 2023.11.20 07:55:30.127904 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part
3394 2023.11.20 07:55:30.128547 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3395 2023.11.20 07:55:30.129048 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3396 2023.11.20 07:55:30.129266 [ 12 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.002908627 sec., 60165.844572026595 rows/sec., 4.76 MiB/sec.
3397 2023.11.20 07:55:30.129342 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3398 2023.11.20 07:55:30.129415 [ 17 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3399 2023.11.20 07:55:30.129529 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.002305295 sec., 52054 rows/sec., 5.08 MiB/sec.
3400 2023.11.20 07:55:30.129680 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Debug> DynamicQueryHandler: Done processing query
3401 2023.11.20 07:55:30.129703 [ 17 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3402 2023.11.20 07:55:30.129708 [ 3 ] {e759263f-3428-4abb-b14a-f452f679bb0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3403 2023.11.20 07:55:30.129740 [ 3 ] {} <Debug> HTTP-Session: e1ac8955-f38f-4bae-98cc-12a37cdcc361 Destroying unnamed session
3404 2023.11.20 07:55:30.129787 [ 17 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_26_5} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3405 2023.11.20 07:55:30.129911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3406 2023.11.20 07:55:30.129958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3407 2023.11.20 07:55:30.129979 [ 3 ] {} <Debug> HTTP-Session: b3c942b9-6228-4ef6-b0ec-931690b97d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3408 2023.11.20 07:55:30.129996 [ 3 ] {} <Debug> HTTP-Session: b3c942b9-6228-4ef6-b0ec-931690b97d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3409 2023.11.20 07:55:30.130070 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3410 2023.11.20 07:55:30.130110 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3411 2023.11.20 07:55:30.130220 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3412 2023.11.20 07:55:30.130525 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3413 2023.11.20 07:55:30.130736 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3414 2023.11.20 07:55:30.130885 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3415 2023.11.20 07:55:30.131013 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000914088 sec., 43759 rows/sec., 3.42 MiB/sec.
3416 2023.11.20 07:55:30.131132 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Debug> DynamicQueryHandler: Done processing query
3417 2023.11.20 07:55:30.131156 [ 3 ] {93d93368-752d-4835-b44d-19479cb2fa31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3418 2023.11.20 07:55:30.131171 [ 3 ] {} <Debug> HTTP-Session: b3c942b9-6228-4ef6-b0ec-931690b97d39 Destroying unnamed session
3419 2023.11.20 07:55:30.131323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2023.11.20 07:55:30.131369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3421 2023.11.20 07:55:30.131388 [ 3 ] {} <Debug> HTTP-Session: 663798cb-6b3a-4ea7-844c-598076ee40c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3422 2023.11.20 07:55:30.131405 [ 3 ] {} <Debug> HTTP-Session: 663798cb-6b3a-4ea7-844c-598076ee40c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2023.11.20 07:55:30.131496 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3424 2023.11.20 07:55:30.131539 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3425 2023.11.20 07:55:30.131674 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3426 2023.11.20 07:55:30.132140 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3427 2023.11.20 07:55:30.132456 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3428 2023.11.20 07:55:30.132641 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3429 2023.11.20 07:55:30.132766 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3430 2023.11.20 07:55:30.132770 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001237444 sec., 32324 rows/sec., 43.62 MiB/sec.
3431 2023.11.20 07:55:30.132824 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3432 2023.11.20 07:55:30.132974 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3433 2023.11.20 07:55:30.133037 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Debug> DynamicQueryHandler: Done processing query
3434 2023.11.20 07:55:30.133085 [ 3 ] {fc4f5c3f-4f7e-4caa-bf7b-a4d03e719ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3435 2023.11.20 07:55:30.133134 [ 3 ] {} <Debug> HTTP-Session: 663798cb-6b3a-4ea7-844c-598076ee40c1 Destroying unnamed session
3436 2023.11.20 07:55:30.133162 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3437 2023.11.20 07:55:30.133213 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 516 rows starting from the beginning of the part
3438 2023.11.20 07:55:30.133323 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part
3439 2023.11.20 07:55:30.133421 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::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
3440 2023.11.20 07:55:30.133516 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part
3441 2023.11.20 07:55:30.133604 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::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
3442 2023.11.20 07:55:30.133692 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part
3443 2023.11.20 07:55:30.135234 [ 17 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 6 columns (6 merged, 0 gathered) in 0.002357296 sec., 274042.8015828305 rows/sec., 369.81 MiB/sec.
3444 2023.11.20 07:55:30.135554 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3445 2023.11.20 07:55:30.135778 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3446 2023.11.20 07:55:30.135851 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3447 2023.11.20 07:55:30.135920 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_26_5: 4.05 MiB.
3448 2023.11.20 07:55:35.122902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3449 2023.11.20 07:55:35.123091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3450 2023.11.20 07:55:35.123137 [ 3 ] {} <Debug> HTTP-Session: b90df461-5aa4-4a8f-ac69-2f4acfa5e62c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3451 2023.11.20 07:55:35.123179 [ 3 ] {} <Debug> HTTP-Session: b90df461-5aa4-4a8f-ac69-2f4acfa5e62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3452 2023.11.20 07:55:35.123374 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3453 2023.11.20 07:55:35.123473 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3454 2023.11.20 07:55:35.123654 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3455 2023.11.20 07:55:35.124062 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3456 2023.11.20 07:55:35.124345 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3457 2023.11.20 07:55:35.124518 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3458 2023.11.20 07:55:35.124649 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001215383 sec., 4113 rows/sec., 333.45 KiB/sec.
3459 2023.11.20 07:55:35.124802 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Debug> DynamicQueryHandler: Done processing query
3460 2023.11.20 07:55:35.124828 [ 3 ] {ef143564-5338-4759-b61e-0f87cb328eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3461 2023.11.20 07:55:35.124845 [ 3 ] {} <Debug> HTTP-Session: b90df461-5aa4-4a8f-ac69-2f4acfa5e62c Destroying unnamed session
3462 2023.11.20 07:55:35.124961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3463 2023.11.20 07:55:35.125013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3464 2023.11.20 07:55:35.125033 [ 3 ] {} <Debug> HTTP-Session: c83bb0f4-0e85-4113-9733-291da0ef0143 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3465 2023.11.20 07:55:35.125052 [ 3 ] {} <Debug> HTTP-Session: c83bb0f4-0e85-4113-9733-291da0ef0143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3466 2023.11.20 07:55:35.125129 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3467 2023.11.20 07:55:35.125171 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3468 2023.11.20 07:55:35.125280 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3469 2023.11.20 07:55:35.125611 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3470 2023.11.20 07:55:35.125822 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3471 2023.11.20 07:55:35.125974 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3472 2023.11.20 07:55:35.126097 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000939928 sec., 4255 rows/sec., 355.33 KiB/sec.
3473 2023.11.20 07:55:35.126266 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Debug> DynamicQueryHandler: Done processing query
3474 2023.11.20 07:55:35.126290 [ 3 ] {cab93bdb-0053-4a77-8d62-7b037147af92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3475 2023.11.20 07:55:35.126306 [ 3 ] {} <Debug> HTTP-Session: c83bb0f4-0e85-4113-9733-291da0ef0143 Destroying unnamed session
3476 2023.11.20 07:55:35.126421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3477 2023.11.20 07:55:35.126467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3478 2023.11.20 07:55:35.126485 [ 3 ] {} <Debug> HTTP-Session: ef3265db-e04b-4674-9d8b-a284c1d387d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3479 2023.11.20 07:55:35.126503 [ 3 ] {} <Debug> HTTP-Session: ef3265db-e04b-4674-9d8b-a284c1d387d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3480 2023.11.20 07:55:35.126574 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3481 2023.11.20 07:55:35.126613 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3482 2023.11.20 07:55:35.126724 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3483 2023.11.20 07:55:35.127027 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3484 2023.11.20 07:55:35.127297 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3485 2023.11.20 07:55:35.127447 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3486 2023.11.20 07:55:35.127578 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000969779 sec., 17529 rows/sec., 1.57 MiB/sec.
3487 2023.11.20 07:55:35.127796 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Debug> DynamicQueryHandler: Done processing query
3488 2023.11.20 07:55:35.127818 [ 3 ] {83769d14-dd66-4a32-ac5a-7f40612f9d87} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3489 2023.11.20 07:55:35.127834 [ 3 ] {} <Debug> HTTP-Session: ef3265db-e04b-4674-9d8b-a284c1d387d0 Destroying unnamed session
3490 2023.11.20 07:55:35.127978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3491 2023.11.20 07:55:35.128022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3492 2023.11.20 07:55:35.128040 [ 3 ] {} <Debug> HTTP-Session: 32801de3-045d-4b83-9239-9dcdedf3dad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3493 2023.11.20 07:55:35.128057 [ 3 ] {} <Debug> HTTP-Session: 32801de3-045d-4b83-9239-9dcdedf3dad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3494 2023.11.20 07:55:35.128126 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3495 2023.11.20 07:55:35.128165 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3496 2023.11.20 07:55:35.128283 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3497 2023.11.20 07:55:35.128551 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3498 2023.11.20 07:55:35.128749 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3499 2023.11.20 07:55:35.128898 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3500 2023.11.20 07:55:35.129014 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000861216 sec., 4644 rows/sec., 324.31 KiB/sec.
3501 2023.11.20 07:55:35.129127 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Debug> DynamicQueryHandler: Done processing query
3502 2023.11.20 07:55:35.129150 [ 3 ] {3e71e9c1-341d-4629-af33-2eecd9cd931e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3503 2023.11.20 07:55:35.129166 [ 3 ] {} <Debug> HTTP-Session: 32801de3-045d-4b83-9239-9dcdedf3dad4 Destroying unnamed session
3504 2023.11.20 07:55:35.129286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 1585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3505 2023.11.20 07:55:35.129330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3506 2023.11.20 07:55:35.129348 [ 3 ] {} <Debug> HTTP-Session: 95d17f26-e3a5-423b-ae6e-5b18f052f12a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3507 2023.11.20 07:55:35.129364 [ 3 ] {} <Debug> HTTP-Session: 95d17f26-e3a5-423b-ae6e-5b18f052f12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3508 2023.11.20 07:55:35.129433 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3509 2023.11.20 07:55:35.129470 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3510 2023.11.20 07:55:35.129572 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3511 2023.11.20 07:55:35.129842 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3512 2023.11.20 07:55:35.130053 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3513 2023.11.20 07:55:35.130200 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3514 2023.11.20 07:55:35.130333 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000863177 sec., 10426 rows/sec., 841.73 KiB/sec.
3515 2023.11.20 07:55:35.130538 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Debug> DynamicQueryHandler: Done processing query
3516 2023.11.20 07:55:35.130562 [ 3 ] {8c2e3a46-e722-4513-ad27-0b63b3e87f17} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3517 2023.11.20 07:55:35.130578 [ 3 ] {} <Debug> HTTP-Session: 95d17f26-e3a5-423b-ae6e-5b18f052f12a Destroying unnamed session
3518 2023.11.20 07:55:35.130713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3519 2023.11.20 07:55:35.130756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3520 2023.11.20 07:55:35.130775 [ 3 ] {} <Debug> HTTP-Session: c0c47e47-80ca-47e8-ab89-5ac68b0ce63e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3521 2023.11.20 07:55:35.130792 [ 3 ] {} <Debug> HTTP-Session: c0c47e47-80ca-47e8-ab89-5ac68b0ce63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3522 2023.11.20 07:55:35.130861 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3523 2023.11.20 07:55:35.130905 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3524 2023.11.20 07:55:35.131041 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3525 2023.11.20 07:55:35.131303 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3526 2023.11.20 07:55:35.131542 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3527 2023.11.20 07:55:35.131727 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3528 2023.11.20 07:55:35.131851 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000957368 sec., 2089 rows/sec., 144.85 KiB/sec.
3529 2023.11.20 07:55:35.131846 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3530 2023.11.20 07:55:35.131963 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3531 2023.11.20 07:55:35.132038 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Debug> DynamicQueryHandler: Done processing query
3532 2023.11.20 07:55:35.132083 [ 3 ] {4a0cd134-0071-440b-a4ea-f04dec27b318} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3533 2023.11.20 07:55:35.132089 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
3534 2023.11.20 07:55:35.132109 [ 3 ] {} <Debug> HTTP-Session: c0c47e47-80ca-47e8-ab89-5ac68b0ce63e Destroying unnamed session
3535 2023.11.20 07:55:35.132247 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3536 2023.11.20 07:55:35.132309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3537 2023.11.20 07:55:35.132321 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 257 rows starting from the beginning of the part
3538 2023.11.20 07:55:35.132374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3539 2023.11.20 07:55:35.132429 [ 3 ] {} <Debug> HTTP-Session: c8da3985-1945-4a6f-8b90-65486e89729b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3540 2023.11.20 07:55:35.132471 [ 3 ] {} <Debug> HTTP-Session: c8da3985-1945-4a6f-8b90-65486e89729b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3541 2023.11.20 07:55:35.132679 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part
3542 2023.11.20 07:55:35.132695 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3543 2023.11.20 07:55:35.132802 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3544 2023.11.20 07:55:35.132989 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
3545 2023.11.20 07:55:35.133374 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
3546 2023.11.20 07:55:35.133489 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3547 2023.11.20 07:55:35.133688 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part
3548 2023.11.20 07:55:35.133813 [ 23 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
3549 2023.11.20 07:55:35.134398 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3550 2023.11.20 07:55:35.135062 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3551 2023.11.20 07:55:35.135519 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3552 2023.11.20 07:55:35.135618 [ 24 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.00358493 sec., 93167.78849238339 rows/sec., 6.48 MiB/sec.
3553 2023.11.20 07:55:35.135757 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.003002398 sec., 1665 rows/sec., 2.25 MiB/sec.
3554 2023.11.20 07:55:35.135875 [ 24 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3555 2023.11.20 07:55:35.136030 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Debug> DynamicQueryHandler: Done processing query
3556 2023.11.20 07:55:35.136061 [ 3 ] {15de07f4-f470-4d2c-b6e0-bdb1fa0ee3df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3557 2023.11.20 07:55:35.136085 [ 3 ] {} <Debug> HTTP-Session: c8da3985-1945-4a6f-8b90-65486e89729b Destroying unnamed session
3558 2023.11.20 07:55:35.136228 [ 24 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
3559 2023.11.20 07:55:35.136313 [ 24 ] {ae149542-82ce-4260-9cf2-fa7ea9d19cc1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
3560 2023.11.20 07:55:40.124580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3561 2023.11.20 07:55:40.124767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3562 2023.11.20 07:55:40.124815 [ 3 ] {} <Debug> HTTP-Session: 9d3cc93b-0ba9-42c9-846c-83d44374b378 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3563 2023.11.20 07:55:40.124857 [ 3 ] {} <Debug> HTTP-Session: 9d3cc93b-0ba9-42c9-846c-83d44374b378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3564 2023.11.20 07:55:40.125057 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3565 2023.11.20 07:55:40.125157 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3566 2023.11.20 07:55:40.125422 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3567 2023.11.20 07:55:40.125951 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3568 2023.11.20 07:55:40.126228 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3569 2023.11.20 07:55:40.126398 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3570 2023.11.20 07:55:40.126536 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001423778 sec., 28094 rows/sec., 2.22 MiB/sec.
3571 2023.11.20 07:55:40.126704 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Debug> DynamicQueryHandler: Done processing query
3572 2023.11.20 07:55:40.126731 [ 3 ] {3f6f2ffa-6140-4629-b426-e9ebb636af90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3573 2023.11.20 07:55:40.126747 [ 3 ] {} <Debug> HTTP-Session: 9d3cc93b-0ba9-42c9-846c-83d44374b378 Destroying unnamed session
3574 2023.11.20 07:55:40.126891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3575 2023.11.20 07:55:40.126943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3576 2023.11.20 07:55:40.126964 [ 3 ] {} <Debug> HTTP-Session: 4519fd62-584e-4b9b-99ce-f643c03ab944 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3577 2023.11.20 07:55:40.126982 [ 3 ] {} <Debug> HTTP-Session: 4519fd62-584e-4b9b-99ce-f643c03ab944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3578 2023.11.20 07:55:40.127068 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3579 2023.11.20 07:55:40.127111 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3580 2023.11.20 07:55:40.127219 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3581 2023.11.20 07:55:40.127627 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3582 2023.11.20 07:55:40.127858 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3583 2023.11.20 07:55:40.128012 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3584 2023.11.20 07:55:40.128137 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.00103476 sec., 115968 rows/sec., 11.32 MiB/sec.
3585 2023.11.20 07:55:40.128311 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Debug> DynamicQueryHandler: Done processing query
3586 2023.11.20 07:55:40.128347 [ 3 ] {ccf1b67a-793b-4a38-a4aa-d866e721f182} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3587 2023.11.20 07:55:40.128364 [ 3 ] {} <Debug> HTTP-Session: 4519fd62-584e-4b9b-99ce-f643c03ab944 Destroying unnamed session
3588 2023.11.20 07:55:40.128492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2023.11.20 07:55:40.128541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3590 2023.11.20 07:55:40.128561 [ 3 ] {} <Debug> HTTP-Session: ecc7e792-4187-46f1-be30-e4ed4651e3ab Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3591 2023.11.20 07:55:40.128578 [ 3 ] {} <Debug> HTTP-Session: ecc7e792-4187-46f1-be30-e4ed4651e3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2023.11.20 07:55:40.128657 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3593 2023.11.20 07:55:40.128697 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3594 2023.11.20 07:55:40.128808 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3595 2023.11.20 07:55:40.129140 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3596 2023.11.20 07:55:40.129349 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3597 2023.11.20 07:55:40.129499 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3598 2023.11.20 07:55:40.129622 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000936969 sec., 42690 rows/sec., 3.34 MiB/sec.
3599 2023.11.20 07:55:40.129725 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Debug> DynamicQueryHandler: Done processing query
3600 2023.11.20 07:55:40.129747 [ 3 ] {db2464da-a402-469a-b5ff-14733fec08a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3601 2023.11.20 07:55:40.129762 [ 3 ] {} <Debug> HTTP-Session: ecc7e792-4187-46f1-be30-e4ed4651e3ab Destroying unnamed session
3602 2023.11.20 07:55:40.129945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3603 2023.11.20 07:55:40.129988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3604 2023.11.20 07:55:40.130005 [ 3 ] {} <Debug> HTTP-Session: a83e86cc-8602-4535-ae3a-729c01bc22e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3605 2023.11.20 07:55:40.130022 [ 3 ] {} <Debug> HTTP-Session: a83e86cc-8602-4535-ae3a-729c01bc22e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3606 2023.11.20 07:55:40.130108 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3607 2023.11.20 07:55:40.130152 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3608 2023.11.20 07:55:40.130289 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3609 2023.11.20 07:55:40.130733 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3610 2023.11.20 07:55:40.131040 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3611 2023.11.20 07:55:40.131222 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3612 2023.11.20 07:55:40.131352 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001216313 sec., 32886 rows/sec., 44.38 MiB/sec.
3613 2023.11.20 07:55:40.131537 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Debug> DynamicQueryHandler: Done processing query
3614 2023.11.20 07:55:40.131561 [ 3 ] {4f827a18-e6fa-428a-93f3-fb1637f9eb14} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3615 2023.11.20 07:55:40.131577 [ 3 ] {} <Debug> HTTP-Session: a83e86cc-8602-4535-ae3a-729c01bc22e4 Destroying unnamed session
3616 2023.11.20 07:55:42.131185 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
3617 2023.11.20 07:55:42.131262 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
3618 2023.11.20 07:55:45.121781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3619 2023.11.20 07:55:45.121909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3620 2023.11.20 07:55:45.121939 [ 3 ] {} <Debug> HTTP-Session: 5a68f34d-0057-4d04-b0b2-3593c225cfdd Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3621 2023.11.20 07:55:45.121966 [ 3 ] {} <Debug> HTTP-Session: 5a68f34d-0057-4d04-b0b2-3593c225cfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3622 2023.11.20 07:55:45.122103 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3623 2023.11.20 07:55:45.122170 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3624 2023.11.20 07:55:45.122348 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2023.11.20 07:55:45.122783 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3626 2023.11.20 07:55:45.123043 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3627 2023.11.20 07:55:45.123220 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3628 2023.11.20 07:55:45.123359 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001213014 sec., 4121 rows/sec., 334.10 KiB/sec.
3629 2023.11.20 07:55:45.123497 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Debug> DynamicQueryHandler: Done processing query
3630 2023.11.20 07:55:45.123523 [ 3 ] {c5ced5be-a3b2-4ef1-8e98-c77d1891d870} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3631 2023.11.20 07:55:45.123540 [ 3 ] {} <Debug> HTTP-Session: 5a68f34d-0057-4d04-b0b2-3593c225cfdd Destroying unnamed session
3632 2023.11.20 07:55:45.123662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3633 2023.11.20 07:55:45.123709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3634 2023.11.20 07:55:45.123729 [ 3 ] {} <Debug> HTTP-Session: 231b1222-825e-47b9-8c42-e29d2c6860d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3635 2023.11.20 07:55:45.123749 [ 3 ] {} <Debug> HTTP-Session: 231b1222-825e-47b9-8c42-e29d2c6860d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3636 2023.11.20 07:55:45.123828 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3637 2023.11.20 07:55:45.123870 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3638 2023.11.20 07:55:45.123977 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3639 2023.11.20 07:55:45.124276 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3640 2023.11.20 07:55:45.124490 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3641 2023.11.20 07:55:45.124648 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3642 2023.11.20 07:55:45.124753 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000897017 sec., 16722 rows/sec., 1.51 MiB/sec.
3643 2023.11.20 07:55:45.124872 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Debug> DynamicQueryHandler: Done processing query
3644 2023.11.20 07:55:45.124895 [ 3 ] {66621c3f-85e6-46f6-bb81-31a4ade6db4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3645 2023.11.20 07:55:45.124911 [ 3 ] {} <Debug> HTTP-Session: 231b1222-825e-47b9-8c42-e29d2c6860d3 Destroying unnamed session
3646 2023.11.20 07:55:45.125063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3647 2023.11.20 07:55:45.125108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3648 2023.11.20 07:55:45.125127 [ 3 ] {} <Debug> HTTP-Session: dc904a94-b715-4ccb-b4ee-0f91e2dde6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3649 2023.11.20 07:55:45.125145 [ 3 ] {} <Debug> HTTP-Session: dc904a94-b715-4ccb-b4ee-0f91e2dde6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3650 2023.11.20 07:55:45.125216 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3651 2023.11.20 07:55:45.125256 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3652 2023.11.20 07:55:45.125359 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3653 2023.11.20 07:55:45.125626 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3654 2023.11.20 07:55:45.125829 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3655 2023.11.20 07:55:45.125975 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3656 2023.11.20 07:55:45.126073 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000830036 sec., 6023 rows/sec., 482.38 KiB/sec.
3657 2023.11.20 07:55:45.126212 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Debug> DynamicQueryHandler: Done processing query
3658 2023.11.20 07:55:45.126238 [ 3 ] {888845a9-3ce8-4beb-af47-ca05f279e30f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3659 2023.11.20 07:55:45.126253 [ 3 ] {} <Debug> HTTP-Session: dc904a94-b715-4ccb-b4ee-0f91e2dde6fb Destroying unnamed session
3660 2023.11.20 07:55:45.126370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3661 2023.11.20 07:55:45.126414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3662 2023.11.20 07:55:45.126432 [ 3 ] {} <Debug> HTTP-Session: fc5f31c6-24aa-4239-8ea5-53ce6b08e5bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3663 2023.11.20 07:55:45.126448 [ 3 ] {} <Debug> HTTP-Session: fc5f31c6-24aa-4239-8ea5-53ce6b08e5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3664 2023.11.20 07:55:45.126521 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3665 2023.11.20 07:55:45.126566 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3666 2023.11.20 07:55:45.126705 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3667 2023.11.20 07:55:45.126992 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3668 2023.11.20 07:55:45.127265 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3669 2023.11.20 07:55:45.127447 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3670 2023.11.20 07:55:45.127553 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001003919 sec., 4980 rows/sec., 6.72 MiB/sec.
3671 2023.11.20 07:55:45.127670 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Debug> DynamicQueryHandler: Done processing query
3672 2023.11.20 07:55:45.127694 [ 3 ] {4f14f281-3c2a-4294-84a5-3d2f7579da7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3673 2023.11.20 07:55:45.127709 [ 3 ] {} <Debug> HTTP-Session: fc5f31c6-24aa-4239-8ea5-53ce6b08e5bf Destroying unnamed session
3674 2023.11.20 07:55:50.125226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3675 2023.11.20 07:55:50.125357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3676 2023.11.20 07:55:50.125388 [ 3 ] {} <Debug> HTTP-Session: ce9831a9-6e97-487b-8061-006f60b417d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3677 2023.11.20 07:55:50.125416 [ 3 ] {} <Debug> HTTP-Session: ce9831a9-6e97-487b-8061-006f60b417d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3678 2023.11.20 07:55:50.125559 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3679 2023.11.20 07:55:50.125626 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3680 2023.11.20 07:55:50.125807 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3681 2023.11.20 07:55:50.126235 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3682 2023.11.20 07:55:50.126507 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3683 2023.11.20 07:55:50.126690 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3684 2023.11.20 07:55:50.126808 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001210593 sec., 33041 rows/sec., 2.62 MiB/sec.
3685 2023.11.20 07:55:50.126975 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Debug> DynamicQueryHandler: Done processing query
3686 2023.11.20 07:55:50.127001 [ 3 ] {0f9b60d9-949e-4c1c-b83b-bc056ea27b0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3687 2023.11.20 07:55:50.127018 [ 3 ] {} <Debug> HTTP-Session: ce9831a9-6e97-487b-8061-006f60b417d9 Destroying unnamed session
3688 2023.11.20 07:55:50.127162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3689 2023.11.20 07:55:50.127209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3690 2023.11.20 07:55:50.127231 [ 3 ] {} <Debug> HTTP-Session: b1fe7ac5-4984-40da-bbc4-ed664a08aee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3691 2023.11.20 07:55:50.127249 [ 3 ] {} <Debug> HTTP-Session: b1fe7ac5-4984-40da-bbc4-ed664a08aee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3692 2023.11.20 07:55:50.127333 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3693 2023.11.20 07:55:50.127376 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3694 2023.11.20 07:55:50.127485 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3695 2023.11.20 07:55:50.127849 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3696 2023.11.20 07:55:50.128070 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3697 2023.11.20 07:55:50.128225 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3698 2023.11.20 07:55:50.128329 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Information> executeQuery: Read 120 rows, 12.00 KiB in 0.000967739 sec., 124000 rows/sec., 12.11 MiB/sec.
3699 2023.11.20 07:55:50.128319 [ 173 ] {} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3700 2023.11.20 07:55:50.128389 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3701 2023.11.20 07:55:50.128458 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Debug> DynamicQueryHandler: Done processing query
3702 2023.11.20 07:55:50.128465 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3703 2023.11.20 07:55:50.128483 [ 3 ] {72db6d1c-bd65-4e35-a294-165fa32bef4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3704 2023.11.20 07:55:50.128507 [ 3 ] {} <Debug> HTTP-Session: b1fe7ac5-4984-40da-bbc4-ed664a08aee2 Destroying unnamed session
3705 2023.11.20 07:55:50.128554 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3706 2023.11.20 07:55:50.128588 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 176 rows starting from the beginning of the part
3707 2023.11.20 07:55:50.128636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 8679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3708 2023.11.20 07:55:50.128691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3709 2023.11.20 07:55:50.128721 [ 3 ] {} <Debug> HTTP-Session: d443a4d2-ce4c-465b-babf-323c9ad9e0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3710 2023.11.20 07:55:50.128729 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part
3711 2023.11.20 07:55:50.128742 [ 3 ] {} <Debug> HTTP-Session: d443a4d2-ce4c-465b-babf-323c9ad9e0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3712 2023.11.20 07:55:50.128857 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3713 2023.11.20 07:55:50.128873 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part
3714 2023.11.20 07:55:50.128914 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3715 2023.11.20 07:55:50.129013 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part
3716 2023.11.20 07:55:50.129146 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3717 2023.11.20 07:55:50.129160 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part
3718 2023.11.20 07:55:50.129265 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part
3719 2023.11.20 07:55:50.129654 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3720 2023.11.20 07:55:50.129942 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3721 2023.11.20 07:55:50.130133 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3722 2023.11.20 07:55:50.130220 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.001780685 sec., 318978.37068319216 rows/sec., 30.63 MiB/sec.
3723 2023.11.20 07:55:50.130265 [ 173 ] {} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3724 2023.11.20 07:55:50.130289 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Information> executeQuery: Read 51 rows, 4.07 KiB in 0.001398547 sec., 36466 rows/sec., 2.84 MiB/sec.
3725 2023.11.20 07:55:50.130321 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3726 2023.11.20 07:55:50.130377 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3727 2023.11.20 07:55:50.130596 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3728 2023.11.20 07:55:50.130661 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Debug> DynamicQueryHandler: Done processing query
3729 2023.11.20 07:55:50.130695 [ 3 ] {3c68280c-2b24-44b9-a162-888ce219a832} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3730 2023.11.20 07:55:50.130732 [ 3 ] {} <Debug> HTTP-Session: d443a4d2-ce4c-465b-babf-323c9ad9e0d8 Destroying unnamed session
3731 2023.11.20 07:55:50.130809 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3732 2023.11.20 07:55:50.130841 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3733 2023.11.20 07:55:50.130889 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 108 rows starting from the beginning of the part
3734 2023.11.20 07:55:50.130915 [ 17 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_31_6} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3735 2023.11.20 07:55:50.130993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3736 2023.11.20 07:55:50.131097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3737 2023.11.20 07:55:50.131148 [ 3 ] {} <Debug> HTTP-Session: bfcc438c-9e52-44bc-8f00-962a95795a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3738 2023.11.20 07:55:50.131204 [ 3 ] {} <Debug> HTTP-Session: bfcc438c-9e52-44bc-8f00-962a95795a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3739 2023.11.20 07:55:50.131213 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part
3740 2023.11.20 07:55:50.131384 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3741 2023.11.20 07:55:50.131430 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part
3742 2023.11.20 07:55:50.131479 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3743 2023.11.20 07:55:50.131687 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part
3744 2023.11.20 07:55:50.131992 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
3745 2023.11.20 07:55:50.132000 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3746 2023.11.20 07:55:50.132198 [ 22 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part
3747 2023.11.20 07:55:50.132703 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3748 2023.11.20 07:55:50.133249 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3749 2023.11.20 07:55:50.133663 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Trace> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3750 2023.11.20 07:55:50.133751 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003366236 sec., 75158.12913889579 rows/sec., 5.87 MiB/sec.
3751 2023.11.20 07:55:50.133860 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002398457 sec., 4586 rows/sec., 302.52 KiB/sec.
3752 2023.11.20 07:55:50.133953 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3753 2023.11.20 07:55:50.134060 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Debug> DynamicQueryHandler: Done processing query
3754 2023.11.20 07:55:50.134083 [ 3 ] {10d6b9b8-d111-4c88-85e0-c7c9cf2cadf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3755 2023.11.20 07:55:50.134101 [ 3 ] {} <Debug> HTTP-Session: bfcc438c-9e52-44bc-8f00-962a95795a1a Destroying unnamed session
3756 2023.11.20 07:55:50.134165 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3757 2023.11.20 07:55:50.134229 [ 17 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_31_6} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3758 2023.11.20 07:55:50.134278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3759 2023.11.20 07:55:50.134333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3760 2023.11.20 07:55:50.134352 [ 3 ] {} <Debug> HTTP-Session: 5f761c9c-e320-467d-9dec-d38ec48ec6a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3761 2023.11.20 07:55:50.134368 [ 3 ] {} <Debug> HTTP-Session: 5f761c9c-e320-467d-9dec-d38ec48ec6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2023.11.20 07:55:50.134454 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3763 2023.11.20 07:55:50.134496 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3764 2023.11.20 07:55:50.134632 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3765 2023.11.20 07:55:50.135061 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3766 2023.11.20 07:55:50.135361 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3767 2023.11.20 07:55:50.135547 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3768 2023.11.20 07:55:50.135652 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001171253 sec., 34151 rows/sec., 46.09 MiB/sec.
3769 2023.11.20 07:55:50.135778 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Debug> DynamicQueryHandler: Done processing query
3770 2023.11.20 07:55:50.135800 [ 3 ] {b2cb5e9e-37fa-40ad-bd9b-f28107ad74ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3771 2023.11.20 07:55:50.135840 [ 3 ] {} <Debug> HTTP-Session: 5f761c9c-e320-467d-9dec-d38ec48ec6a6 Destroying unnamed session
3772 2023.11.20 07:55:55.123864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3773 2023.11.20 07:55:55.123987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3774 2023.11.20 07:55:55.124013 [ 3 ] {} <Debug> HTTP-Session: a92ed898-94ba-432e-b61b-d3b6ec524d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3775 2023.11.20 07:55:55.124037 [ 3 ] {} <Debug> HTTP-Session: a92ed898-94ba-432e-b61b-d3b6ec524d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3776 2023.11.20 07:55:55.124166 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3777 2023.11.20 07:55:55.124228 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3778 2023.11.20 07:55:55.124388 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3779 2023.11.20 07:55:55.124810 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3780 2023.11.20 07:55:55.125080 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3781 2023.11.20 07:55:55.125247 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3782 2023.11.20 07:55:55.125381 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001169483 sec., 4275 rows/sec., 346.54 KiB/sec.
3783 2023.11.20 07:55:55.125385 [ 171 ] {} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3784 2023.11.20 07:55:55.125511 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3785 2023.11.20 07:55:55.125587 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Debug> DynamicQueryHandler: Done processing query
3786 2023.11.20 07:55:55.125652 [ 3 ] {03170141-916c-4694-af45-fad1b7dd7db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3787 2023.11.20 07:55:55.125668 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3788 2023.11.20 07:55:55.125687 [ 3 ] {} <Debug> HTTP-Session: a92ed898-94ba-432e-b61b-d3b6ec524d41 Destroying unnamed session
3789 2023.11.20 07:55:55.125850 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3790 2023.11.20 07:55:55.125904 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 45 rows starting from the beginning of the part
3791 2023.11.20 07:55:55.125916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3792 2023.11.20 07:55:55.126005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3793 2023.11.20 07:55:55.126046 [ 3 ] {} <Debug> HTTP-Session: 38b50e8c-d9f0-49fb-b873-3e53ed269369 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3794 2023.11.20 07:55:55.126099 [ 3 ] {} <Debug> HTTP-Session: 38b50e8c-d9f0-49fb-b873-3e53ed269369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3795 2023.11.20 07:55:55.126123 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3796 2023.11.20 07:55:55.126275 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3797 2023.11.20 07:55:55.126339 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part
3798 2023.11.20 07:55:55.126361 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3799 2023.11.20 07:55:55.126605 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3800 2023.11.20 07:55:55.126837 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3801 2023.11.20 07:55:55.126861 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part
3802 2023.11.20 07:55:55.127058 [ 22 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::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
3803 2023.11.20 07:55:55.127577 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3804 2023.11.20 07:55:55.127968 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3805 2023.11.20 07:55:55.128296 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3806 2023.11.20 07:55:55.128557 [ 17 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973908 sec., 47076.10322847916 rows/sec., 3.73 MiB/sec.
3807 2023.11.20 07:55:55.128593 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002253724 sec., 887 rows/sec., 75.83 KiB/sec.
3808 2023.11.20 07:55:55.128802 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3809 2023.11.20 07:55:55.128817 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Debug> DynamicQueryHandler: Done processing query
3810 2023.11.20 07:55:55.128887 [ 3 ] {2f8fb7b1-a55f-45d8-96ca-f80f45a54d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3811 2023.11.20 07:55:55.128924 [ 3 ] {} <Debug> HTTP-Session: 38b50e8c-d9f0-49fb-b873-3e53ed269369 Destroying unnamed session
3812 2023.11.20 07:55:55.129105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3813 2023.11.20 07:55:55.129114 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3814 2023.11.20 07:55:55.129184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3815 2023.11.20 07:55:55.129212 [ 3 ] {} <Debug> HTTP-Session: 137f7e91-e6b5-4717-8ac6-024ccbd2d4df Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3816 2023.11.20 07:55:55.129240 [ 3 ] {} <Debug> HTTP-Session: 137f7e91-e6b5-4717-8ac6-024ccbd2d4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3817 2023.11.20 07:55:55.129245 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_31_6} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3818 2023.11.20 07:55:55.129407 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3819 2023.11.20 07:55:55.129453 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3820 2023.11.20 07:55:55.129570 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3821 2023.11.20 07:55:55.129892 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3822 2023.11.20 07:55:55.130116 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3823 2023.11.20 07:55:55.130271 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3824 2023.11.20 07:55:55.130403 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Information> executeQuery: Read 52 rows, 4.57 KiB in 0.000953429 sec., 54539 rows/sec., 4.68 MiB/sec.
3825 2023.11.20 07:55:55.130584 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Debug> DynamicQueryHandler: Done processing query
3826 2023.11.20 07:55:55.130609 [ 3 ] {4a49a2c4-94b2-43ab-b814-815969940175} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3827 2023.11.20 07:55:55.130625 [ 3 ] {} <Debug> HTTP-Session: 137f7e91-e6b5-4717-8ac6-024ccbd2d4df Destroying unnamed session
3828 2023.11.20 07:55:55.130736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3829 2023.11.20 07:55:55.130780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3830 2023.11.20 07:55:55.130798 [ 3 ] {} <Debug> HTTP-Session: 4103ebba-556f-4877-b52d-8ddd3cb6136f Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3831 2023.11.20 07:55:55.130815 [ 3 ] {} <Debug> HTTP-Session: 4103ebba-556f-4877-b52d-8ddd3cb6136f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3832 2023.11.20 07:55:55.130886 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3833 2023.11.20 07:55:55.130926 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3834 2023.11.20 07:55:55.131044 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3835 2023.11.20 07:55:55.131309 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3836 2023.11.20 07:55:55.131509 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3837 2023.11.20 07:55:55.131669 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3838 2023.11.20 07:55:55.131798 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000874197 sec., 2287 rows/sec., 159.74 KiB/sec.
3839 2023.11.20 07:55:55.131920 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Debug> DynamicQueryHandler: Done processing query
3840 2023.11.20 07:55:55.131943 [ 3 ] {cb42bda2-2239-498a-b78e-2c323ae04d8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3841 2023.11.20 07:55:55.131958 [ 3 ] {} <Debug> HTTP-Session: 4103ebba-556f-4877-b52d-8ddd3cb6136f Destroying unnamed session
3842 2023.11.20 07:55:55.132068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3843 2023.11.20 07:55:55.132114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3844 2023.11.20 07:55:55.132133 [ 3 ] {} <Debug> HTTP-Session: 1d4015ce-1aa4-4c71-8dcc-d02de77fe28e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3845 2023.11.20 07:55:55.132149 [ 3 ] {} <Debug> HTTP-Session: 1d4015ce-1aa4-4c71-8dcc-d02de77fe28e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3846 2023.11.20 07:55:55.132220 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3847 2023.11.20 07:55:55.132259 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3848 2023.11.20 07:55:55.132366 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3849 2023.11.20 07:55:55.132646 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3850 2023.11.20 07:55:55.132856 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3851 2023.11.20 07:55:55.133006 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3852 2023.11.20 07:55:55.133121 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000873727 sec., 35480 rows/sec., 2.75 MiB/sec.
3853 2023.11.20 07:55:55.133225 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Debug> DynamicQueryHandler: Done processing query
3854 2023.11.20 07:55:55.133248 [ 3 ] {640bfc76-f501-4eb3-98dc-d4add66dd07b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3855 2023.11.20 07:55:55.133264 [ 3 ] {} <Debug> HTTP-Session: 1d4015ce-1aa4-4c71-8dcc-d02de77fe28e Destroying unnamed session
3856 2023.11.20 07:55:55.133375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3857 2023.11.20 07:55:55.133418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3858 2023.11.20 07:55:55.133437 [ 3 ] {} <Debug> HTTP-Session: 2cb02d0c-d632-45c0-bbb4-e16c8ac0df1d Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3859 2023.11.20 07:55:55.133454 [ 3 ] {} <Debug> HTTP-Session: 2cb02d0c-d632-45c0-bbb4-e16c8ac0df1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3860 2023.11.20 07:55:55.133525 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3861 2023.11.20 07:55:55.133566 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3862 2023.11.20 07:55:55.133685 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3863 2023.11.20 07:55:55.133999 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3864 2023.11.20 07:55:55.134243 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3865 2023.11.20 07:55:55.134414 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3866 2023.11.20 07:55:55.134546 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000992709 sec., 37271 rows/sec., 2.59 MiB/sec.
3867 2023.11.20 07:55:55.134734 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Debug> DynamicQueryHandler: Done processing query
3868 2023.11.20 07:55:55.134757 [ 3 ] {9eab8713-4954-4fad-aa26-5197a5f015c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3869 2023.11.20 07:55:55.134772 [ 3 ] {} <Debug> HTTP-Session: 2cb02d0c-d632-45c0-bbb4-e16c8ac0df1d Destroying unnamed session
3870 2023.11.20 07:55:55.134879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3871 2023.11.20 07:55:55.134921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3872 2023.11.20 07:55:55.134939 [ 3 ] {} <Debug> HTTP-Session: b0b65bb2-9649-459e-81fb-e81f1d6beb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3873 2023.11.20 07:55:55.134955 [ 3 ] {} <Debug> HTTP-Session: b0b65bb2-9649-459e-81fb-e81f1d6beb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3874 2023.11.20 07:55:55.135026 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3875 2023.11.20 07:55:55.135069 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3876 2023.11.20 07:55:55.135218 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3877 2023.11.20 07:55:55.135502 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3878 2023.11.20 07:55:55.135772 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3879 2023.11.20 07:55:55.135945 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3880 2023.11.20 07:55:55.136075 [ 171 ] {} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3881 2023.11.20 07:55:55.136090 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00102815 sec., 4863 rows/sec., 6.56 MiB/sec.
3882 2023.11.20 07:55:55.136136 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3883 2023.11.20 07:55:55.136318 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3884 2023.11.20 07:55:55.136347 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Debug> DynamicQueryHandler: Done processing query
3885 2023.11.20 07:55:55.136384 [ 3 ] {2decc270-ced6-4acc-ab8a-208d0a90b9cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3886 2023.11.20 07:55:55.136412 [ 3 ] {} <Debug> HTTP-Session: b0b65bb2-9649-459e-81fb-e81f1d6beb82 Destroying unnamed session
3887 2023.11.20 07:55:55.136501 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3888 2023.11.20 07:55:55.136551 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 646 rows starting from the beginning of the part
3889 2023.11.20 07:55:55.136699 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3890 2023.11.20 07:55:55.136815 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part
3891 2023.11.20 07:55:55.136923 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3892 2023.11.20 07:55:55.137015 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part
3893 2023.11.20 07:55:55.137102 [ 19 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::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
3894 2023.11.20 07:55:55.138748 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 6 columns (6 merged, 0 gathered) in 0.002533429 sec., 292488.9546934215 rows/sec., 394.70 MiB/sec.
3895 2023.11.20 07:55:55.139197 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3896 2023.11.20 07:55:55.139443 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3897 2023.11.20 07:55:55.139525 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3898 2023.11.20 07:55:55.139613 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_31_6: 4.14 MiB.
3899 2023.11.20 07:55:57.132142 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache
3900 2023.11.20 07:55:57.132216 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache
3901 2023.11.20 07:56:00.125042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3902 2023.11.20 07:56:00.125222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3903 2023.11.20 07:56:00.125270 [ 3 ] {} <Debug> HTTP-Session: 4e5fa33a-9030-4c8d-833e-573f3ff5fbc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3904 2023.11.20 07:56:00.125311 [ 3 ] {} <Debug> HTTP-Session: 4e5fa33a-9030-4c8d-833e-573f3ff5fbc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3905 2023.11.20 07:56:00.125511 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3906 2023.11.20 07:56:00.125608 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3907 2023.11.20 07:56:00.125874 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3908 2023.11.20 07:56:00.126391 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3909 2023.11.20 07:56:00.126663 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3910 2023.11.20 07:56:00.126832 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3911 2023.11.20 07:56:00.126955 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001390757 sec., 28761 rows/sec., 2.28 MiB/sec.
3912 2023.11.20 07:56:00.127117 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Debug> DynamicQueryHandler: Done processing query
3913 2023.11.20 07:56:00.127144 [ 3 ] {edfa7734-f3d8-42c0-94ac-7ee4bf5db95c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3914 2023.11.20 07:56:00.127160 [ 3 ] {} <Debug> HTTP-Session: 4e5fa33a-9030-4c8d-833e-573f3ff5fbc3 Destroying unnamed session
3915 2023.11.20 07:56:00.127286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3916 2023.11.20 07:56:00.127334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3917 2023.11.20 07:56:00.127355 [ 3 ] {} <Debug> HTTP-Session: 79227149-ebec-4cd9-96da-9f27f1909b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3918 2023.11.20 07:56:00.127374 [ 3 ] {} <Debug> HTTP-Session: 79227149-ebec-4cd9-96da-9f27f1909b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3919 2023.11.20 07:56:00.127450 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3920 2023.11.20 07:56:00.127492 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3921 2023.11.20 07:56:00.127603 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3922 2023.11.20 07:56:00.127886 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3923 2023.11.20 07:56:00.128095 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3924 2023.11.20 07:56:00.128250 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3925 2023.11.20 07:56:00.128353 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000874137 sec., 2287 rows/sec., 195.51 KiB/sec.
3926 2023.11.20 07:56:00.128489 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Debug> DynamicQueryHandler: Done processing query
3927 2023.11.20 07:56:00.128512 [ 3 ] {9a254d91-efba-41fa-b68b-74d7f05f146a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3928 2023.11.20 07:56:00.128528 [ 3 ] {} <Debug> HTTP-Session: 79227149-ebec-4cd9-96da-9f27f1909b5c Destroying unnamed session
3929 2023.11.20 07:56:00.128684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 19503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3930 2023.11.20 07:56:00.128730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3931 2023.11.20 07:56:00.128748 [ 3 ] {} <Debug> HTTP-Session: db3c3f27-6cdc-4db9-beda-2a471bdc504b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3932 2023.11.20 07:56:00.128765 [ 3 ] {} <Debug> HTTP-Session: db3c3f27-6cdc-4db9-beda-2a471bdc504b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3933 2023.11.20 07:56:00.128837 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3934 2023.11.20 07:56:00.128875 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3935 2023.11.20 07:56:00.128978 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3936 2023.11.20 07:56:00.129312 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3937 2023.11.20 07:56:00.129529 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3938 2023.11.20 07:56:00.129683 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3939 2023.11.20 07:56:00.129787 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Information> executeQuery: Read 121 rows, 12.09 KiB in 0.000922908 sec., 131107 rows/sec., 12.79 MiB/sec.
3940 2023.11.20 07:56:00.129888 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Debug> DynamicQueryHandler: Done processing query
3941 2023.11.20 07:56:00.129910 [ 3 ] {e11e3f22-3e41-40cc-9c41-a05ca4216d4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3942 2023.11.20 07:56:00.129926 [ 3 ] {} <Debug> HTTP-Session: db3c3f27-6cdc-4db9-beda-2a471bdc504b Destroying unnamed session
3943 2023.11.20 07:56:00.130035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3944 2023.11.20 07:56:00.130077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3945 2023.11.20 07:56:00.130095 [ 3 ] {} <Debug> HTTP-Session: e6b047da-2769-42c7-9317-f845fc63a1fb Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3946 2023.11.20 07:56:00.130112 [ 3 ] {} <Debug> HTTP-Session: e6b047da-2769-42c7-9317-f845fc63a1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3947 2023.11.20 07:56:00.130178 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3948 2023.11.20 07:56:00.130216 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3949 2023.11.20 07:56:00.130315 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3950 2023.11.20 07:56:00.130546 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3951 2023.11.20 07:56:00.130747 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3952 2023.11.20 07:56:00.130893 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3953 2023.11.20 07:56:00.130993 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000787985 sec., 2538 rows/sec., 177.22 KiB/sec.
3954 2023.11.20 07:56:00.131102 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Debug> DynamicQueryHandler: Done processing query
3955 2023.11.20 07:56:00.131125 [ 3 ] {b13fd5ca-4edb-4d5c-b41b-25a5340ed762} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3956 2023.11.20 07:56:00.131140 [ 3 ] {} <Debug> HTTP-Session: e6b047da-2769-42c7-9317-f845fc63a1fb Destroying unnamed session
3957 2023.11.20 07:56:00.131251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3958 2023.11.20 07:56:00.131295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3959 2023.11.20 07:56:00.131313 [ 3 ] {} <Debug> HTTP-Session: 68292eb8-4d3e-4b05-841b-88cddf8c07bb Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3960 2023.11.20 07:56:00.131329 [ 3 ] {} <Debug> HTTP-Session: 68292eb8-4d3e-4b05-841b-88cddf8c07bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3961 2023.11.20 07:56:00.131399 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3962 2023.11.20 07:56:00.131436 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3963 2023.11.20 07:56:00.131537 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3964 2023.11.20 07:56:00.131810 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3965 2023.11.20 07:56:00.132018 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3966 2023.11.20 07:56:00.132166 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3967 2023.11.20 07:56:00.132271 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.000838956 sec., 50062 rows/sec., 3.92 MiB/sec.
3968 2023.11.20 07:56:00.132457 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Debug> DynamicQueryHandler: Done processing query
3969 2023.11.20 07:56:00.132481 [ 3 ] {cdb3ddbf-43fb-444f-a6ed-98fc0c519dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3970 2023.11.20 07:56:00.132497 [ 3 ] {} <Debug> HTTP-Session: 68292eb8-4d3e-4b05-841b-88cddf8c07bb Destroying unnamed session
3971 2023.11.20 07:56:00.132636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3972 2023.11.20 07:56:00.132680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3973 2023.11.20 07:56:00.132698 [ 3 ] {} <Debug> HTTP-Session: 02f75f54-9f2b-45d1-ac4b-086417295ee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3974 2023.11.20 07:56:00.132715 [ 3 ] {} <Debug> HTTP-Session: 02f75f54-9f2b-45d1-ac4b-086417295ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3975 2023.11.20 07:56:00.132783 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3976 2023.11.20 07:56:00.132825 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3977 2023.11.20 07:56:00.132951 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3978 2023.11.20 07:56:00.133183 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3979 2023.11.20 07:56:00.133417 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3980 2023.11.20 07:56:00.133591 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3981 2023.11.20 07:56:00.133687 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000877857 sec., 1139 rows/sec., 78.98 KiB/sec.
3982 2023.11.20 07:56:00.133801 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Debug> DynamicQueryHandler: Done processing query
3983 2023.11.20 07:56:00.133824 [ 3 ] {f3917773-a5c6-42ab-b7b9-a0ba6efdee83} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3984 2023.11.20 07:56:00.133839 [ 3 ] {} <Debug> HTTP-Session: 02f75f54-9f2b-45d1-ac4b-086417295ee4 Destroying unnamed session
3985 2023.11.20 07:56:00.133997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3986 2023.11.20 07:56:00.134041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3987 2023.11.20 07:56:00.134059 [ 3 ] {} <Debug> HTTP-Session: 3ca3b2e4-802d-40a3-9478-381f0ac3dbf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
3988 2023.11.20 07:56:00.134075 [ 3 ] {} <Debug> HTTP-Session: 3ca3b2e4-802d-40a3-9478-381f0ac3dbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3989 2023.11.20 07:56:00.134157 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3990 2023.11.20 07:56:00.134199 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3991 2023.11.20 07:56:00.134329 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3992 2023.11.20 07:56:00.135021 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
3993 2023.11.20 07:56:00.135316 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3994 2023.11.20 07:56:00.135490 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3995 2023.11.20 07:56:00.135591 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001407587 sec., 28417 rows/sec., 38.35 MiB/sec.
3996 2023.11.20 07:56:00.135717 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Debug> DynamicQueryHandler: Done processing query
3997 2023.11.20 07:56:00.135740 [ 3 ] {9345ce64-4bdf-4306-8b4f-f56e14efc034} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3998 2023.11.20 07:56:00.135755 [ 3 ] {} <Debug> HTTP-Session: 3ca3b2e4-802d-40a3-9478-381f0ac3dbf6 Destroying unnamed session
3999 2023.11.20 07:56:03.667478 [ 163 ] {} <Debug> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4000 2023.11.20 07:56:03.667568 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4001 2023.11.20 07:56:03.667646 [ 19 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
4002 2023.11.20 07:56:03.667779 [ 19 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4003 2023.11.20 07:56:03.667820 [ 19 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part
4004 2023.11.20 07:56:03.667956 [ 19 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part
4005 2023.11.20 07:56:03.668061 [ 19 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part
4006 2023.11.20 07:56:03.668156 [ 19 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part
4007 2023.11.20 07:56:03.668240 [ 19 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
4008 2023.11.20 07:56:03.668997 [ 20 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376147 sec., 39966.66053844538 rows/sec., 2.57 MiB/sec.
4009 2023.11.20 07:56:03.669142 [ 20 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4010 2023.11.20 07:56:03.669366 [ 20 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
4011 2023.11.20 07:56:03.669435 [ 20 ] {a3aa3981-d0d2-46e6-86fe-7eba11ef2eda::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (a3aa3981-d0d2-46e6-86fe-7eba11ef2eda) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
4012 2023.11.20 07:56:05.122028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4013 2023.11.20 07:56:05.122142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4014 2023.11.20 07:56:05.122169 [ 3 ] {} <Debug> HTTP-Session: a652a9cc-1c49-42a0-8b57-208787ba95bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4015 2023.11.20 07:56:05.122193 [ 3 ] {} <Debug> HTTP-Session: a652a9cc-1c49-42a0-8b57-208787ba95bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4016 2023.11.20 07:56:05.122317 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4017 2023.11.20 07:56:05.122377 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4018 2023.11.20 07:56:05.122533 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4019 2023.11.20 07:56:05.122940 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4020 2023.11.20 07:56:05.123207 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4021 2023.11.20 07:56:05.123375 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4022 2023.11.20 07:56:05.123502 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001150362 sec., 4346 rows/sec., 352.30 KiB/sec.
4023 2023.11.20 07:56:05.123649 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Debug> DynamicQueryHandler: Done processing query
4024 2023.11.20 07:56:05.123678 [ 3 ] {c3ef4138-2aa2-4ca7-91f4-3b95a300a423} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4025 2023.11.20 07:56:05.123695 [ 3 ] {} <Debug> HTTP-Session: a652a9cc-1c49-42a0-8b57-208787ba95bc Destroying unnamed session
4026 2023.11.20 07:56:05.123843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4027 2023.11.20 07:56:05.123894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4028 2023.11.20 07:56:05.123916 [ 3 ] {} <Debug> HTTP-Session: f04d412a-f9f9-42e7-b784-ab9aa9382bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4029 2023.11.20 07:56:05.123935 [ 3 ] {} <Debug> HTTP-Session: f04d412a-f9f9-42e7-b784-ab9aa9382bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4030 2023.11.20 07:56:05.124019 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4031 2023.11.20 07:56:05.124064 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4032 2023.11.20 07:56:05.124173 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4033 2023.11.20 07:56:05.124473 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4034 2023.11.20 07:56:05.124688 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4035 2023.11.20 07:56:05.124841 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4036 2023.11.20 07:56:05.124949 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000900068 sec., 16665 rows/sec., 1.50 MiB/sec.
4037 2023.11.20 07:56:05.125072 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Debug> DynamicQueryHandler: Done processing query
4038 2023.11.20 07:56:05.125096 [ 3 ] {9b214bc8-fa1a-402c-a9e3-9cd396518c63} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4039 2023.11.20 07:56:05.125112 [ 3 ] {} <Debug> HTTP-Session: f04d412a-f9f9-42e7-b784-ab9aa9382bf6 Destroying unnamed session
4040 2023.11.20 07:56:05.125270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4041 2023.11.20 07:56:05.125319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4042 2023.11.20 07:56:05.125339 [ 3 ] {} <Debug> HTTP-Session: 7828ddbd-d405-4d1a-b8f8-869e2e492bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4043 2023.11.20 07:56:05.125356 [ 3 ] {} <Debug> HTTP-Session: 7828ddbd-d405-4d1a-b8f8-869e2e492bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4044 2023.11.20 07:56:05.125430 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4045 2023.11.20 07:56:05.125471 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4046 2023.11.20 07:56:05.125580 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4047 2023.11.20 07:56:05.125855 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4048 2023.11.20 07:56:05.126060 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4049 2023.11.20 07:56:05.126217 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4050 2023.11.20 07:56:05.126322 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000862906 sec., 5794 rows/sec., 464.00 KiB/sec.
4051 2023.11.20 07:56:05.126448 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Debug> DynamicQueryHandler: Done processing query
4052 2023.11.20 07:56:05.126473 [ 3 ] {5c32b673-84c9-4424-adb3-d1c7da32150e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4053 2023.11.20 07:56:05.126489 [ 3 ] {} <Debug> HTTP-Session: 7828ddbd-d405-4d1a-b8f8-869e2e492bc8 Destroying unnamed session
4054 2023.11.20 07:56:05.126611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4055 2023.11.20 07:56:05.126658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4056 2023.11.20 07:56:05.126677 [ 3 ] {} <Debug> HTTP-Session: d95d207f-02a5-49c3-b02d-5f73614eb68e Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4057 2023.11.20 07:56:05.126694 [ 3 ] {} <Debug> HTTP-Session: d95d207f-02a5-49c3-b02d-5f73614eb68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4058 2023.11.20 07:56:05.126768 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4059 2023.11.20 07:56:05.126820 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4060 2023.11.20 07:56:05.126966 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4061 2023.11.20 07:56:05.127264 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4062 2023.11.20 07:56:05.127562 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4063 2023.11.20 07:56:05.127741 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4064 2023.11.20 07:56:05.127849 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001053481 sec., 4746 rows/sec., 6.40 MiB/sec.
4065 2023.11.20 07:56:05.127974 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Debug> DynamicQueryHandler: Done processing query
4066 2023.11.20 07:56:05.127996 [ 3 ] {5959d252-b1f6-4230-8a58-8ebe9ed5ffde} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4067 2023.11.20 07:56:05.128011 [ 3 ] {} <Debug> HTTP-Session: d95d207f-02a5-49c3-b02d-5f73614eb68e Destroying unnamed session
4068 2023.11.20 07:56:10.125317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4069 2023.11.20 07:56:10.125474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4070 2023.11.20 07:56:10.125507 [ 3 ] {} <Debug> HTTP-Session: fa80f176-58de-41f2-b918-0639af9bbdfa Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4071 2023.11.20 07:56:10.125534 [ 3 ] {} <Debug> HTTP-Session: fa80f176-58de-41f2-b918-0639af9bbdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4072 2023.11.20 07:56:10.125678 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4073 2023.11.20 07:56:10.125747 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4074 2023.11.20 07:56:10.125929 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4075 2023.11.20 07:56:10.126450 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4076 2023.11.20 07:56:10.126736 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4077 2023.11.20 07:56:10.126906 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4078 2023.11.20 07:56:10.127036 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001318175 sec., 34896 rows/sec., 2.76 MiB/sec.
4079 2023.11.20 07:56:10.127172 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Debug> DynamicQueryHandler: Done processing query
4080 2023.11.20 07:56:10.127198 [ 3 ] {e51fb977-87fe-4422-a6dd-09b6b2c3dd79} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4081 2023.11.20 07:56:10.127215 [ 3 ] {} <Debug> HTTP-Session: fa80f176-58de-41f2-b918-0639af9bbdfa Destroying unnamed session
4082 2023.11.20 07:56:10.127364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 22102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4083 2023.11.20 07:56:10.127413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4084 2023.11.20 07:56:10.127433 [ 3 ] {} <Debug> HTTP-Session: 0865468a-01dd-42b5-b85e-6c9a0fd4af2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4085 2023.11.20 07:56:10.127452 [ 3 ] {} <Debug> HTTP-Session: 0865468a-01dd-42b5-b85e-6c9a0fd4af2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4086 2023.11.20 07:56:10.127537 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4087 2023.11.20 07:56:10.127580 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4088 2023.11.20 07:56:10.127686 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4089 2023.11.20 07:56:10.128056 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4090 2023.11.20 07:56:10.128273 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4091 2023.11.20 07:56:10.128424 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4092 2023.11.20 07:56:10.128532 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Information> executeQuery: Read 138 rows, 13.66 KiB in 0.000966389 sec., 142799 rows/sec., 13.80 MiB/sec.
4093 2023.11.20 07:56:10.128649 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Debug> DynamicQueryHandler: Done processing query
4094 2023.11.20 07:56:10.128673 [ 3 ] {410ba64f-4c68-4dbc-8d34-1592d46b24e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4095 2023.11.20 07:56:10.128689 [ 3 ] {} <Debug> HTTP-Session: 0865468a-01dd-42b5-b85e-6c9a0fd4af2a Destroying unnamed session
4096 2023.11.20 07:56:10.128858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 9376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4097 2023.11.20 07:56:10.128904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4098 2023.11.20 07:56:10.128923 [ 3 ] {} <Debug> HTTP-Session: 1a34a3b1-891c-49fe-bfac-312ae3f3a751 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4099 2023.11.20 07:56:10.128940 [ 3 ] {} <Debug> HTTP-Session: 1a34a3b1-891c-49fe-bfac-312ae3f3a751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4100 2023.11.20 07:56:10.129013 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4101 2023.11.20 07:56:10.129052 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4102 2023.11.20 07:56:10.129156 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4103 2023.11.20 07:56:10.129446 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4104 2023.11.20 07:56:10.129655 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4105 2023.11.20 07:56:10.129810 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4106 2023.11.20 07:56:10.129912 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000871337 sec., 63121 rows/sec., 4.94 MiB/sec.
4107 2023.11.20 07:56:10.130013 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Debug> DynamicQueryHandler: Done processing query
4108 2023.11.20 07:56:10.130035 [ 3 ] {0645fc10-df37-4cd5-a70e-b383617367f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4109 2023.11.20 07:56:10.130050 [ 3 ] {} <Debug> HTTP-Session: 1a34a3b1-891c-49fe-bfac-312ae3f3a751 Destroying unnamed session
4110 2023.11.20 07:56:10.130238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4111 2023.11.20 07:56:10.130281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4112 2023.11.20 07:56:10.130299 [ 3 ] {} <Debug> HTTP-Session: 395048c2-99b7-404f-a666-5fabaa27ef56 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4113 2023.11.20 07:56:10.130316 [ 3 ] {} <Debug> HTTP-Session: 395048c2-99b7-404f-a666-5fabaa27ef56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4114 2023.11.20 07:56:10.130399 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4115 2023.11.20 07:56:10.130444 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4116 2023.11.20 07:56:10.130575 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4117 2023.11.20 07:56:10.131159 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4118 2023.11.20 07:56:10.131474 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4119 2023.11.20 07:56:10.131649 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4120 2023.11.20 07:56:10.131754 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001327555 sec., 34650 rows/sec., 46.76 MiB/sec.
4121 2023.11.20 07:56:10.131878 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Debug> DynamicQueryHandler: Done processing query
4122 2023.11.20 07:56:10.131901 [ 3 ] {fde0829b-5d8c-4d11-9b97-f3c29a5c4833} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4123 2023.11.20 07:56:10.131917 [ 3 ] {} <Debug> HTTP-Session: 395048c2-99b7-404f-a666-5fabaa27ef56 Destroying unnamed session
4124 2023.11.20 07:56:10.132035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 1434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4125 2023.11.20 07:56:10.132080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4126 2023.11.20 07:56:10.132098 [ 3 ] {} <Debug> HTTP-Session: be2e56d9-cc61-4c21-a0a3-fef5bc320d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4127 2023.11.20 07:56:10.132114 [ 3 ] {} <Debug> HTTP-Session: be2e56d9-cc61-4c21-a0a3-fef5bc320d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4128 2023.11.20 07:56:10.132183 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4129 2023.11.20 07:56:10.132222 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4130 2023.11.20 07:56:10.132325 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4131 2023.11.20 07:56:10.132611 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4132 2023.11.20 07:56:10.132841 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4133 2023.11.20 07:56:10.133011 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Trace> oximeter.measurements_i64 (b2f05d74-4536-467b-b662-9e30aa449b72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
4134 2023.11.20 07:56:10.133112 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000901208 sec., 9986 rows/sec., 695.68 KiB/sec.
4135 2023.11.20 07:56:10.133278 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Debug> DynamicQueryHandler: Done processing query
4136 2023.11.20 07:56:10.133302 [ 3 ] {c7be5097-3a89-424b-af38-4322c02e0f29} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4137 2023.11.20 07:56:10.133317 [ 3 ] {} <Debug> HTTP-Session: be2e56d9-cc61-4c21-a0a3-fef5bc320d2c Destroying unnamed session
4138 2023.11.20 07:56:12.132281 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache
4139 2023.11.20 07:56:12.132362 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache
4140 2023.11.20 07:56:12.320113 [ 156 ] {} <Debug> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
4141 2023.11.20 07:56:12.320222 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4142 2023.11.20 07:56:12.320332 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
4143 2023.11.20 07:56:12.320518 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4144 2023.11.20 07:56:12.320579 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part
4145 2023.11.20 07:56:12.320780 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4146 2023.11.20 07:56:12.320887 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
4147 2023.11.20 07:56:12.320982 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
4148 2023.11.20 07:56:12.321071 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4149 2023.11.20 07:56:12.321686 [ 14 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393937 sec., 14347.850727830597 rows/sec., 1.17 MiB/sec.
4150 2023.11.20 07:56:12.321807 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4151 2023.11.20 07:56:12.321975 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
4152 2023.11.20 07:56:12.322039 [ 24 ] {7c5f55a1-3a07-4347-aaa0-79be2ca81d67::all_1_10_2} <Trace> oximeter.fields_ipaddr (7c5f55a1-3a07-4347-aaa0-79be2ca81d67) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
4153 2023.11.20 07:56:12.655006 [ 156 ] {} <Debug> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
4154 2023.11.20 07:56:12.655057 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4155 2023.11.20 07:56:12.655163 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
4156 2023.11.20 07:56:12.655297 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4157 2023.11.20 07:56:12.655334 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part
4158 2023.11.20 07:56:12.655463 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4159 2023.11.20 07:56:12.655553 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
4160 2023.11.20 07:56:12.655631 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
4161 2023.11.20 07:56:12.655706 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4162 2023.11.20 07:56:12.656265 [ 24 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160623 sec., 17232.12447108148 rows/sec., 1.18 MiB/sec.
4163 2023.11.20 07:56:12.656370 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4164 2023.11.20 07:56:12.656545 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
4165 2023.11.20 07:56:12.656610 [ 19 ] {789306d7-d9a0-45b3-ad92-01151d3b5de2::all_1_10_2} <Trace> oximeter.fields_u16 (789306d7-d9a0-45b3-ad92-01151d3b5de2) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
4166 2023.11.20 07:56:15.121686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4167 2023.11.20 07:56:15.121827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4168 2023.11.20 07:56:15.121858 [ 3 ] {} <Debug> HTTP-Session: c533bb72-becf-4ea9-beb2-2e009a807907 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4169 2023.11.20 07:56:15.121887 [ 3 ] {} <Debug> HTTP-Session: c533bb72-becf-4ea9-beb2-2e009a807907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4170 2023.11.20 07:56:15.122029 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4171 2023.11.20 07:56:15.122099 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4172 2023.11.20 07:56:15.122289 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4173 2023.11.20 07:56:15.122752 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4174 2023.11.20 07:56:15.123020 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4175 2023.11.20 07:56:15.123189 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4176 2023.11.20 07:56:15.123336 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001259225 sec., 3970 rows/sec., 321.84 KiB/sec.
4177 2023.11.20 07:56:15.123485 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Debug> DynamicQueryHandler: Done processing query
4178 2023.11.20 07:56:15.123513 [ 3 ] {fb461ed3-98df-42f3-87b3-6c005c7bafd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4179 2023.11.20 07:56:15.123531 [ 3 ] {} <Debug> HTTP-Session: c533bb72-becf-4ea9-beb2-2e009a807907 Destroying unnamed session
4180 2023.11.20 07:56:15.123651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4181 2023.11.20 07:56:15.123706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4182 2023.11.20 07:56:15.123726 [ 3 ] {} <Debug> HTTP-Session: 2782b330-ba7b-4a49-a4e6-bc63eeff840a Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4183 2023.11.20 07:56:15.123744 [ 3 ] {} <Debug> HTTP-Session: 2782b330-ba7b-4a49-a4e6-bc63eeff840a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4184 2023.11.20 07:56:15.123823 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4185 2023.11.20 07:56:15.123867 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4186 2023.11.20 07:56:15.123977 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4187 2023.11.20 07:56:15.124281 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4188 2023.11.20 07:56:15.124494 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4189 2023.11.20 07:56:15.124658 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4190 2023.11.20 07:56:15.124787 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000929038 sec., 16145 rows/sec., 1.46 MiB/sec.
4191 2023.11.20 07:56:15.124785 [ 155 ] {} <Debug> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4192 2023.11.20 07:56:15.124881 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4193 2023.11.20 07:56:15.124986 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Debug> DynamicQueryHandler: Done processing query
4194 2023.11.20 07:56:15.125027 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4195 2023.11.20 07:56:15.125048 [ 3 ] {79dd5a93-dd21-4480-ae0b-61ab2a282411} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4196 2023.11.20 07:56:15.125077 [ 3 ] {} <Debug> HTTP-Session: 2782b330-ba7b-4a49-a4e6-bc63eeff840a Destroying unnamed session
4197 2023.11.20 07:56:15.125227 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4198 2023.11.20 07:56:15.125271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4199 2023.11.20 07:56:15.125284 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 176 rows starting from the beginning of the part
4200 2023.11.20 07:56:15.125330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4201 2023.11.20 07:56:15.125355 [ 3 ] {} <Debug> HTTP-Session: c55b2236-d8bb-47bd-b2c7-a46835329f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4202 2023.11.20 07:56:15.125377 [ 3 ] {} <Debug> HTTP-Session: c55b2236-d8bb-47bd-b2c7-a46835329f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4203 2023.11.20 07:56:15.125420 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 52 rows starting from the beginning of the part
4204 2023.11.20 07:56:15.125491 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4205 2023.11.20 07:56:15.125549 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 121 rows starting from the beginning of the part
4206 2023.11.20 07:56:15.125550 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4207 2023.11.20 07:56:15.125699 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part
4208 2023.11.20 07:56:15.125795 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4209 2023.11.20 07:56:15.125830 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part
4210 2023.11.20 07:56:15.125963 [ 13 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part
4211 2023.11.20 07:56:15.126301 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4212 2023.11.20 07:56:15.126571 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4213 2023.11.20 07:56:15.126760 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4214 2023.11.20 07:56:15.126978 [ 155 ] {} <Debug> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4215 2023.11.20 07:56:15.127034 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001490839 sec., 3353 rows/sec., 268.57 KiB/sec.
4216 2023.11.20 07:56:15.127106 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4217 2023.11.20 07:56:15.127211 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234274 sec., 231395.07508926836 rows/sec., 21.85 MiB/sec.
4218 2023.11.20 07:56:15.127298 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4219 2023.11.20 07:56:15.127363 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Debug> DynamicQueryHandler: Done processing query
4220 2023.11.20 07:56:15.127436 [ 3 ] {861cf00f-a5cb-4046-ad7b-4086cb3b91c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4221 2023.11.20 07:56:15.127460 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4222 2023.11.20 07:56:15.127469 [ 3 ] {} <Debug> HTTP-Session: c55b2236-d8bb-47bd-b2c7-a46835329f8b Destroying unnamed session
4223 2023.11.20 07:56:15.127489 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 108 rows starting from the beginning of the part
4224 2023.11.20 07:56:15.127528 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4225 2023.11.20 07:56:15.127671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4226 2023.11.20 07:56:15.127691 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part
4227 2023.11.20 07:56:15.127754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4228 2023.11.20 07:56:15.127789 [ 3 ] {} <Debug> HTTP-Session: cd364947-2bb7-4013-8e16-47692c01fef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4229 2023.11.20 07:56:15.127842 [ 3 ] {} <Debug> HTTP-Session: cd364947-2bb7-4013-8e16-47692c01fef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4230 2023.11.20 07:56:15.127882 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part
4231 2023.11.20 07:56:15.128016 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4232 2023.11.20 07:56:15.128104 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4233 2023.11.20 07:56:15.128169 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
4234 2023.11.20 07:56:15.128221 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4235 2023.11.20 07:56:15.128248 [ 24 ] {65a6607d-9217-487c-b59b-41bfaaaea0e2::all_1_36_7} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4236 2023.11.20 07:56:15.128489 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 55 rows starting from the beginning of the part
4237 2023.11.20 07:56:15.128717 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::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
4238 2023.11.20 07:56:15.128793 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4239 2023.11.20 07:56:15.129386 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4240 2023.11.20 07:56:15.129687 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494398 sec., 98620.98991419973 rows/sec., 7.70 MiB/sec.
4241 2023.11.20 07:56:15.129785 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4242 2023.11.20 07:56:15.129800 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4243 2023.11.20 07:56:15.129945 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4244 2023.11.20 07:56:15.130004 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4245 2023.11.20 07:56:15.130016 [ 13 ] {4bd87322-e715-424c-8004-75cb5d984b90::all_1_36_7} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4246 2023.11.20 07:56:15.130164 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001984448 sec., 2519 rows/sec., 3.40 MiB/sec.
4247 2023.11.20 07:56:15.130296 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Debug> DynamicQueryHandler: Done processing query
4248 2023.11.20 07:56:15.130319 [ 3 ] {bf14d16f-ff1f-409d-9624-d393aab0bbb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4249 2023.11.20 07:56:15.130335 [ 3 ] {} <Debug> HTTP-Session: cd364947-2bb7-4013-8e16-47692c01fef3 Destroying unnamed session
4250 2023.11.20 07:56:20.125256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4251 2023.11.20 07:56:20.125395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4252 2023.11.20 07:56:20.125426 [ 3 ] {} <Debug> HTTP-Session: d5dec275-7704-411e-81d0-3253b64192c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4253 2023.11.20 07:56:20.125454 [ 3 ] {} <Debug> HTTP-Session: d5dec275-7704-411e-81d0-3253b64192c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4254 2023.11.20 07:56:20.125601 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4255 2023.11.20 07:56:20.125662 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4256 2023.11.20 07:56:20.125825 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4257 2023.11.20 07:56:20.126349 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4258 2023.11.20 07:56:20.126646 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4259 2023.11.20 07:56:20.126833 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4260 2023.11.20 07:56:20.126975 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001331986 sec., 34534 rows/sec., 2.73 MiB/sec.
4261 2023.11.20 07:56:20.126988 [ 152 ] {} <Debug> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4262 2023.11.20 07:56:20.127102 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4263 2023.11.20 07:56:20.127199 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Debug> DynamicQueryHandler: Done processing query
4264 2023.11.20 07:56:20.127219 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4265 2023.11.20 07:56:20.127245 [ 3 ] {417baca0-52d4-43de-bdc6-ba9387348ac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4266 2023.11.20 07:56:20.127303 [ 3 ] {} <Debug> HTTP-Session: d5dec275-7704-411e-81d0-3253b64192c4 Destroying unnamed session
4267 2023.11.20 07:56:20.127393 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4268 2023.11.20 07:56:20.127435 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 45 rows starting from the beginning of the part
4269 2023.11.20 07:56:20.127512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 22102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4270 2023.11.20 07:56:20.127599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4271 2023.11.20 07:56:20.127660 [ 3 ] {} <Debug> HTTP-Session: 6ab077ae-80a1-4dcc-8c93-a41c683e9201 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4272 2023.11.20 07:56:20.127683 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part
4273 2023.11.20 07:56:20.127691 [ 3 ] {} <Debug> HTTP-Session: 6ab077ae-80a1-4dcc-8c93-a41c683e9201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4274 2023.11.20 07:56:20.127936 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
4275 2023.11.20 07:56:20.127944 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4276 2023.11.20 07:56:20.128040 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4277 2023.11.20 07:56:20.128185 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part
4278 2023.11.20 07:56:20.128498 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::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
4279 2023.11.20 07:56:20.128557 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4280 2023.11.20 07:56:20.128748 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part
4281 2023.11.20 07:56:20.129328 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4282 2023.11.20 07:56:20.129854 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4283 2023.11.20 07:56:20.130141 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002971537 sec., 62930.395953339976 rows/sec., 4.98 MiB/sec.
4284 2023.11.20 07:56:20.130192 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4285 2023.11.20 07:56:20.130274 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4286 2023.11.20 07:56:20.130398 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Information> executeQuery: Read 138 rows, 13.66 KiB in 0.002390897 sec., 57718 rows/sec., 5.58 MiB/sec.
4287 2023.11.20 07:56:20.130572 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4288 2023.11.20 07:56:20.130598 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Debug> DynamicQueryHandler: Done processing query
4289 2023.11.20 07:56:20.130632 [ 3 ] {d9f6da42-d03c-4281-aeff-de1533ac727f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4290 2023.11.20 07:56:20.130652 [ 3 ] {} <Debug> HTTP-Session: 6ab077ae-80a1-4dcc-8c93-a41c683e9201 Destroying unnamed session
4291 2023.11.20 07:56:20.130664 [ 24 ] {29c25048-ccd0-40e4-b1a6-4a268a7f7c32::all_1_36_7} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4292 2023.11.20 07:56:20.130841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4293 2023.11.20 07:56:20.130898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4294 2023.11.20 07:56:20.130917 [ 3 ] {} <Debug> HTTP-Session: 1771c83d-aac1-457f-b7fd-dc4d86ac2b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4295 2023.11.20 07:56:20.130934 [ 3 ] {} <Debug> HTTP-Session: 1771c83d-aac1-457f-b7fd-dc4d86ac2b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4296 2023.11.20 07:56:20.131016 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4297 2023.11.20 07:56:20.131058 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4298 2023.11.20 07:56:20.131180 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4299 2023.11.20 07:56:20.131608 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4300 2023.11.20 07:56:20.131823 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4301 2023.11.20 07:56:20.131976 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4302 2023.11.20 07:56:20.132097 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001052401 sec., 43709 rows/sec., 3.42 MiB/sec.
4303 2023.11.20 07:56:20.132221 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Debug> DynamicQueryHandler: Done processing query
4304 2023.11.20 07:56:20.132244 [ 3 ] {fc6392cd-9869-4ab2-9fef-e77b733e8627} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4305 2023.11.20 07:56:20.132259 [ 3 ] {} <Debug> HTTP-Session: 1771c83d-aac1-457f-b7fd-dc4d86ac2b64 Destroying unnamed session
4306 2023.11.20 07:56:20.132456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4307 2023.11.20 07:56:20.132502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4308 2023.11.20 07:56:20.132521 [ 3 ] {} <Debug> HTTP-Session: c7819716-4079-4f3a-81d2-7d2baa350788 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4309 2023.11.20 07:56:20.132538 [ 3 ] {} <Debug> HTTP-Session: c7819716-4079-4f3a-81d2-7d2baa350788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4310 2023.11.20 07:56:20.132628 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4311 2023.11.20 07:56:20.132673 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4312 2023.11.20 07:56:20.132811 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4313 2023.11.20 07:56:20.133314 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4314 2023.11.20 07:56:20.133638 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4315 2023.11.20 07:56:20.133820 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4316 2023.11.20 07:56:20.133941 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001277985 sec., 35994 rows/sec., 48.57 MiB/sec.
4317 2023.11.20 07:56:20.133951 [ 151 ] {} <Debug> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4318 2023.11.20 07:56:20.134058 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4319 2023.11.20 07:56:20.134163 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Debug> DynamicQueryHandler: Done processing query
4320 2023.11.20 07:56:20.134224 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4321 2023.11.20 07:56:20.134226 [ 3 ] {8c393a24-8f2b-4c68-9608-287819f0d212} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4322 2023.11.20 07:56:20.134312 [ 3 ] {} <Debug> HTTP-Session: c7819716-4079-4f3a-81d2-7d2baa350788 Destroying unnamed session
4323 2023.11.20 07:56:20.134467 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4324 2023.11.20 07:56:20.134504 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 741 rows starting from the beginning of the part
4325 2023.11.20 07:56:20.134617 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part
4326 2023.11.20 07:56:20.134712 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
4327 2023.11.20 07:56:20.134805 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part
4328 2023.11.20 07:56:20.134894 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::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
4329 2023.11.20 07:56:20.134977 [ 9 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part
4330 2023.11.20 07:56:20.137930 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 6 columns (6 merged, 0 gathered) in 0.003804094 sec., 232118.34407877407 rows/sec., 313.23 MiB/sec.
4331 2023.11.20 07:56:20.138414 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4332 2023.11.20 07:56:20.138656 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4333 2023.11.20 07:56:20.138722 [ 24 ] {49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4334 2023.11.20 07:56:20.138783 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 49901b9f-16f8-41f8-ab0b-8b512c70dfa0::all_1_36_7: 4.20 MiB.
4335 2023.11.20 07:56:21.000123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.37 MiB, peak 237.34 MiB, will set to 232.88 MiB (RSS), difference: 1.51 MiB
4336 2023.11.20 07:56:25.123453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4337 2023.11.20 07:56:25.123593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4338 2023.11.20 07:56:25.123625 [ 3 ] {} <Debug> HTTP-Session: 5fe048e9-1d1d-4e00-ac64-c5d3ca2272fc Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4339 2023.11.20 07:56:25.123653 [ 3 ] {} <Debug> HTTP-Session: 5fe048e9-1d1d-4e00-ac64-c5d3ca2272fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4340 2023.11.20 07:56:25.123792 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4341 2023.11.20 07:56:25.123856 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4342 2023.11.20 07:56:25.124018 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4343 2023.11.20 07:56:25.124437 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4344 2023.11.20 07:56:25.124695 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4345 2023.11.20 07:56:25.124855 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Trace> oximeter.fields_i64 (29c25048-ccd0-40e4-b1a6-4a268a7f7c32): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4346 2023.11.20 07:56:25.125003 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001170333 sec., 4272 rows/sec., 346.29 KiB/sec.
4347 2023.11.20 07:56:25.125155 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Debug> DynamicQueryHandler: Done processing query
4348 2023.11.20 07:56:25.125181 [ 3 ] {0c4fe335-8056-42c8-a8e5-fd815f667d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4349 2023.11.20 07:56:25.125198 [ 3 ] {} <Debug> HTTP-Session: 5fe048e9-1d1d-4e00-ac64-c5d3ca2272fc Destroying unnamed session
4350 2023.11.20 07:56:25.125331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 7614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4351 2023.11.20 07:56:25.125383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4352 2023.11.20 07:56:25.125402 [ 3 ] {} <Debug> HTTP-Session: 6cedddfc-4703-405e-8103-d9e178e13060 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4353 2023.11.20 07:56:25.125421 [ 3 ] {} <Debug> HTTP-Session: 6cedddfc-4703-405e-8103-d9e178e13060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4354 2023.11.20 07:56:25.125501 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4355 2023.11.20 07:56:25.125543 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4356 2023.11.20 07:56:25.125654 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4357 2023.11.20 07:56:25.126005 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4358 2023.11.20 07:56:25.126228 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4359 2023.11.20 07:56:25.126376 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Trace> oximeter.fields_string (65a6607d-9217-487c-b59b-41bfaaaea0e2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4360 2023.11.20 07:56:25.126514 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Information> executeQuery: Read 51 rows, 4.48 KiB in 0.000976589 sec., 52222 rows/sec., 4.48 MiB/sec.
4361 2023.11.20 07:56:25.126724 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Debug> DynamicQueryHandler: Done processing query
4362 2023.11.20 07:56:25.126750 [ 3 ] {c2b0c663-b21b-4f33-bb98-05b3faaac987} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4363 2023.11.20 07:56:25.126767 [ 3 ] {} <Debug> HTTP-Session: 6cedddfc-4703-405e-8103-d9e178e13060 Destroying unnamed session
4364 2023.11.20 07:56:25.126928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 4935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4365 2023.11.20 07:56:25.126975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4366 2023.11.20 07:56:25.126994 [ 3 ] {} <Debug> HTTP-Session: 350f79d6-2257-4663-b939-f59b84d89c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4367 2023.11.20 07:56:25.127011 [ 3 ] {} <Debug> HTTP-Session: 350f79d6-2257-4663-b939-f59b84d89c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4368 2023.11.20 07:56:25.127087 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4369 2023.11.20 07:56:25.127128 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4370 2023.11.20 07:56:25.127250 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4371 2023.11.20 07:56:25.127566 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4372 2023.11.20 07:56:25.127772 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4373 2023.11.20 07:56:25.127921 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Trace> oximeter.fields_uuid (4bd87322-e715-424c-8004-75cb5d984b90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4374 2023.11.20 07:56:25.128049 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000932838 sec., 31087 rows/sec., 2.41 MiB/sec.
4375 2023.11.20 07:56:25.128173 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Debug> DynamicQueryHandler: Done processing query
4376 2023.11.20 07:56:25.128197 [ 3 ] {defa148b-7332-45c1-a1db-00ebadc28df7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4377 2023.11.20 07:56:25.128213 [ 3 ] {} <Debug> HTTP-Session: 350f79d6-2257-4663-b939-f59b84d89c68 Destroying unnamed session
4378 2023.11.20 07:56:25.128317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 6997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4379 2023.11.20 07:56:25.128363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4380 2023.11.20 07:56:25.128381 [ 3 ] {} <Debug> HTTP-Session: 48386381-e96f-43c7-9216-aff956f23f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4381 2023.11.20 07:56:25.128398 [ 3 ] {} <Debug> HTTP-Session: 48386381-e96f-43c7-9216-aff956f23f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4382 2023.11.20 07:56:25.128469 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4383 2023.11.20 07:56:25.128511 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4384 2023.11.20 07:56:25.128630 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4385 2023.11.20 07:56:25.128927 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4386 2023.11.20 07:56:25.129171 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4387 2023.11.20 07:56:25.129342 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Trace> oximeter.measurements_cumulativeu64 (ae149542-82ce-4260-9cf2-fa7ea9d19cc1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4388 2023.11.20 07:56:25.129463 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000965299 sec., 37294 rows/sec., 2.60 MiB/sec.
4389 2023.11.20 07:56:25.129588 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Debug> DynamicQueryHandler: Done processing query
4390 2023.11.20 07:56:25.129612 [ 3 ] {5ffc81c7-6e7d-423f-9f81-56f5741fd453} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4391 2023.11.20 07:56:25.129628 [ 3 ] {} <Debug> HTTP-Session: 48386381-e96f-43c7-9216-aff956f23f74 Destroying unnamed session
4392 2023.11.20 07:56:25.129748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39728, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4393 2023.11.20 07:56:25.129793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4394 2023.11.20 07:56:25.129812 [ 3 ] {} <Debug> HTTP-Session: 85ea22ad-8d72-494b-8437-fb3ac275e31b Authenticating user 'default' from [fd00:1122:3344:101::d]:39728
4395 2023.11.20 07:56:25.129828 [ 3 ] {} <Debug> HTTP-Session: 85ea22ad-8d72-494b-8437-fb3ac275e31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4396 2023.11.20 07:56:25.129901 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39728) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4397 2023.11.20 07:56:25.129944 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4398 2023.11.20 07:56:25.130080 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4399 2023.11.20 07:56:25.130397 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
4400 2023.11.20 07:56:25.130666 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4401 2023.11.20 07:56:25.130839 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Trace> oximeter.measurements_histogramf64 (49901b9f-16f8-41f8-ab0b-8b512c70dfa0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4402 2023.11.20 07:56:25.130964 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00103434 sec., 4834 rows/sec., 6.52 MiB/sec.
4403 2023.11.20 07:56:25.131086 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Debug> DynamicQueryHandler: Done processing query
4404 2023.11.20 07:56:25.131110 [ 3 ] {4ec4c591-1e14-48ec-973a-c32b4132c301} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4405 2023.11.20 07:56:25.131126 [ 3 ] {} <Debug> HTTP-Session: 85ea22ad-8d72-494b-8437-fb3ac275e31b Destroying unnamed session