Max level shown:
1 [ Oct 25 07:31:08 Enabled. ]
2 [ Oct 25 07:31:08 Rereading configuration. ]
3 [ Oct 25 07:31:09 Rereading configuration. ]
4 [ Oct 25 07:31: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=oxControlService16
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService16 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService16
29 ipadm: Could not delete oxControlService16: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService16
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16
34 + ipadm show-addr oxControlService16/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService16/ll
37 + ipadm show-addr oxControlService16/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/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 [ Oct 25 07:31:11 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.10.25 07:31:11.693721 [ 1 ] {} <Information> Application: Will watch for the process with pid 24281
55 2023.10.25 07:31:11.693801 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.25 07:31:12.204476 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24281
57 2023.10.25 07:31:12.204661 [ 1 ] {} <Information> Application: starting up
58 2023.10.25 07:31:12.204867 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.25 07:31:12.282417 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.25 07:31:12.282461 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.25 07:31:12.282477 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.25 07:31:12.282508 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.25 07:31:12.282793 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.25 07:31:12.283449 [ 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.10.25 07:31:12.283900 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.25 07:31:12.284148 [ 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.10.25 07:31:12.286893 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.25 07:31:12.286938 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.25 07:31:12.287633 [ 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.10.25 07:31:12.287808 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.25 07:31:12.293786 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.25 07:31:12.294292 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.25 07:31:12.294319 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.25 07:31:12.295675 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.25 07:31:12.296134 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.25 07:31:12.296412 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.25 07:31:12.296703 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.25 07:31:12.297460 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.25 07:31:12.297501 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.25 07:31:12.297553 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.25 07:31:12.297570 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.25 07:31:12.307235 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.25 07:31:12.307263 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110962 sec
90 2023.10.25 07:31:12.307821 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.25 07:31:12.307895 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.25 07:31:12.307915 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.25 07:31:12.307931 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.25 07:31:12.307943 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.25 07:31:12.307958 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.25 07:31:12.307973 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.25 07:31:12.308004 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.25 07:31:12.308024 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.25 07:31:12.308054 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.25 07:31:12.308067 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.25 07:31:12.308081 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.25 07:31:12.308096 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.25 07:31:12.308129 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.25 07:31:12.308145 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.25 07:31:12.308157 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.25 07:31:12.340480 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.25 07:31:12.342230 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.25 07:31:12.342257 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2881e-05 sec
109 2023.10.25 07:31:12.342279 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.25 07:31:12.342293 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.25 07:31:12.342316 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.25 07:31:12.344175 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.25 07:31:12.349191 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.25 07:31:12.349327 [ 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.10.25 07:31:12.349409 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.25 07:31:12.543378 [ 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.10.25 07:31:12.561006 [ 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.10.25 07:31:12.561058 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.25 07:31:12.603246 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.25 07:31:12.603960 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.10.25 07:31:12.604292 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.25 07:31:12.604362 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.25 07:31:12.604396 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.25 07:31:12.604485 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.10.25 07:31:12.604500 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.10.25 07:31:12.604591 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.25 07:31:12.605154 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.25 07:31:12.605182 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.25 07:31:27.605456 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.10.25 07:31:27.605577 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.10.25 07:31:34.306203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.10.25 07:31:34.306398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.10.25 07:31:34.306966 [ 3 ] {} <Debug> HTTP-Session: 22d473bc-eab6-4927-83a8-0e749b59b396 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
134 2023.10.25 07:31:34.307004 [ 3 ] {} <Debug> HTTP-Session: 22d473bc-eab6-4927-83a8-0e749b59b396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.10.25 07:31:34.307131 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.10.25 07:31:34.307164 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.10.25 07:31:34.307179 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.10.25 07:31:34.308551 [ 3 ] {d1565fe9-17d3-43a3-b1d2-8853c053537f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
139 2023.10.25 07:31:34.309766 [ 3 ] {d1565fe9-17d3-43a3-b1d2-8853c053537f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
140 2023.10.25 07:31:34.311901 [ 3 ] {d1565fe9-17d3-43a3-b1d2-8853c053537f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
141 2023.10.25 07:31:34.313692 [ 3 ] {d1565fe9-17d3-43a3-b1d2-8853c053537f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
142 2023.10.25 07:31:34.318224 [ 3 ] {d1565fe9-17d3-43a3-b1d2-8853c053537f} <Debug> DynamicQueryHandler: Done processing query
143 2023.10.25 07:31:34.318283 [ 3 ] {d1565fe9-17d3-43a3-b1d2-8853c053537f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
144 2023.10.25 07:31:34.318302 [ 3 ] {} <Debug> HTTP-Session: 22d473bc-eab6-4927-83a8-0e749b59b396 Destroying unnamed session
145 2023.10.25 07:31:34.318580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
146 2023.10.25 07:31:34.318637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
147 2023.10.25 07:31:34.318657 [ 3 ] {} <Debug> HTTP-Session: 4bea0e9e-07f9-4484-b6fc-5c2ff19ace5c Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
148 2023.10.25 07:31:34.318679 [ 3 ] {} <Debug> HTTP-Session: 4bea0e9e-07f9-4484-b6fc-5c2ff19ace5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
149 2023.10.25 07:31:34.318800 [ 3 ] {ff69f0e8-1297-4abb-9e7f-a6a757475fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
150 2023.10.25 07:31:34.336267 [ 3 ] {ff69f0e8-1297-4abb-9e7f-a6a757475fbc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37965) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
151 
152 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
153 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
154 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
155 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
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 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
166 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
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
174 
175 2023.10.25 07:31:34.336955 [ 3 ] {ff69f0e8-1297-4abb-9e7f-a6a757475fbc} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
176 
177 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
178 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
179 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
180 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
181 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
182 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 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
191 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
192 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
193 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
194 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
195 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
196 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
197 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
198 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
199 (version 22.8.9.1)
200 2023.10.25 07:31:34.337081 [ 3 ] {ff69f0e8-1297-4abb-9e7f-a6a757475fbc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
201 2023.10.25 07:31:34.337101 [ 3 ] {} <Debug> HTTP-Session: 4bea0e9e-07f9-4484-b6fc-5c2ff19ace5c Destroying unnamed session
202 2023.10.25 07:31:34.337413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.10.25 07:31:34.337465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.10.25 07:31:34.337484 [ 3 ] {} <Debug> HTTP-Session: b10ac118-dfe5-4c48-8f71-d3a07eea19a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
205 2023.10.25 07:31:34.337506 [ 3 ] {} <Debug> HTTP-Session: b10ac118-dfe5-4c48-8f71-d3a07eea19a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.10.25 07:31:34.337616 [ 3 ] {0e189413-e2cf-4707-989c-1435943f5505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
207 2023.10.25 07:31:34.337716 [ 3 ] {0e189413-e2cf-4707-989c-1435943f5505} <Debug> DynamicQueryHandler: Done processing query
208 2023.10.25 07:31:34.337741 [ 3 ] {0e189413-e2cf-4707-989c-1435943f5505} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
209 2023.10.25 07:31:34.337760 [ 3 ] {} <Debug> HTTP-Session: b10ac118-dfe5-4c48-8f71-d3a07eea19a4 Destroying unnamed session
210 2023.10.25 07:31:34.337892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
211 2023.10.25 07:31:34.337935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
212 2023.10.25 07:31:34.337958 [ 3 ] {} <Debug> HTTP-Session: a18a8a18-a83b-44a6-8252-e909be0c2307 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
213 2023.10.25 07:31:34.337973 [ 3 ] {} <Debug> HTTP-Session: a18a8a18-a83b-44a6-8252-e909be0c2307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
214 2023.10.25 07:31:34.338033 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
215 2023.10.25 07:31:34.338087 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
216 2023.10.25 07:31:34.339163 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
217 2023.10.25 07:31:34.339191 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7601e-05 sec
218 2023.10.25 07:31:34.339214 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Information> TablesLoader: Loading 0 tables with 0 dependency level
219 2023.10.25 07:31:34.339228 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Information> DatabaseAtomic (oximeter): Starting up tables.
220 2023.10.25 07:31:34.339299 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Debug> DynamicQueryHandler: Done processing query
221 2023.10.25 07:31:34.339319 [ 3 ] {d8b1bd8a-c594-4d70-9ea5-c741056577b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
222 2023.10.25 07:31:34.339337 [ 3 ] {} <Debug> HTTP-Session: a18a8a18-a83b-44a6-8252-e909be0c2307 Destroying unnamed session
223 2023.10.25 07:31:34.339436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
224 2023.10.25 07:31:34.339480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
225 2023.10.25 07:31:34.339502 [ 3 ] {} <Debug> HTTP-Session: f8de3cf9-f358-444a-a732-605fe88cfc0d Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
226 2023.10.25 07:31:34.339517 [ 3 ] {} <Debug> HTTP-Session: f8de3cf9-f358-444a-a732-605fe88cfc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
227 2023.10.25 07:31:34.339661 [ 3 ] {b23e5d97-9582-4d91-8b1f-dac90126c298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
228 2023.10.25 07:31:34.339703 [ 3 ] {b23e5d97-9582-4d91-8b1f-dac90126c298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
229 2023.10.25 07:31:34.343617 [ 3 ] {b23e5d97-9582-4d91-8b1f-dac90126c298} <Debug> oximeter.version (55cf615e-fe61-45ea-9cac-bbc83e5d901f): Loading data parts
230 2023.10.25 07:31:34.343731 [ 3 ] {b23e5d97-9582-4d91-8b1f-dac90126c298} <Debug> oximeter.version (55cf615e-fe61-45ea-9cac-bbc83e5d901f): There are no data parts
231 2023.10.25 07:31:34.345447 [ 3 ] {b23e5d97-9582-4d91-8b1f-dac90126c298} <Debug> DynamicQueryHandler: Done processing query
232 2023.10.25 07:31:34.345473 [ 3 ] {b23e5d97-9582-4d91-8b1f-dac90126c298} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
233 2023.10.25 07:31:34.345495 [ 3 ] {} <Debug> HTTP-Session: f8de3cf9-f358-444a-a732-605fe88cfc0d Destroying unnamed session
234 2023.10.25 07:31:34.345601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
235 2023.10.25 07:31:34.345648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
236 2023.10.25 07:31:34.345672 [ 3 ] {} <Debug> HTTP-Session: b3f8de4c-a53c-4bed-8ac5-911125936890 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
237 2023.10.25 07:31:34.345692 [ 3 ] {} <Debug> HTTP-Session: b3f8de4c-a53c-4bed-8ac5-911125936890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
238 2023.10.25 07:31:34.345876 [ 3 ] {7e52998a-9dab-4520-8510-4a5d2107abd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
239 2023.10.25 07:31:34.345924 [ 3 ] {7e52998a-9dab-4520-8510-4a5d2107abd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
240 2023.10.25 07:31:34.352272 [ 3 ] {7e52998a-9dab-4520-8510-4a5d2107abd4} <Debug> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Loading data parts
241 2023.10.25 07:31:34.352359 [ 3 ] {7e52998a-9dab-4520-8510-4a5d2107abd4} <Debug> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): There are no data parts
242 2023.10.25 07:31:34.353446 [ 3 ] {7e52998a-9dab-4520-8510-4a5d2107abd4} <Debug> DynamicQueryHandler: Done processing query
243 2023.10.25 07:31:34.353471 [ 3 ] {7e52998a-9dab-4520-8510-4a5d2107abd4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
244 2023.10.25 07:31:34.353491 [ 3 ] {} <Debug> HTTP-Session: b3f8de4c-a53c-4bed-8ac5-911125936890 Destroying unnamed session
245 2023.10.25 07:31:34.353601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
246 2023.10.25 07:31:34.353650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
247 2023.10.25 07:31:34.353671 [ 3 ] {} <Debug> HTTP-Session: 76087398-0c11-47d5-a3ce-bf2e9a3a0727 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
248 2023.10.25 07:31:34.353686 [ 3 ] {} <Debug> HTTP-Session: 76087398-0c11-47d5-a3ce-bf2e9a3a0727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
249 2023.10.25 07:31:34.353872 [ 3 ] {c6da5b03-6cce-47d2-bc76-50a52b7c3727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
250 2023.10.25 07:31:34.353918 [ 3 ] {c6da5b03-6cce-47d2-bc76-50a52b7c3727} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
251 2023.10.25 07:31:34.355498 [ 3 ] {c6da5b03-6cce-47d2-bc76-50a52b7c3727} <Debug> oximeter.measurements_i8 (04b58f67-9483-4d03-94eb-612717abdaf9): Loading data parts
252 2023.10.25 07:31:34.355579 [ 3 ] {c6da5b03-6cce-47d2-bc76-50a52b7c3727} <Debug> oximeter.measurements_i8 (04b58f67-9483-4d03-94eb-612717abdaf9): There are no data parts
253 2023.10.25 07:31:34.356613 [ 3 ] {c6da5b03-6cce-47d2-bc76-50a52b7c3727} <Debug> DynamicQueryHandler: Done processing query
254 2023.10.25 07:31:34.356638 [ 3 ] {c6da5b03-6cce-47d2-bc76-50a52b7c3727} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2023.10.25 07:31:34.356653 [ 3 ] {} <Debug> HTTP-Session: 76087398-0c11-47d5-a3ce-bf2e9a3a0727 Destroying unnamed session
256 2023.10.25 07:31:34.356779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2023.10.25 07:31:34.356826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2023.10.25 07:31:34.356844 [ 3 ] {} <Debug> HTTP-Session: 35303441-0833-4adb-b79b-e436d2c5eb1b Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
259 2023.10.25 07:31:34.356864 [ 3 ] {} <Debug> HTTP-Session: 35303441-0833-4adb-b79b-e436d2c5eb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2023.10.25 07:31:34.357054 [ 3 ] {ac892002-6ce9-4747-a187-37cf7cf97d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
261 2023.10.25 07:31:34.357100 [ 3 ] {ac892002-6ce9-4747-a187-37cf7cf97d51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
262 2023.10.25 07:31:34.358784 [ 3 ] {ac892002-6ce9-4747-a187-37cf7cf97d51} <Debug> oximeter.measurements_u8 (cd080227-37fc-4372-a9a0-e13de2ba038b): Loading data parts
263 2023.10.25 07:31:34.358867 [ 3 ] {ac892002-6ce9-4747-a187-37cf7cf97d51} <Debug> oximeter.measurements_u8 (cd080227-37fc-4372-a9a0-e13de2ba038b): There are no data parts
264 2023.10.25 07:31:34.359909 [ 3 ] {ac892002-6ce9-4747-a187-37cf7cf97d51} <Debug> DynamicQueryHandler: Done processing query
265 2023.10.25 07:31:34.359939 [ 3 ] {ac892002-6ce9-4747-a187-37cf7cf97d51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.10.25 07:31:34.359955 [ 3 ] {} <Debug> HTTP-Session: 35303441-0833-4adb-b79b-e436d2c5eb1b Destroying unnamed session
267 2023.10.25 07:31:34.360082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.10.25 07:31:34.360128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.10.25 07:31:34.360147 [ 3 ] {} <Debug> HTTP-Session: 4436f914-f1a9-424e-a5cb-a9abca7147be Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
270 2023.10.25 07:31:34.360167 [ 3 ] {} <Debug> HTTP-Session: 4436f914-f1a9-424e-a5cb-a9abca7147be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.10.25 07:31:34.360348 [ 3 ] {893e35c2-107b-439c-bbd5-b1229a5c64f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
272 2023.10.25 07:31:34.360391 [ 3 ] {893e35c2-107b-439c-bbd5-b1229a5c64f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
273 2023.10.25 07:31:34.364378 [ 3 ] {893e35c2-107b-439c-bbd5-b1229a5c64f3} <Debug> oximeter.measurements_i16 (7b6c5970-e0b3-4a72-8e55-dcdcee00f5fe): Loading data parts
274 2023.10.25 07:31:34.364463 [ 3 ] {893e35c2-107b-439c-bbd5-b1229a5c64f3} <Debug> oximeter.measurements_i16 (7b6c5970-e0b3-4a72-8e55-dcdcee00f5fe): There are no data parts
275 2023.10.25 07:31:34.365520 [ 3 ] {893e35c2-107b-439c-bbd5-b1229a5c64f3} <Debug> DynamicQueryHandler: Done processing query
276 2023.10.25 07:31:34.365553 [ 3 ] {893e35c2-107b-439c-bbd5-b1229a5c64f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.10.25 07:31:34.365569 [ 3 ] {} <Debug> HTTP-Session: 4436f914-f1a9-424e-a5cb-a9abca7147be Destroying unnamed session
278 2023.10.25 07:31:34.365735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.10.25 07:31:34.365787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.10.25 07:31:34.365807 [ 3 ] {} <Debug> HTTP-Session: eedbbf14-c39d-490a-aa49-46ce81f2a54f Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
281 2023.10.25 07:31:34.365830 [ 3 ] {} <Debug> HTTP-Session: eedbbf14-c39d-490a-aa49-46ce81f2a54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.10.25 07:31:34.366022 [ 3 ] {ef5814b0-0fea-46e8-ac6d-74e498ce3245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
283 2023.10.25 07:31:34.366070 [ 3 ] {ef5814b0-0fea-46e8-ac6d-74e498ce3245} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
284 2023.10.25 07:31:34.367628 [ 3 ] {ef5814b0-0fea-46e8-ac6d-74e498ce3245} <Debug> oximeter.measurements_u16 (d8f44481-8121-4c2b-b1c9-27eb66b8ea1c): Loading data parts
285 2023.10.25 07:31:34.367704 [ 3 ] {ef5814b0-0fea-46e8-ac6d-74e498ce3245} <Debug> oximeter.measurements_u16 (d8f44481-8121-4c2b-b1c9-27eb66b8ea1c): There are no data parts
286 2023.10.25 07:31:34.368757 [ 3 ] {ef5814b0-0fea-46e8-ac6d-74e498ce3245} <Debug> DynamicQueryHandler: Done processing query
287 2023.10.25 07:31:34.368791 [ 3 ] {ef5814b0-0fea-46e8-ac6d-74e498ce3245} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2023.10.25 07:31:34.368806 [ 3 ] {} <Debug> HTTP-Session: eedbbf14-c39d-490a-aa49-46ce81f2a54f Destroying unnamed session
289 2023.10.25 07:31:34.368931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2023.10.25 07:31:34.368989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2023.10.25 07:31:34.369008 [ 3 ] {} <Debug> HTTP-Session: 11e8a6b4-63d5-4f91-be7b-a8597f66f02c Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
292 2023.10.25 07:31:34.369030 [ 3 ] {} <Debug> HTTP-Session: 11e8a6b4-63d5-4f91-be7b-a8597f66f02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2023.10.25 07:31:34.369214 [ 3 ] {547cee4c-541c-4019-898b-ce7aa04a2c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
294 2023.10.25 07:31:34.369264 [ 3 ] {547cee4c-541c-4019-898b-ce7aa04a2c53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
295 2023.10.25 07:31:34.370818 [ 3 ] {547cee4c-541c-4019-898b-ce7aa04a2c53} <Debug> oximeter.measurements_i32 (72b45ebf-58a5-46fa-80a9-511208f832f4): Loading data parts
296 2023.10.25 07:31:34.370896 [ 3 ] {547cee4c-541c-4019-898b-ce7aa04a2c53} <Debug> oximeter.measurements_i32 (72b45ebf-58a5-46fa-80a9-511208f832f4): There are no data parts
297 2023.10.25 07:31:34.371973 [ 3 ] {547cee4c-541c-4019-898b-ce7aa04a2c53} <Debug> DynamicQueryHandler: Done processing query
298 2023.10.25 07:31:34.372007 [ 3 ] {547cee4c-541c-4019-898b-ce7aa04a2c53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2023.10.25 07:31:34.372022 [ 3 ] {} <Debug> HTTP-Session: 11e8a6b4-63d5-4f91-be7b-a8597f66f02c Destroying unnamed session
300 2023.10.25 07:31:34.372136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2023.10.25 07:31:34.372193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2023.10.25 07:31:34.372212 [ 3 ] {} <Debug> HTTP-Session: 23edb8a8-89ce-4b24-9702-fad448fea0bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
303 2023.10.25 07:31:34.372229 [ 3 ] {} <Debug> HTTP-Session: 23edb8a8-89ce-4b24-9702-fad448fea0bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2023.10.25 07:31:34.372413 [ 3 ] {4a57c628-a83d-487e-8254-e98f125da457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
305 2023.10.25 07:31:34.372465 [ 3 ] {4a57c628-a83d-487e-8254-e98f125da457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
306 2023.10.25 07:31:34.374011 [ 3 ] {4a57c628-a83d-487e-8254-e98f125da457} <Debug> oximeter.measurements_u32 (02fa3b13-76a4-441b-978f-3b671fe05b44): Loading data parts
307 2023.10.25 07:31:34.374087 [ 3 ] {4a57c628-a83d-487e-8254-e98f125da457} <Debug> oximeter.measurements_u32 (02fa3b13-76a4-441b-978f-3b671fe05b44): There are no data parts
308 2023.10.25 07:31:34.375129 [ 3 ] {4a57c628-a83d-487e-8254-e98f125da457} <Debug> DynamicQueryHandler: Done processing query
309 2023.10.25 07:31:34.375155 [ 3 ] {4a57c628-a83d-487e-8254-e98f125da457} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.10.25 07:31:34.375179 [ 3 ] {} <Debug> HTTP-Session: 23edb8a8-89ce-4b24-9702-fad448fea0bd Destroying unnamed session
311 2023.10.25 07:31:34.375281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.10.25 07:31:34.375331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.10.25 07:31:34.375357 [ 3 ] {} <Debug> HTTP-Session: 40e70d07-c566-4372-bfe5-1d168cc07ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
314 2023.10.25 07:31:34.375373 [ 3 ] {} <Debug> HTTP-Session: 40e70d07-c566-4372-bfe5-1d168cc07ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.10.25 07:31:34.375559 [ 3 ] {b19acda6-91d7-42c5-bcfe-2d01ed9f8dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
316 2023.10.25 07:31:34.375608 [ 3 ] {b19acda6-91d7-42c5-bcfe-2d01ed9f8dbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
317 2023.10.25 07:31:34.377136 [ 3 ] {b19acda6-91d7-42c5-bcfe-2d01ed9f8dbf} <Debug> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Loading data parts
318 2023.10.25 07:31:34.377225 [ 3 ] {b19acda6-91d7-42c5-bcfe-2d01ed9f8dbf} <Debug> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): There are no data parts
319 2023.10.25 07:31:34.378252 [ 3 ] {b19acda6-91d7-42c5-bcfe-2d01ed9f8dbf} <Debug> DynamicQueryHandler: Done processing query
320 2023.10.25 07:31:34.378277 [ 3 ] {b19acda6-91d7-42c5-bcfe-2d01ed9f8dbf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.10.25 07:31:34.378299 [ 3 ] {} <Debug> HTTP-Session: 40e70d07-c566-4372-bfe5-1d168cc07ca8 Destroying unnamed session
322 2023.10.25 07:31:34.378402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.10.25 07:31:34.378449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.10.25 07:31:34.378473 [ 3 ] {} <Debug> HTTP-Session: 75088a37-f475-48cf-ae15-0d9556eb3494 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
325 2023.10.25 07:31:34.378489 [ 3 ] {} <Debug> HTTP-Session: 75088a37-f475-48cf-ae15-0d9556eb3494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.10.25 07:31:34.378674 [ 3 ] {4a0ca499-c169-4ca3-bd08-1605f5d8c51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
327 2023.10.25 07:31:34.378720 [ 3 ] {4a0ca499-c169-4ca3-bd08-1605f5d8c51f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
328 2023.10.25 07:31:34.380266 [ 3 ] {4a0ca499-c169-4ca3-bd08-1605f5d8c51f} <Debug> oximeter.measurements_u64 (74cc6efb-2fe6-4b60-8f5b-c9cad9c45430): Loading data parts
329 2023.10.25 07:31:34.380350 [ 3 ] {4a0ca499-c169-4ca3-bd08-1605f5d8c51f} <Debug> oximeter.measurements_u64 (74cc6efb-2fe6-4b60-8f5b-c9cad9c45430): There are no data parts
330 2023.10.25 07:31:34.381414 [ 3 ] {4a0ca499-c169-4ca3-bd08-1605f5d8c51f} <Debug> DynamicQueryHandler: Done processing query
331 2023.10.25 07:31:34.381444 [ 3 ] {4a0ca499-c169-4ca3-bd08-1605f5d8c51f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.10.25 07:31:34.381467 [ 3 ] {} <Debug> HTTP-Session: 75088a37-f475-48cf-ae15-0d9556eb3494 Destroying unnamed session
333 2023.10.25 07:31:34.381571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.10.25 07:31:34.381619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.10.25 07:31:34.381646 [ 3 ] {} <Debug> HTTP-Session: 222a00af-d0e8-4dee-8c3d-14c16b64cd3b Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
336 2023.10.25 07:31:34.381662 [ 3 ] {} <Debug> HTTP-Session: 222a00af-d0e8-4dee-8c3d-14c16b64cd3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.10.25 07:31:34.381846 [ 3 ] {9f314645-d8a3-4c3c-b742-2ad107f232fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
338 2023.10.25 07:31:34.381891 [ 3 ] {9f314645-d8a3-4c3c-b742-2ad107f232fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
339 2023.10.25 07:31:34.383440 [ 3 ] {9f314645-d8a3-4c3c-b742-2ad107f232fb} <Debug> oximeter.measurements_f32 (40bccc8e-5804-4a2a-bec5-c5215c69c2c3): Loading data parts
340 2023.10.25 07:31:34.383523 [ 3 ] {9f314645-d8a3-4c3c-b742-2ad107f232fb} <Debug> oximeter.measurements_f32 (40bccc8e-5804-4a2a-bec5-c5215c69c2c3): There are no data parts
341 2023.10.25 07:31:34.384565 [ 3 ] {9f314645-d8a3-4c3c-b742-2ad107f232fb} <Debug> DynamicQueryHandler: Done processing query
342 2023.10.25 07:31:34.384595 [ 3 ] {9f314645-d8a3-4c3c-b742-2ad107f232fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.10.25 07:31:34.384611 [ 3 ] {} <Debug> HTTP-Session: 222a00af-d0e8-4dee-8c3d-14c16b64cd3b Destroying unnamed session
344 2023.10.25 07:31:34.384727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.10.25 07:31:34.384776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.10.25 07:31:34.384796 [ 3 ] {} <Debug> HTTP-Session: 58cf4959-920c-4e68-8abf-67c5398e2d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
347 2023.10.25 07:31:34.384817 [ 3 ] {} <Debug> HTTP-Session: 58cf4959-920c-4e68-8abf-67c5398e2d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.10.25 07:31:34.385001 [ 3 ] {788e37e6-691d-4584-9063-e76547b132a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
349 2023.10.25 07:31:34.385050 [ 3 ] {788e37e6-691d-4584-9063-e76547b132a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
350 2023.10.25 07:31:34.386601 [ 3 ] {788e37e6-691d-4584-9063-e76547b132a3} <Debug> oximeter.measurements_f64 (f8d4a757-aa56-4571-a230-6ecd9840af63): Loading data parts
351 2023.10.25 07:31:34.386685 [ 3 ] {788e37e6-691d-4584-9063-e76547b132a3} <Debug> oximeter.measurements_f64 (f8d4a757-aa56-4571-a230-6ecd9840af63): There are no data parts
352 2023.10.25 07:31:34.387732 [ 3 ] {788e37e6-691d-4584-9063-e76547b132a3} <Debug> DynamicQueryHandler: Done processing query
353 2023.10.25 07:31:34.387762 [ 3 ] {788e37e6-691d-4584-9063-e76547b132a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.10.25 07:31:34.387777 [ 3 ] {} <Debug> HTTP-Session: 58cf4959-920c-4e68-8abf-67c5398e2d3c Destroying unnamed session
355 2023.10.25 07:31:34.387885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.10.25 07:31:34.387934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.10.25 07:31:34.387953 [ 3 ] {} <Debug> HTTP-Session: 1ab6a2c6-d6b2-42b8-a79d-17746260886b Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
358 2023.10.25 07:31:34.387973 [ 3 ] {} <Debug> HTTP-Session: 1ab6a2c6-d6b2-42b8-a79d-17746260886b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.10.25 07:31:34.388153 [ 3 ] {c5aa49c6-191a-40e1-bddc-f04f524e5a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
360 2023.10.25 07:31:34.388204 [ 3 ] {c5aa49c6-191a-40e1-bddc-f04f524e5a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
361 2023.10.25 07:31:34.389749 [ 3 ] {c5aa49c6-191a-40e1-bddc-f04f524e5a20} <Debug> oximeter.measurements_string (4ac1162d-82f7-4370-8264-64578269deeb): Loading data parts
362 2023.10.25 07:31:34.389830 [ 3 ] {c5aa49c6-191a-40e1-bddc-f04f524e5a20} <Debug> oximeter.measurements_string (4ac1162d-82f7-4370-8264-64578269deeb): There are no data parts
363 2023.10.25 07:31:34.390861 [ 3 ] {c5aa49c6-191a-40e1-bddc-f04f524e5a20} <Debug> DynamicQueryHandler: Done processing query
364 2023.10.25 07:31:34.390887 [ 3 ] {c5aa49c6-191a-40e1-bddc-f04f524e5a20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.10.25 07:31:34.390908 [ 3 ] {} <Debug> HTTP-Session: 1ab6a2c6-d6b2-42b8-a79d-17746260886b Destroying unnamed session
366 2023.10.25 07:31:34.391013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.10.25 07:31:34.391063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.10.25 07:31:34.391082 [ 3 ] {} <Debug> HTTP-Session: 8f1ee633-206c-4fb7-93a3-c66b8bcd7f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
369 2023.10.25 07:31:34.391103 [ 3 ] {} <Debug> HTTP-Session: 8f1ee633-206c-4fb7-93a3-c66b8bcd7f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.10.25 07:31:34.391283 [ 3 ] {93e21a45-603b-4aca-b8a2-45a9a3fe76ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
371 2023.10.25 07:31:34.391332 [ 3 ] {93e21a45-603b-4aca-b8a2-45a9a3fe76ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
372 2023.10.25 07:31:34.392888 [ 3 ] {93e21a45-603b-4aca-b8a2-45a9a3fe76ee} <Debug> oximeter.measurements_bytes (4e6ac9af-7a2c-4d4d-8798-3bd932d416cf): Loading data parts
373 2023.10.25 07:31:34.392966 [ 3 ] {93e21a45-603b-4aca-b8a2-45a9a3fe76ee} <Debug> oximeter.measurements_bytes (4e6ac9af-7a2c-4d4d-8798-3bd932d416cf): There are no data parts
374 2023.10.25 07:31:34.394014 [ 3 ] {93e21a45-603b-4aca-b8a2-45a9a3fe76ee} <Debug> DynamicQueryHandler: Done processing query
375 2023.10.25 07:31:34.394040 [ 3 ] {93e21a45-603b-4aca-b8a2-45a9a3fe76ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.10.25 07:31:34.394061 [ 3 ] {} <Debug> HTTP-Session: 8f1ee633-206c-4fb7-93a3-c66b8bcd7f77 Destroying unnamed session
377 2023.10.25 07:31:34.394185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.10.25 07:31:34.394229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.10.25 07:31:34.394253 [ 3 ] {} <Debug> HTTP-Session: e9a4ccb8-2cc2-4e31-92d3-b1866218d158 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
380 2023.10.25 07:31:34.394277 [ 3 ] {} <Debug> HTTP-Session: e9a4ccb8-2cc2-4e31-92d3-b1866218d158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.10.25 07:31:34.394472 [ 3 ] {13c2b7a1-cafa-4e23-9872-7ba09ab05804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
382 2023.10.25 07:31:34.394523 [ 3 ] {13c2b7a1-cafa-4e23-9872-7ba09ab05804} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
383 2023.10.25 07:31:34.396085 [ 3 ] {13c2b7a1-cafa-4e23-9872-7ba09ab05804} <Debug> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Loading data parts
384 2023.10.25 07:31:34.396193 [ 3 ] {13c2b7a1-cafa-4e23-9872-7ba09ab05804} <Debug> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): There are no data parts
385 2023.10.25 07:31:34.397236 [ 3 ] {13c2b7a1-cafa-4e23-9872-7ba09ab05804} <Debug> DynamicQueryHandler: Done processing query
386 2023.10.25 07:31:34.397267 [ 3 ] {13c2b7a1-cafa-4e23-9872-7ba09ab05804} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.10.25 07:31:34.397283 [ 3 ] {} <Debug> HTTP-Session: e9a4ccb8-2cc2-4e31-92d3-b1866218d158 Destroying unnamed session
388 2023.10.25 07:31:34.397386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.10.25 07:31:34.397435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.10.25 07:31:34.397454 [ 3 ] {} <Debug> HTTP-Session: 952e331d-c960-44bf-86a0-b7f00fb6e668 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
391 2023.10.25 07:31:34.397476 [ 3 ] {} <Debug> HTTP-Session: 952e331d-c960-44bf-86a0-b7f00fb6e668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.10.25 07:31:34.397671 [ 3 ] {1d8ebddd-fe19-4de7-92ad-3307d20b185c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
393 2023.10.25 07:31:34.397722 [ 3 ] {1d8ebddd-fe19-4de7-92ad-3307d20b185c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
394 2023.10.25 07:31:34.399304 [ 3 ] {1d8ebddd-fe19-4de7-92ad-3307d20b185c} <Debug> oximeter.measurements_cumulativeu64 (ffb3a4de-b4bd-433a-a382-2ec99fbf78fa): Loading data parts
395 2023.10.25 07:31:34.399389 [ 3 ] {1d8ebddd-fe19-4de7-92ad-3307d20b185c} <Debug> oximeter.measurements_cumulativeu64 (ffb3a4de-b4bd-433a-a382-2ec99fbf78fa): There are no data parts
396 2023.10.25 07:31:34.400420 [ 3 ] {1d8ebddd-fe19-4de7-92ad-3307d20b185c} <Debug> DynamicQueryHandler: Done processing query
397 2023.10.25 07:31:34.400451 [ 3 ] {1d8ebddd-fe19-4de7-92ad-3307d20b185c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.10.25 07:31:34.400467 [ 3 ] {} <Debug> HTTP-Session: 952e331d-c960-44bf-86a0-b7f00fb6e668 Destroying unnamed session
399 2023.10.25 07:31:34.400590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.10.25 07:31:34.400638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.10.25 07:31:34.400658 [ 3 ] {} <Debug> HTTP-Session: 1a835e2b-797f-40aa-bbf7-c7cf1dd47e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
402 2023.10.25 07:31:34.400679 [ 3 ] {} <Debug> HTTP-Session: 1a835e2b-797f-40aa-bbf7-c7cf1dd47e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.10.25 07:31:34.400880 [ 3 ] {cf6dded7-5001-459b-820f-66e64edacc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
404 2023.10.25 07:31:34.400927 [ 3 ] {cf6dded7-5001-459b-820f-66e64edacc11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
405 2023.10.25 07:31:34.402502 [ 3 ] {cf6dded7-5001-459b-820f-66e64edacc11} <Debug> oximeter.measurements_cumulativef32 (3a9d2402-433d-4d00-8f30-436dc483934b): Loading data parts
406 2023.10.25 07:31:34.402587 [ 3 ] {cf6dded7-5001-459b-820f-66e64edacc11} <Debug> oximeter.measurements_cumulativef32 (3a9d2402-433d-4d00-8f30-436dc483934b): There are no data parts
407 2023.10.25 07:31:34.403612 [ 3 ] {cf6dded7-5001-459b-820f-66e64edacc11} <Debug> DynamicQueryHandler: Done processing query
408 2023.10.25 07:31:34.403644 [ 3 ] {cf6dded7-5001-459b-820f-66e64edacc11} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.10.25 07:31:34.403664 [ 3 ] {} <Debug> HTTP-Session: 1a835e2b-797f-40aa-bbf7-c7cf1dd47e9b Destroying unnamed session
410 2023.10.25 07:31:34.403791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.10.25 07:31:34.403841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.10.25 07:31:34.403865 [ 3 ] {} <Debug> HTTP-Session: 9343652e-b318-4061-8f13-1c7e2831c010 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
413 2023.10.25 07:31:34.403881 [ 3 ] {} <Debug> HTTP-Session: 9343652e-b318-4061-8f13-1c7e2831c010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.10.25 07:31:34.404082 [ 3 ] {4c2b642a-a23a-4ab3-ae93-822f0b6406fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) --
415 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)
416 2023.10.25 07:31:34.404134 [ 3 ] {4c2b642a-a23a-4ab3-ae93-822f0b6406fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
417 2023.10.25 07:31:34.405702 [ 3 ] {4c2b642a-a23a-4ab3-ae93-822f0b6406fc} <Debug> oximeter.measurements_cumulativef64 (2cf8ec9c-74d0-40ac-ac17-5764145e4c37): Loading data parts
418 2023.10.25 07:31:34.405820 [ 3 ] {4c2b642a-a23a-4ab3-ae93-822f0b6406fc} <Debug> oximeter.measurements_cumulativef64 (2cf8ec9c-74d0-40ac-ac17-5764145e4c37): There are no data parts
419 2023.10.25 07:31:34.406893 [ 3 ] {4c2b642a-a23a-4ab3-ae93-822f0b6406fc} <Debug> DynamicQueryHandler: Done processing query
420 2023.10.25 07:31:34.406919 [ 3 ] {4c2b642a-a23a-4ab3-ae93-822f0b6406fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
421 2023.10.25 07:31:34.406944 [ 3 ] {} <Debug> HTTP-Session: 9343652e-b318-4061-8f13-1c7e2831c010 Destroying unnamed session
422 2023.10.25 07:31:34.407064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
423 2023.10.25 07:31:34.407113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
424 2023.10.25 07:31:34.407141 [ 3 ] {} <Debug> HTTP-Session: cc19a4ba-4cbd-4c01-8d6e-2be8ea9e1330 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
425 2023.10.25 07:31:34.407157 [ 3 ] {} <Debug> HTTP-Session: cc19a4ba-4cbd-4c01-8d6e-2be8ea9e1330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
426 2023.10.25 07:31:34.407371 [ 3 ] {648bfd56-a44d-449f-94f7-1c026c27e2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
427 2023.10.25 07:31:34.407424 [ 3 ] {648bfd56-a44d-449f-94f7-1c026c27e2d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
428 2023.10.25 07:31:34.409047 [ 3 ] {648bfd56-a44d-449f-94f7-1c026c27e2d0} <Debug> oximeter.measurements_histogrami8 (6a434197-6c9c-4396-8d56-3f9a2632cbc8): Loading data parts
429 2023.10.25 07:31:34.409134 [ 3 ] {648bfd56-a44d-449f-94f7-1c026c27e2d0} <Debug> oximeter.measurements_histogrami8 (6a434197-6c9c-4396-8d56-3f9a2632cbc8): There are no data parts
430 2023.10.25 07:31:34.410176 [ 3 ] {648bfd56-a44d-449f-94f7-1c026c27e2d0} <Debug> DynamicQueryHandler: Done processing query
431 2023.10.25 07:31:34.410206 [ 3 ] {648bfd56-a44d-449f-94f7-1c026c27e2d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
432 2023.10.25 07:31:34.410221 [ 3 ] {} <Debug> HTTP-Session: cc19a4ba-4cbd-4c01-8d6e-2be8ea9e1330 Destroying unnamed session
433 2023.10.25 07:31:34.410324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
434 2023.10.25 07:31:34.410378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
435 2023.10.25 07:31:34.410398 [ 3 ] {} <Debug> HTTP-Session: 46f70617-b15f-4569-931f-679fb58110bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
436 2023.10.25 07:31:34.410420 [ 3 ] {} <Debug> HTTP-Session: 46f70617-b15f-4569-931f-679fb58110bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
437 2023.10.25 07:31:34.410628 [ 3 ] {5dc847e9-5243-45f8-97e8-6de58069852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
438 2023.10.25 07:31:34.410684 [ 3 ] {5dc847e9-5243-45f8-97e8-6de58069852a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
439 2023.10.25 07:31:34.412288 [ 3 ] {5dc847e9-5243-45f8-97e8-6de58069852a} <Debug> oximeter.measurements_histogramu8 (4b14b4bc-cc9e-43a1-98a0-b8fd9c5908b1): Loading data parts
440 2023.10.25 07:31:34.412372 [ 3 ] {5dc847e9-5243-45f8-97e8-6de58069852a} <Debug> oximeter.measurements_histogramu8 (4b14b4bc-cc9e-43a1-98a0-b8fd9c5908b1): There are no data parts
441 2023.10.25 07:31:34.413415 [ 3 ] {5dc847e9-5243-45f8-97e8-6de58069852a} <Debug> DynamicQueryHandler: Done processing query
442 2023.10.25 07:31:34.413447 [ 3 ] {5dc847e9-5243-45f8-97e8-6de58069852a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
443 2023.10.25 07:31:34.413462 [ 3 ] {} <Debug> HTTP-Session: 46f70617-b15f-4569-931f-679fb58110bd Destroying unnamed session
444 2023.10.25 07:31:34.413569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
445 2023.10.25 07:31:34.413618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
446 2023.10.25 07:31:34.413637 [ 3 ] {} <Debug> HTTP-Session: da5e23e8-14cf-4f40-a4b1-ea0b37785ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
447 2023.10.25 07:31:34.413659 [ 3 ] {} <Debug> HTTP-Session: da5e23e8-14cf-4f40-a4b1-ea0b37785ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
448 2023.10.25 07:31:34.413870 [ 3 ] {836adac6-b7b2-465c-9d9e-18d8827786d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
449 2023.10.25 07:31:34.413922 [ 3 ] {836adac6-b7b2-465c-9d9e-18d8827786d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
450 2023.10.25 07:31:34.415531 [ 3 ] {836adac6-b7b2-465c-9d9e-18d8827786d9} <Debug> oximeter.measurements_histogrami16 (322bbfcb-e443-4ea9-8c19-c0f54fad3bad): Loading data parts
451 2023.10.25 07:31:34.415599 [ 3 ] {836adac6-b7b2-465c-9d9e-18d8827786d9} <Debug> oximeter.measurements_histogrami16 (322bbfcb-e443-4ea9-8c19-c0f54fad3bad): There are no data parts
452 2023.10.25 07:31:34.416705 [ 3 ] {836adac6-b7b2-465c-9d9e-18d8827786d9} <Debug> DynamicQueryHandler: Done processing query
453 2023.10.25 07:31:34.416731 [ 3 ] {836adac6-b7b2-465c-9d9e-18d8827786d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
454 2023.10.25 07:31:34.416747 [ 3 ] {} <Debug> HTTP-Session: da5e23e8-14cf-4f40-a4b1-ea0b37785ef9 Destroying unnamed session
455 2023.10.25 07:31:34.416854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
456 2023.10.25 07:31:34.416904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
457 2023.10.25 07:31:34.416924 [ 3 ] {} <Debug> HTTP-Session: 163d2dff-b1c9-42f5-8e5d-141173f0652e Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
458 2023.10.25 07:31:34.416945 [ 3 ] {} <Debug> HTTP-Session: 163d2dff-b1c9-42f5-8e5d-141173f0652e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
459 2023.10.25 07:31:34.417160 [ 3 ] {7ef9c200-0724-48d5-b7fc-7a0e684eeb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
460 2023.10.25 07:31:34.417213 [ 3 ] {7ef9c200-0724-48d5-b7fc-7a0e684eeb1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
461 2023.10.25 07:31:34.418819 [ 3 ] {7ef9c200-0724-48d5-b7fc-7a0e684eeb1c} <Debug> oximeter.measurements_histogramu16 (5eabbb1e-47e6-4199-b0a3-8905b2a83837): Loading data parts
462 2023.10.25 07:31:34.418885 [ 3 ] {7ef9c200-0724-48d5-b7fc-7a0e684eeb1c} <Debug> oximeter.measurements_histogramu16 (5eabbb1e-47e6-4199-b0a3-8905b2a83837): There are no data parts
463 2023.10.25 07:31:34.419955 [ 3 ] {7ef9c200-0724-48d5-b7fc-7a0e684eeb1c} <Debug> DynamicQueryHandler: Done processing query
464 2023.10.25 07:31:34.419980 [ 3 ] {7ef9c200-0724-48d5-b7fc-7a0e684eeb1c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
465 2023.10.25 07:31:34.420001 [ 3 ] {} <Debug> HTTP-Session: 163d2dff-b1c9-42f5-8e5d-141173f0652e Destroying unnamed session
466 2023.10.25 07:31:34.420105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2023.10.25 07:31:34.420153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
468 2023.10.25 07:31:34.420178 [ 3 ] {} <Debug> HTTP-Session: 462631c6-2a4e-4716-85cf-2926a9049b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
469 2023.10.25 07:31:34.420200 [ 3 ] {} <Debug> HTTP-Session: 462631c6-2a4e-4716-85cf-2926a9049b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2023.10.25 07:31:34.420407 [ 3 ] {fba94046-bc22-4e10-85d3-0e32dad799c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
471 2023.10.25 07:31:34.420459 [ 3 ] {fba94046-bc22-4e10-85d3-0e32dad799c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
472 2023.10.25 07:31:34.422064 [ 3 ] {fba94046-bc22-4e10-85d3-0e32dad799c1} <Debug> oximeter.measurements_histogrami32 (ae70687c-e964-4f22-bbae-2c32a28b74a8): Loading data parts
473 2023.10.25 07:31:34.422121 [ 3 ] {fba94046-bc22-4e10-85d3-0e32dad799c1} <Debug> oximeter.measurements_histogrami32 (ae70687c-e964-4f22-bbae-2c32a28b74a8): There are no data parts
474 2023.10.25 07:31:34.423233 [ 3 ] {fba94046-bc22-4e10-85d3-0e32dad799c1} <Debug> DynamicQueryHandler: Done processing query
475 2023.10.25 07:31:34.423259 [ 3 ] {fba94046-bc22-4e10-85d3-0e32dad799c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
476 2023.10.25 07:31:34.423281 [ 3 ] {} <Debug> HTTP-Session: 462631c6-2a4e-4716-85cf-2926a9049b71 Destroying unnamed session
477 2023.10.25 07:31:34.423403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
478 2023.10.25 07:31:34.423445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
479 2023.10.25 07:31:34.423470 [ 3 ] {} <Debug> HTTP-Session: f2076ea5-4c6f-4abf-9d05-07905f1f78ae Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
480 2023.10.25 07:31:34.423491 [ 3 ] {} <Debug> HTTP-Session: f2076ea5-4c6f-4abf-9d05-07905f1f78ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
481 2023.10.25 07:31:34.423700 [ 3 ] {d37889fa-a11c-4bb9-8d17-b9dbd1515781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
482 2023.10.25 07:31:34.423752 [ 3 ] {d37889fa-a11c-4bb9-8d17-b9dbd1515781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
483 2023.10.25 07:31:34.425355 [ 3 ] {d37889fa-a11c-4bb9-8d17-b9dbd1515781} <Debug> oximeter.measurements_histogramu32 (bccd63da-865b-49fc-9cca-e4130c3e499d): Loading data parts
484 2023.10.25 07:31:34.425418 [ 3 ] {d37889fa-a11c-4bb9-8d17-b9dbd1515781} <Debug> oximeter.measurements_histogramu32 (bccd63da-865b-49fc-9cca-e4130c3e499d): There are no data parts
485 2023.10.25 07:31:34.426482 [ 3 ] {d37889fa-a11c-4bb9-8d17-b9dbd1515781} <Debug> DynamicQueryHandler: Done processing query
486 2023.10.25 07:31:34.426513 [ 3 ] {d37889fa-a11c-4bb9-8d17-b9dbd1515781} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
487 2023.10.25 07:31:34.426528 [ 3 ] {} <Debug> HTTP-Session: f2076ea5-4c6f-4abf-9d05-07905f1f78ae Destroying unnamed session
488 2023.10.25 07:31:34.426634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
489 2023.10.25 07:31:34.426681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
490 2023.10.25 07:31:34.426701 [ 3 ] {} <Debug> HTTP-Session: 62ebaf36-b35a-43bc-b64b-8d06087d85e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
491 2023.10.25 07:31:34.426723 [ 3 ] {} <Debug> HTTP-Session: 62ebaf36-b35a-43bc-b64b-8d06087d85e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
492 2023.10.25 07:31:34.426935 [ 3 ] {9e001a16-9272-4a75-be0c-356d8eb82fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
493 2023.10.25 07:31:34.426989 [ 3 ] {9e001a16-9272-4a75-be0c-356d8eb82fe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
494 2023.10.25 07:31:34.428589 [ 3 ] {9e001a16-9272-4a75-be0c-356d8eb82fe2} <Debug> oximeter.measurements_histogrami64 (29dc8fdd-8176-4721-9fcf-10955a51a027): Loading data parts
495 2023.10.25 07:31:34.428654 [ 3 ] {9e001a16-9272-4a75-be0c-356d8eb82fe2} <Debug> oximeter.measurements_histogrami64 (29dc8fdd-8176-4721-9fcf-10955a51a027): There are no data parts
496 2023.10.25 07:31:34.429699 [ 3 ] {9e001a16-9272-4a75-be0c-356d8eb82fe2} <Debug> DynamicQueryHandler: Done processing query
497 2023.10.25 07:31:34.429725 [ 3 ] {9e001a16-9272-4a75-be0c-356d8eb82fe2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
498 2023.10.25 07:31:34.429747 [ 3 ] {} <Debug> HTTP-Session: 62ebaf36-b35a-43bc-b64b-8d06087d85e3 Destroying unnamed session
499 2023.10.25 07:31:34.429858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
500 2023.10.25 07:31:34.429906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
501 2023.10.25 07:31:34.429932 [ 3 ] {} <Debug> HTTP-Session: 63c5a0b4-3d9a-4316-95a1-3cd76723f2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
502 2023.10.25 07:31:34.429949 [ 3 ] {} <Debug> HTTP-Session: 63c5a0b4-3d9a-4316-95a1-3cd76723f2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
503 2023.10.25 07:31:34.430159 [ 3 ] {ba98c6be-4400-46ab-b274-9f131e0825fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
504 2023.10.25 07:31:34.430212 [ 3 ] {ba98c6be-4400-46ab-b274-9f131e0825fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
505 2023.10.25 07:31:34.431820 [ 3 ] {ba98c6be-4400-46ab-b274-9f131e0825fc} <Debug> oximeter.measurements_histogramu64 (f73e76fa-e6df-4f58-9689-cf815eca4f2f): Loading data parts
506 2023.10.25 07:31:34.431879 [ 3 ] {ba98c6be-4400-46ab-b274-9f131e0825fc} <Debug> oximeter.measurements_histogramu64 (f73e76fa-e6df-4f58-9689-cf815eca4f2f): There are no data parts
507 2023.10.25 07:31:34.432895 [ 3 ] {ba98c6be-4400-46ab-b274-9f131e0825fc} <Debug> DynamicQueryHandler: Done processing query
508 2023.10.25 07:31:34.432919 [ 3 ] {ba98c6be-4400-46ab-b274-9f131e0825fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
509 2023.10.25 07:31:34.432947 [ 3 ] {} <Debug> HTTP-Session: 63c5a0b4-3d9a-4316-95a1-3cd76723f2d9 Destroying unnamed session
510 2023.10.25 07:31:34.433047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
511 2023.10.25 07:31:34.433099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
512 2023.10.25 07:31:34.433119 [ 3 ] {} <Debug> HTTP-Session: 8b94cdf8-ac52-4bbd-a423-5b7c2cae8e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
513 2023.10.25 07:31:34.433135 [ 3 ] {} <Debug> HTTP-Session: 8b94cdf8-ac52-4bbd-a423-5b7c2cae8e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
514 2023.10.25 07:31:34.433345 [ 3 ] {5cd07ee6-9055-4cb3-ae72-a36528d15864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
515 2023.10.25 07:31:34.433399 [ 3 ] {5cd07ee6-9055-4cb3-ae72-a36528d15864} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
516 2023.10.25 07:31:34.435018 [ 3 ] {5cd07ee6-9055-4cb3-ae72-a36528d15864} <Debug> oximeter.measurements_histogramf32 (5e50880f-b8d9-4008-bffe-fdcc21ca67bf): Loading data parts
517 2023.10.25 07:31:34.435086 [ 3 ] {5cd07ee6-9055-4cb3-ae72-a36528d15864} <Debug> oximeter.measurements_histogramf32 (5e50880f-b8d9-4008-bffe-fdcc21ca67bf): There are no data parts
518 2023.10.25 07:31:34.436176 [ 3 ] {5cd07ee6-9055-4cb3-ae72-a36528d15864} <Debug> DynamicQueryHandler: Done processing query
519 2023.10.25 07:31:34.436214 [ 3 ] {5cd07ee6-9055-4cb3-ae72-a36528d15864} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
520 2023.10.25 07:31:34.436229 [ 3 ] {} <Debug> HTTP-Session: 8b94cdf8-ac52-4bbd-a423-5b7c2cae8e05 Destroying unnamed session
521 2023.10.25 07:31:34.436364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
522 2023.10.25 07:31:34.436422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
523 2023.10.25 07:31:34.436441 [ 3 ] {} <Debug> HTTP-Session: 2b69937f-c903-43e6-a2f9-571196cfdd32 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
524 2023.10.25 07:31:34.436469 [ 3 ] {} <Debug> HTTP-Session: 2b69937f-c903-43e6-a2f9-571196cfdd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
525 2023.10.25 07:31:34.436695 [ 3 ] {8759aa03-4954-4638-9a02-8379ae8c303a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
526 2023.10.25 07:31:34.436760 [ 3 ] {8759aa03-4954-4638-9a02-8379ae8c303a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
527 2023.10.25 07:31:34.438377 [ 3 ] {8759aa03-4954-4638-9a02-8379ae8c303a} <Debug> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Loading data parts
528 2023.10.25 07:31:34.438454 [ 3 ] {8759aa03-4954-4638-9a02-8379ae8c303a} <Debug> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): There are no data parts
529 2023.10.25 07:31:34.439503 [ 3 ] {8759aa03-4954-4638-9a02-8379ae8c303a} <Debug> DynamicQueryHandler: Done processing query
530 2023.10.25 07:31:34.439529 [ 3 ] {8759aa03-4954-4638-9a02-8379ae8c303a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
531 2023.10.25 07:31:34.439544 [ 3 ] {} <Debug> HTTP-Session: 2b69937f-c903-43e6-a2f9-571196cfdd32 Destroying unnamed session
532 2023.10.25 07:31:34.439670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
533 2023.10.25 07:31:34.439719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
534 2023.10.25 07:31:34.439739 [ 3 ] {} <Debug> HTTP-Session: 7c7a0a96-3d4f-484f-bec1-6153656b810c Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
535 2023.10.25 07:31:34.439761 [ 3 ] {} <Debug> HTTP-Session: 7c7a0a96-3d4f-484f-bec1-6153656b810c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
536 2023.10.25 07:31:34.439918 [ 3 ] {41dc7647-eb8a-4647-8437-97a345a3a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
537 2023.10.25 07:31:34.439959 [ 3 ] {41dc7647-eb8a-4647-8437-97a345a3a0fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
538 2023.10.25 07:31:34.441427 [ 3 ] {41dc7647-eb8a-4647-8437-97a345a3a0fa} <Debug> oximeter.fields_bool (067df646-1cca-4a8f-836d-a0ee11a234d8): Loading data parts
539 2023.10.25 07:31:34.441487 [ 3 ] {41dc7647-eb8a-4647-8437-97a345a3a0fa} <Debug> oximeter.fields_bool (067df646-1cca-4a8f-836d-a0ee11a234d8): There are no data parts
540 2023.10.25 07:31:34.442480 [ 3 ] {41dc7647-eb8a-4647-8437-97a345a3a0fa} <Debug> DynamicQueryHandler: Done processing query
541 2023.10.25 07:31:34.442511 [ 3 ] {41dc7647-eb8a-4647-8437-97a345a3a0fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
542 2023.10.25 07:31:34.442526 [ 3 ] {} <Debug> HTTP-Session: 7c7a0a96-3d4f-484f-bec1-6153656b810c Destroying unnamed session
543 2023.10.25 07:31:34.442641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
544 2023.10.25 07:31:34.442690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
545 2023.10.25 07:31:34.442710 [ 3 ] {} <Debug> HTTP-Session: 9903ed68-8361-4f90-8380-e1eb2710cebc Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
546 2023.10.25 07:31:34.442731 [ 3 ] {} <Debug> HTTP-Session: 9903ed68-8361-4f90-8380-e1eb2710cebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
547 2023.10.25 07:31:34.442886 [ 3 ] {a129ee90-438f-4c18-b7c0-3417ef9ea6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
548 2023.10.25 07:31:34.442928 [ 3 ] {a129ee90-438f-4c18-b7c0-3417ef9ea6b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
549 2023.10.25 07:31:34.444364 [ 3 ] {a129ee90-438f-4c18-b7c0-3417ef9ea6b1} <Debug> oximeter.fields_i8 (4aca9590-0f9a-4267-9e2b-f2e693bbc854): Loading data parts
550 2023.10.25 07:31:34.444425 [ 3 ] {a129ee90-438f-4c18-b7c0-3417ef9ea6b1} <Debug> oximeter.fields_i8 (4aca9590-0f9a-4267-9e2b-f2e693bbc854): There are no data parts
551 2023.10.25 07:31:34.445418 [ 3 ] {a129ee90-438f-4c18-b7c0-3417ef9ea6b1} <Debug> DynamicQueryHandler: Done processing query
552 2023.10.25 07:31:34.445442 [ 3 ] {a129ee90-438f-4c18-b7c0-3417ef9ea6b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
553 2023.10.25 07:31:34.445467 [ 3 ] {} <Debug> HTTP-Session: 9903ed68-8361-4f90-8380-e1eb2710cebc Destroying unnamed session
554 2023.10.25 07:31:34.445571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
555 2023.10.25 07:31:34.445619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
556 2023.10.25 07:31:34.445643 [ 3 ] {} <Debug> HTTP-Session: 467f4f7c-8af1-4cdb-865e-875cfd2f8232 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
557 2023.10.25 07:31:34.445659 [ 3 ] {} <Debug> HTTP-Session: 467f4f7c-8af1-4cdb-865e-875cfd2f8232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
558 2023.10.25 07:31:34.445815 [ 3 ] {9c630d47-72c1-4ccd-971d-6dc393b44a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
559 2023.10.25 07:31:34.445858 [ 3 ] {9c630d47-72c1-4ccd-971d-6dc393b44a44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
560 2023.10.25 07:31:34.447307 [ 3 ] {9c630d47-72c1-4ccd-971d-6dc393b44a44} <Debug> oximeter.fields_u8 (8837029a-5dc4-4bb2-b566-cd81da84ee14): Loading data parts
561 2023.10.25 07:31:34.447423 [ 3 ] {9c630d47-72c1-4ccd-971d-6dc393b44a44} <Debug> oximeter.fields_u8 (8837029a-5dc4-4bb2-b566-cd81da84ee14): There are no data parts
562 2023.10.25 07:31:34.448423 [ 3 ] {9c630d47-72c1-4ccd-971d-6dc393b44a44} <Debug> DynamicQueryHandler: Done processing query
563 2023.10.25 07:31:34.448455 [ 3 ] {9c630d47-72c1-4ccd-971d-6dc393b44a44} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
564 2023.10.25 07:31:34.448471 [ 3 ] {} <Debug> HTTP-Session: 467f4f7c-8af1-4cdb-865e-875cfd2f8232 Destroying unnamed session
565 2023.10.25 07:31:34.448581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2023.10.25 07:31:34.448631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2023.10.25 07:31:34.448650 [ 3 ] {} <Debug> HTTP-Session: 821c3213-ad22-483a-8a0a-bb97689ddbc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
568 2023.10.25 07:31:34.448673 [ 3 ] {} <Debug> HTTP-Session: 821c3213-ad22-483a-8a0a-bb97689ddbc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2023.10.25 07:31:34.448829 [ 3 ] {612efc03-44c7-4a7d-b098-a2a54d196f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
570 2023.10.25 07:31:34.448870 [ 3 ] {612efc03-44c7-4a7d-b098-a2a54d196f99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
571 2023.10.25 07:31:34.450318 [ 3 ] {612efc03-44c7-4a7d-b098-a2a54d196f99} <Debug> oximeter.fields_i16 (6f98525e-ba50-4805-ba9e-877764d973d4): Loading data parts
572 2023.10.25 07:31:34.450397 [ 3 ] {612efc03-44c7-4a7d-b098-a2a54d196f99} <Debug> oximeter.fields_i16 (6f98525e-ba50-4805-ba9e-877764d973d4): There are no data parts
573 2023.10.25 07:31:34.451434 [ 3 ] {612efc03-44c7-4a7d-b098-a2a54d196f99} <Debug> DynamicQueryHandler: Done processing query
574 2023.10.25 07:31:34.451458 [ 3 ] {612efc03-44c7-4a7d-b098-a2a54d196f99} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
575 2023.10.25 07:31:34.451480 [ 3 ] {} <Debug> HTTP-Session: 821c3213-ad22-483a-8a0a-bb97689ddbc1 Destroying unnamed session
576 2023.10.25 07:31:34.451587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2023.10.25 07:31:34.451630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
578 2023.10.25 07:31:34.451656 [ 3 ] {} <Debug> HTTP-Session: 7b97dd15-11a8-481c-9165-afc7199d0610 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
579 2023.10.25 07:31:34.451678 [ 3 ] {} <Debug> HTTP-Session: 7b97dd15-11a8-481c-9165-afc7199d0610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2023.10.25 07:31:34.451829 [ 3 ] {fa4a3302-3bcd-42b9-8fd7-3bdaf37f21b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
581 2023.10.25 07:31:34.451876 [ 3 ] {fa4a3302-3bcd-42b9-8fd7-3bdaf37f21b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
582 2023.10.25 07:31:34.453314 [ 3 ] {fa4a3302-3bcd-42b9-8fd7-3bdaf37f21b1} <Debug> oximeter.fields_u16 (810ebeb1-9469-4c75-8558-30dcac8dea87): Loading data parts
583 2023.10.25 07:31:34.453398 [ 3 ] {fa4a3302-3bcd-42b9-8fd7-3bdaf37f21b1} <Debug> oximeter.fields_u16 (810ebeb1-9469-4c75-8558-30dcac8dea87): There are no data parts
584 2023.10.25 07:31:34.454398 [ 3 ] {fa4a3302-3bcd-42b9-8fd7-3bdaf37f21b1} <Debug> DynamicQueryHandler: Done processing query
585 2023.10.25 07:31:34.454423 [ 3 ] {fa4a3302-3bcd-42b9-8fd7-3bdaf37f21b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
586 2023.10.25 07:31:34.454446 [ 3 ] {} <Debug> HTTP-Session: 7b97dd15-11a8-481c-9165-afc7199d0610 Destroying unnamed session
587 2023.10.25 07:31:34.454558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
588 2023.10.25 07:31:34.454608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
589 2023.10.25 07:31:34.454633 [ 3 ] {} <Debug> HTTP-Session: 96c849e1-fad4-416f-bf31-f808a850f3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
590 2023.10.25 07:31:34.454649 [ 3 ] {} <Debug> HTTP-Session: 96c849e1-fad4-416f-bf31-f808a850f3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
591 2023.10.25 07:31:34.454805 [ 3 ] {6caf8071-0826-4e14-86fd-0d3dbbe019e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
592 2023.10.25 07:31:34.454852 [ 3 ] {6caf8071-0826-4e14-86fd-0d3dbbe019e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
593 2023.10.25 07:31:34.456280 [ 3 ] {6caf8071-0826-4e14-86fd-0d3dbbe019e0} <Debug> oximeter.fields_i32 (e24ec551-2de0-4a4f-870b-4e64baa4f963): Loading data parts
594 2023.10.25 07:31:34.456366 [ 3 ] {6caf8071-0826-4e14-86fd-0d3dbbe019e0} <Debug> oximeter.fields_i32 (e24ec551-2de0-4a4f-870b-4e64baa4f963): There are no data parts
595 2023.10.25 07:31:34.457355 [ 3 ] {6caf8071-0826-4e14-86fd-0d3dbbe019e0} <Debug> DynamicQueryHandler: Done processing query
596 2023.10.25 07:31:34.457394 [ 3 ] {6caf8071-0826-4e14-86fd-0d3dbbe019e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
597 2023.10.25 07:31:34.457410 [ 3 ] {} <Debug> HTTP-Session: 96c849e1-fad4-416f-bf31-f808a850f3c1 Destroying unnamed session
598 2023.10.25 07:31:34.457527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
599 2023.10.25 07:31:34.457583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
600 2023.10.25 07:31:34.457603 [ 3 ] {} <Debug> HTTP-Session: de8a50ae-278e-4b1f-af46-dcf06989c365 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
601 2023.10.25 07:31:34.457626 [ 3 ] {} <Debug> HTTP-Session: de8a50ae-278e-4b1f-af46-dcf06989c365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
602 2023.10.25 07:31:34.457786 [ 3 ] {fef4f402-1fad-4900-8e5d-80e186e5a4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
603 2023.10.25 07:31:34.457829 [ 3 ] {fef4f402-1fad-4900-8e5d-80e186e5a4f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
604 2023.10.25 07:31:34.459271 [ 3 ] {fef4f402-1fad-4900-8e5d-80e186e5a4f1} <Debug> oximeter.fields_u32 (ff02c71b-a7bb-4d4a-b248-e6433705749a): Loading data parts
605 2023.10.25 07:31:34.459348 [ 3 ] {fef4f402-1fad-4900-8e5d-80e186e5a4f1} <Debug> oximeter.fields_u32 (ff02c71b-a7bb-4d4a-b248-e6433705749a): There are no data parts
606 2023.10.25 07:31:34.460346 [ 3 ] {fef4f402-1fad-4900-8e5d-80e186e5a4f1} <Debug> DynamicQueryHandler: Done processing query
607 2023.10.25 07:31:34.460379 [ 3 ] {fef4f402-1fad-4900-8e5d-80e186e5a4f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
608 2023.10.25 07:31:34.460395 [ 3 ] {} <Debug> HTTP-Session: de8a50ae-278e-4b1f-af46-dcf06989c365 Destroying unnamed session
609 2023.10.25 07:31:34.460499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2023.10.25 07:31:34.460557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
611 2023.10.25 07:31:34.460577 [ 3 ] {} <Debug> HTTP-Session: f102fc45-7748-4b0e-80ae-e7d24e72f03f Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
612 2023.10.25 07:31:34.460593 [ 3 ] {} <Debug> HTTP-Session: f102fc45-7748-4b0e-80ae-e7d24e72f03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2023.10.25 07:31:34.460753 [ 3 ] {a6fa5ed0-36bf-41e5-ae16-70678455d051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
614 2023.10.25 07:31:34.460808 [ 3 ] {a6fa5ed0-36bf-41e5-ae16-70678455d051} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
615 2023.10.25 07:31:34.462241 [ 3 ] {a6fa5ed0-36bf-41e5-ae16-70678455d051} <Debug> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Loading data parts
616 2023.10.25 07:31:34.462325 [ 3 ] {a6fa5ed0-36bf-41e5-ae16-70678455d051} <Debug> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): There are no data parts
617 2023.10.25 07:31:34.463326 [ 3 ] {a6fa5ed0-36bf-41e5-ae16-70678455d051} <Debug> DynamicQueryHandler: Done processing query
618 2023.10.25 07:31:34.463351 [ 3 ] {a6fa5ed0-36bf-41e5-ae16-70678455d051} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2023.10.25 07:31:34.463375 [ 3 ] {} <Debug> HTTP-Session: f102fc45-7748-4b0e-80ae-e7d24e72f03f Destroying unnamed session
620 2023.10.25 07:31:34.463472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2023.10.25 07:31:34.463521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2023.10.25 07:31:34.463547 [ 3 ] {} <Debug> HTTP-Session: 3defcee5-18f5-4d13-9984-facf2f301948 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
623 2023.10.25 07:31:34.463563 [ 3 ] {} <Debug> HTTP-Session: 3defcee5-18f5-4d13-9984-facf2f301948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2023.10.25 07:31:34.463719 [ 3 ] {a809b0e4-31ce-4d2d-a848-adbc121fe81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
625 2023.10.25 07:31:34.463762 [ 3 ] {a809b0e4-31ce-4d2d-a848-adbc121fe81d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
626 2023.10.25 07:31:34.465200 [ 3 ] {a809b0e4-31ce-4d2d-a848-adbc121fe81d} <Debug> oximeter.fields_u64 (0ccfaa6c-a321-4a28-adb8-e9de84c6d80b): Loading data parts
627 2023.10.25 07:31:34.465283 [ 3 ] {a809b0e4-31ce-4d2d-a848-adbc121fe81d} <Debug> oximeter.fields_u64 (0ccfaa6c-a321-4a28-adb8-e9de84c6d80b): There are no data parts
628 2023.10.25 07:31:34.466278 [ 3 ] {a809b0e4-31ce-4d2d-a848-adbc121fe81d} <Debug> DynamicQueryHandler: Done processing query
629 2023.10.25 07:31:34.466310 [ 3 ] {a809b0e4-31ce-4d2d-a848-adbc121fe81d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2023.10.25 07:31:34.466325 [ 3 ] {} <Debug> HTTP-Session: 3defcee5-18f5-4d13-9984-facf2f301948 Destroying unnamed session
631 2023.10.25 07:31:34.466442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2023.10.25 07:31:34.466493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2023.10.25 07:31:34.466512 [ 3 ] {} <Debug> HTTP-Session: 03962d32-34e5-48ee-903d-7114bf11fa31 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
634 2023.10.25 07:31:34.466535 [ 3 ] {} <Debug> HTTP-Session: 03962d32-34e5-48ee-903d-7114bf11fa31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2023.10.25 07:31:34.466686 [ 3 ] {1739fe50-fb20-41f7-b975-38fd0fc78a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
636 2023.10.25 07:31:34.466735 [ 3 ] {1739fe50-fb20-41f7-b975-38fd0fc78a90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
637 2023.10.25 07:31:34.468555 [ 3 ] {1739fe50-fb20-41f7-b975-38fd0fc78a90} <Debug> oximeter.fields_ipaddr (08b045f1-7ec4-4882-946f-7175373870c6): Loading data parts
638 2023.10.25 07:31:34.468632 [ 3 ] {1739fe50-fb20-41f7-b975-38fd0fc78a90} <Debug> oximeter.fields_ipaddr (08b045f1-7ec4-4882-946f-7175373870c6): There are no data parts
639 2023.10.25 07:31:34.469748 [ 3 ] {1739fe50-fb20-41f7-b975-38fd0fc78a90} <Debug> DynamicQueryHandler: Done processing query
640 2023.10.25 07:31:34.469779 [ 3 ] {1739fe50-fb20-41f7-b975-38fd0fc78a90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2023.10.25 07:31:34.469806 [ 3 ] {} <Debug> HTTP-Session: 03962d32-34e5-48ee-903d-7114bf11fa31 Destroying unnamed session
642 2023.10.25 07:31:34.469934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.10.25 07:31:34.469977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.10.25 07:31:34.470004 [ 3 ] {} <Debug> HTTP-Session: 131a04c8-4330-4060-b98e-7f9a7c1c70c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
645 2023.10.25 07:31:34.470028 [ 3 ] {} <Debug> HTTP-Session: 131a04c8-4330-4060-b98e-7f9a7c1c70c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.10.25 07:31:34.470179 [ 3 ] {54454159-e977-496e-bb62-6b756a934a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
647 2023.10.25 07:31:34.470228 [ 3 ] {54454159-e977-496e-bb62-6b756a934a53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
648 2023.10.25 07:31:34.472083 [ 3 ] {54454159-e977-496e-bb62-6b756a934a53} <Debug> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Loading data parts
649 2023.10.25 07:31:34.472165 [ 3 ] {54454159-e977-496e-bb62-6b756a934a53} <Debug> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): There are no data parts
650 2023.10.25 07:31:34.473251 [ 3 ] {54454159-e977-496e-bb62-6b756a934a53} <Debug> DynamicQueryHandler: Done processing query
651 2023.10.25 07:31:34.473276 [ 3 ] {54454159-e977-496e-bb62-6b756a934a53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2023.10.25 07:31:34.473299 [ 3 ] {} <Debug> HTTP-Session: 131a04c8-4330-4060-b98e-7f9a7c1c70c9 Destroying unnamed session
653 2023.10.25 07:31:34.473406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.10.25 07:31:34.473457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.10.25 07:31:34.473482 [ 3 ] {} <Debug> HTTP-Session: 17a20439-637c-4a4f-875a-9b9848c4e827 Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
656 2023.10.25 07:31:34.473499 [ 3 ] {} <Debug> HTTP-Session: 17a20439-637c-4a4f-875a-9b9848c4e827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.10.25 07:31:34.473657 [ 3 ] {387faaa0-61bf-492d-a4b9-9f4c2cfb8192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) 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)
658 2023.10.25 07:31:34.473704 [ 3 ] {387faaa0-61bf-492d-a4b9-9f4c2cfb8192} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
659 2023.10.25 07:31:34.475498 [ 3 ] {387faaa0-61bf-492d-a4b9-9f4c2cfb8192} <Debug> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Loading data parts
660 2023.10.25 07:31:34.475581 [ 3 ] {387faaa0-61bf-492d-a4b9-9f4c2cfb8192} <Debug> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): There are no data parts
661 2023.10.25 07:31:34.476646 [ 3 ] {387faaa0-61bf-492d-a4b9-9f4c2cfb8192} <Debug> DynamicQueryHandler: Done processing query
662 2023.10.25 07:31:34.476686 [ 3 ] {387faaa0-61bf-492d-a4b9-9f4c2cfb8192} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2023.10.25 07:31:34.476704 [ 3 ] {} <Debug> HTTP-Session: 17a20439-637c-4a4f-875a-9b9848c4e827 Destroying unnamed session
664 2023.10.25 07:31:34.476824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.10.25 07:31:34.476875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.10.25 07:31:34.476894 [ 3 ] {} <Debug> HTTP-Session: 78b00a9a-cd34-4740-b6d8-6642b22f237b Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
667 2023.10.25 07:31:34.476917 [ 3 ] {} <Debug> HTTP-Session: 78b00a9a-cd34-4740-b6d8-6642b22f237b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.10.25 07:31:34.477103 [ 3 ] {630f34b9-305f-438d-a7ee-64d1b383a265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
669 2023.10.25 07:31:34.477162 [ 3 ] {630f34b9-305f-438d-a7ee-64d1b383a265} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
670 2023.10.25 07:31:34.479034 [ 3 ] {630f34b9-305f-438d-a7ee-64d1b383a265} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22): Loading data parts
671 2023.10.25 07:31:34.479111 [ 3 ] {630f34b9-305f-438d-a7ee-64d1b383a265} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22): There are no data parts
672 2023.10.25 07:31:34.480282 [ 3 ] {630f34b9-305f-438d-a7ee-64d1b383a265} <Debug> DynamicQueryHandler: Done processing query
673 2023.10.25 07:31:34.480309 [ 3 ] {630f34b9-305f-438d-a7ee-64d1b383a265} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2023.10.25 07:31:34.480332 [ 3 ] {} <Debug> HTTP-Session: 78b00a9a-cd34-4740-b6d8-6642b22f237b Destroying unnamed session
675 2023.10.25 07:31:34.480460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37965, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.10.25 07:31:34.480504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.10.25 07:31:34.480531 [ 3 ] {} <Debug> HTTP-Session: 9692114b-0436-44b5-a112-e138fb5fd77d Authenticating user 'default' from [fd00:1122:3344:101::d]:37965
678 2023.10.25 07:31:34.480555 [ 3 ] {} <Debug> HTTP-Session: 9692114b-0436-44b5-a112-e138fb5fd77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.10.25 07:31:34.480655 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37965) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
680 2023.10.25 07:31:34.481290 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
681 2023.10.25 07:31:34.486847 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
682 2023.10.25 07:31:34.489430 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
683 2023.10.25 07:31:34.489640 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Trace> oximeter.version (55cf615e-fe61-45ea-9cac-bbc83e5d901f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
684 2023.10.25 07:31:34.489846 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009177304 sec., 108 rows/sec., 1.70 KiB/sec.
685 2023.10.25 07:31:34.489959 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Debug> DynamicQueryHandler: Done processing query
686 2023.10.25 07:31:34.489988 [ 3 ] {de31e419-3d36-4e99-a573-c2ecbdb5794a} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
687 2023.10.25 07:31:34.490004 [ 3 ] {} <Debug> HTTP-Session: 9692114b-0436-44b5-a112-e138fb5fd77d Destroying unnamed session
688 2023.10.25 07:31:35.001128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.27 MiB (RSS), difference: 9.29 MiB
689 2023.10.25 07:31:42.606613 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache
690 2023.10.25 07:31:42.606689 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache
691 2023.10.25 07:31:54.463645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
692 2023.10.25 07:31:54.463848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
693 2023.10.25 07:31:54.463875 [ 3 ] {} <Debug> HTTP-Session: 6b873cfc-9569-4839-8ee8-128a02956416 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
694 2023.10.25 07:31:54.463919 [ 3 ] {} <Debug> HTTP-Session: 6b873cfc-9569-4839-8ee8-128a02956416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
695 2023.10.25 07:31:54.464084 [ 3 ] {bdb84fc7-ee10-4147-b048-62d979997f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
696 2023.10.25 07:31:54.464453 [ 3 ] {bdb84fc7-ee10-4147-b048-62d979997f98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
697 2023.10.25 07:31:54.465138 [ 3 ] {bdb84fc7-ee10-4147-b048-62d979997f98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
698 2023.10.25 07:31:54.465216 [ 3 ] {bdb84fc7-ee10-4147-b048-62d979997f98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
699 2023.10.25 07:31:54.466147 [ 3 ] {bdb84fc7-ee10-4147-b048-62d979997f98} <Debug> DynamicQueryHandler: Done processing query
700 2023.10.25 07:31:54.466200 [ 3 ] {bdb84fc7-ee10-4147-b048-62d979997f98} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
701 2023.10.25 07:31:54.466215 [ 3 ] {} <Debug> HTTP-Session: 6b873cfc-9569-4839-8ee8-128a02956416 Destroying unnamed session
702 2023.10.25 07:31:54.466833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2023.10.25 07:31:54.466914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
704 2023.10.25 07:31:54.466935 [ 3 ] {} <Debug> HTTP-Session: 9c020442-d0ff-44f4-9de8-8dad21650529 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
705 2023.10.25 07:31:54.466967 [ 3 ] {} <Debug> HTTP-Session: 9c020442-d0ff-44f4-9de8-8dad21650529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2023.10.25 07:31:54.467099 [ 3 ] {306029c6-85e3-44bc-acd1-c8a70f9faab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
707 2023.10.25 07:31:54.469752 [ 3 ] {306029c6-85e3-44bc-acd1-c8a70f9faab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
708 2023.10.25 07:31:54.469921 [ 3 ] {306029c6-85e3-44bc-acd1-c8a70f9faab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
709 2023.10.25 07:31:54.469978 [ 3 ] {306029c6-85e3-44bc-acd1-c8a70f9faab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
710 2023.10.25 07:31:54.470826 [ 3 ] {306029c6-85e3-44bc-acd1-c8a70f9faab6} <Debug> DynamicQueryHandler: Done processing query
711 2023.10.25 07:31:54.470855 [ 3 ] {306029c6-85e3-44bc-acd1-c8a70f9faab6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
712 2023.10.25 07:31:54.470881 [ 3 ] {} <Debug> HTTP-Session: 9c020442-d0ff-44f4-9de8-8dad21650529 Destroying unnamed session
713 2023.10.25 07:31:54.471443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2023.10.25 07:31:54.471498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
715 2023.10.25 07:31:54.471525 [ 3 ] {} <Debug> HTTP-Session: 082cdc38-c605-47ff-99ab-8aa29c67d925 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
716 2023.10.25 07:31:54.471542 [ 3 ] {} <Debug> HTTP-Session: 082cdc38-c605-47ff-99ab-8aa29c67d925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2023.10.25 07:31:54.471668 [ 3 ] {fa037fa6-2b83-4ed6-9056-d8bf54ae7bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
718 2023.10.25 07:31:54.472071 [ 3 ] {fa037fa6-2b83-4ed6-9056-d8bf54ae7bc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
719 2023.10.25 07:31:54.472225 [ 3 ] {fa037fa6-2b83-4ed6-9056-d8bf54ae7bc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
720 2023.10.25 07:31:54.472274 [ 3 ] {fa037fa6-2b83-4ed6-9056-d8bf54ae7bc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
721 2023.10.25 07:31:54.473057 [ 3 ] {fa037fa6-2b83-4ed6-9056-d8bf54ae7bc7} <Debug> DynamicQueryHandler: Done processing query
722 2023.10.25 07:31:54.473094 [ 3 ] {fa037fa6-2b83-4ed6-9056-d8bf54ae7bc7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
723 2023.10.25 07:31:54.473118 [ 3 ] {} <Debug> HTTP-Session: 082cdc38-c605-47ff-99ab-8aa29c67d925 Destroying unnamed session
724 2023.10.25 07:31:54.473488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
725 2023.10.25 07:31:54.473543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
726 2023.10.25 07:31:54.473570 [ 3 ] {} <Debug> HTTP-Session: e6588503-65ed-4c44-a023-7986d13e34e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
727 2023.10.25 07:31:54.473586 [ 3 ] {} <Debug> HTTP-Session: e6588503-65ed-4c44-a023-7986d13e34e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
728 2023.10.25 07:31:54.473703 [ 3 ] {6410ef6b-eff9-434e-902f-813c6a257891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
729 2023.10.25 07:31:54.474055 [ 3 ] {6410ef6b-eff9-434e-902f-813c6a257891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
730 2023.10.25 07:31:54.474210 [ 3 ] {6410ef6b-eff9-434e-902f-813c6a257891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
731 2023.10.25 07:31:54.474259 [ 3 ] {6410ef6b-eff9-434e-902f-813c6a257891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
732 2023.10.25 07:31:54.475002 [ 3 ] {6410ef6b-eff9-434e-902f-813c6a257891} <Debug> DynamicQueryHandler: Done processing query
733 2023.10.25 07:31:54.475039 [ 3 ] {6410ef6b-eff9-434e-902f-813c6a257891} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
734 2023.10.25 07:31:54.475062 [ 3 ] {} <Debug> HTTP-Session: e6588503-65ed-4c44-a023-7986d13e34e5 Destroying unnamed session
735 2023.10.25 07:31:54.475324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.10.25 07:31:54.475378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.10.25 07:31:54.475404 [ 3 ] {} <Debug> HTTP-Session: 9b0b51ad-5f5f-4233-b73e-e315f591b70b Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
738 2023.10.25 07:31:54.475420 [ 3 ] {} <Debug> HTTP-Session: 9b0b51ad-5f5f-4233-b73e-e315f591b70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.10.25 07:31:54.475537 [ 3 ] {ce05d617-470d-47f4-b4ff-e01dce21de76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
740 2023.10.25 07:31:54.475893 [ 3 ] {ce05d617-470d-47f4-b4ff-e01dce21de76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
741 2023.10.25 07:31:54.476046 [ 3 ] {ce05d617-470d-47f4-b4ff-e01dce21de76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
742 2023.10.25 07:31:54.476096 [ 3 ] {ce05d617-470d-47f4-b4ff-e01dce21de76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
743 2023.10.25 07:31:54.476745 [ 3 ] {ce05d617-470d-47f4-b4ff-e01dce21de76} <Debug> DynamicQueryHandler: Done processing query
744 2023.10.25 07:31:54.476781 [ 3 ] {ce05d617-470d-47f4-b4ff-e01dce21de76} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
745 2023.10.25 07:31:54.476803 [ 3 ] {} <Debug> HTTP-Session: 9b0b51ad-5f5f-4233-b73e-e315f591b70b Destroying unnamed session
746 2023.10.25 07:31:54.477053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
747 2023.10.25 07:31:54.477103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
748 2023.10.25 07:31:54.477123 [ 3 ] {} <Debug> HTTP-Session: 98a4cf3b-27a9-4e84-ba83-254c38732345 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
749 2023.10.25 07:31:54.477146 [ 3 ] {} <Debug> HTTP-Session: 98a4cf3b-27a9-4e84-ba83-254c38732345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
750 2023.10.25 07:31:54.477261 [ 3 ] {9f4b7cef-470e-4ac7-ad0e-65693d677a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
751 2023.10.25 07:31:54.477605 [ 3 ] {9f4b7cef-470e-4ac7-ad0e-65693d677a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
752 2023.10.25 07:31:54.477761 [ 3 ] {9f4b7cef-470e-4ac7-ad0e-65693d677a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
753 2023.10.25 07:31:54.477809 [ 3 ] {9f4b7cef-470e-4ac7-ad0e-65693d677a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
754 2023.10.25 07:31:54.478465 [ 3 ] {9f4b7cef-470e-4ac7-ad0e-65693d677a91} <Debug> DynamicQueryHandler: Done processing query
755 2023.10.25 07:31:54.478500 [ 3 ] {9f4b7cef-470e-4ac7-ad0e-65693d677a91} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
756 2023.10.25 07:31:54.478522 [ 3 ] {} <Debug> HTTP-Session: 98a4cf3b-27a9-4e84-ba83-254c38732345 Destroying unnamed session
757 2023.10.25 07:31:54.478730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
758 2023.10.25 07:31:54.478780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
759 2023.10.25 07:31:54.478807 [ 3 ] {} <Debug> HTTP-Session: 7b816745-3d79-4d0e-9abc-0ab8fb8cdd01 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
760 2023.10.25 07:31:54.478823 [ 3 ] {} <Debug> HTTP-Session: 7b816745-3d79-4d0e-9abc-0ab8fb8cdd01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
761 2023.10.25 07:31:54.478939 [ 3 ] {868b0dfd-ee37-4574-a78a-24af371a8f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
762 2023.10.25 07:31:54.479286 [ 3 ] {868b0dfd-ee37-4574-a78a-24af371a8f6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
763 2023.10.25 07:31:54.479441 [ 3 ] {868b0dfd-ee37-4574-a78a-24af371a8f6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
764 2023.10.25 07:31:54.479490 [ 3 ] {868b0dfd-ee37-4574-a78a-24af371a8f6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
765 2023.10.25 07:31:54.480320 [ 3 ] {868b0dfd-ee37-4574-a78a-24af371a8f6e} <Debug> DynamicQueryHandler: Done processing query
766 2023.10.25 07:31:54.480346 [ 3 ] {868b0dfd-ee37-4574-a78a-24af371a8f6e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
767 2023.10.25 07:31:54.480370 [ 3 ] {} <Debug> HTTP-Session: 7b816745-3d79-4d0e-9abc-0ab8fb8cdd01 Destroying unnamed session
768 2023.10.25 07:31:54.480588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
769 2023.10.25 07:31:54.480640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
770 2023.10.25 07:31:54.480666 [ 3 ] {} <Debug> HTTP-Session: da720f98-c26f-49fd-a1d8-4e0231fc65a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
771 2023.10.25 07:31:54.480681 [ 3 ] {} <Debug> HTTP-Session: da720f98-c26f-49fd-a1d8-4e0231fc65a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
772 2023.10.25 07:31:54.480799 [ 3 ] {422b348d-a53e-4b1e-ad28-5b40c714618c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
773 2023.10.25 07:31:54.481153 [ 3 ] {422b348d-a53e-4b1e-ad28-5b40c714618c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
774 2023.10.25 07:31:54.481316 [ 3 ] {422b348d-a53e-4b1e-ad28-5b40c714618c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
775 2023.10.25 07:31:54.481354 [ 3 ] {422b348d-a53e-4b1e-ad28-5b40c714618c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
776 2023.10.25 07:31:54.482101 [ 3 ] {422b348d-a53e-4b1e-ad28-5b40c714618c} <Debug> DynamicQueryHandler: Done processing query
777 2023.10.25 07:31:54.482140 [ 3 ] {422b348d-a53e-4b1e-ad28-5b40c714618c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
778 2023.10.25 07:31:54.482156 [ 3 ] {} <Debug> HTTP-Session: da720f98-c26f-49fd-a1d8-4e0231fc65a5 Destroying unnamed session
779 2023.10.25 07:31:54.482370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
780 2023.10.25 07:31:54.482430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
781 2023.10.25 07:31:54.482450 [ 3 ] {} <Debug> HTTP-Session: d57987ff-9909-4697-ab49-9b273d23fa5e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
782 2023.10.25 07:31:54.482466 [ 3 ] {} <Debug> HTTP-Session: d57987ff-9909-4697-ab49-9b273d23fa5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
783 2023.10.25 07:31:54.482586 [ 3 ] {e7d3fe73-83a4-405d-b9a6-9d8e3a51707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
784 2023.10.25 07:31:54.482947 [ 3 ] {e7d3fe73-83a4-405d-b9a6-9d8e3a51707a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
785 2023.10.25 07:31:54.483099 [ 3 ] {e7d3fe73-83a4-405d-b9a6-9d8e3a51707a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
786 2023.10.25 07:31:54.483148 [ 3 ] {e7d3fe73-83a4-405d-b9a6-9d8e3a51707a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
787 2023.10.25 07:31:54.483920 [ 3 ] {e7d3fe73-83a4-405d-b9a6-9d8e3a51707a} <Debug> DynamicQueryHandler: Done processing query
788 2023.10.25 07:31:54.483948 [ 3 ] {e7d3fe73-83a4-405d-b9a6-9d8e3a51707a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
789 2023.10.25 07:31:54.483963 [ 3 ] {} <Debug> HTTP-Session: d57987ff-9909-4697-ab49-9b273d23fa5e Destroying unnamed session
790 2023.10.25 07:31:54.484339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
791 2023.10.25 07:31:54.484385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
792 2023.10.25 07:31:54.484404 [ 3 ] {} <Debug> HTTP-Session: eac36861-61cc-4ba3-a428-be87426d8532 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
793 2023.10.25 07:31:54.484430 [ 3 ] {} <Debug> HTTP-Session: eac36861-61cc-4ba3-a428-be87426d8532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
794 2023.10.25 07:31:54.484546 [ 3 ] {8e5000c3-ccd7-4ac1-a632-c0a9a240b695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
795 2023.10.25 07:31:54.484902 [ 3 ] {8e5000c3-ccd7-4ac1-a632-c0a9a240b695} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
796 2023.10.25 07:31:54.485055 [ 3 ] {8e5000c3-ccd7-4ac1-a632-c0a9a240b695} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
797 2023.10.25 07:31:54.485096 [ 3 ] {8e5000c3-ccd7-4ac1-a632-c0a9a240b695} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
798 2023.10.25 07:31:54.485935 [ 3 ] {8e5000c3-ccd7-4ac1-a632-c0a9a240b695} <Debug> DynamicQueryHandler: Done processing query
799 2023.10.25 07:31:54.485963 [ 3 ] {8e5000c3-ccd7-4ac1-a632-c0a9a240b695} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
800 2023.10.25 07:31:54.485978 [ 3 ] {} <Debug> HTTP-Session: eac36861-61cc-4ba3-a428-be87426d8532 Destroying unnamed session
801 2023.10.25 07:31:54.486193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
802 2023.10.25 07:31:54.486238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
803 2023.10.25 07:31:54.486257 [ 3 ] {} <Debug> HTTP-Session: c3448ab1-54e9-450d-802c-da9b6cdf868f Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
804 2023.10.25 07:31:54.486273 [ 3 ] {} <Debug> HTTP-Session: c3448ab1-54e9-450d-802c-da9b6cdf868f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
805 2023.10.25 07:31:54.486387 [ 3 ] {58e11fb2-7505-4a29-826f-b7e659fc6be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
806 2023.10.25 07:31:54.486740 [ 3 ] {58e11fb2-7505-4a29-826f-b7e659fc6be2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
807 2023.10.25 07:31:54.486894 [ 3 ] {58e11fb2-7505-4a29-826f-b7e659fc6be2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
808 2023.10.25 07:31:54.486934 [ 3 ] {58e11fb2-7505-4a29-826f-b7e659fc6be2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
809 2023.10.25 07:31:54.487664 [ 3 ] {58e11fb2-7505-4a29-826f-b7e659fc6be2} <Debug> DynamicQueryHandler: Done processing query
810 2023.10.25 07:31:54.487691 [ 3 ] {58e11fb2-7505-4a29-826f-b7e659fc6be2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
811 2023.10.25 07:31:54.487708 [ 3 ] {} <Debug> HTTP-Session: c3448ab1-54e9-450d-802c-da9b6cdf868f Destroying unnamed session
812 2023.10.25 07:31:54.492494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2023.10.25 07:31:54.492547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
814 2023.10.25 07:31:54.492571 [ 3 ] {} <Debug> HTTP-Session: db3129f0-c6a8-41cf-957d-48b36aa611be Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
815 2023.10.25 07:31:54.492591 [ 3 ] {} <Debug> HTTP-Session: db3129f0-c6a8-41cf-957d-48b36aa611be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2023.10.25 07:31:54.492750 [ 3 ] {4bad346d-d4d1-46e4-a0dc-4d1053115237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
817 2023.10.25 07:31:54.493451 [ 3 ] {4bad346d-d4d1-46e4-a0dc-4d1053115237} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
818 2023.10.25 07:31:54.493766 [ 3 ] {4bad346d-d4d1-46e4-a0dc-4d1053115237} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
819 2023.10.25 07:31:54.493810 [ 3 ] {4bad346d-d4d1-46e4-a0dc-4d1053115237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
820 2023.10.25 07:31:54.494532 [ 3 ] {4bad346d-d4d1-46e4-a0dc-4d1053115237} <Debug> DynamicQueryHandler: Done processing query
821 2023.10.25 07:31:54.494560 [ 3 ] {4bad346d-d4d1-46e4-a0dc-4d1053115237} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
822 2023.10.25 07:31:54.494575 [ 3 ] {} <Debug> HTTP-Session: db3129f0-c6a8-41cf-957d-48b36aa611be Destroying unnamed session
823 2023.10.25 07:31:54.494715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
824 2023.10.25 07:31:54.494760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
825 2023.10.25 07:31:54.494779 [ 3 ] {} <Debug> HTTP-Session: 446c1915-92ea-48ec-a170-03488bae33ea Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
826 2023.10.25 07:31:54.494796 [ 3 ] {} <Debug> HTTP-Session: 446c1915-92ea-48ec-a170-03488bae33ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
827 2023.10.25 07:31:54.494876 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
828 2023.10.25 07:31:54.494916 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
829 2023.10.25 07:31:54.495581 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
830 2023.10.25 07:31:54.496606 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
831 2023.10.25 07:31:54.496941 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
832 2023.10.25 07:31:54.497100 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
833 2023.10.25 07:31:54.497233 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002330192 sec., 5149 rows/sec., 694.85 KiB/sec.
834 2023.10.25 07:31:54.497387 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Debug> DynamicQueryHandler: Done processing query
835 2023.10.25 07:31:54.497412 [ 3 ] {59955efb-07b0-4b6d-a4c9-e5cf75c1652f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
836 2023.10.25 07:31:54.497427 [ 3 ] {} <Debug> HTTP-Session: 446c1915-92ea-48ec-a170-03488bae33ea Destroying unnamed session
837 2023.10.25 07:31:54.497532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
838 2023.10.25 07:31:54.497577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
839 2023.10.25 07:31:54.497596 [ 3 ] {} <Debug> HTTP-Session: dfabfb9e-8bac-4563-8e46-3301602d0161 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
840 2023.10.25 07:31:54.497612 [ 3 ] {} <Debug> HTTP-Session: dfabfb9e-8bac-4563-8e46-3301602d0161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
841 2023.10.25 07:31:54.497680 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
842 2023.10.25 07:31:54.497719 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
843 2023.10.25 07:31:54.497828 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
844 2023.10.25 07:31:54.501351 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
845 2023.10.25 07:31:54.501562 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
846 2023.10.25 07:31:54.501707 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
847 2023.10.25 07:31:54.501824 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004125394 sec., 1454 rows/sec., 82.38 KiB/sec.
848 2023.10.25 07:31:54.501956 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Debug> DynamicQueryHandler: Done processing query
849 2023.10.25 07:31:54.501980 [ 3 ] {43ed63ce-7aca-49af-93b2-e5896f3886d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
850 2023.10.25 07:31:54.501995 [ 3 ] {} <Debug> HTTP-Session: dfabfb9e-8bac-4563-8e46-3301602d0161 Destroying unnamed session
851 2023.10.25 07:31:54.502288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
852 2023.10.25 07:31:54.502333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
853 2023.10.25 07:31:54.502352 [ 3 ] {} <Debug> HTTP-Session: e3c7fc62-16d1-4c6f-859e-94241bbb6d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
854 2023.10.25 07:31:54.502368 [ 3 ] {} <Debug> HTTP-Session: e3c7fc62-16d1-4c6f-859e-94241bbb6d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
855 2023.10.25 07:31:54.502440 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
856 2023.10.25 07:31:54.502478 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
857 2023.10.25 07:31:54.502581 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
858 2023.10.25 07:31:54.502965 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
859 2023.10.25 07:31:54.503177 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
860 2023.10.25 07:31:54.503325 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
861 2023.10.25 07:31:54.503444 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000976377 sec., 89104 rows/sec., 8.33 MiB/sec.
862 2023.10.25 07:31:54.503575 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Debug> DynamicQueryHandler: Done processing query
863 2023.10.25 07:31:54.503598 [ 3 ] {75e671b0-7870-4a5d-9980-422254648a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
864 2023.10.25 07:31:54.503614 [ 3 ] {} <Debug> HTTP-Session: e3c7fc62-16d1-4c6f-859e-94241bbb6d01 Destroying unnamed session
865 2023.10.25 07:31:54.503904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
866 2023.10.25 07:31:54.503949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
867 2023.10.25 07:31:54.503968 [ 3 ] {} <Debug> HTTP-Session: ee6729c6-0491-4850-87aa-6d2dd1f39d5c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
868 2023.10.25 07:31:54.503984 [ 3 ] {} <Debug> HTTP-Session: ee6729c6-0491-4850-87aa-6d2dd1f39d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
869 2023.10.25 07:31:54.504068 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
870 2023.10.25 07:31:54.504106 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
871 2023.10.25 07:31:54.505199 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
872 2023.10.25 07:31:54.507570 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
873 2023.10.25 07:31:54.507810 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
874 2023.10.25 07:31:54.507953 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
875 2023.10.25 07:31:54.508071 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.003984971 sec., 66248 rows/sec., 4.54 MiB/sec.
876 2023.10.25 07:31:54.508198 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Debug> DynamicQueryHandler: Done processing query
877 2023.10.25 07:31:54.508221 [ 3 ] {c02f9fa5-7bbb-4302-8bc9-e20431c0824b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
878 2023.10.25 07:31:54.508237 [ 3 ] {} <Debug> HTTP-Session: ee6729c6-0491-4850-87aa-6d2dd1f39d5c Destroying unnamed session
879 2023.10.25 07:31:54.508347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2023.10.25 07:31:54.508391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
881 2023.10.25 07:31:54.508410 [ 3 ] {} <Debug> HTTP-Session: 5160aebc-d70e-4df6-a36e-d6f0fdb09970 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
882 2023.10.25 07:31:54.508426 [ 3 ] {} <Debug> HTTP-Session: 5160aebc-d70e-4df6-a36e-d6f0fdb09970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2023.10.25 07:31:54.508494 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
884 2023.10.25 07:31:54.508533 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
885 2023.10.25 07:31:54.508638 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
886 2023.10.25 07:31:54.508918 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
887 2023.10.25 07:31:54.509202 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
888 2023.10.25 07:31:54.509372 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
889 2023.10.25 07:31:54.509491 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000969207 sec., 6190 rows/sec., 259.96 KiB/sec.
890 2023.10.25 07:31:54.509610 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Debug> DynamicQueryHandler: Done processing query
891 2023.10.25 07:31:54.509633 [ 3 ] {00ac34b4-0536-4a7e-b233-2ae40e43605f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
892 2023.10.25 07:31:54.509648 [ 3 ] {} <Debug> HTTP-Session: 5160aebc-d70e-4df6-a36e-d6f0fdb09970 Destroying unnamed session
893 2023.10.25 07:31:54.509865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
894 2023.10.25 07:31:54.509907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
895 2023.10.25 07:31:54.509926 [ 3 ] {} <Debug> HTTP-Session: f3f4a32c-4dd3-43fe-8f9e-fa324994dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
896 2023.10.25 07:31:54.509943 [ 3 ] {} <Debug> HTTP-Session: f3f4a32c-4dd3-43fe-8f9e-fa324994dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
897 2023.10.25 07:31:54.510013 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
898 2023.10.25 07:31:54.510054 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
899 2023.10.25 07:31:54.510167 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
900 2023.10.25 07:31:54.510442 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
901 2023.10.25 07:31:54.510686 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
902 2023.10.25 07:31:54.510857 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
903 2023.10.25 07:31:54.510978 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000938207 sec., 67149 rows/sec., 4.07 MiB/sec.
904 2023.10.25 07:31:54.511088 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Debug> DynamicQueryHandler: Done processing query
905 2023.10.25 07:31:54.511111 [ 3 ] {ef632642-a79a-4bca-891c-ce4dc005efcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
906 2023.10.25 07:31:54.511127 [ 3 ] {} <Debug> HTTP-Session: f3f4a32c-4dd3-43fe-8f9e-fa324994dac7 Destroying unnamed session
907 2023.10.25 07:31:54.511228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
908 2023.10.25 07:31:54.511268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
909 2023.10.25 07:31:54.511286 [ 3 ] {} <Debug> HTTP-Session: 884ebb15-2c9f-4090-99db-cff2f05dcb05 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
910 2023.10.25 07:31:54.511302 [ 3 ] {} <Debug> HTTP-Session: 884ebb15-2c9f-4090-99db-cff2f05dcb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
911 2023.10.25 07:31:54.511369 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
912 2023.10.25 07:31:54.511407 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
913 2023.10.25 07:31:54.511507 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
914 2023.10.25 07:31:54.511741 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
915 2023.10.25 07:31:54.511969 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
916 2023.10.25 07:31:54.512139 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
917 2023.10.25 07:31:54.512234 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000837145 sec., 22696 rows/sec., 1.18 MiB/sec.
918 2023.10.25 07:31:54.512333 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Debug> DynamicQueryHandler: Done processing query
919 2023.10.25 07:31:54.512354 [ 3 ] {85373a56-7ee4-4106-848d-3d3b7c7b6d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
920 2023.10.25 07:31:54.512370 [ 3 ] {} <Debug> HTTP-Session: 884ebb15-2c9f-4090-99db-cff2f05dcb05 Destroying unnamed session
921 2023.10.25 07:31:57.607713 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
922 2023.10.25 07:31:57.607770 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
923 2023.10.25 07:32:04.415232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
924 2023.10.25 07:32:04.415363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
925 2023.10.25 07:32:04.415395 [ 3 ] {} <Debug> HTTP-Session: a3d2a79d-2b68-4e57-9157-1c019ea45188 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
926 2023.10.25 07:32:04.415423 [ 3 ] {} <Debug> HTTP-Session: a3d2a79d-2b68-4e57-9157-1c019ea45188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
927 2023.10.25 07:32:04.415561 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
928 2023.10.25 07:32:04.415629 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
929 2023.10.25 07:32:04.415808 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
930 2023.10.25 07:32:04.416201 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
931 2023.10.25 07:32:04.416462 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
932 2023.10.25 07:32:04.416637 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
933 2023.10.25 07:32:04.416784 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001186241 sec., 5057 rows/sec., 286.49 KiB/sec.
934 2023.10.25 07:32:04.416927 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Debug> DynamicQueryHandler: Done processing query
935 2023.10.25 07:32:04.416953 [ 3 ] {2e6a2da5-29e2-4621-9bb7-2ca27ce13715} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
936 2023.10.25 07:32:04.416969 [ 3 ] {} <Debug> HTTP-Session: a3d2a79d-2b68-4e57-9157-1c019ea45188 Destroying unnamed session
937 2023.10.25 07:32:04.417174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
938 2023.10.25 07:32:04.417223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
939 2023.10.25 07:32:04.417244 [ 3 ] {} <Debug> HTTP-Session: 5ffebb26-3549-4d25-96f6-537c34593961 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
940 2023.10.25 07:32:04.417262 [ 3 ] {} <Debug> HTTP-Session: 5ffebb26-3549-4d25-96f6-537c34593961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
941 2023.10.25 07:32:04.417342 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
942 2023.10.25 07:32:04.417383 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
943 2023.10.25 07:32:04.417491 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
944 2023.10.25 07:32:04.417826 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
945 2023.10.25 07:32:04.418045 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
946 2023.10.25 07:32:04.418194 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
947 2023.10.25 07:32:04.418317 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000945126 sec., 92051 rows/sec., 8.60 MiB/sec.
948 2023.10.25 07:32:04.418443 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Debug> DynamicQueryHandler: Done processing query
949 2023.10.25 07:32:04.418468 [ 3 ] {15ac8eaf-2629-4335-ab41-7838c80f5466} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
950 2023.10.25 07:32:04.418484 [ 3 ] {} <Debug> HTTP-Session: 5ffebb26-3549-4d25-96f6-537c34593961 Destroying unnamed session
951 2023.10.25 07:32:04.418730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
952 2023.10.25 07:32:04.418775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
953 2023.10.25 07:32:04.418794 [ 3 ] {} <Debug> HTTP-Session: df182c07-98df-49f3-911b-47dadf592736 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
954 2023.10.25 07:32:04.418812 [ 3 ] {} <Debug> HTTP-Session: df182c07-98df-49f3-911b-47dadf592736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
955 2023.10.25 07:32:04.418896 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
956 2023.10.25 07:32:04.418934 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
957 2023.10.25 07:32:04.419039 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
958 2023.10.25 07:32:04.419443 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
959 2023.10.25 07:32:04.419656 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
960 2023.10.25 07:32:04.419800 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
961 2023.10.25 07:32:04.419906 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000984947 sec., 268034 rows/sec., 18.39 MiB/sec.
962 2023.10.25 07:32:04.420051 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Debug> DynamicQueryHandler: Done processing query
963 2023.10.25 07:32:04.420075 [ 3 ] {78e4fa12-5745-4bf7-9b23-a2ebed1579e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
964 2023.10.25 07:32:04.420091 [ 3 ] {} <Debug> HTTP-Session: df182c07-98df-49f3-911b-47dadf592736 Destroying unnamed session
965 2023.10.25 07:32:04.420211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
966 2023.10.25 07:32:04.420254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
967 2023.10.25 07:32:04.420272 [ 3 ] {} <Debug> HTTP-Session: 8c23b8ae-d8e8-4417-8871-56d10653cfcf Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
968 2023.10.25 07:32:04.420289 [ 3 ] {} <Debug> HTTP-Session: 8c23b8ae-d8e8-4417-8871-56d10653cfcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
969 2023.10.25 07:32:04.420357 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
970 2023.10.25 07:32:04.420398 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
971 2023.10.25 07:32:04.420509 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
972 2023.10.25 07:32:04.420770 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
973 2023.10.25 07:32:04.421001 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
974 2023.10.25 07:32:04.421170 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
975 2023.10.25 07:32:04.421289 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906146 sec., 6621 rows/sec., 278.05 KiB/sec.
976 2023.10.25 07:32:04.421421 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Debug> DynamicQueryHandler: Done processing query
977 2023.10.25 07:32:04.421444 [ 3 ] {6b6798a5-f058-4396-97ad-c66c57f934d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
978 2023.10.25 07:32:04.421459 [ 3 ] {} <Debug> HTTP-Session: 8c23b8ae-d8e8-4417-8871-56d10653cfcf Destroying unnamed session
979 2023.10.25 07:32:04.421595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
980 2023.10.25 07:32:04.421640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
981 2023.10.25 07:32:04.421659 [ 3 ] {} <Debug> HTTP-Session: f1364bf5-9fa0-420b-86dc-947ef762ccf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
982 2023.10.25 07:32:04.421675 [ 3 ] {} <Debug> HTTP-Session: f1364bf5-9fa0-420b-86dc-947ef762ccf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
983 2023.10.25 07:32:04.421747 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
984 2023.10.25 07:32:04.421788 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
985 2023.10.25 07:32:04.421904 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
986 2023.10.25 07:32:04.422259 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
987 2023.10.25 07:32:04.422492 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
988 2023.10.25 07:32:04.422665 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
989 2023.10.25 07:32:04.422782 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001011038 sec., 62312 rows/sec., 3.78 MiB/sec.
990 2023.10.25 07:32:04.422906 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Debug> DynamicQueryHandler: Done processing query
991 2023.10.25 07:32:04.422930 [ 3 ] {44c2815b-5d8c-463d-9b48-0ad5a007182f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
992 2023.10.25 07:32:04.422945 [ 3 ] {} <Debug> HTTP-Session: f1364bf5-9fa0-420b-86dc-947ef762ccf9 Destroying unnamed session
993 2023.10.25 07:32:04.423137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
994 2023.10.25 07:32:04.423181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
995 2023.10.25 07:32:04.423200 [ 3 ] {} <Debug> HTTP-Session: 976b6fe4-dd0c-4801-bdc3-3f005858c48e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
996 2023.10.25 07:32:04.423216 [ 3 ] {} <Debug> HTTP-Session: 976b6fe4-dd0c-4801-bdc3-3f005858c48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
997 2023.10.25 07:32:04.423283 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
998 2023.10.25 07:32:04.423321 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
999 2023.10.25 07:32:04.423424 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1000 2023.10.25 07:32:04.423703 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1001 2023.10.25 07:32:04.423929 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1002 2023.10.25 07:32:04.424100 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1003 2023.10.25 07:32:04.424214 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000903856 sec., 21021 rows/sec., 1.09 MiB/sec.
1004 2023.10.25 07:32:04.424328 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Debug> DynamicQueryHandler: Done processing query
1005 2023.10.25 07:32:04.424351 [ 3 ] {cfa33ad8-da73-4752-ba67-76a32b81f1b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1006 2023.10.25 07:32:04.424367 [ 3 ] {} <Debug> HTTP-Session: 976b6fe4-dd0c-4801-bdc3-3f005858c48e Destroying unnamed session
1007 2023.10.25 07:32:12.608695 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
1008 2023.10.25 07:32:12.608758 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
1009 2023.10.25 07:32:14.388220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1010 2023.10.25 07:32:14.388352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1011 2023.10.25 07:32:14.388384 [ 3 ] {} <Debug> HTTP-Session: 009b9725-dc03-4e19-94a8-10671f21eca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1012 2023.10.25 07:32:14.388412 [ 3 ] {} <Debug> HTTP-Session: 009b9725-dc03-4e19-94a8-10671f21eca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1013 2023.10.25 07:32:14.388552 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1014 2023.10.25 07:32:14.388616 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1015 2023.10.25 07:32:14.388798 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1016 2023.10.25 07:32:14.389234 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1017 2023.10.25 07:32:14.389494 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1018 2023.10.25 07:32:14.389661 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1019 2023.10.25 07:32:14.389806 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001208562 sec., 4964 rows/sec., 281.20 KiB/sec.
1020 2023.10.25 07:32:14.389955 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Debug> DynamicQueryHandler: Done processing query
1021 2023.10.25 07:32:14.389981 [ 3 ] {675bdebb-2cca-46e4-ad8d-fc15f3f3e89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1022 2023.10.25 07:32:14.389998 [ 3 ] {} <Debug> HTTP-Session: 009b9725-dc03-4e19-94a8-10671f21eca3 Destroying unnamed session
1023 2023.10.25 07:32:14.390148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2023.10.25 07:32:14.390198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1025 2023.10.25 07:32:14.390219 [ 3 ] {} <Debug> HTTP-Session: fb474538-3b73-4b01-8fc9-6d6981b74287 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1026 2023.10.25 07:32:14.390238 [ 3 ] {} <Debug> HTTP-Session: fb474538-3b73-4b01-8fc9-6d6981b74287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2023.10.25 07:32:14.390320 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1028 2023.10.25 07:32:14.390363 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1029 2023.10.25 07:32:14.390470 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1030 2023.10.25 07:32:14.390834 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1031 2023.10.25 07:32:14.391045 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1032 2023.10.25 07:32:14.391196 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1033 2023.10.25 07:32:14.391320 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000973157 sec., 89399 rows/sec., 8.36 MiB/sec.
1034 2023.10.25 07:32:14.391443 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Debug> DynamicQueryHandler: Done processing query
1035 2023.10.25 07:32:14.391468 [ 3 ] {763a3164-745d-4e7a-975f-14eccf8d8f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1036 2023.10.25 07:32:14.391484 [ 3 ] {} <Debug> HTTP-Session: fb474538-3b73-4b01-8fc9-6d6981b74287 Destroying unnamed session
1037 2023.10.25 07:32:14.391701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1038 2023.10.25 07:32:14.391748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1039 2023.10.25 07:32:14.391768 [ 3 ] {} <Debug> HTTP-Session: ddf92e65-d2a3-415a-8222-614df2494eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1040 2023.10.25 07:32:14.391784 [ 3 ] {} <Debug> HTTP-Session: ddf92e65-d2a3-415a-8222-614df2494eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1041 2023.10.25 07:32:14.391868 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1042 2023.10.25 07:32:14.391908 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1043 2023.10.25 07:32:14.392014 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1044 2023.10.25 07:32:14.392463 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1045 2023.10.25 07:32:14.392688 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1046 2023.10.25 07:32:14.392835 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1047 2023.10.25 07:32:14.392962 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001065589 sec., 247750 rows/sec., 17.00 MiB/sec.
1048 2023.10.25 07:32:14.393091 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Debug> DynamicQueryHandler: Done processing query
1049 2023.10.25 07:32:14.393115 [ 3 ] {69aac00b-2650-4dc4-8709-d81a61fa4efa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1050 2023.10.25 07:32:14.393130 [ 3 ] {} <Debug> HTTP-Session: ddf92e65-d2a3-415a-8222-614df2494eb6 Destroying unnamed session
1051 2023.10.25 07:32:14.393255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2023.10.25 07:32:14.393300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1053 2023.10.25 07:32:14.393320 [ 3 ] {} <Debug> HTTP-Session: b6f55c54-e1ad-41b8-a4e1-fb01a2b5b789 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1054 2023.10.25 07:32:14.393336 [ 3 ] {} <Debug> HTTP-Session: b6f55c54-e1ad-41b8-a4e1-fb01a2b5b789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1055 2023.10.25 07:32:14.393405 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1056 2023.10.25 07:32:14.393445 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1057 2023.10.25 07:32:14.393556 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1058 2023.10.25 07:32:14.393923 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1059 2023.10.25 07:32:14.394164 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1060 2023.10.25 07:32:14.394341 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1061 2023.10.25 07:32:14.394459 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001028509 sec., 5833 rows/sec., 244.97 KiB/sec.
1062 2023.10.25 07:32:14.394579 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Debug> DynamicQueryHandler: Done processing query
1063 2023.10.25 07:32:14.394603 [ 3 ] {9a20b50a-c1b8-48f4-a042-35a7cf437278} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1064 2023.10.25 07:32:14.394618 [ 3 ] {} <Debug> HTTP-Session: b6f55c54-e1ad-41b8-a4e1-fb01a2b5b789 Destroying unnamed session
1065 2023.10.25 07:32:14.394773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2023.10.25 07:32:14.394818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1067 2023.10.25 07:32:14.394838 [ 3 ] {} <Debug> HTTP-Session: aa75dd04-e0b7-4213-9627-f94a76d46b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1068 2023.10.25 07:32:14.394855 [ 3 ] {} <Debug> HTTP-Session: aa75dd04-e0b7-4213-9627-f94a76d46b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2023.10.25 07:32:14.394929 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1070 2023.10.25 07:32:14.394973 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1071 2023.10.25 07:32:14.395091 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1072 2023.10.25 07:32:14.395401 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1073 2023.10.25 07:32:14.395638 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1074 2023.10.25 07:32:14.395810 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1075 2023.10.25 07:32:14.395910 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000952677 sec., 66129 rows/sec., 4.01 MiB/sec.
1076 2023.10.25 07:32:14.396028 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Debug> DynamicQueryHandler: Done processing query
1077 2023.10.25 07:32:14.396052 [ 3 ] {dd3acb2f-5d3c-491e-973a-d54cc8dca92d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1078 2023.10.25 07:32:14.396068 [ 3 ] {} <Debug> HTTP-Session: aa75dd04-e0b7-4213-9627-f94a76d46b72 Destroying unnamed session
1079 2023.10.25 07:32:14.396237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1080 2023.10.25 07:32:14.396282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1081 2023.10.25 07:32:14.396302 [ 3 ] {} <Debug> HTTP-Session: 9e4b4b21-d7d2-4532-94fb-8f24adfc25e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1082 2023.10.25 07:32:14.396319 [ 3 ] {} <Debug> HTTP-Session: 9e4b4b21-d7d2-4532-94fb-8f24adfc25e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1083 2023.10.25 07:32:14.396389 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1084 2023.10.25 07:32:14.396428 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1085 2023.10.25 07:32:14.396532 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1086 2023.10.25 07:32:14.396793 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1087 2023.10.25 07:32:14.397019 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1088 2023.10.25 07:32:14.397185 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1089 2023.10.25 07:32:14.397284 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000870645 sec., 21822 rows/sec., 1.13 MiB/sec.
1090 2023.10.25 07:32:14.397398 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Debug> DynamicQueryHandler: Done processing query
1091 2023.10.25 07:32:14.397420 [ 3 ] {fe5207ec-c1b3-4ceb-add7-6abf7f5c5762} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1092 2023.10.25 07:32:14.397436 [ 3 ] {} <Debug> HTTP-Session: 9e4b4b21-d7d2-4532-94fb-8f24adfc25e2 Destroying unnamed session
1093 2023.10.25 07:32:24.361544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1094 2023.10.25 07:32:24.361692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1095 2023.10.25 07:32:24.361730 [ 3 ] {} <Debug> HTTP-Session: ed14516c-62d0-41b0-aa63-1ef7af9b244b Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1096 2023.10.25 07:32:24.361763 [ 3 ] {} <Debug> HTTP-Session: ed14516c-62d0-41b0-aa63-1ef7af9b244b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1097 2023.10.25 07:32:24.361924 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1098 2023.10.25 07:32:24.362005 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1099 2023.10.25 07:32:24.362216 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1100 2023.10.25 07:32:24.362628 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1101 2023.10.25 07:32:24.362890 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1102 2023.10.25 07:32:24.363058 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1103 2023.10.25 07:32:24.363177 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001205512 sec., 4977 rows/sec., 281.91 KiB/sec.
1104 2023.10.25 07:32:24.363353 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Debug> DynamicQueryHandler: Done processing query
1105 2023.10.25 07:32:24.363380 [ 3 ] {2c753370-509e-4a27-a5bb-5d39713a8e2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1106 2023.10.25 07:32:24.363398 [ 3 ] {} <Debug> HTTP-Session: ed14516c-62d0-41b0-aa63-1ef7af9b244b Destroying unnamed session
1107 2023.10.25 07:32:24.363585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1108 2023.10.25 07:32:24.363634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1109 2023.10.25 07:32:24.363655 [ 3 ] {} <Debug> HTTP-Session: 4d9c8a92-4e71-4b52-a97f-542d28c9b9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1110 2023.10.25 07:32:24.363674 [ 3 ] {} <Debug> HTTP-Session: 4d9c8a92-4e71-4b52-a97f-542d28c9b9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1111 2023.10.25 07:32:24.363757 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1112 2023.10.25 07:32:24.363801 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1113 2023.10.25 07:32:24.363916 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1114 2023.10.25 07:32:24.364253 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1115 2023.10.25 07:32:24.364464 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1116 2023.10.25 07:32:24.364617 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1117 2023.10.25 07:32:24.364739 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000952877 sec., 91302 rows/sec., 8.53 MiB/sec.
1118 2023.10.25 07:32:24.364874 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Debug> DynamicQueryHandler: Done processing query
1119 2023.10.25 07:32:24.364898 [ 3 ] {4a2c1d84-72c1-446f-9bdd-6f94cea3f832} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1120 2023.10.25 07:32:24.364914 [ 3 ] {} <Debug> HTTP-Session: 4d9c8a92-4e71-4b52-a97f-542d28c9b9bb Destroying unnamed session
1121 2023.10.25 07:32:24.365109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1122 2023.10.25 07:32:24.365154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1123 2023.10.25 07:32:24.365174 [ 3 ] {} <Debug> HTTP-Session: 3d8a019a-75da-4b22-a1fe-e741e15f79cc Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1124 2023.10.25 07:32:24.365192 [ 3 ] {} <Debug> HTTP-Session: 3d8a019a-75da-4b22-a1fe-e741e15f79cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1125 2023.10.25 07:32:24.365270 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1126 2023.10.25 07:32:24.365308 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1127 2023.10.25 07:32:24.365416 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1128 2023.10.25 07:32:24.365826 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1129 2023.10.25 07:32:24.366044 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1130 2023.10.25 07:32:24.366193 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1131 2023.10.25 07:32:24.366323 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001022948 sec., 258077 rows/sec., 17.70 MiB/sec.
1132 2023.10.25 07:32:24.366460 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Debug> DynamicQueryHandler: Done processing query
1133 2023.10.25 07:32:24.366484 [ 3 ] {188f02c4-70f6-4cef-852a-37e3e826c45e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1134 2023.10.25 07:32:24.366500 [ 3 ] {} <Debug> HTTP-Session: 3d8a019a-75da-4b22-a1fe-e741e15f79cc Destroying unnamed session
1135 2023.10.25 07:32:24.366663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1136 2023.10.25 07:32:24.366707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1137 2023.10.25 07:32:24.366727 [ 3 ] {} <Debug> HTTP-Session: 68506060-c1a9-4555-8de1-609b0a58ade2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1138 2023.10.25 07:32:24.366743 [ 3 ] {} <Debug> HTTP-Session: 68506060-c1a9-4555-8de1-609b0a58ade2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1139 2023.10.25 07:32:24.366812 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1140 2023.10.25 07:32:24.366852 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1141 2023.10.25 07:32:24.366962 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1142 2023.10.25 07:32:24.367196 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1143 2023.10.25 07:32:24.367436 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1144 2023.10.25 07:32:24.367616 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1145 2023.10.25 07:32:24.367739 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897586 sec., 6684 rows/sec., 280.70 KiB/sec.
1146 2023.10.25 07:32:24.367857 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Debug> DynamicQueryHandler: Done processing query
1147 2023.10.25 07:32:24.367881 [ 3 ] {3e7a16b2-f93f-4b4f-8da5-089093389370} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1148 2023.10.25 07:32:24.367897 [ 3 ] {} <Debug> HTTP-Session: 68506060-c1a9-4555-8de1-609b0a58ade2 Destroying unnamed session
1149 2023.10.25 07:32:24.368060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2023.10.25 07:32:24.368106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1151 2023.10.25 07:32:24.368126 [ 3 ] {} <Debug> HTTP-Session: a125a743-4afd-458f-be11-da7a4020419c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1152 2023.10.25 07:32:24.368142 [ 3 ] {} <Debug> HTTP-Session: a125a743-4afd-458f-be11-da7a4020419c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2023.10.25 07:32:24.368216 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1154 2023.10.25 07:32:24.368258 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1155 2023.10.25 07:32:24.368375 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1156 2023.10.25 07:32:24.368666 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1157 2023.10.25 07:32:24.368908 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1158 2023.10.25 07:32:24.369090 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1159 2023.10.25 07:32:24.369213 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000968637 sec., 65039 rows/sec., 3.94 MiB/sec.
1160 2023.10.25 07:32:24.369321 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Debug> DynamicQueryHandler: Done processing query
1161 2023.10.25 07:32:24.369344 [ 3 ] {d629ead9-930c-4098-ac65-e0fa287bbb52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1162 2023.10.25 07:32:24.369359 [ 3 ] {} <Debug> HTTP-Session: a125a743-4afd-458f-be11-da7a4020419c Destroying unnamed session
1163 2023.10.25 07:32:24.369468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1164 2023.10.25 07:32:24.369512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1165 2023.10.25 07:32:24.369532 [ 3 ] {} <Debug> HTTP-Session: e8291fa7-9049-4cc8-a401-0da29739b5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1166 2023.10.25 07:32:24.369548 [ 3 ] {} <Debug> HTTP-Session: e8291fa7-9049-4cc8-a401-0da29739b5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1167 2023.10.25 07:32:24.369616 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1168 2023.10.25 07:32:24.369655 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1169 2023.10.25 07:32:24.369759 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1170 2023.10.25 07:32:24.370007 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1171 2023.10.25 07:32:24.370232 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1172 2023.10.25 07:32:24.370407 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1173 2023.10.25 07:32:24.370538 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000889076 sec., 21370 rows/sec., 1.11 MiB/sec.
1174 2023.10.25 07:32:24.370663 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Debug> DynamicQueryHandler: Done processing query
1175 2023.10.25 07:32:24.370686 [ 3 ] {2e809caf-ab7f-47bb-94ab-21adfeac3c13} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1176 2023.10.25 07:32:24.370704 [ 3 ] {} <Debug> HTTP-Session: e8291fa7-9049-4cc8-a401-0da29739b5ee Destroying unnamed session
1177 2023.10.25 07:32:27.608814 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
1178 2023.10.25 07:32:27.608877 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
1179 2023.10.25 07:32:34.355662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1180 2023.10.25 07:32:34.355839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1181 2023.10.25 07:32:34.355889 [ 3 ] {} <Debug> HTTP-Session: 3bb96e79-8285-4014-a756-d4e1f04e1877 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1182 2023.10.25 07:32:34.355931 [ 3 ] {} <Debug> HTTP-Session: 3bb96e79-8285-4014-a756-d4e1f04e1877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1183 2023.10.25 07:32:34.356244 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1184 2023.10.25 07:32:34.357071 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1185 2023.10.25 07:32:34.357249 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1186 2023.10.25 07:32:34.357349 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1187 2023.10.25 07:32:34.357585 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1188 2023.10.25 07:32:34.359374 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1189 2023.10.25 07:32:34.359408 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1190 2023.10.25 07:32:34.359470 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1191 2023.10.25 07:32:34.361956 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.005634621 sec., 2129 rows/sec., 287.36 KiB/sec.
1192 2023.10.25 07:32:34.362195 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Debug> DynamicQueryHandler: Done processing query
1193 2023.10.25 07:32:34.362222 [ 3 ] {6fe009f5-5b8f-4244-9340-67f4f1121e19} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1194 2023.10.25 07:32:34.362240 [ 3 ] {} <Debug> HTTP-Session: 3bb96e79-8285-4014-a756-d4e1f04e1877 Destroying unnamed session
1195 2023.10.25 07:32:34.365105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1196 2023.10.25 07:32:34.365166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1197 2023.10.25 07:32:34.365192 [ 3 ] {} <Debug> HTTP-Session: f7657d5b-acde-481b-ac0a-ccccb87bdcac Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1198 2023.10.25 07:32:34.365216 [ 3 ] {} <Debug> HTTP-Session: f7657d5b-acde-481b-ac0a-ccccb87bdcac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1199 2023.10.25 07:32:34.365382 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1200 2023.10.25 07:32:34.365872 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1201 2023.10.25 07:32:34.366041 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1202 2023.10.25 07:32:34.366083 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1203 2023.10.25 07:32:34.366229 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1204 2023.10.25 07:32:34.366258 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1205 2023.10.25 07:32:34.366280 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1206 2023.10.25 07:32:34.366309 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1207 2023.10.25 07:32:34.367108 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001680671 sec., 7140 rows/sec., 963.39 KiB/sec.
1208 2023.10.25 07:32:34.367320 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Debug> DynamicQueryHandler: Done processing query
1209 2023.10.25 07:32:34.367345 [ 3 ] {4b89ed89-7542-4998-a563-420db0ba416e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1210 2023.10.25 07:32:34.367362 [ 3 ] {} <Debug> HTTP-Session: f7657d5b-acde-481b-ac0a-ccccb87bdcac Destroying unnamed session
1211 2023.10.25 07:32:34.367633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1212 2023.10.25 07:32:34.367678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1213 2023.10.25 07:32:34.367699 [ 3 ] {} <Debug> HTTP-Session: 4c184d02-821a-408d-a120-67ddf829c848 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1214 2023.10.25 07:32:34.367716 [ 3 ] {} <Debug> HTTP-Session: 4c184d02-821a-408d-a120-67ddf829c848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1215 2023.10.25 07:32:34.367843 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1216 2023.10.25 07:32:34.368322 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1217 2023.10.25 07:32:34.368491 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1218 2023.10.25 07:32:34.368532 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1219 2023.10.25 07:32:34.368677 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1220 2023.10.25 07:32:34.368704 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1221 2023.10.25 07:32:34.368725 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1222 2023.10.25 07:32:34.368752 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1223 2023.10.25 07:32:34.369485 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001602319 sec., 7489 rows/sec., 1010.50 KiB/sec.
1224 2023.10.25 07:32:34.369676 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Debug> DynamicQueryHandler: Done processing query
1225 2023.10.25 07:32:34.369701 [ 3 ] {967215c6-a147-49c0-903d-0032a92cb4bf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1226 2023.10.25 07:32:34.369718 [ 3 ] {} <Debug> HTTP-Session: 4c184d02-821a-408d-a120-67ddf829c848 Destroying unnamed session
1227 2023.10.25 07:32:34.369950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1228 2023.10.25 07:32:34.369996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1229 2023.10.25 07:32:34.370015 [ 3 ] {} <Debug> HTTP-Session: 6b5041db-bd1c-408c-84df-dde1c1adb501 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1230 2023.10.25 07:32:34.370031 [ 3 ] {} <Debug> HTTP-Session: 6b5041db-bd1c-408c-84df-dde1c1adb501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1231 2023.10.25 07:32:34.370157 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1232 2023.10.25 07:32:34.370633 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1233 2023.10.25 07:32:34.370808 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1234 2023.10.25 07:32:34.370851 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1235 2023.10.25 07:32:34.370998 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1236 2023.10.25 07:32:34.371027 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1237 2023.10.25 07:32:34.371048 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1238 2023.10.25 07:32:34.371076 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1239 2023.10.25 07:32:34.371991 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001794662 sec., 6686 rows/sec., 902.20 KiB/sec.
1240 2023.10.25 07:32:34.372195 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Debug> DynamicQueryHandler: Done processing query
1241 2023.10.25 07:32:34.372221 [ 3 ] {41327928-96d8-491d-9494-464e85ec01f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1242 2023.10.25 07:32:34.372237 [ 3 ] {} <Debug> HTTP-Session: 6b5041db-bd1c-408c-84df-dde1c1adb501 Destroying unnamed session
1243 2023.10.25 07:32:34.378630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2023.10.25 07:32:34.378722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1245 2023.10.25 07:32:34.378761 [ 3 ] {} <Debug> HTTP-Session: aa8fb39a-f9a6-4e82-bb8c-42e749be94c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1246 2023.10.25 07:32:34.378795 [ 3 ] {} <Debug> HTTP-Session: aa8fb39a-f9a6-4e82-bb8c-42e749be94c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2023.10.25 07:32:34.378945 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1248 2023.10.25 07:32:34.379027 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1249 2023.10.25 07:32:34.379300 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2023.10.25 07:32:34.379705 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1251 2023.10.25 07:32:34.379988 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1252 2023.10.25 07:32:34.380150 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1253 2023.10.25 07:32:34.380272 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001275842 sec., 3135 rows/sec., 339.08 KiB/sec.
1254 2023.10.25 07:32:34.380452 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Debug> DynamicQueryHandler: Done processing query
1255 2023.10.25 07:32:34.380479 [ 3 ] {170ab758-7323-41cb-b078-806260deb10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1256 2023.10.25 07:32:34.380498 [ 3 ] {} <Debug> HTTP-Session: aa8fb39a-f9a6-4e82-bb8c-42e749be94c9 Destroying unnamed session
1257 2023.10.25 07:32:34.380613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 6061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2023.10.25 07:32:34.380662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2023.10.25 07:32:34.380683 [ 3 ] {} <Debug> HTTP-Session: 66b01ce6-242c-4b0f-b582-7f7d5c28f0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1260 2023.10.25 07:32:34.380703 [ 3 ] {} <Debug> HTTP-Session: 66b01ce6-242c-4b0f-b582-7f7d5c28f0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2023.10.25 07:32:34.380781 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1262 2023.10.25 07:32:34.380824 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1263 2023.10.25 07:32:34.380941 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1264 2023.10.25 07:32:34.381262 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1265 2023.10.25 07:32:34.381487 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1266 2023.10.25 07:32:34.381669 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1267 2023.10.25 07:32:34.381781 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Information> executeQuery: Read 43 rows, 3.34 KiB in 0.000967998 sec., 44421 rows/sec., 3.37 MiB/sec.
1268 2023.10.25 07:32:34.381911 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Debug> DynamicQueryHandler: Done processing query
1269 2023.10.25 07:32:34.381937 [ 3 ] {c51b1aaa-ae06-4270-9fbc-d06227374ee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1270 2023.10.25 07:32:34.381956 [ 3 ] {} <Debug> HTTP-Session: 66b01ce6-242c-4b0f-b582-7f7d5c28f0ed Destroying unnamed session
1271 2023.10.25 07:32:34.382137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 31737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2023.10.25 07:32:34.382185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2023.10.25 07:32:34.382206 [ 3 ] {} <Debug> HTTP-Session: 01ffbf5e-48b1-43b8-abd1-724ee43a839a Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1274 2023.10.25 07:32:34.382224 [ 3 ] {} <Debug> HTTP-Session: 01ffbf5e-48b1-43b8-abd1-724ee43a839a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2023.10.25 07:32:34.382302 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1276 2023.10.25 07:32:34.382343 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1277 2023.10.25 07:32:34.382446 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1278 2023.10.25 07:32:34.382854 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1279 2023.10.25 07:32:34.383069 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1280 2023.10.25 07:32:34.383216 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1281 2023.10.25 07:32:34.383320 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Information> executeQuery: Read 198 rows, 19.64 KiB in 0.000986128 sec., 200785 rows/sec., 19.45 MiB/sec.
1282 2023.10.25 07:32:34.383455 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Debug> DynamicQueryHandler: Done processing query
1283 2023.10.25 07:32:34.383478 [ 3 ] {8f8d64b1-6e09-4583-9825-4d6e275d3c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1284 2023.10.25 07:32:34.383494 [ 3 ] {} <Debug> HTTP-Session: 01ffbf5e-48b1-43b8-abd1-724ee43a839a Destroying unnamed session
1285 2023.10.25 07:32:34.383728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2023.10.25 07:32:34.383774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2023.10.25 07:32:34.383793 [ 3 ] {} <Debug> HTTP-Session: 595bab03-6821-4611-9179-16ae03d126d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1288 2023.10.25 07:32:34.383810 [ 3 ] {} <Debug> HTTP-Session: 595bab03-6821-4611-9179-16ae03d126d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2023.10.25 07:32:34.383902 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1290 2023.10.25 07:32:34.383940 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1291 2023.10.25 07:32:34.384044 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1292 2023.10.25 07:32:34.384497 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1293 2023.10.25 07:32:34.384713 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1294 2023.10.25 07:32:34.384858 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1295 2023.10.25 07:32:34.384961 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Information> executeQuery: Read 313 rows, 22.47 KiB in 0.001031328 sec., 303492 rows/sec., 21.28 MiB/sec.
1296 2023.10.25 07:32:34.385081 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Debug> DynamicQueryHandler: Done processing query
1297 2023.10.25 07:32:34.385104 [ 3 ] {bae929c7-b58e-495d-bb25-7db5039742f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1298 2023.10.25 07:32:34.385120 [ 3 ] {} <Debug> HTTP-Session: 595bab03-6821-4611-9179-16ae03d126d1 Destroying unnamed session
1299 2023.10.25 07:32:34.385229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1300 2023.10.25 07:32:34.385273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1301 2023.10.25 07:32:34.385292 [ 3 ] {} <Debug> HTTP-Session: 6baf6bb2-6b0a-49ce-a1d9-4e365b0a81cc Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1302 2023.10.25 07:32:34.385309 [ 3 ] {} <Debug> HTTP-Session: 6baf6bb2-6b0a-49ce-a1d9-4e365b0a81cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1303 2023.10.25 07:32:34.385376 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1304 2023.10.25 07:32:34.385415 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1305 2023.10.25 07:32:34.385520 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1306 2023.10.25 07:32:34.385763 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1307 2023.10.25 07:32:34.385998 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1308 2023.10.25 07:32:34.386174 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1309 2023.10.25 07:32:34.386283 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000874885 sec., 6858 rows/sec., 287.98 KiB/sec.
1310 2023.10.25 07:32:34.386404 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Debug> DynamicQueryHandler: Done processing query
1311 2023.10.25 07:32:34.386428 [ 3 ] {00750a5f-fdad-4960-ad2a-822d5a95c79d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1312 2023.10.25 07:32:34.386444 [ 3 ] {} <Debug> HTTP-Session: 6baf6bb2-6b0a-49ce-a1d9-4e365b0a81cc Destroying unnamed session
1313 2023.10.25 07:32:34.386556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2023.10.25 07:32:34.386600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1315 2023.10.25 07:32:34.386619 [ 3 ] {} <Debug> HTTP-Session: 72f58c59-5bc9-4807-ba35-9a5e525534c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1316 2023.10.25 07:32:34.386636 [ 3 ] {} <Debug> HTTP-Session: 72f58c59-5bc9-4807-ba35-9a5e525534c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1317 2023.10.25 07:32:34.386708 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1318 2023.10.25 07:32:34.386749 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1319 2023.10.25 07:32:34.386864 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1320 2023.10.25 07:32:34.387139 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1321 2023.10.25 07:32:34.387381 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1322 2023.10.25 07:32:34.387565 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1323 2023.10.25 07:32:34.387672 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000935227 sec., 67363 rows/sec., 4.08 MiB/sec.
1324 2023.10.25 07:32:34.387802 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Debug> DynamicQueryHandler: Done processing query
1325 2023.10.25 07:32:34.387826 [ 3 ] {12126b03-1921-40be-9e25-fde1ae8ed8c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1326 2023.10.25 07:32:34.387841 [ 3 ] {} <Debug> HTTP-Session: 72f58c59-5bc9-4807-ba35-9a5e525534c0 Destroying unnamed session
1327 2023.10.25 07:32:34.388093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1328 2023.10.25 07:32:34.388138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1329 2023.10.25 07:32:34.388156 [ 3 ] {} <Debug> HTTP-Session: 7da792b7-c5dd-483d-adf6-b34d5c8dae51 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1330 2023.10.25 07:32:34.388173 [ 3 ] {} <Debug> HTTP-Session: 7da792b7-c5dd-483d-adf6-b34d5c8dae51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1331 2023.10.25 07:32:34.388257 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1332 2023.10.25 07:32:34.388299 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1333 2023.10.25 07:32:34.388452 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1334 2023.10.25 07:32:34.388967 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1335 2023.10.25 07:32:34.389889 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1336 2023.10.25 07:32:34.390081 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1337 2023.10.25 07:32:34.390185 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001897834 sec., 19495 rows/sec., 26.31 MiB/sec.
1338 2023.10.25 07:32:34.390333 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Debug> DynamicQueryHandler: Done processing query
1339 2023.10.25 07:32:34.390357 [ 3 ] {f6cb1656-844c-448d-acb3-0285b1cc92ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1340 2023.10.25 07:32:34.390373 [ 3 ] {} <Debug> HTTP-Session: 7da792b7-c5dd-483d-adf6-b34d5c8dae51 Destroying unnamed session
1341 2023.10.25 07:32:34.390488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 6465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1342 2023.10.25 07:32:34.390535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1343 2023.10.25 07:32:34.390554 [ 3 ] {} <Debug> HTTP-Session: 3e201e84-e532-4ce5-9215-fdb98cb2957f Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1344 2023.10.25 07:32:34.390571 [ 3 ] {} <Debug> HTTP-Session: 3e201e84-e532-4ce5-9215-fdb98cb2957f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1345 2023.10.25 07:32:34.390642 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1346 2023.10.25 07:32:34.390682 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1347 2023.10.25 07:32:34.390787 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1348 2023.10.25 07:32:34.391139 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1349 2023.10.25 07:32:34.391375 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1350 2023.10.25 07:32:34.391549 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1351 2023.10.25 07:32:34.391655 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Information> executeQuery: Read 43 rows, 2.74 KiB in 0.000982877 sec., 43749 rows/sec., 2.72 MiB/sec.
1352 2023.10.25 07:32:34.391768 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Debug> DynamicQueryHandler: Done processing query
1353 2023.10.25 07:32:34.391791 [ 3 ] {e0586860-5f54-4368-a9a0-868fe437a66d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1354 2023.10.25 07:32:34.391806 [ 3 ] {} <Debug> HTTP-Session: 3e201e84-e532-4ce5-9215-fdb98cb2957f Destroying unnamed session
1355 2023.10.25 07:32:42.609115 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
1356 2023.10.25 07:32:42.609186 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
1357 2023.10.25 07:32:44.365072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 6778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1358 2023.10.25 07:32:44.365202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1359 2023.10.25 07:32:44.365234 [ 3 ] {} <Debug> HTTP-Session: ae9caa57-a62b-4ca6-8ee2-4b619cdbfb70 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1360 2023.10.25 07:32:44.365262 [ 3 ] {} <Debug> HTTP-Session: ae9caa57-a62b-4ca6-8ee2-4b619cdbfb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1361 2023.10.25 07:32:44.365410 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1362 2023.10.25 07:32:44.365477 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1363 2023.10.25 07:32:44.365658 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1364 2023.10.25 07:32:44.366191 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1365 2023.10.25 07:32:44.366457 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1366 2023.10.25 07:32:44.366622 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1367 2023.10.25 07:32:44.366755 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Information> executeQuery: Read 48 rows, 3.74 KiB in 0.001300883 sec., 36898 rows/sec., 2.81 MiB/sec.
1368 2023.10.25 07:32:44.366912 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Debug> DynamicQueryHandler: Done processing query
1369 2023.10.25 07:32:44.366904 [ 107 ] {} <Debug> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1370 2023.10.25 07:32:44.366941 [ 3 ] {1d7e0518-2168-448a-9af5-67b3cb95b19c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1371 2023.10.25 07:32:44.367026 [ 3 ] {} <Debug> HTTP-Session: ae9caa57-a62b-4ca6-8ee2-4b619cdbfb70 Destroying unnamed session
1372 2023.10.25 07:32:44.367058 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1373 2023.10.25 07:32:44.367248 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1374 2023.10.25 07:32:44.367321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 34078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1375 2023.10.25 07:32:44.367380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1376 2023.10.25 07:32:44.367410 [ 3 ] {} <Debug> HTTP-Session: ff5642ba-b94e-4a9b-97fc-822554f61bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1377 2023.10.25 07:32:44.367434 [ 3 ] {} <Debug> HTTP-Session: ff5642ba-b94e-4a9b-97fc-822554f61bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1378 2023.10.25 07:32:44.367554 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1379 2023.10.25 07:32:44.367615 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1380 2023.10.25 07:32:44.367656 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1381 2023.10.25 07:32:44.367680 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1382 2023.10.25 07:32:44.368052 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1383 2023.10.25 07:32:44.368096 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1384 2023.10.25 07:32:44.368273 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1385 2023.10.25 07:32:44.368385 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1386 2023.10.25 07:32:44.368471 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part
1387 2023.10.25 07:32:44.368753 [ 25 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part
1388 2023.10.25 07:32:44.369094 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1389 2023.10.25 07:32:44.369511 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1390 2023.10.25 07:32:44.369829 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1391 2023.10.25 07:32:44.370142 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Information> executeQuery: Read 213 rows, 21.07 KiB in 0.002465394 sec., 86395 rows/sec., 8.34 MiB/sec.
1392 2023.10.25 07:32:44.370250 [ 107 ] {} <Debug> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1393 2023.10.25 07:32:44.370381 [ 16 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 4 columns (4 merged, 0 gathered) in 0.003213007 sec., 35792.016637374276 rows/sec., 2.57 MiB/sec.
1394 2023.10.25 07:32:44.370418 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1395 2023.10.25 07:32:44.370480 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Debug> DynamicQueryHandler: Done processing query
1396 2023.10.25 07:32:44.370530 [ 3 ] {57e7b28a-0927-46db-af6b-173119f6629e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1397 2023.10.25 07:32:44.370633 [ 3 ] {} <Debug> HTTP-Session: ff5642ba-b94e-4a9b-97fc-822554f61bfa Destroying unnamed session
1398 2023.10.25 07:32:44.370673 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1399 2023.10.25 07:32:44.370715 [ 10 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1400 2023.10.25 07:32:44.370826 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1401 2023.10.25 07:32:44.370860 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part
1402 2023.10.25 07:32:44.370988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 49234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2023.10.25 07:32:44.371074 [ 10 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1404 2023.10.25 07:32:44.371126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1405 2023.10.25 07:32:44.371131 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part
1406 2023.10.25 07:32:44.371175 [ 3 ] {} <Debug> HTTP-Session: be2f0162-486e-47ea-b065-e035b7389404 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1407 2023.10.25 07:32:44.371251 [ 3 ] {} <Debug> HTTP-Session: be2f0162-486e-47ea-b065-e035b7389404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1408 2023.10.25 07:32:44.371277 [ 10 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_6_1} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1409 2023.10.25 07:32:44.371572 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part
1410 2023.10.25 07:32:44.371601 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1411 2023.10.25 07:32:44.371688 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1412 2023.10.25 07:32:44.371780 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part
1413 2023.10.25 07:32:44.372116 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 198 rows starting from the beginning of the part
1414 2023.10.25 07:32:44.372201 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1415 2023.10.25 07:32:44.372384 [ 25 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 213 rows starting from the beginning of the part
1416 2023.10.25 07:32:44.373393 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1417 2023.10.25 07:32:44.373799 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1418 2023.10.25 07:32:44.373989 [ 16 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 4 columns (4 merged, 0 gathered) in 0.003456012 sec., 219617.29299551042 rows/sec., 20.91 MiB/sec.
1419 2023.10.25 07:32:44.374092 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1420 2023.10.25 07:32:44.374182 [ 16 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1421 2023.10.25 07:32:44.374279 [ 105 ] {} <Debug> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1422 2023.10.25 07:32:44.374347 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Information> executeQuery: Read 306 rows, 21.91 KiB in 0.002680788 sec., 114145 rows/sec., 7.98 MiB/sec.
1423 2023.10.25 07:32:44.374392 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1424 2023.10.25 07:32:44.374576 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1425 2023.10.25 07:32:44.374617 [ 16 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1426 2023.10.25 07:32:44.374717 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Debug> DynamicQueryHandler: Done processing query
1427 2023.10.25 07:32:44.374770 [ 3 ] {ef378f03-5c80-499f-98f2-0af8e01c4d6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1428 2023.10.25 07:32:44.374789 [ 16 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_6_1} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1429 2023.10.25 07:32:44.374779 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1430 2023.10.25 07:32:44.374823 [ 3 ] {} <Debug> HTTP-Session: be2f0162-486e-47ea-b065-e035b7389404 Destroying unnamed session
1431 2023.10.25 07:32:44.374893 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part
1432 2023.10.25 07:32:44.375037 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part
1433 2023.10.25 07:32:44.375104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1434 2023.10.25 07:32:44.375170 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part
1435 2023.10.25 07:32:44.375187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1436 2023.10.25 07:32:44.375247 [ 3 ] {} <Debug> HTTP-Session: 1dc550dd-05f6-4635-8ae7-42674d97851c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1437 2023.10.25 07:32:44.375286 [ 3 ] {} <Debug> HTTP-Session: 1dc550dd-05f6-4635-8ae7-42674d97851c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1438 2023.10.25 07:32:44.375380 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part
1439 2023.10.25 07:32:44.375500 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1440 2023.10.25 07:32:44.375595 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 313 rows starting from the beginning of the part
1441 2023.10.25 07:32:44.375607 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1442 2023.10.25 07:32:44.375863 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 306 rows starting from the beginning of the part
1443 2023.10.25 07:32:44.376108 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1444 2023.10.25 07:32:44.376826 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1445 2023.10.25 07:32:44.377381 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1446 2023.10.25 07:32:44.377674 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1447 2023.10.25 07:32:44.377898 [ 105 ] {} <Debug> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1448 2023.10.25 07:32:44.377917 [ 25 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1675 rows, containing 4 columns (4 merged, 0 gathered) in 0.003435182 sec., 487601.5302828205 rows/sec., 33.70 MiB/sec.
1449 2023.10.25 07:32:44.377982 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002410703 sec., 2488 rows/sec., 104.51 KiB/sec.
1450 2023.10.25 07:32:44.377992 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1451 2023.10.25 07:32:44.378204 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1452 2023.10.25 07:32:44.378274 [ 17 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1453 2023.10.25 07:32:44.378426 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1454 2023.10.25 07:32:44.378438 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Debug> DynamicQueryHandler: Done processing query
1455 2023.10.25 07:32:44.378468 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1456 2023.10.25 07:32:44.378479 [ 3 ] {9025b2c5-8d9e-42ca-96b9-6ac22a001a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1457 2023.10.25 07:32:44.378553 [ 3 ] {} <Debug> HTTP-Session: 1dc550dd-05f6-4635-8ae7-42674d97851c Destroying unnamed session
1458 2023.10.25 07:32:44.378664 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1459 2023.10.25 07:32:44.378672 [ 17 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1460 2023.10.25 07:32:44.378753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1461 2023.10.25 07:32:44.378771 [ 17 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_6_1} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1462 2023.10.25 07:32:44.378826 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1463 2023.10.25 07:32:44.378920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1464 2023.10.25 07:32:44.378991 [ 3 ] {} <Debug> HTTP-Session: a3c1a4d6-4d83-4b20-8bbe-a6d9fbc50db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1465 2023.10.25 07:32:44.379034 [ 3 ] {} <Debug> HTTP-Session: a3c1a4d6-4d83-4b20-8bbe-a6d9fbc50db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1466 2023.10.25 07:32:44.379111 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1467 2023.10.25 07:32:44.379257 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1468 2023.10.25 07:32:44.379353 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1469 2023.10.25 07:32:44.379369 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1470 2023.10.25 07:32:44.379620 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::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
1471 2023.10.25 07:32:44.379917 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1472 2023.10.25 07:32:44.380688 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1473 2023.10.25 07:32:44.381142 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1474 2023.10.25 07:32:44.381354 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1475 2023.10.25 07:32:44.381479 [ 105 ] {} <Debug> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1476 2023.10.25 07:32:44.381493 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002184869 sec., 28834 rows/sec., 1.75 MiB/sec.
1477 2023.10.25 07:32:44.381537 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1478 2023.10.25 07:32:44.381797 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1479 2023.10.25 07:32:44.382163 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1480 2023.10.25 07:32:44.382275 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part
1481 2023.10.25 07:32:44.382279 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Debug> DynamicQueryHandler: Done processing query
1482 2023.10.25 07:32:44.382336 [ 3 ] {d188751d-351a-436e-b923-58bca8e9855a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1483 2023.10.25 07:32:44.382346 [ 20 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004269017 sec., 8432.85468293989 rows/sec., 354.11 KiB/sec.
1484 2023.10.25 07:32:44.382408 [ 3 ] {} <Debug> HTTP-Session: a3c1a4d6-4d83-4b20-8bbe-a6d9fbc50db4 Destroying unnamed session
1485 2023.10.25 07:32:44.382558 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1486 2023.10.25 07:32:44.382586 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1487 2023.10.25 07:32:44.382743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 44943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2023.10.25 07:32:44.382822 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
1489 2023.10.25 07:32:44.382873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1490 2023.10.25 07:32:44.382975 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1491 2023.10.25 07:32:44.382977 [ 3 ] {} <Debug> HTTP-Session: e21f547c-bff5-4c95-b982-0a9e5368feac Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1492 2023.10.25 07:32:44.383093 [ 3 ] {} <Debug> HTTP-Session: e21f547c-bff5-4c95-b982-0a9e5368feac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1493 2023.10.25 07:32:44.383139 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1494 2023.10.25 07:32:44.383151 [ 25 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_6_1} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1495 2023.10.25 07:32:44.383466 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1496 2023.10.25 07:32:44.383496 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part
1497 2023.10.25 07:32:44.383600 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1498 2023.10.25 07:32:44.383851 [ 11 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part
1499 2023.10.25 07:32:44.384307 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1500 2023.10.25 07:32:44.385411 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1501 2023.10.25 07:32:44.385717 [ 25 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.004109993 sec., 91970.95956124499 rows/sec., 5.58 MiB/sec.
1502 2023.10.25 07:32:44.385903 [ 25 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1503 2023.10.25 07:32:44.386037 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1504 2023.10.25 07:32:44.386196 [ 25 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1505 2023.10.25 07:32:44.386301 [ 25 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1506 2023.10.25 07:32:44.386347 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1507 2023.10.25 07:32:44.386541 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.003020334 sec., 13905 rows/sec., 18.77 MiB/sec.
1508 2023.10.25 07:32:44.386691 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Debug> DynamicQueryHandler: Done processing query
1509 2023.10.25 07:32:44.386714 [ 3 ] {6a536765-bef2-4953-a3f5-147c19e6ecd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1510 2023.10.25 07:32:44.386730 [ 3 ] {} <Debug> HTTP-Session: e21f547c-bff5-4c95-b982-0a9e5368feac Destroying unnamed session
1511 2023.10.25 07:32:44.386867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1512 2023.10.25 07:32:44.386914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1513 2023.10.25 07:32:44.386933 [ 3 ] {} <Debug> HTTP-Session: 5866c2c8-b79a-48f2-a18c-0abe165792ee Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1514 2023.10.25 07:32:44.386950 [ 3 ] {} <Debug> HTTP-Session: 5866c2c8-b79a-48f2-a18c-0abe165792ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1515 2023.10.25 07:32:44.387022 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1516 2023.10.25 07:32:44.387061 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1517 2023.10.25 07:32:44.387169 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1518 2023.10.25 07:32:44.387459 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1519 2023.10.25 07:32:44.387690 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1520 2023.10.25 07:32:44.387867 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1521 2023.10.25 07:32:44.387984 [ 105 ] {} <Debug> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1522 2023.10.25 07:32:44.388003 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000950037 sec., 19999 rows/sec., 1.04 MiB/sec.
1523 2023.10.25 07:32:44.388035 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1524 2023.10.25 07:32:44.388186 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1525 2023.10.25 07:32:44.388305 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Debug> DynamicQueryHandler: Done processing query
1526 2023.10.25 07:32:44.388340 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1527 2023.10.25 07:32:44.388353 [ 3 ] {60b49e73-1abd-49cd-a86f-1dcc9789cf62} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1528 2023.10.25 07:32:44.388377 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
1529 2023.10.25 07:32:44.388417 [ 3 ] {} <Debug> HTTP-Session: 5866c2c8-b79a-48f2-a18c-0abe165792ee Destroying unnamed session
1530 2023.10.25 07:32:44.388523 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1531 2023.10.25 07:32:44.388611 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
1532 2023.10.25 07:32:44.388693 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1533 2023.10.25 07:32:44.388769 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part
1534 2023.10.25 07:32:44.388845 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1535 2023.10.25 07:32:44.389394 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308343 sec., 105476.92768639416 rows/sec., 5.81 MiB/sec.
1536 2023.10.25 07:32:44.389521 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1537 2023.10.25 07:32:44.389761 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1538 2023.10.25 07:32:44.389840 [ 11 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_6_1} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1539 2023.10.25 07:32:54.364661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1540 2023.10.25 07:32:54.364786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1541 2023.10.25 07:32:54.364813 [ 3 ] {} <Debug> HTTP-Session: f0f4702f-a6ff-4df5-a813-4aabea17bf7a Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1542 2023.10.25 07:32:54.364838 [ 3 ] {} <Debug> HTTP-Session: f0f4702f-a6ff-4df5-a813-4aabea17bf7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1543 2023.10.25 07:32:54.364992 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1544 2023.10.25 07:32:54.365055 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1545 2023.10.25 07:32:54.365215 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1546 2023.10.25 07:32:54.365694 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1547 2023.10.25 07:32:54.365961 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1548 2023.10.25 07:32:54.366124 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1549 2023.10.25 07:32:54.366245 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001216321 sec., 41929 rows/sec., 3.20 MiB/sec.
1550 2023.10.25 07:32:54.366397 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Debug> DynamicQueryHandler: Done processing query
1551 2023.10.25 07:32:54.366423 [ 3 ] {a2e77685-7aca-4b9a-98e9-6cb32cb22880} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1552 2023.10.25 07:32:54.366439 [ 3 ] {} <Debug> HTTP-Session: f0f4702f-a6ff-4df5-a813-4aabea17bf7a Destroying unnamed session
1553 2023.10.25 07:32:54.366661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 35414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1554 2023.10.25 07:32:54.366713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1555 2023.10.25 07:32:54.366733 [ 3 ] {} <Debug> HTTP-Session: bbf1d7b6-88b7-4357-b196-d05a128dde8e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1556 2023.10.25 07:32:54.366752 [ 3 ] {} <Debug> HTTP-Session: bbf1d7b6-88b7-4357-b196-d05a128dde8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1557 2023.10.25 07:32:54.366843 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1558 2023.10.25 07:32:54.366884 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1559 2023.10.25 07:32:54.366996 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1560 2023.10.25 07:32:54.367465 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1561 2023.10.25 07:32:54.367692 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1562 2023.10.25 07:32:54.367854 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1563 2023.10.25 07:32:54.367961 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Information> executeQuery: Read 222 rows, 21.86 KiB in 0.001089559 sec., 203752 rows/sec., 19.59 MiB/sec.
1564 2023.10.25 07:32:54.368082 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Debug> DynamicQueryHandler: Done processing query
1565 2023.10.25 07:32:54.368107 [ 3 ] {85882fa9-f6e1-485b-ad86-cf68c490378f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1566 2023.10.25 07:32:54.368123 [ 3 ] {} <Debug> HTTP-Session: bbf1d7b6-88b7-4357-b196-d05a128dde8e Destroying unnamed session
1567 2023.10.25 07:32:54.368324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 51269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1568 2023.10.25 07:32:54.368372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1569 2023.10.25 07:32:54.368390 [ 3 ] {} <Debug> HTTP-Session: 7ecbdd68-09b7-4499-a7b8-24308e7357af Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1570 2023.10.25 07:32:54.368407 [ 3 ] {} <Debug> HTTP-Session: 7ecbdd68-09b7-4499-a7b8-24308e7357af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1571 2023.10.25 07:32:54.368512 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1572 2023.10.25 07:32:54.368552 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1573 2023.10.25 07:32:54.368657 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1574 2023.10.25 07:32:54.369155 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1575 2023.10.25 07:32:54.369374 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1576 2023.10.25 07:32:54.369522 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1577 2023.10.25 07:32:54.369620 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Information> executeQuery: Read 318 rows, 22.87 KiB in 0.00108033 sec., 294354 rows/sec., 20.68 MiB/sec.
1578 2023.10.25 07:32:54.369741 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Debug> DynamicQueryHandler: Done processing query
1579 2023.10.25 07:32:54.369765 [ 3 ] {2125deea-fe1e-4946-807e-cd2112e8abf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1580 2023.10.25 07:32:54.369780 [ 3 ] {} <Debug> HTTP-Session: 7ecbdd68-09b7-4499-a7b8-24308e7357af Destroying unnamed session
1581 2023.10.25 07:32:54.369904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2023.10.25 07:32:54.369950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1583 2023.10.25 07:32:54.369969 [ 3 ] {} <Debug> HTTP-Session: c6435b39-8831-4dde-a98c-3a6d6f9c9e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1584 2023.10.25 07:32:54.369987 [ 3 ] {} <Debug> HTTP-Session: c6435b39-8831-4dde-a98c-3a6d6f9c9e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1585 2023.10.25 07:32:54.370058 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1586 2023.10.25 07:32:54.370098 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1587 2023.10.25 07:32:54.370206 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1588 2023.10.25 07:32:54.370466 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1589 2023.10.25 07:32:54.370703 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1590 2023.10.25 07:32:54.370876 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1591 2023.10.25 07:32:54.370974 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889256 sec., 6747 rows/sec., 283.33 KiB/sec.
1592 2023.10.25 07:32:54.371089 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Debug> DynamicQueryHandler: Done processing query
1593 2023.10.25 07:32:54.371113 [ 3 ] {502f8fae-4909-498f-978a-13a0d8c8a54f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1594 2023.10.25 07:32:54.371128 [ 3 ] {} <Debug> HTTP-Session: c6435b39-8831-4dde-a98c-3a6d6f9c9e8f Destroying unnamed session
1595 2023.10.25 07:32:54.371249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2023.10.25 07:32:54.371295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1597 2023.10.25 07:32:54.371315 [ 3 ] {} <Debug> HTTP-Session: 762f3894-6e7e-4605-a601-1bf9bdf3728e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1598 2023.10.25 07:32:54.371333 [ 3 ] {} <Debug> HTTP-Session: 762f3894-6e7e-4605-a601-1bf9bdf3728e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2023.10.25 07:32:54.371405 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1600 2023.10.25 07:32:54.371449 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1601 2023.10.25 07:32:54.371566 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1602 2023.10.25 07:32:54.371911 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1603 2023.10.25 07:32:54.372160 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1604 2023.10.25 07:32:54.372344 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1605 2023.10.25 07:32:54.372445 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001010608 sec., 62338 rows/sec., 3.78 MiB/sec.
1606 2023.10.25 07:32:54.372563 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Debug> DynamicQueryHandler: Done processing query
1607 2023.10.25 07:32:54.372586 [ 3 ] {5d88691c-b28f-4b6b-8528-646383ae847d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1608 2023.10.25 07:32:54.372601 [ 3 ] {} <Debug> HTTP-Session: 762f3894-6e7e-4605-a601-1bf9bdf3728e Destroying unnamed session
1609 2023.10.25 07:32:54.372833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1610 2023.10.25 07:32:54.372879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1611 2023.10.25 07:32:54.372899 [ 3 ] {} <Debug> HTTP-Session: f0e553e6-543e-4cfa-966d-281b16015da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1612 2023.10.25 07:32:54.372916 [ 3 ] {} <Debug> HTTP-Session: f0e553e6-543e-4cfa-966d-281b16015da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1613 2023.10.25 07:32:54.373010 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1614 2023.10.25 07:32:54.373055 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1615 2023.10.25 07:32:54.373190 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1616 2023.10.25 07:32:54.373805 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1617 2023.10.25 07:32:54.374123 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1618 2023.10.25 07:32:54.374304 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1619 2023.10.25 07:32:54.374413 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001374175 sec., 32746 rows/sec., 44.19 MiB/sec.
1620 2023.10.25 07:32:54.374581 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Debug> DynamicQueryHandler: Done processing query
1621 2023.10.25 07:32:54.374606 [ 3 ] {bf70a16d-04c9-42b3-8589-aab1fa1289d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1622 2023.10.25 07:32:54.374622 [ 3 ] {} <Debug> HTTP-Session: f0e553e6-543e-4cfa-966d-281b16015da1 Destroying unnamed session
1623 2023.10.25 07:32:54.374743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 4039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2023.10.25 07:32:54.374793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1625 2023.10.25 07:32:54.374815 [ 3 ] {} <Debug> HTTP-Session: 563be947-163a-40e8-9edb-a1dc73233dac Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1626 2023.10.25 07:32:54.374831 [ 3 ] {} <Debug> HTTP-Session: 563be947-163a-40e8-9edb-a1dc73233dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2023.10.25 07:32:54.374902 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1628 2023.10.25 07:32:54.374941 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1629 2023.10.25 07:32:54.375050 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2023.10.25 07:32:54.375309 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1631 2023.10.25 07:32:54.375538 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1632 2023.10.25 07:32:54.375710 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1633 2023.10.25 07:32:54.375810 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.000880436 sec., 31802 rows/sec., 1.81 MiB/sec.
1634 2023.10.25 07:32:54.375980 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Debug> DynamicQueryHandler: Done processing query
1635 2023.10.25 07:32:54.376003 [ 3 ] {7e38bd48-2a8e-422b-997d-56a2c6b77bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1636 2023.10.25 07:32:54.376020 [ 3 ] {} <Debug> HTTP-Session: 563be947-163a-40e8-9edb-a1dc73233dac Destroying unnamed session
1637 2023.10.25 07:32:57.609234 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
1638 2023.10.25 07:32:57.609292 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
1639 2023.10.25 07:33:04.364063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1640 2023.10.25 07:33:04.364200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1641 2023.10.25 07:33:04.364231 [ 3 ] {} <Debug> HTTP-Session: 9708e5d7-a89d-4683-a251-a367b9d26249 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1642 2023.10.25 07:33:04.364260 [ 3 ] {} <Debug> HTTP-Session: 9708e5d7-a89d-4683-a251-a367b9d26249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1643 2023.10.25 07:33:04.364405 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1644 2023.10.25 07:33:04.364471 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1645 2023.10.25 07:33:04.364653 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1646 2023.10.25 07:33:04.365138 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1647 2023.10.25 07:33:04.365418 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1648 2023.10.25 07:33:04.365584 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1649 2023.10.25 07:33:04.365711 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001268543 sec., 41780 rows/sec., 3.19 MiB/sec.
1650 2023.10.25 07:33:04.365897 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Debug> DynamicQueryHandler: Done processing query
1651 2023.10.25 07:33:04.365924 [ 3 ] {d64fe22e-c87a-4bee-80f0-9ab2833a71a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1652 2023.10.25 07:33:04.365941 [ 3 ] {} <Debug> HTTP-Session: 9708e5d7-a89d-4683-a251-a367b9d26249 Destroying unnamed session
1653 2023.10.25 07:33:04.366144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1654 2023.10.25 07:33:04.366197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1655 2023.10.25 07:33:04.366219 [ 3 ] {} <Debug> HTTP-Session: 37e7d6b7-b4fe-444a-9849-ab203264d83f Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1656 2023.10.25 07:33:04.366237 [ 3 ] {} <Debug> HTTP-Session: 37e7d6b7-b4fe-444a-9849-ab203264d83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1657 2023.10.25 07:33:04.366333 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1658 2023.10.25 07:33:04.366377 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1659 2023.10.25 07:33:04.366491 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1660 2023.10.25 07:33:04.366908 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1661 2023.10.25 07:33:04.367145 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1662 2023.10.25 07:33:04.367292 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1663 2023.10.25 07:33:04.367423 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001060769 sec., 214938 rows/sec., 20.67 MiB/sec.
1664 2023.10.25 07:33:04.367546 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Debug> DynamicQueryHandler: Done processing query
1665 2023.10.25 07:33:04.367570 [ 3 ] {ed3fcf06-b78b-45b6-a34d-fbc8acd3dc57} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1666 2023.10.25 07:33:04.367587 [ 3 ] {} <Debug> HTTP-Session: 37e7d6b7-b4fe-444a-9849-ab203264d83f Destroying unnamed session
1667 2023.10.25 07:33:04.367761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1668 2023.10.25 07:33:04.367807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1669 2023.10.25 07:33:04.367827 [ 3 ] {} <Debug> HTTP-Session: 7826a1de-11ee-4616-ac36-b9856802d2c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1670 2023.10.25 07:33:04.367844 [ 3 ] {} <Debug> HTTP-Session: 7826a1de-11ee-4616-ac36-b9856802d2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1671 2023.10.25 07:33:04.367936 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1672 2023.10.25 07:33:04.367975 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1673 2023.10.25 07:33:04.368082 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1674 2023.10.25 07:33:04.368544 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1675 2023.10.25 07:33:04.368778 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1676 2023.10.25 07:33:04.368930 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1677 2023.10.25 07:33:04.369055 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001092149 sec., 284759 rows/sec., 19.95 MiB/sec.
1678 2023.10.25 07:33:04.369177 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Debug> DynamicQueryHandler: Done processing query
1679 2023.10.25 07:33:04.369202 [ 3 ] {ffd76d34-5343-4441-92b5-7e6d6894a722} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1680 2023.10.25 07:33:04.369219 [ 3 ] {} <Debug> HTTP-Session: 7826a1de-11ee-4616-ac36-b9856802d2c6 Destroying unnamed session
1681 2023.10.25 07:33:04.369344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1682 2023.10.25 07:33:04.369389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1683 2023.10.25 07:33:04.369409 [ 3 ] {} <Debug> HTTP-Session: 0d6202d3-5c16-424b-ac30-eefc6b49fbd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1684 2023.10.25 07:33:04.369428 [ 3 ] {} <Debug> HTTP-Session: 0d6202d3-5c16-424b-ac30-eefc6b49fbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1685 2023.10.25 07:33:04.369498 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1686 2023.10.25 07:33:04.369539 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1687 2023.10.25 07:33:04.369650 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1688 2023.10.25 07:33:04.369890 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1689 2023.10.25 07:33:04.370135 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1690 2023.10.25 07:33:04.370322 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1691 2023.10.25 07:33:04.370449 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000922356 sec., 6505 rows/sec., 273.16 KiB/sec.
1692 2023.10.25 07:33:04.370629 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Debug> DynamicQueryHandler: Done processing query
1693 2023.10.25 07:33:04.370654 [ 3 ] {9319a1ca-8b76-41ef-98f5-87d3da672057} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1694 2023.10.25 07:33:04.370670 [ 3 ] {} <Debug> HTTP-Session: 0d6202d3-5c16-424b-ac30-eefc6b49fbd4 Destroying unnamed session
1695 2023.10.25 07:33:04.370789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1696 2023.10.25 07:33:04.370837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1697 2023.10.25 07:33:04.370858 [ 3 ] {} <Debug> HTTP-Session: bd400910-134b-42bf-b3f9-19f7c9bad7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1698 2023.10.25 07:33:04.370875 [ 3 ] {} <Debug> HTTP-Session: bd400910-134b-42bf-b3f9-19f7c9bad7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1699 2023.10.25 07:33:04.370950 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1700 2023.10.25 07:33:04.370992 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1701 2023.10.25 07:33:04.371123 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1702 2023.10.25 07:33:04.371419 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1703 2023.10.25 07:33:04.371669 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1704 2023.10.25 07:33:04.371846 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1705 2023.10.25 07:33:04.371951 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000973167 sec., 64737 rows/sec., 3.92 MiB/sec.
1706 2023.10.25 07:33:04.372120 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Debug> DynamicQueryHandler: Done processing query
1707 2023.10.25 07:33:04.372145 [ 3 ] {c1402dce-7697-441f-89c9-d26d66e6bc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1708 2023.10.25 07:33:04.372161 [ 3 ] {} <Debug> HTTP-Session: bd400910-134b-42bf-b3f9-19f7c9bad7c0 Destroying unnamed session
1709 2023.10.25 07:33:04.372321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1710 2023.10.25 07:33:04.372367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1711 2023.10.25 07:33:04.372386 [ 3 ] {} <Debug> HTTP-Session: 553cefae-1a50-4a0f-b8cd-b67da4591313 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1712 2023.10.25 07:33:04.372403 [ 3 ] {} <Debug> HTTP-Session: 553cefae-1a50-4a0f-b8cd-b67da4591313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1713 2023.10.25 07:33:04.372499 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1714 2023.10.25 07:33:04.372544 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1715 2023.10.25 07:33:04.372691 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1716 2023.10.25 07:33:04.373149 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1717 2023.10.25 07:33:04.373460 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1718 2023.10.25 07:33:04.373647 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1719 2023.10.25 07:33:04.373775 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001245323 sec., 37741 rows/sec., 50.93 MiB/sec.
1720 2023.10.25 07:33:04.373907 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Debug> DynamicQueryHandler: Done processing query
1721 2023.10.25 07:33:04.373931 [ 3 ] {907156fc-a033-4609-8bb8-4eb7bd88c082} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1722 2023.10.25 07:33:04.373947 [ 3 ] {} <Debug> HTTP-Session: 553cefae-1a50-4a0f-b8cd-b67da4591313 Destroying unnamed session
1723 2023.10.25 07:33:04.374063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1724 2023.10.25 07:33:04.374108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1725 2023.10.25 07:33:04.374127 [ 3 ] {} <Debug> HTTP-Session: ff96757e-14b5-4f6d-8f9f-e18747f80d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1726 2023.10.25 07:33:04.374143 [ 3 ] {} <Debug> HTTP-Session: ff96757e-14b5-4f6d-8f9f-e18747f80d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1727 2023.10.25 07:33:04.374213 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1728 2023.10.25 07:33:04.374251 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1729 2023.10.25 07:33:04.374357 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1730 2023.10.25 07:33:04.374706 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1731 2023.10.25 07:33:04.374941 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1732 2023.10.25 07:33:04.375119 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1733 2023.10.25 07:33:04.375238 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000996298 sec., 19070 rows/sec., 1012.54 KiB/sec.
1734 2023.10.25 07:33:04.375356 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Debug> DynamicQueryHandler: Done processing query
1735 2023.10.25 07:33:04.375380 [ 3 ] {2fe767c9-69bd-4208-9b85-ed7fdb48a3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1736 2023.10.25 07:33:04.375395 [ 3 ] {} <Debug> HTTP-Session: ff96757e-14b5-4f6d-8f9f-e18747f80d4f Destroying unnamed session
1737 2023.10.25 07:33:09.355856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1738 2023.10.25 07:33:09.356038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1739 2023.10.25 07:33:09.356088 [ 3 ] {} <Debug> HTTP-Session: 6522fbb4-bf2d-460a-bd0a-d8a344a0f131 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1740 2023.10.25 07:33:09.356131 [ 3 ] {} <Debug> HTTP-Session: 6522fbb4-bf2d-460a-bd0a-d8a344a0f131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1741 2023.10.25 07:33:09.356459 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1742 2023.10.25 07:33:09.357087 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1743 2023.10.25 07:33:09.357275 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1744 2023.10.25 07:33:09.357327 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1745 2023.10.25 07:33:09.357497 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1746 2023.10.25 07:33:09.357606 [ 188 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1747 2023.10.25 07:33:09.357642 [ 186 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1748 2023.10.25 07:33:09.357803 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1749 2023.10.25 07:33:09.357898 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1750 2023.10.25 07:33:09.359852 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.00334361 sec., 4785 rows/sec., 613.64 KiB/sec.
1751 2023.10.25 07:33:09.360137 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Debug> DynamicQueryHandler: Done processing query
1752 2023.10.25 07:33:09.360165 [ 3 ] {869f3dbb-0c25-4fc6-8bad-82e94aa2931e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1753 2023.10.25 07:33:09.360183 [ 3 ] {} <Debug> HTTP-Session: 6522fbb4-bf2d-460a-bd0a-d8a344a0f131 Destroying unnamed session
1754 2023.10.25 07:33:09.360428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1755 2023.10.25 07:33:09.360479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1756 2023.10.25 07:33:09.360500 [ 3 ] {} <Debug> HTTP-Session: 2e47c7b9-e231-4247-af9a-ad4e3dab9e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1757 2023.10.25 07:33:09.360519 [ 3 ] {} <Debug> HTTP-Session: 2e47c7b9-e231-4247-af9a-ad4e3dab9e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1758 2023.10.25 07:33:09.360662 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1759 2023.10.25 07:33:09.361181 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1760 2023.10.25 07:33:09.361359 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1761 2023.10.25 07:33:09.361403 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1762 2023.10.25 07:33:09.361552 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1763 2023.10.25 07:33:09.361634 [ 192 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1764 2023.10.25 07:33:09.361634 [ 193 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1765 2023.10.25 07:33:09.361760 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1766 2023.10.25 07:33:09.361822 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1767 2023.10.25 07:33:09.363345 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002644147 sec., 6051 rows/sec., 775.96 KiB/sec.
1768 2023.10.25 07:33:09.363613 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Debug> DynamicQueryHandler: Done processing query
1769 2023.10.25 07:33:09.363639 [ 3 ] {541b4666-e558-451b-887e-9d5f235b67bb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1770 2023.10.25 07:33:09.363655 [ 3 ] {} <Debug> HTTP-Session: 2e47c7b9-e231-4247-af9a-ad4e3dab9e08 Destroying unnamed session
1771 2023.10.25 07:33:09.364001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1772 2023.10.25 07:33:09.364048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1773 2023.10.25 07:33:09.364069 [ 3 ] {} <Debug> HTTP-Session: 5da2dff2-a905-4a97-ba52-2b6b312584c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1774 2023.10.25 07:33:09.364087 [ 3 ] {} <Debug> HTTP-Session: 5da2dff2-a905-4a97-ba52-2b6b312584c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1775 2023.10.25 07:33:09.364223 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1776 2023.10.25 07:33:09.364736 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1777 2023.10.25 07:33:09.364915 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1778 2023.10.25 07:33:09.364958 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1779 2023.10.25 07:33:09.365104 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1780 2023.10.25 07:33:09.365164 [ 190 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1781 2023.10.25 07:33:09.365170 [ 193 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1782 2023.10.25 07:33:09.365253 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1783 2023.10.25 07:33:09.365313 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1784 2023.10.25 07:33:09.366930 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002667908 sec., 5997 rows/sec., 769.05 KiB/sec.
1785 2023.10.25 07:33:09.367183 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Debug> DynamicQueryHandler: Done processing query
1786 2023.10.25 07:33:09.367208 [ 3 ] {ae8f4834-95f6-4e70-8b10-8c85b7764b2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1787 2023.10.25 07:33:09.367225 [ 3 ] {} <Debug> HTTP-Session: 5da2dff2-a905-4a97-ba52-2b6b312584c6 Destroying unnamed session
1788 2023.10.25 07:33:09.367458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1789 2023.10.25 07:33:09.367506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1790 2023.10.25 07:33:09.367526 [ 3 ] {} <Debug> HTTP-Session: 00bf0f33-517a-4a9b-965e-1a91ae99711f Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1791 2023.10.25 07:33:09.367543 [ 3 ] {} <Debug> HTTP-Session: 00bf0f33-517a-4a9b-965e-1a91ae99711f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1792 2023.10.25 07:33:09.367675 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1793 2023.10.25 07:33:09.368187 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1794 2023.10.25 07:33:09.368365 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1795 2023.10.25 07:33:09.368407 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1796 2023.10.25 07:33:09.368553 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1797 2023.10.25 07:33:09.368639 [ 186 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1798 2023.10.25 07:33:09.368649 [ 192 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1799 2023.10.25 07:33:09.368761 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1800 2023.10.25 07:33:09.368823 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1801 2023.10.25 07:33:09.370386 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002670838 sec., 5990 rows/sec., 768.21 KiB/sec.
1802 2023.10.25 07:33:09.370652 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Debug> DynamicQueryHandler: Done processing query
1803 2023.10.25 07:33:09.370677 [ 3 ] {1c8e8b58-60a0-4305-8894-301940a8bf30} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1804 2023.10.25 07:33:09.370694 [ 3 ] {} <Debug> HTTP-Session: 00bf0f33-517a-4a9b-965e-1a91ae99711f Destroying unnamed session
1805 2023.10.25 07:33:09.370937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1806 2023.10.25 07:33:09.370983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1807 2023.10.25 07:33:09.371004 [ 3 ] {} <Debug> HTTP-Session: e74dbb84-4783-4eaa-afee-2922f2591c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1808 2023.10.25 07:33:09.371020 [ 3 ] {} <Debug> HTTP-Session: e74dbb84-4783-4eaa-afee-2922f2591c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1809 2023.10.25 07:33:09.371151 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1810 2023.10.25 07:33:09.371667 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1811 2023.10.25 07:33:09.371852 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1812 2023.10.25 07:33:09.371894 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1813 2023.10.25 07:33:09.372039 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1814 2023.10.25 07:33:09.372121 [ 190 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1815 2023.10.25 07:33:09.372125 [ 188 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1816 2023.10.25 07:33:09.372224 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1817 2023.10.25 07:33:09.372287 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1818 2023.10.25 07:33:09.373831 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002640697 sec., 6059 rows/sec., 776.98 KiB/sec.
1819 2023.10.25 07:33:09.374094 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Debug> DynamicQueryHandler: Done processing query
1820 2023.10.25 07:33:09.374119 [ 3 ] {f55f207d-2b55-4463-9758-da8d5055ce46} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1821 2023.10.25 07:33:09.374136 [ 3 ] {} <Debug> HTTP-Session: e74dbb84-4783-4eaa-afee-2922f2591c1a Destroying unnamed session
1822 2023.10.25 07:33:09.374383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1823 2023.10.25 07:33:09.374428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1824 2023.10.25 07:33:09.374448 [ 3 ] {} <Debug> HTTP-Session: 4527a511-8a3f-4b75-a045-f1e42216f9df Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1825 2023.10.25 07:33:09.374466 [ 3 ] {} <Debug> HTTP-Session: 4527a511-8a3f-4b75-a045-f1e42216f9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1826 2023.10.25 07:33:09.374598 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1827 2023.10.25 07:33:09.375099 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1828 2023.10.25 07:33:09.375270 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1829 2023.10.25 07:33:09.375310 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1830 2023.10.25 07:33:09.375447 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1831 2023.10.25 07:33:09.375516 [ 188 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1832 2023.10.25 07:33:09.375530 [ 186 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1833 2023.10.25 07:33:09.375620 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1834 2023.10.25 07:33:09.375678 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1835 2023.10.25 07:33:09.377107 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002468014 sec., 6482 rows/sec., 831.34 KiB/sec.
1836 2023.10.25 07:33:09.377376 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Debug> DynamicQueryHandler: Done processing query
1837 2023.10.25 07:33:09.377404 [ 3 ] {b87da86d-77cd-4895-82a6-8d24e9454aa8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1838 2023.10.25 07:33:09.377424 [ 3 ] {} <Debug> HTTP-Session: 4527a511-8a3f-4b75-a045-f1e42216f9df Destroying unnamed session
1839 2023.10.25 07:33:09.377665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1840 2023.10.25 07:33:09.377719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1841 2023.10.25 07:33:09.377743 [ 3 ] {} <Debug> HTTP-Session: 8aff2af5-f743-4dd6-8b27-d7e56bfbe02c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1842 2023.10.25 07:33:09.377764 [ 3 ] {} <Debug> HTTP-Session: 8aff2af5-f743-4dd6-8b27-d7e56bfbe02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1843 2023.10.25 07:33:09.377928 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1844 2023.10.25 07:33:09.378530 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1845 2023.10.25 07:33:09.378712 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1846 2023.10.25 07:33:09.378754 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1847 2023.10.25 07:33:09.378902 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1848 2023.10.25 07:33:09.378970 [ 186 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1849 2023.10.25 07:33:09.378982 [ 190 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1850 2023.10.25 07:33:09.379072 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1851 2023.10.25 07:33:09.379132 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1852 2023.10.25 07:33:09.380463 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002488204 sec., 6430 rows/sec., 824.59 KiB/sec.
1853 2023.10.25 07:33:09.380731 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Debug> DynamicQueryHandler: Done processing query
1854 2023.10.25 07:33:09.380758 [ 3 ] {7ab575b4-5b42-4ebb-b4cd-ce5efc7d019d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1855 2023.10.25 07:33:09.380776 [ 3 ] {} <Debug> HTTP-Session: 8aff2af5-f743-4dd6-8b27-d7e56bfbe02c Destroying unnamed session
1856 2023.10.25 07:33:09.381214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2023.10.25 07:33:09.381262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1858 2023.10.25 07:33:09.381284 [ 3 ] {} <Debug> HTTP-Session: 811ef6f4-df6b-4ef4-a4ab-d91fce2e6948 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1859 2023.10.25 07:33:09.381303 [ 3 ] {} <Debug> HTTP-Session: 811ef6f4-df6b-4ef4-a4ab-d91fce2e6948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2023.10.25 07:33:09.381439 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1861 2023.10.25 07:33:09.381972 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1862 2023.10.25 07:33:09.382162 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1863 2023.10.25 07:33:09.382208 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1864 2023.10.25 07:33:09.382362 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1865 2023.10.25 07:33:09.382444 [ 190 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1866 2023.10.25 07:33:09.382456 [ 186 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1867 2023.10.25 07:33:09.382551 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1868 2023.10.25 07:33:09.382614 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1869 2023.10.25 07:33:09.384150 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002665738 sec., 6002 rows/sec., 769.68 KiB/sec.
1870 2023.10.25 07:33:09.384449 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Debug> DynamicQueryHandler: Done processing query
1871 2023.10.25 07:33:09.384481 [ 3 ] {46c8f4a2-30f8-4019-a4bd-5c3f782d243c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1872 2023.10.25 07:33:09.384505 [ 3 ] {} <Debug> HTTP-Session: 811ef6f4-df6b-4ef4-a4ab-d91fce2e6948 Destroying unnamed session
1873 2023.10.25 07:33:09.384720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1874 2023.10.25 07:33:09.384777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1875 2023.10.25 07:33:09.384803 [ 3 ] {} <Debug> HTTP-Session: 922b830b-97cb-4bcf-99d8-6357ac0e0f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1876 2023.10.25 07:33:09.384827 [ 3 ] {} <Debug> HTTP-Session: 922b830b-97cb-4bcf-99d8-6357ac0e0f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1877 2023.10.25 07:33:09.385033 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1878 2023.10.25 07:33:09.385705 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1879 2023.10.25 07:33:09.385914 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1880 2023.10.25 07:33:09.385971 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1881 2023.10.25 07:33:09.386151 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1882 2023.10.25 07:33:09.386255 [ 186 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1883 2023.10.25 07:33:09.386258 [ 188 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1884 2023.10.25 07:33:09.386373 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1885 2023.10.25 07:33:09.386436 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1886 2023.10.25 07:33:09.387838 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002746619 sec., 5825 rows/sec., 747.01 KiB/sec.
1887 2023.10.25 07:33:09.388105 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Debug> DynamicQueryHandler: Done processing query
1888 2023.10.25 07:33:09.388129 [ 3 ] {bc8f2e13-75d0-44d4-bdce-4cd06b1c70f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1889 2023.10.25 07:33:09.388146 [ 3 ] {} <Debug> HTTP-Session: 922b830b-97cb-4bcf-99d8-6357ac0e0f7d Destroying unnamed session
1890 2023.10.25 07:33:09.388372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1891 2023.10.25 07:33:09.388419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1892 2023.10.25 07:33:09.388439 [ 3 ] {} <Debug> HTTP-Session: 3df98940-6d57-44ea-9416-b667e51fdf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1893 2023.10.25 07:33:09.388456 [ 3 ] {} <Debug> HTTP-Session: 3df98940-6d57-44ea-9416-b667e51fdf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1894 2023.10.25 07:33:09.388593 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1895 2023.10.25 07:33:09.389138 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1896 2023.10.25 07:33:09.389331 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1897 2023.10.25 07:33:09.389372 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1898 2023.10.25 07:33:09.389522 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1899 2023.10.25 07:33:09.389603 [ 188 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1900 2023.10.25 07:33:09.389614 [ 186 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1901 2023.10.25 07:33:09.389715 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1902 2023.10.25 07:33:09.389776 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1903 2023.10.25 07:33:09.391098 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002462574 sec., 6497 rows/sec., 833.18 KiB/sec.
1904 2023.10.25 07:33:09.391375 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Debug> DynamicQueryHandler: Done processing query
1905 2023.10.25 07:33:09.391401 [ 3 ] {7da8205f-c8e8-4a8c-a267-4845b2d18ba3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1906 2023.10.25 07:33:09.391418 [ 3 ] {} <Debug> HTTP-Session: 3df98940-6d57-44ea-9416-b667e51fdf4b Destroying unnamed session
1907 2023.10.25 07:33:09.391650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1908 2023.10.25 07:33:09.391696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1909 2023.10.25 07:33:09.391717 [ 3 ] {} <Debug> HTTP-Session: f151ed05-3243-45d6-9755-d5f9b2463f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1910 2023.10.25 07:33:09.391735 [ 3 ] {} <Debug> HTTP-Session: f151ed05-3243-45d6-9755-d5f9b2463f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1911 2023.10.25 07:33:09.391873 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1912 2023.10.25 07:33:09.392422 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1913 2023.10.25 07:33:09.392612 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1914 2023.10.25 07:33:09.392656 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1915 2023.10.25 07:33:09.392804 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1916 2023.10.25 07:33:09.392877 [ 186 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1917 2023.10.25 07:33:09.392897 [ 188 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1918 2023.10.25 07:33:09.392986 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (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
1919 2023.10.25 07:33:09.393048 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Debug> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22) (SelectExecutor): Reading approx. 16 rows with 2 streams
1920 2023.10.25 07:33:09.394544 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002628878 sec., 6086 rows/sec., 780.47 KiB/sec.
1921 2023.10.25 07:33:09.394797 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Debug> DynamicQueryHandler: Done processing query
1922 2023.10.25 07:33:09.394824 [ 3 ] {83a78e28-acfc-465c-bb30-8412613779d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1923 2023.10.25 07:33:09.394840 [ 3 ] {} <Debug> HTTP-Session: f151ed05-3243-45d6-9755-d5f9b2463f82 Destroying unnamed session
1924 2023.10.25 07:33:09.394978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1925 2023.10.25 07:33:09.395023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1926 2023.10.25 07:33:09.395044 [ 3 ] {} <Debug> HTTP-Session: 375f7b77-dc3d-4925-afa5-72e5e4f0d397 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1927 2023.10.25 07:33:09.395061 [ 3 ] {} <Debug> HTTP-Session: 375f7b77-dc3d-4925-afa5-72e5e4f0d397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1928 2023.10.25 07:33:09.395141 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1929 2023.10.25 07:33:09.395183 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1930 2023.10.25 07:33:09.395329 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1931 2023.10.25 07:33:09.395644 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1932 2023.10.25 07:33:09.395937 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1933 2023.10.25 07:33:09.396102 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Trace> oximeter.timeseries_schema (9b872aaa-630f-4c2d-81e7-e7c17c9aee22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1934 2023.10.25 07:33:09.396222 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001046279 sec., 10513 rows/sec., 941.77 KiB/sec.
1935 2023.10.25 07:33:09.396369 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Debug> DynamicQueryHandler: Done processing query
1936 2023.10.25 07:33:09.396394 [ 3 ] {bb36328a-83cc-48f6-bc15-15b420fae1f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1937 2023.10.25 07:33:09.396410 [ 3 ] {} <Debug> HTTP-Session: 375f7b77-dc3d-4925-afa5-72e5e4f0d397 Destroying unnamed session
1938 2023.10.25 07:33:09.396516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1939 2023.10.25 07:33:09.396563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1940 2023.10.25 07:33:09.396583 [ 3 ] {} <Debug> HTTP-Session: 4baeb40a-5600-4840-a063-bdcec625a6a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1941 2023.10.25 07:33:09.396600 [ 3 ] {} <Debug> HTTP-Session: 4baeb40a-5600-4840-a063-bdcec625a6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1942 2023.10.25 07:33:09.396670 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1943 2023.10.25 07:33:09.396710 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1944 2023.10.25 07:33:09.396816 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1945 2023.10.25 07:33:09.397087 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1946 2023.10.25 07:33:09.397293 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1947 2023.10.25 07:33:09.397440 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1948 2023.10.25 07:33:09.397567 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Information> executeQuery: Read 11 rows, 888.00 B in 0.000866536 sec., 12694 rows/sec., 1000.75 KiB/sec.
1949 2023.10.25 07:33:09.397682 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Debug> DynamicQueryHandler: Done processing query
1950 2023.10.25 07:33:09.397706 [ 3 ] {b1858d1c-86c5-4137-b56e-cbcfedaacc9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1951 2023.10.25 07:33:09.397722 [ 3 ] {} <Debug> HTTP-Session: 4baeb40a-5600-4840-a063-bdcec625a6a2 Destroying unnamed session
1952 2023.10.25 07:33:09.397834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1953 2023.10.25 07:33:09.397880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1954 2023.10.25 07:33:09.397899 [ 3 ] {} <Debug> HTTP-Session: 631ba80e-6e57-4c02-9c11-bceaaec8a1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1955 2023.10.25 07:33:09.397916 [ 3 ] {} <Debug> HTTP-Session: 631ba80e-6e57-4c02-9c11-bceaaec8a1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1956 2023.10.25 07:33:09.397988 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1957 2023.10.25 07:33:09.398031 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1958 2023.10.25 07:33:09.398155 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1959 2023.10.25 07:33:09.398414 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1960 2023.10.25 07:33:09.398659 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1961 2023.10.25 07:33:09.398842 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1962 2023.10.25 07:33:09.398968 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000948067 sec., 11602 rows/sec., 765.33 KiB/sec.
1963 2023.10.25 07:33:09.399114 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Debug> DynamicQueryHandler: Done processing query
1964 2023.10.25 07:33:09.399139 [ 3 ] {2e192a52-a6f2-4ca1-9311-1d3d6699269a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1965 2023.10.25 07:33:09.399155 [ 3 ] {} <Debug> HTTP-Session: 631ba80e-6e57-4c02-9c11-bceaaec8a1f1 Destroying unnamed session
1966 2023.10.25 07:33:10.000185 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.08 MiB, peak 237.17 MiB, will set to 230.74 MiB (RSS), difference: -1.34 MiB
1967 2023.10.25 07:33:12.609339 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
1968 2023.10.25 07:33:12.609418 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
1969 2023.10.25 07:33:14.364728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1970 2023.10.25 07:33:14.364846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1971 2023.10.25 07:33:14.364874 [ 3 ] {} <Debug> HTTP-Session: 695b8f06-705e-43e0-9efd-2b75d94e28d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1972 2023.10.25 07:33:14.364898 [ 3 ] {} <Debug> HTTP-Session: 695b8f06-705e-43e0-9efd-2b75d94e28d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1973 2023.10.25 07:33:14.365023 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1974 2023.10.25 07:33:14.365082 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1975 2023.10.25 07:33:14.365239 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1976 2023.10.25 07:33:14.365760 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1977 2023.10.25 07:33:14.366032 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1978 2023.10.25 07:33:14.366197 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1979 2023.10.25 07:33:14.366315 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001258442 sec., 42115 rows/sec., 3.22 MiB/sec.
1980 2023.10.25 07:33:14.366473 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Debug> DynamicQueryHandler: Done processing query
1981 2023.10.25 07:33:14.366499 [ 3 ] {e322cf39-e2af-413c-87a8-10f990f4f639} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1982 2023.10.25 07:33:14.366516 [ 3 ] {} <Debug> HTTP-Session: 695b8f06-705e-43e0-9efd-2b75d94e28d7 Destroying unnamed session
1983 2023.10.25 07:33:14.366736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1984 2023.10.25 07:33:14.366788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1985 2023.10.25 07:33:14.366809 [ 3 ] {} <Debug> HTTP-Session: 5ee3d490-de6d-45f6-96c7-cfbc2cbaece5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
1986 2023.10.25 07:33:14.366828 [ 3 ] {} <Debug> HTTP-Session: 5ee3d490-de6d-45f6-96c7-cfbc2cbaece5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1987 2023.10.25 07:33:14.366923 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1988 2023.10.25 07:33:14.366964 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1989 2023.10.25 07:33:14.367074 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1990 2023.10.25 07:33:14.367491 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1991 2023.10.25 07:33:14.367723 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1992 2023.10.25 07:33:14.367877 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1993 2023.10.25 07:33:14.367980 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001029378 sec., 221492 rows/sec., 21.30 MiB/sec.
1994 2023.10.25 07:33:14.368097 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Debug> DynamicQueryHandler: Done processing query
1995 2023.10.25 07:33:14.368120 [ 3 ] {b0262e87-f3f3-48f3-bfc2-f66e64d6ed63} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1996 2023.10.25 07:33:14.368136 [ 3 ] {} <Debug> HTTP-Session: 5ee3d490-de6d-45f6-96c7-cfbc2cbaece5 Destroying unnamed session
1997 2023.10.25 07:33:14.368303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2023.10.25 07:33:14.368350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1999 2023.10.25 07:33:14.368369 [ 3 ] {} <Debug> HTTP-Session: b89155db-b77d-4a9d-b886-9da746d0a2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2000 2023.10.25 07:33:14.368387 [ 3 ] {} <Debug> HTTP-Session: b89155db-b77d-4a9d-b886-9da746d0a2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2023.10.25 07:33:14.368473 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2002 2023.10.25 07:33:14.368512 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2003 2023.10.25 07:33:14.368619 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2004 2023.10.25 07:33:14.369057 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2005 2023.10.25 07:33:14.369277 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2006 2023.10.25 07:33:14.369427 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2007 2023.10.25 07:33:14.369526 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001025169 sec., 303364 rows/sec., 21.25 MiB/sec.
2008 2023.10.25 07:33:14.369642 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Debug> DynamicQueryHandler: Done processing query
2009 2023.10.25 07:33:14.369665 [ 3 ] {30ddf073-553b-4686-b077-3aaeeaed29a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2010 2023.10.25 07:33:14.369682 [ 3 ] {} <Debug> HTTP-Session: b89155db-b77d-4a9d-b886-9da746d0a2e6 Destroying unnamed session
2011 2023.10.25 07:33:14.369808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2012 2023.10.25 07:33:14.369853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2013 2023.10.25 07:33:14.369874 [ 3 ] {} <Debug> HTTP-Session: 3cc5c756-ed69-4d65-9697-d3ba41f4d1e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2014 2023.10.25 07:33:14.369891 [ 3 ] {} <Debug> HTTP-Session: 3cc5c756-ed69-4d65-9697-d3ba41f4d1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2015 2023.10.25 07:33:14.369962 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2016 2023.10.25 07:33:14.370003 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2017 2023.10.25 07:33:14.370111 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2018 2023.10.25 07:33:14.370344 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2019 2023.10.25 07:33:14.370581 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2020 2023.10.25 07:33:14.370766 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2021 2023.10.25 07:33:14.370863 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000873626 sec., 6867 rows/sec., 288.40 KiB/sec.
2022 2023.10.25 07:33:14.371047 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Debug> DynamicQueryHandler: Done processing query
2023 2023.10.25 07:33:14.371071 [ 3 ] {8f856db2-0f80-4c60-9c1e-b5792f9a36d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2024 2023.10.25 07:33:14.371087 [ 3 ] {} <Debug> HTTP-Session: 3cc5c756-ed69-4d65-9697-d3ba41f4d1e7 Destroying unnamed session
2025 2023.10.25 07:33:14.371201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2026 2023.10.25 07:33:14.371247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2027 2023.10.25 07:33:14.371267 [ 3 ] {} <Debug> HTTP-Session: 39664e7d-c106-4a0f-ba90-5f2992b9832c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2028 2023.10.25 07:33:14.371283 [ 3 ] {} <Debug> HTTP-Session: 39664e7d-c106-4a0f-ba90-5f2992b9832c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2029 2023.10.25 07:33:14.371357 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2030 2023.10.25 07:33:14.371399 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2031 2023.10.25 07:33:14.371531 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2032 2023.10.25 07:33:14.371811 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2033 2023.10.25 07:33:14.372059 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2034 2023.10.25 07:33:14.372229 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2035 2023.10.25 07:33:14.372332 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000947907 sec., 66462 rows/sec., 4.03 MiB/sec.
2036 2023.10.25 07:33:14.372496 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Debug> DynamicQueryHandler: Done processing query
2037 2023.10.25 07:33:14.372520 [ 3 ] {7e332f29-186b-4978-ae53-19d00cdedd0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2038 2023.10.25 07:33:14.372537 [ 3 ] {} <Debug> HTTP-Session: 39664e7d-c106-4a0f-ba90-5f2992b9832c Destroying unnamed session
2039 2023.10.25 07:33:14.372706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2040 2023.10.25 07:33:14.372751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2041 2023.10.25 07:33:14.372771 [ 3 ] {} <Debug> HTTP-Session: edccc96b-b8ba-4d00-b1cb-5f1f0531177d Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2042 2023.10.25 07:33:14.372787 [ 3 ] {} <Debug> HTTP-Session: edccc96b-b8ba-4d00-b1cb-5f1f0531177d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2043 2023.10.25 07:33:14.372876 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2044 2023.10.25 07:33:14.372919 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2045 2023.10.25 07:33:14.373061 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2046 2023.10.25 07:33:14.373658 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2047 2023.10.25 07:33:14.373970 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2048 2023.10.25 07:33:14.374148 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2049 2023.10.25 07:33:14.374251 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001348045 sec., 34865 rows/sec., 47.05 MiB/sec.
2050 2023.10.25 07:33:14.374385 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Debug> DynamicQueryHandler: Done processing query
2051 2023.10.25 07:33:14.374408 [ 3 ] {cea017e1-c105-4488-8698-5bb65ebb885d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2052 2023.10.25 07:33:14.374425 [ 3 ] {} <Debug> HTTP-Session: edccc96b-b8ba-4d00-b1cb-5f1f0531177d Destroying unnamed session
2053 2023.10.25 07:33:14.374536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2054 2023.10.25 07:33:14.374581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2055 2023.10.25 07:33:14.374601 [ 3 ] {} <Debug> HTTP-Session: e00c368d-b7f0-4a6f-87e9-4c05dfe5c285 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2056 2023.10.25 07:33:14.374617 [ 3 ] {} <Debug> HTTP-Session: e00c368d-b7f0-4a6f-87e9-4c05dfe5c285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2057 2023.10.25 07:33:14.374687 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2058 2023.10.25 07:33:14.374726 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2059 2023.10.25 07:33:14.374829 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2023.10.25 07:33:14.375102 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2061 2023.10.25 07:33:14.375329 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2062 2023.10.25 07:33:14.375496 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2063 2023.10.25 07:33:14.375604 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000881376 sec., 21557 rows/sec., 1.12 MiB/sec.
2064 2023.10.25 07:33:14.375740 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Debug> DynamicQueryHandler: Done processing query
2065 2023.10.25 07:33:14.375764 [ 3 ] {c2d87cca-ed09-4b42-aaff-b85272cef77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2066 2023.10.25 07:33:14.375780 [ 3 ] {} <Debug> HTTP-Session: e00c368d-b7f0-4a6f-87e9-4c05dfe5c285 Destroying unnamed session
2067 2023.10.25 07:33:24.364822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2068 2023.10.25 07:33:24.364952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2069 2023.10.25 07:33:24.364984 [ 3 ] {} <Debug> HTTP-Session: cba8291e-6b80-4292-9571-64cf08096939 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2070 2023.10.25 07:33:24.365013 [ 3 ] {} <Debug> HTTP-Session: cba8291e-6b80-4292-9571-64cf08096939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2071 2023.10.25 07:33:24.365157 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2072 2023.10.25 07:33:24.365226 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2073 2023.10.25 07:33:24.365411 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2023.10.25 07:33:24.365913 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2075 2023.10.25 07:33:24.366196 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2076 2023.10.25 07:33:24.366376 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2077 2023.10.25 07:33:24.366516 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001309864 sec., 40462 rows/sec., 3.09 MiB/sec.
2078 2023.10.25 07:33:24.366675 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Debug> DynamicQueryHandler: Done processing query
2079 2023.10.25 07:33:24.366703 [ 3 ] {4b45f096-dbf2-4ba6-b255-258041a9b244} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2080 2023.10.25 07:33:24.366720 [ 3 ] {} <Debug> HTTP-Session: cba8291e-6b80-4292-9571-64cf08096939 Destroying unnamed session
2081 2023.10.25 07:33:24.366939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2082 2023.10.25 07:33:24.366998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2083 2023.10.25 07:33:24.367020 [ 3 ] {} <Debug> HTTP-Session: b3579b8a-86f0-47f5-89d0-806543f78e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2084 2023.10.25 07:33:24.367041 [ 3 ] {} <Debug> HTTP-Session: b3579b8a-86f0-47f5-89d0-806543f78e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2085 2023.10.25 07:33:24.367139 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2086 2023.10.25 07:33:24.367182 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2087 2023.10.25 07:33:24.367297 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2023.10.25 07:33:24.367760 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2089 2023.10.25 07:33:24.367994 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2090 2023.10.25 07:33:24.368146 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2091 2023.10.25 07:33:24.368284 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.00111192 sec., 205050 rows/sec., 19.72 MiB/sec.
2092 2023.10.25 07:33:24.368476 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Debug> DynamicQueryHandler: Done processing query
2093 2023.10.25 07:33:24.368502 [ 3 ] {4e5794a4-d478-466c-a447-e7acc1cf19f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2094 2023.10.25 07:33:24.368519 [ 3 ] {} <Debug> HTTP-Session: b3579b8a-86f0-47f5-89d0-806543f78e17 Destroying unnamed session
2095 2023.10.25 07:33:24.368736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2096 2023.10.25 07:33:24.368786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2097 2023.10.25 07:33:24.368806 [ 3 ] {} <Debug> HTTP-Session: 785cae1d-a2f6-4c6c-b522-41c2752e8fc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2098 2023.10.25 07:33:24.368824 [ 3 ] {} <Debug> HTTP-Session: 785cae1d-a2f6-4c6c-b522-41c2752e8fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2099 2023.10.25 07:33:24.368919 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2100 2023.10.25 07:33:24.368961 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2101 2023.10.25 07:33:24.369084 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2102 2023.10.25 07:33:24.369602 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2103 2023.10.25 07:33:24.369841 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2104 2023.10.25 07:33:24.369993 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2105 2023.10.25 07:33:24.370133 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001181791 sec., 263159 rows/sec., 18.43 MiB/sec.
2106 2023.10.25 07:33:24.370127 [ 81 ] {} <Debug> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2107 2023.10.25 07:33:24.370248 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2108 2023.10.25 07:33:24.370350 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Debug> DynamicQueryHandler: Done processing query
2109 2023.10.25 07:33:24.370408 [ 3 ] {da850fbf-ac88-4b7b-b47f-72bd7fde8001} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2110 2023.10.25 07:33:24.370454 [ 3 ] {} <Debug> HTTP-Session: 785cae1d-a2f6-4c6c-b522-41c2752e8fc0 Destroying unnamed session
2111 2023.10.25 07:33:24.370456 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2112 2023.10.25 07:33:24.370629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2113 2023.10.25 07:33:24.370704 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2114 2023.10.25 07:33:24.370720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2115 2023.10.25 07:33:24.370784 [ 3 ] {} <Debug> HTTP-Session: 65cc3eaa-8627-483b-8c54-845bdf9a3cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2116 2023.10.25 07:33:24.370791 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part
2117 2023.10.25 07:33:24.370810 [ 3 ] {} <Debug> HTTP-Session: 65cc3eaa-8627-483b-8c54-845bdf9a3cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2118 2023.10.25 07:33:24.370966 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2119 2023.10.25 07:33:24.371059 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2120 2023.10.25 07:33:24.371155 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 318 rows starting from the beginning of the part
2121 2023.10.25 07:33:24.371514 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 311 rows starting from the beginning of the part
2122 2023.10.25 07:33:24.371520 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2123 2023.10.25 07:33:24.371714 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
2124 2023.10.25 07:33:24.371943 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 311 rows starting from the beginning of the part
2125 2023.10.25 07:33:24.372227 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 311 rows starting from the beginning of the part
2126 2023.10.25 07:33:24.372235 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2127 2023.10.25 07:33:24.372700 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2128 2023.10.25 07:33:24.373020 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2129 2023.10.25 07:33:24.373310 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00228717 sec., 2623 rows/sec., 110.16 KiB/sec.
2130 2023.10.25 07:33:24.373502 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Debug> DynamicQueryHandler: Done processing query
2131 2023.10.25 07:33:24.373531 [ 3 ] {62b5d525-f4af-4dd7-8c5e-e72a6e092167} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2132 2023.10.25 07:33:24.373548 [ 3 ] {} <Debug> HTTP-Session: 65cc3eaa-8627-483b-8c54-845bdf9a3cd3 Destroying unnamed session
2133 2023.10.25 07:33:24.373732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2134 2023.10.25 07:33:24.373868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2135 2023.10.25 07:33:24.373942 [ 3 ] {} <Debug> HTTP-Session: c4dd4bcf-85a3-4222-b4ef-86641f1e42e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2136 2023.10.25 07:33:24.373992 [ 3 ] {} <Debug> HTTP-Session: c4dd4bcf-85a3-4222-b4ef-86641f1e42e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2137 2023.10.25 07:33:24.374039 [ 9 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003699517 sec., 427082.77864380676 rows/sec., 29.97 MiB/sec.
2138 2023.10.25 07:33:24.374091 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2139 2023.10.25 07:33:24.374152 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2140 2023.10.25 07:33:24.374237 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2141 2023.10.25 07:33:24.374442 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2142 2023.10.25 07:33:24.374552 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2143 2023.10.25 07:33:24.374649 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_11_2} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2144 2023.10.25 07:33:24.374897 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2145 2023.10.25 07:33:24.375211 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2146 2023.10.25 07:33:24.375390 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2147 2023.10.25 07:33:24.375521 [ 81 ] {} <Debug> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2148 2023.10.25 07:33:24.375536 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001406086 sec., 44805 rows/sec., 2.72 MiB/sec.
2149 2023.10.25 07:33:24.375580 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2150 2023.10.25 07:33:24.375701 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2151 2023.10.25 07:33:24.375749 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Debug> DynamicQueryHandler: Done processing query
2152 2023.10.25 07:33:24.375776 [ 3 ] {732f50fe-3bd9-466f-af89-818656ab12df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2153 2023.10.25 07:33:24.375788 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2154 2023.10.25 07:33:24.375798 [ 3 ] {} <Debug> HTTP-Session: c4dd4bcf-85a3-4222-b4ef-86641f1e42e9 Destroying unnamed session
2155 2023.10.25 07:33:24.375824 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part
2156 2023.10.25 07:33:24.375951 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part
2157 2023.10.25 07:33:24.376002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2158 2023.10.25 07:33:24.376056 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
2159 2023.10.25 07:33:24.376060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2160 2023.10.25 07:33:24.376097 [ 3 ] {} <Debug> HTTP-Session: bc1ac6b5-e642-40ab-bde7-7ab07821c077 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2161 2023.10.25 07:33:24.376121 [ 3 ] {} <Debug> HTTP-Session: bc1ac6b5-e642-40ab-bde7-7ab07821c077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2162 2023.10.25 07:33:24.376172 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
2163 2023.10.25 07:33:24.376252 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2164 2023.10.25 07:33:24.376283 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part
2165 2023.10.25 07:33:24.376319 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2166 2023.10.25 07:33:24.376431 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part
2167 2023.10.25 07:33:24.376689 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2168 2023.10.25 07:33:24.377422 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2169 2023.10.25 07:33:24.377627 [ 20 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987596 sec., 322500.1459049022 rows/sec., 19.57 MiB/sec.
2170 2023.10.25 07:33:24.377814 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2171 2023.10.25 07:33:24.377842 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2172 2023.10.25 07:33:24.378057 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2173 2023.10.25 07:33:24.378102 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2174 2023.10.25 07:33:24.378199 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2175 2023.10.25 07:33:24.378226 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2176 2023.10.25 07:33:24.378228 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001927455 sec., 24384 rows/sec., 32.91 MiB/sec.
2177 2023.10.25 07:33:24.378265 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2178 2023.10.25 07:33:24.378609 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2179 2023.10.25 07:33:24.378678 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Debug> DynamicQueryHandler: Done processing query
2180 2023.10.25 07:33:24.378719 [ 3 ] {a37feca3-4cae-41ce-a79f-26c910a8609a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2181 2023.10.25 07:33:24.378766 [ 3 ] {} <Debug> HTTP-Session: bc1ac6b5-e642-40ab-bde7-7ab07821c077 Destroying unnamed session
2182 2023.10.25 07:33:24.378816 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2183 2023.10.25 07:33:24.378857 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part
2184 2023.10.25 07:33:24.378942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2185 2023.10.25 07:33:24.379023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2186 2023.10.25 07:33:24.379088 [ 3 ] {} <Debug> HTTP-Session: 3b60f6be-fdc5-4179-98b8-355b418a2894 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2187 2023.10.25 07:33:24.379132 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part
2188 2023.10.25 07:33:24.379135 [ 3 ] {} <Debug> HTTP-Session: 3b60f6be-fdc5-4179-98b8-355b418a2894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2189 2023.10.25 07:33:24.379376 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2190 2023.10.25 07:33:24.379421 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part
2191 2023.10.25 07:33:24.379453 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2192 2023.10.25 07:33:24.379765 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part
2193 2023.10.25 07:33:24.379957 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2194 2023.10.25 07:33:24.380157 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
2195 2023.10.25 07:33:24.380307 [ 13 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part
2196 2023.10.25 07:33:24.380889 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2197 2023.10.25 07:33:24.381293 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2198 2023.10.25 07:33:24.381637 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2199 2023.10.25 07:33:24.381882 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002443444 sec., 7775 rows/sec., 412.86 KiB/sec.
2200 2023.10.25 07:33:24.382108 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Debug> DynamicQueryHandler: Done processing query
2201 2023.10.25 07:33:24.382134 [ 3 ] {28bb207a-6ed0-493b-925d-ef9047206761} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2202 2023.10.25 07:33:24.382154 [ 3 ] {} <Debug> HTTP-Session: 3b60f6be-fdc5-4179-98b8-355b418a2894 Destroying unnamed session
2203 2023.10.25 07:33:24.382725 [ 9 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 6 columns (6 merged, 0 gathered) in 0.004349328 sec., 60928.95270257842 rows/sec., 82.22 MiB/sec.
2204 2023.10.25 07:33:24.382969 [ 9 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2205 2023.10.25 07:33:24.383225 [ 9 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2206 2023.10.25 07:33:24.383301 [ 9 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2207 2023.10.25 07:33:24.383384 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 311656e6-fc64-492c-8090-8c6427952e56::all_1_6_1: 4.07 MiB.
2208 2023.10.25 07:33:27.609468 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
2209 2023.10.25 07:33:27.609517 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
2210 2023.10.25 07:33:34.364713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2211 2023.10.25 07:33:34.364846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2212 2023.10.25 07:33:34.364878 [ 3 ] {} <Debug> HTTP-Session: a63d35de-0450-42f9-9ab9-15827d3d427c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2213 2023.10.25 07:33:34.364907 [ 3 ] {} <Debug> HTTP-Session: a63d35de-0450-42f9-9ab9-15827d3d427c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2214 2023.10.25 07:33:34.365052 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2215 2023.10.25 07:33:34.365120 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2216 2023.10.25 07:33:34.365288 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2217 2023.10.25 07:33:34.365775 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2218 2023.10.25 07:33:34.366051 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2219 2023.10.25 07:33:34.366235 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2220 2023.10.25 07:33:34.366382 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001282543 sec., 41324 rows/sec., 3.16 MiB/sec.
2221 2023.10.25 07:33:34.366389 [ 80 ] {} <Debug> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2222 2023.10.25 07:33:34.366527 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2223 2023.10.25 07:33:34.366603 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Debug> DynamicQueryHandler: Done processing query
2224 2023.10.25 07:33:34.366634 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2225 2023.10.25 07:33:34.366657 [ 3 ] {8d9e3b41-47a1-40e9-b6cb-c6265be1933e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2226 2023.10.25 07:33:34.366709 [ 3 ] {} <Debug> HTTP-Session: a63d35de-0450-42f9-9ab9-15827d3d427c Destroying unnamed session
2227 2023.10.25 07:33:34.366778 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2228 2023.10.25 07:33:34.366814 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part
2229 2023.10.25 07:33:34.366984 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::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
2230 2023.10.25 07:33:34.366986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2231 2023.10.25 07:33:34.367106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2232 2023.10.25 07:33:34.367168 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part
2233 2023.10.25 07:33:34.367170 [ 3 ] {} <Debug> HTTP-Session: 51171714-9b73-4c71-943e-41ba771a9caf Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2234 2023.10.25 07:33:34.367287 [ 3 ] {} <Debug> HTTP-Session: 51171714-9b73-4c71-943e-41ba771a9caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2235 2023.10.25 07:33:34.367435 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part
2236 2023.10.25 07:33:34.367528 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2237 2023.10.25 07:33:34.367650 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2238 2023.10.25 07:33:34.367677 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part
2239 2023.10.25 07:33:34.367977 [ 12 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part
2240 2023.10.25 07:33:34.368151 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2241 2023.10.25 07:33:34.369280 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2242 2023.10.25 07:33:34.369670 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 4 columns (4 merged, 0 gathered) in 0.003072106 sec., 101233.48608413903 rows/sec., 7.73 MiB/sec.
2243 2023.10.25 07:33:34.369709 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2244 2023.10.25 07:33:34.369890 [ 13 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2245 2023.10.25 07:33:34.369960 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2246 2023.10.25 07:33:34.370136 [ 80 ] {} <Debug> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2247 2023.10.25 07:33:34.370187 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.002580787 sec., 88345 rows/sec., 8.50 MiB/sec.
2248 2023.10.25 07:33:34.370216 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2249 2023.10.25 07:33:34.370298 [ 13 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2250 2023.10.25 07:33:34.370435 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2251 2023.10.25 07:33:34.370527 [ 13 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_11_2} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2252 2023.10.25 07:33:34.370603 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Debug> DynamicQueryHandler: Done processing query
2253 2023.10.25 07:33:34.370631 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2254 2023.10.25 07:33:34.370704 [ 3 ] {331f942d-0adb-485e-8479-06513a500fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2255 2023.10.25 07:33:34.370724 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part
2256 2023.10.25 07:33:34.370758 [ 3 ] {} <Debug> HTTP-Session: 51171714-9b73-4c71-943e-41ba771a9caf Destroying unnamed session
2257 2023.10.25 07:33:34.370863 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 222 rows starting from the beginning of the part
2258 2023.10.25 07:33:34.370947 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part
2259 2023.10.25 07:33:34.371012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2260 2023.10.25 07:33:34.371083 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part
2261 2023.10.25 07:33:34.371095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2262 2023.10.25 07:33:34.371152 [ 3 ] {} <Debug> HTTP-Session: 6c9cf72e-5dd9-49a0-83d6-a9f4c7da6422 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2263 2023.10.25 07:33:34.371195 [ 3 ] {} <Debug> HTTP-Session: 6c9cf72e-5dd9-49a0-83d6-a9f4c7da6422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2264 2023.10.25 07:33:34.371282 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part
2265 2023.10.25 07:33:34.371425 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2266 2023.10.25 07:33:34.371482 [ 12 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part
2267 2023.10.25 07:33:34.371513 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2268 2023.10.25 07:33:34.372024 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2269 2023.10.25 07:33:34.373083 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2270 2023.10.25 07:33:34.373512 [ 13 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1347 rows, containing 4 columns (4 merged, 0 gathered) in 0.003178577 sec., 423774.5381030568 rows/sec., 40.78 MiB/sec.
2271 2023.10.25 07:33:34.373549 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2272 2023.10.25 07:33:34.373666 [ 13 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2273 2023.10.25 07:33:34.373770 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2274 2023.10.25 07:33:34.373933 [ 13 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2275 2023.10.25 07:33:34.373986 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.002492014 sec., 124798 rows/sec., 8.74 MiB/sec.
2276 2023.10.25 07:33:34.374069 [ 13 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_11_2} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2277 2023.10.25 07:33:34.374238 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Debug> DynamicQueryHandler: Done processing query
2278 2023.10.25 07:33:34.374271 [ 3 ] {de31c1af-4716-4afe-829b-f71ee2f2b380} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2279 2023.10.25 07:33:34.374288 [ 3 ] {} <Debug> HTTP-Session: 6c9cf72e-5dd9-49a0-83d6-a9f4c7da6422 Destroying unnamed session
2280 2023.10.25 07:33:34.374441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2281 2023.10.25 07:33:34.374513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2282 2023.10.25 07:33:34.374539 [ 3 ] {} <Debug> HTTP-Session: f7168761-13b3-4578-9d9c-58c9d28fc9bf Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2283 2023.10.25 07:33:34.374561 [ 3 ] {} <Debug> HTTP-Session: f7168761-13b3-4578-9d9c-58c9d28fc9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2284 2023.10.25 07:33:34.374656 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2285 2023.10.25 07:33:34.374709 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2286 2023.10.25 07:33:34.374865 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2287 2023.10.25 07:33:34.375205 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2288 2023.10.25 07:33:34.375467 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2289 2023.10.25 07:33:34.375651 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2290 2023.10.25 07:33:34.375775 [ 80 ] {} <Debug> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2291 2023.10.25 07:33:34.375798 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00110458 sec., 5431 rows/sec., 228.10 KiB/sec.
2292 2023.10.25 07:33:34.375831 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2293 2023.10.25 07:33:34.375982 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2294 2023.10.25 07:33:34.376030 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Debug> DynamicQueryHandler: Done processing query
2295 2023.10.25 07:33:34.376069 [ 3 ] {07c82fc0-1ae1-41d0-b2be-5e2a8d9c5ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2296 2023.10.25 07:33:34.376106 [ 3 ] {} <Debug> HTTP-Session: f7168761-13b3-4578-9d9c-58c9d28fc9bf Destroying unnamed session
2297 2023.10.25 07:33:34.376143 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2298 2023.10.25 07:33:34.376194 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2299 2023.10.25 07:33:34.376256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2300 2023.10.25 07:33:34.376350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2301 2023.10.25 07:33:34.376392 [ 3 ] {} <Debug> HTTP-Session: 5470b471-8779-426b-acf4-bb234b0f60d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2302 2023.10.25 07:33:34.376436 [ 3 ] {} <Debug> HTTP-Session: 5470b471-8779-426b-acf4-bb234b0f60d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2303 2023.10.25 07:33:34.376625 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2304 2023.10.25 07:33:34.376658 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2305 2023.10.25 07:33:34.376791 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2306 2023.10.25 07:33:34.377119 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2307 2023.10.25 07:33:34.377328 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2308 2023.10.25 07:33:34.377463 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2309 2023.10.25 07:33:34.377617 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2310 2023.10.25 07:33:34.377894 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2311 2023.10.25 07:33:34.378205 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2312 2023.10.25 07:33:34.378734 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2313 2023.10.25 07:33:34.379096 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2314 2023.10.25 07:33:34.379394 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003500363 sec., 18855.187304859526 rows/sec., 791.77 KiB/sec.
2315 2023.10.25 07:33:34.379407 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002658608 sec., 23696 rows/sec., 1.44 MiB/sec.
2316 2023.10.25 07:33:34.379580 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2317 2023.10.25 07:33:34.379647 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Debug> DynamicQueryHandler: Done processing query
2318 2023.10.25 07:33:34.379688 [ 3 ] {b4c3e3b2-82c1-425a-bf52-5a5eda25233b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2319 2023.10.25 07:33:34.379718 [ 3 ] {} <Debug> HTTP-Session: 5470b471-8779-426b-acf4-bb234b0f60d1 Destroying unnamed session
2320 2023.10.25 07:33:34.379836 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2321 2023.10.25 07:33:34.379906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2322 2023.10.25 07:33:34.379937 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_11_2} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2323 2023.10.25 07:33:34.379976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2324 2023.10.25 07:33:34.380043 [ 3 ] {} <Debug> HTTP-Session: 57007e24-fd0c-4271-b03c-a5a886613e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2325 2023.10.25 07:33:34.380070 [ 3 ] {} <Debug> HTTP-Session: 57007e24-fd0c-4271-b03c-a5a886613e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2326 2023.10.25 07:33:34.380167 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2327 2023.10.25 07:33:34.380214 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2328 2023.10.25 07:33:34.380374 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2329 2023.10.25 07:33:34.380900 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2330 2023.10.25 07:33:34.381240 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2331 2023.10.25 07:33:34.381437 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2332 2023.10.25 07:33:34.381567 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001371664 sec., 34264 rows/sec., 46.24 MiB/sec.
2333 2023.10.25 07:33:34.381700 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Debug> DynamicQueryHandler: Done processing query
2334 2023.10.25 07:33:34.381724 [ 3 ] {fd1f87d8-4e9e-47f7-902c-2e5fdc278b43} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2335 2023.10.25 07:33:34.381743 [ 3 ] {} <Debug> HTTP-Session: 57007e24-fd0c-4271-b03c-a5a886613e18 Destroying unnamed session
2336 2023.10.25 07:33:34.381859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2023.10.25 07:33:34.381907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2338 2023.10.25 07:33:34.381928 [ 3 ] {} <Debug> HTTP-Session: fd28beac-a616-41fd-b7b9-8f8e6c39151b Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2339 2023.10.25 07:33:34.381947 [ 3 ] {} <Debug> HTTP-Session: fd28beac-a616-41fd-b7b9-8f8e6c39151b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2023.10.25 07:33:34.382023 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2341 2023.10.25 07:33:34.382064 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2342 2023.10.25 07:33:34.382171 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2343 2023.10.25 07:33:34.382441 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2344 2023.10.25 07:33:34.382718 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2345 2023.10.25 07:33:34.382912 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2346 2023.10.25 07:33:34.383034 [ 80 ] {} <Debug> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2347 2023.10.25 07:33:34.383055 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000997468 sec., 19048 rows/sec., 1011.35 KiB/sec.
2348 2023.10.25 07:33:34.383088 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2349 2023.10.25 07:33:34.383269 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2350 2023.10.25 07:33:34.383344 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Debug> DynamicQueryHandler: Done processing query
2351 2023.10.25 07:33:34.383390 [ 3 ] {c4d191b0-8b95-4454-8107-875bc08d64e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2352 2023.10.25 07:33:34.383427 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2353 2023.10.25 07:33:34.383438 [ 3 ] {} <Debug> HTTP-Session: fd28beac-a616-41fd-b7b9-8f8e6c39151b Destroying unnamed session
2354 2023.10.25 07:33:34.383498 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part
2355 2023.10.25 07:33:34.383613 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part
2356 2023.10.25 07:33:34.383711 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2357 2023.10.25 07:33:34.383802 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2358 2023.10.25 07:33:34.383893 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2359 2023.10.25 07:33:34.383985 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2360 2023.10.25 07:33:34.384574 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001427716 sec., 169501.49749670102 rows/sec., 9.20 MiB/sec.
2361 2023.10.25 07:33:34.384671 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2362 2023.10.25 07:33:34.384879 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2363 2023.10.25 07:33:34.384943 [ 23 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_11_2} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2364 2023.10.25 07:33:39.357797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2365 2023.10.25 07:33:39.357928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2366 2023.10.25 07:33:39.357958 [ 3 ] {} <Debug> HTTP-Session: 36937acc-e3dd-4131-9f25-0885bf81d77d Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2367 2023.10.25 07:33:39.357989 [ 3 ] {} <Debug> HTTP-Session: 36937acc-e3dd-4131-9f25-0885bf81d77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2368 2023.10.25 07:33:39.358131 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2369 2023.10.25 07:33:39.358198 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2370 2023.10.25 07:33:39.358378 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2371 2023.10.25 07:33:39.358868 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2372 2023.10.25 07:33:39.359132 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2373 2023.10.25 07:33:39.359297 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2374 2023.10.25 07:33:39.359427 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001255113 sec., 8764 rows/sec., 690.92 KiB/sec.
2375 2023.10.25 07:33:39.359579 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Debug> DynamicQueryHandler: Done processing query
2376 2023.10.25 07:33:39.359605 [ 3 ] {89611ba4-bd89-4bf2-925d-135d1f2a9626} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2377 2023.10.25 07:33:39.359623 [ 3 ] {} <Debug> HTTP-Session: 36937acc-e3dd-4131-9f25-0885bf81d77d Destroying unnamed session
2378 2023.10.25 07:33:39.359747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2379 2023.10.25 07:33:39.359799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2380 2023.10.25 07:33:39.359820 [ 3 ] {} <Debug> HTTP-Session: 629de20e-e68a-4820-b856-f50874afa250 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2381 2023.10.25 07:33:39.359839 [ 3 ] {} <Debug> HTTP-Session: 629de20e-e68a-4820-b856-f50874afa250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2382 2023.10.25 07:33:39.359922 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2383 2023.10.25 07:33:39.359969 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2384 2023.10.25 07:33:39.360094 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2385 2023.10.25 07:33:39.360369 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2386 2023.10.25 07:33:39.360623 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2387 2023.10.25 07:33:39.360800 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2388 2023.10.25 07:33:39.360931 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000977717 sec., 11250 rows/sec., 742.12 KiB/sec.
2389 2023.10.25 07:33:39.361062 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Debug> DynamicQueryHandler: Done processing query
2390 2023.10.25 07:33:39.361086 [ 3 ] {be29e0a1-63e5-409b-8bc9-1f9c614fedf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2391 2023.10.25 07:33:39.361103 [ 3 ] {} <Debug> HTTP-Session: 629de20e-e68a-4820-b856-f50874afa250 Destroying unnamed session
2392 2023.10.25 07:33:42.609554 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
2393 2023.10.25 07:33:42.609614 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
2394 2023.10.25 07:33:44.364587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2395 2023.10.25 07:33:44.364703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2396 2023.10.25 07:33:44.364729 [ 3 ] {} <Debug> HTTP-Session: 684e77ec-19d2-4296-8388-462c7ca46629 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2397 2023.10.25 07:33:44.364753 [ 3 ] {} <Debug> HTTP-Session: 684e77ec-19d2-4296-8388-462c7ca46629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2398 2023.10.25 07:33:44.364882 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2399 2023.10.25 07:33:44.364941 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2400 2023.10.25 07:33:44.365107 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2023.10.25 07:33:44.365579 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2402 2023.10.25 07:33:44.365844 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2403 2023.10.25 07:33:44.366018 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2404 2023.10.25 07:33:44.366165 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001242702 sec., 42649 rows/sec., 3.26 MiB/sec.
2405 2023.10.25 07:33:44.366373 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Debug> DynamicQueryHandler: Done processing query
2406 2023.10.25 07:33:44.366399 [ 3 ] {c85bb084-3157-41ba-957c-8de502f2c79a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2407 2023.10.25 07:33:44.366417 [ 3 ] {} <Debug> HTTP-Session: 684e77ec-19d2-4296-8388-462c7ca46629 Destroying unnamed session
2408 2023.10.25 07:33:44.366627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2409 2023.10.25 07:33:44.366677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2410 2023.10.25 07:33:44.366698 [ 3 ] {} <Debug> HTTP-Session: 34c55d6d-fc56-4fef-bec9-b1f193a460e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2411 2023.10.25 07:33:44.366716 [ 3 ] {} <Debug> HTTP-Session: 34c55d6d-fc56-4fef-bec9-b1f193a460e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2412 2023.10.25 07:33:44.366808 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2413 2023.10.25 07:33:44.366851 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2414 2023.10.25 07:33:44.366971 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2415 2023.10.25 07:33:44.367433 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2416 2023.10.25 07:33:44.367666 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2417 2023.10.25 07:33:44.367820 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2418 2023.10.25 07:33:44.367949 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.00111064 sec., 205287 rows/sec., 19.74 MiB/sec.
2419 2023.10.25 07:33:44.368077 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Debug> DynamicQueryHandler: Done processing query
2420 2023.10.25 07:33:44.368100 [ 3 ] {01490d85-fb1f-422d-afe2-b89ba40aedf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2421 2023.10.25 07:33:44.368116 [ 3 ] {} <Debug> HTTP-Session: 34c55d6d-fc56-4fef-bec9-b1f193a460e2 Destroying unnamed session
2422 2023.10.25 07:33:44.368322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2423 2023.10.25 07:33:44.368369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2424 2023.10.25 07:33:44.368389 [ 3 ] {} <Debug> HTTP-Session: 24ab079e-5c35-4cc9-929f-444134d72258 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2425 2023.10.25 07:33:44.368407 [ 3 ] {} <Debug> HTTP-Session: 24ab079e-5c35-4cc9-929f-444134d72258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2023.10.25 07:33:44.368493 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2427 2023.10.25 07:33:44.368533 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2428 2023.10.25 07:33:44.368642 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2429 2023.10.25 07:33:44.369112 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2430 2023.10.25 07:33:44.369329 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2431 2023.10.25 07:33:44.369476 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2432 2023.10.25 07:33:44.369604 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001082579 sec., 287276 rows/sec., 20.12 MiB/sec.
2433 2023.10.25 07:33:44.369803 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Debug> DynamicQueryHandler: Done processing query
2434 2023.10.25 07:33:44.369828 [ 3 ] {4e8269b4-b5c7-4080-9b2f-278faea9ca26} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2435 2023.10.25 07:33:44.369844 [ 3 ] {} <Debug> HTTP-Session: 24ab079e-5c35-4cc9-929f-444134d72258 Destroying unnamed session
2436 2023.10.25 07:33:44.369977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2437 2023.10.25 07:33:44.370022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2438 2023.10.25 07:33:44.370042 [ 3 ] {} <Debug> HTTP-Session: c112a043-3b16-4016-88b6-c7c5c1c54053 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2439 2023.10.25 07:33:44.370059 [ 3 ] {} <Debug> HTTP-Session: c112a043-3b16-4016-88b6-c7c5c1c54053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2440 2023.10.25 07:33:44.370131 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2441 2023.10.25 07:33:44.370173 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2442 2023.10.25 07:33:44.370298 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2443 2023.10.25 07:33:44.370554 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2444 2023.10.25 07:33:44.370790 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2445 2023.10.25 07:33:44.370962 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2446 2023.10.25 07:33:44.371094 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000930647 sec., 6447 rows/sec., 270.73 KiB/sec.
2447 2023.10.25 07:33:44.371215 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Debug> DynamicQueryHandler: Done processing query
2448 2023.10.25 07:33:44.371238 [ 3 ] {ef3da13e-ba3d-4d94-be0b-0c2ca740ce40} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2449 2023.10.25 07:33:44.371254 [ 3 ] {} <Debug> HTTP-Session: c112a043-3b16-4016-88b6-c7c5c1c54053 Destroying unnamed session
2450 2023.10.25 07:33:44.371391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2023.10.25 07:33:44.371435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2452 2023.10.25 07:33:44.371454 [ 3 ] {} <Debug> HTTP-Session: ccf6af4e-0abb-433d-940b-cc93ea668b19 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2453 2023.10.25 07:33:44.371470 [ 3 ] {} <Debug> HTTP-Session: ccf6af4e-0abb-433d-940b-cc93ea668b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2454 2023.10.25 07:33:44.371545 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2455 2023.10.25 07:33:44.371588 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2456 2023.10.25 07:33:44.371708 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2457 2023.10.25 07:33:44.372012 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2458 2023.10.25 07:33:44.372261 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2459 2023.10.25 07:33:44.372441 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2460 2023.10.25 07:33:44.372562 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000988328 sec., 63744 rows/sec., 3.86 MiB/sec.
2461 2023.10.25 07:33:44.372682 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Debug> DynamicQueryHandler: Done processing query
2462 2023.10.25 07:33:44.372705 [ 3 ] {656a7c7a-1b5d-4097-98c8-9082c00caef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2463 2023.10.25 07:33:44.372721 [ 3 ] {} <Debug> HTTP-Session: ccf6af4e-0abb-433d-940b-cc93ea668b19 Destroying unnamed session
2464 2023.10.25 07:33:44.372894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2465 2023.10.25 07:33:44.372939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2466 2023.10.25 07:33:44.372958 [ 3 ] {} <Debug> HTTP-Session: 149658c3-5b9d-4594-8162-54a11e174322 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2467 2023.10.25 07:33:44.372974 [ 3 ] {} <Debug> HTTP-Session: 149658c3-5b9d-4594-8162-54a11e174322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2468 2023.10.25 07:33:44.373074 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2469 2023.10.25 07:33:44.373118 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2470 2023.10.25 07:33:44.373256 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2471 2023.10.25 07:33:44.373749 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2472 2023.10.25 07:33:44.374069 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2473 2023.10.25 07:33:44.374245 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2474 2023.10.25 07:33:44.374388 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001273543 sec., 36904 rows/sec., 49.80 MiB/sec.
2475 2023.10.25 07:33:44.374519 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Debug> DynamicQueryHandler: Done processing query
2476 2023.10.25 07:33:44.374542 [ 3 ] {de261053-51c3-4558-9af0-33fd01646b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2477 2023.10.25 07:33:44.374558 [ 3 ] {} <Debug> HTTP-Session: 149658c3-5b9d-4594-8162-54a11e174322 Destroying unnamed session
2478 2023.10.25 07:33:44.374677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2479 2023.10.25 07:33:44.374721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2480 2023.10.25 07:33:44.374739 [ 3 ] {} <Debug> HTTP-Session: 25476060-0259-41b7-b53b-fbb392cae2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2481 2023.10.25 07:33:44.374755 [ 3 ] {} <Debug> HTTP-Session: 25476060-0259-41b7-b53b-fbb392cae2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2482 2023.10.25 07:33:44.374824 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2483 2023.10.25 07:33:44.374864 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2484 2023.10.25 07:33:44.374968 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2485 2023.10.25 07:33:44.375248 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2486 2023.10.25 07:33:44.375478 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2487 2023.10.25 07:33:44.375649 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2488 2023.10.25 07:33:44.375769 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000916347 sec., 20734 rows/sec., 1.08 MiB/sec.
2489 2023.10.25 07:33:44.375885 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Debug> DynamicQueryHandler: Done processing query
2490 2023.10.25 07:33:44.375908 [ 3 ] {4d33179c-d24e-45e0-a199-a7d54490da27} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2491 2023.10.25 07:33:44.375923 [ 3 ] {} <Debug> HTTP-Session: 25476060-0259-41b7-b53b-fbb392cae2a3 Destroying unnamed session
2492 2023.10.25 07:33:54.365136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2493 2023.10.25 07:33:54.365261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2494 2023.10.25 07:33:54.365291 [ 3 ] {} <Debug> HTTP-Session: a7a07482-60e9-4c26-a7cd-560e773991ac Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2495 2023.10.25 07:33:54.365319 [ 3 ] {} <Debug> HTTP-Session: a7a07482-60e9-4c26-a7cd-560e773991ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2496 2023.10.25 07:33:54.365461 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2497 2023.10.25 07:33:54.365527 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2498 2023.10.25 07:33:54.365708 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2499 2023.10.25 07:33:54.366260 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2500 2023.10.25 07:33:54.366531 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2501 2023.10.25 07:33:54.366699 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2502 2023.10.25 07:33:54.366846 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001343344 sec., 39453 rows/sec., 3.02 MiB/sec.
2503 2023.10.25 07:33:54.367069 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Debug> DynamicQueryHandler: Done processing query
2504 2023.10.25 07:33:54.367095 [ 3 ] {f23d9031-8ba4-4f0c-a282-8b89e8a024c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2505 2023.10.25 07:33:54.367112 [ 3 ] {} <Debug> HTTP-Session: a7a07482-60e9-4c26-a7cd-560e773991ac Destroying unnamed session
2506 2023.10.25 07:33:54.367325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2507 2023.10.25 07:33:54.367376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2508 2023.10.25 07:33:54.367397 [ 3 ] {} <Debug> HTTP-Session: eda6aadb-f8b2-432e-8496-5229fbe74569 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2509 2023.10.25 07:33:54.367415 [ 3 ] {} <Debug> HTTP-Session: eda6aadb-f8b2-432e-8496-5229fbe74569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2510 2023.10.25 07:33:54.367515 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2511 2023.10.25 07:33:54.367558 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2512 2023.10.25 07:33:54.367680 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2513 2023.10.25 07:33:54.368169 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2514 2023.10.25 07:33:54.368409 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2515 2023.10.25 07:33:54.368556 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2516 2023.10.25 07:33:54.368683 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001137941 sec., 200361 rows/sec., 19.27 MiB/sec.
2517 2023.10.25 07:33:54.368803 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Debug> DynamicQueryHandler: Done processing query
2518 2023.10.25 07:33:54.368826 [ 3 ] {fcffb753-24f5-46e4-b34c-5c7eb50672a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2519 2023.10.25 07:33:54.368842 [ 3 ] {} <Debug> HTTP-Session: eda6aadb-f8b2-432e-8496-5229fbe74569 Destroying unnamed session
2520 2023.10.25 07:33:54.369023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2521 2023.10.25 07:33:54.369069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2522 2023.10.25 07:33:54.369089 [ 3 ] {} <Debug> HTTP-Session: 4f5d9a28-cd4d-4437-8dd6-90b2eca167e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2523 2023.10.25 07:33:54.369105 [ 3 ] {} <Debug> HTTP-Session: 4f5d9a28-cd4d-4437-8dd6-90b2eca167e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2524 2023.10.25 07:33:54.369197 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2525 2023.10.25 07:33:54.369236 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2526 2023.10.25 07:33:54.369342 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2527 2023.10.25 07:33:54.369808 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2528 2023.10.25 07:33:54.370024 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2529 2023.10.25 07:33:54.370173 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2530 2023.10.25 07:33:54.370300 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.00107521 sec., 289245 rows/sec., 20.26 MiB/sec.
2531 2023.10.25 07:33:54.370419 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Debug> DynamicQueryHandler: Done processing query
2532 2023.10.25 07:33:54.370443 [ 3 ] {21376c72-ec29-4edb-a881-dbe1e46876b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2533 2023.10.25 07:33:54.370459 [ 3 ] {} <Debug> HTTP-Session: 4f5d9a28-cd4d-4437-8dd6-90b2eca167e6 Destroying unnamed session
2534 2023.10.25 07:33:54.370580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2535 2023.10.25 07:33:54.370625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2536 2023.10.25 07:33:54.370645 [ 3 ] {} <Debug> HTTP-Session: b5290a38-0ee5-4786-b98c-5d6774a6b212 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2537 2023.10.25 07:33:54.370662 [ 3 ] {} <Debug> HTTP-Session: b5290a38-0ee5-4786-b98c-5d6774a6b212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2538 2023.10.25 07:33:54.370730 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2539 2023.10.25 07:33:54.370770 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2540 2023.10.25 07:33:54.370880 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2541 2023.10.25 07:33:54.371135 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2542 2023.10.25 07:33:54.371372 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2543 2023.10.25 07:33:54.371542 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2544 2023.10.25 07:33:54.371675 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000904356 sec., 6634 rows/sec., 278.60 KiB/sec.
2545 2023.10.25 07:33:54.371813 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Debug> DynamicQueryHandler: Done processing query
2546 2023.10.25 07:33:54.371835 [ 3 ] {127c671c-f10b-40b7-ad9a-5589119131de} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2547 2023.10.25 07:33:54.371851 [ 3 ] {} <Debug> HTTP-Session: b5290a38-0ee5-4786-b98c-5d6774a6b212 Destroying unnamed session
2548 2023.10.25 07:33:54.371981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2549 2023.10.25 07:33:54.372025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2550 2023.10.25 07:33:54.372044 [ 3 ] {} <Debug> HTTP-Session: e5b751a7-a97f-40f0-bb66-166275958b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2551 2023.10.25 07:33:54.372061 [ 3 ] {} <Debug> HTTP-Session: e5b751a7-a97f-40f0-bb66-166275958b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2552 2023.10.25 07:33:54.372135 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2553 2023.10.25 07:33:54.372178 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2554 2023.10.25 07:33:54.372299 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2555 2023.10.25 07:33:54.372607 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2556 2023.10.25 07:33:54.372851 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2557 2023.10.25 07:33:54.373025 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2558 2023.10.25 07:33:54.373162 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000990808 sec., 63584 rows/sec., 3.85 MiB/sec.
2559 2023.10.25 07:33:54.373309 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Debug> DynamicQueryHandler: Done processing query
2560 2023.10.25 07:33:54.373333 [ 3 ] {e01761e7-fd01-4e85-8c53-7efbf7346d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2561 2023.10.25 07:33:54.373349 [ 3 ] {} <Debug> HTTP-Session: e5b751a7-a97f-40f0-bb66-166275958b02 Destroying unnamed session
2562 2023.10.25 07:33:54.373515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2563 2023.10.25 07:33:54.373560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2564 2023.10.25 07:33:54.373579 [ 3 ] {} <Debug> HTTP-Session: 98db9559-e6e6-4e16-95e6-ee329bcd6d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2565 2023.10.25 07:33:54.373595 [ 3 ] {} <Debug> HTTP-Session: 98db9559-e6e6-4e16-95e6-ee329bcd6d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2566 2023.10.25 07:33:54.373687 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2567 2023.10.25 07:33:54.373731 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2568 2023.10.25 07:33:54.373872 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2569 2023.10.25 07:33:54.374351 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2570 2023.10.25 07:33:54.374661 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2571 2023.10.25 07:33:54.374834 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2572 2023.10.25 07:33:54.374965 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001248302 sec., 37651 rows/sec., 50.81 MiB/sec.
2573 2023.10.25 07:33:54.375141 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Debug> DynamicQueryHandler: Done processing query
2574 2023.10.25 07:33:54.375165 [ 3 ] {893e2325-9b45-47fa-8157-0518af8a9f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2575 2023.10.25 07:33:54.375181 [ 3 ] {} <Debug> HTTP-Session: 98db9559-e6e6-4e16-95e6-ee329bcd6d43 Destroying unnamed session
2576 2023.10.25 07:33:54.375299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2577 2023.10.25 07:33:54.375343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2578 2023.10.25 07:33:54.375362 [ 3 ] {} <Debug> HTTP-Session: f3193b7b-1880-43fc-810f-902d32c5a602 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2579 2023.10.25 07:33:54.375378 [ 3 ] {} <Debug> HTTP-Session: f3193b7b-1880-43fc-810f-902d32c5a602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2580 2023.10.25 07:33:54.375449 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2581 2023.10.25 07:33:54.375486 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2582 2023.10.25 07:33:54.375599 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2583 2023.10.25 07:33:54.375856 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2584 2023.10.25 07:33:54.376088 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2585 2023.10.25 07:33:54.376257 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2586 2023.10.25 07:33:54.376383 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000906966 sec., 20948 rows/sec., 1.09 MiB/sec.
2587 2023.10.25 07:33:54.376508 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Debug> DynamicQueryHandler: Done processing query
2588 2023.10.25 07:33:54.376532 [ 3 ] {5839a072-5468-4743-a59c-97d2118c3871} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2589 2023.10.25 07:33:54.376548 [ 3 ] {} <Debug> HTTP-Session: f3193b7b-1880-43fc-810f-902d32c5a602 Destroying unnamed session
2590 2023.10.25 07:33:57.609658 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
2591 2023.10.25 07:33:57.609707 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
2592 2023.10.25 07:34:04.364728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2593 2023.10.25 07:34:04.364859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2594 2023.10.25 07:34:04.364890 [ 3 ] {} <Debug> HTTP-Session: bbf331fc-6c91-4514-aa27-faafdf03e12e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2595 2023.10.25 07:34:04.364919 [ 3 ] {} <Debug> HTTP-Session: bbf331fc-6c91-4514-aa27-faafdf03e12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2596 2023.10.25 07:34:04.365063 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2597 2023.10.25 07:34:04.365133 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2598 2023.10.25 07:34:04.365321 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2599 2023.10.25 07:34:04.365780 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2600 2023.10.25 07:34:04.366060 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2601 2023.10.25 07:34:04.366229 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2602 2023.10.25 07:34:04.366362 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001257342 sec., 42152 rows/sec., 3.22 MiB/sec.
2603 2023.10.25 07:34:04.366521 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Debug> DynamicQueryHandler: Done processing query
2604 2023.10.25 07:34:04.366547 [ 3 ] {f04cdc2e-2a70-44c7-8ca5-8e3ae38da379} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2605 2023.10.25 07:34:04.366564 [ 3 ] {} <Debug> HTTP-Session: bbf331fc-6c91-4514-aa27-faafdf03e12e Destroying unnamed session
2606 2023.10.25 07:34:04.366762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2607 2023.10.25 07:34:04.366815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2608 2023.10.25 07:34:04.366836 [ 3 ] {} <Debug> HTTP-Session: 58f868cf-561f-40e7-8562-54cc9735fba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2609 2023.10.25 07:34:04.366855 [ 3 ] {} <Debug> HTTP-Session: 58f868cf-561f-40e7-8562-54cc9735fba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2610 2023.10.25 07:34:04.366949 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2611 2023.10.25 07:34:04.366992 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2612 2023.10.25 07:34:04.367103 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2613 2023.10.25 07:34:04.367522 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2614 2023.10.25 07:34:04.367746 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2615 2023.10.25 07:34:04.367898 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2616 2023.10.25 07:34:04.368027 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001047899 sec., 217578 rows/sec., 20.92 MiB/sec.
2617 2023.10.25 07:34:04.368205 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Debug> DynamicQueryHandler: Done processing query
2618 2023.10.25 07:34:04.368230 [ 3 ] {13dcbd17-951c-490d-9ccf-97e66809ed33} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2619 2023.10.25 07:34:04.368247 [ 3 ] {} <Debug> HTTP-Session: 58f868cf-561f-40e7-8562-54cc9735fba1 Destroying unnamed session
2620 2023.10.25 07:34:04.368457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2621 2023.10.25 07:34:04.368505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2622 2023.10.25 07:34:04.368526 [ 3 ] {} <Debug> HTTP-Session: 1daa1a1d-9f6a-4e88-ba20-d844a00dbf8a Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2623 2023.10.25 07:34:04.368543 [ 3 ] {} <Debug> HTTP-Session: 1daa1a1d-9f6a-4e88-ba20-d844a00dbf8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2624 2023.10.25 07:34:04.368629 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2625 2023.10.25 07:34:04.368670 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2626 2023.10.25 07:34:04.368788 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2627 2023.10.25 07:34:04.369232 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2628 2023.10.25 07:34:04.369455 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2629 2023.10.25 07:34:04.369609 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2630 2023.10.25 07:34:04.369744 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.00107927 sec., 288157 rows/sec., 20.19 MiB/sec.
2631 2023.10.25 07:34:04.369739 [ 152 ] {} <Debug> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2632 2023.10.25 07:34:04.369869 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2633 2023.10.25 07:34:04.369928 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Debug> DynamicQueryHandler: Done processing query
2634 2023.10.25 07:34:04.370000 [ 3 ] {b1d4c9d7-bb3e-4e58-a763-05e30451be76} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2635 2023.10.25 07:34:04.370019 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2636 2023.10.25 07:34:04.370050 [ 3 ] {} <Debug> HTTP-Session: 1daa1a1d-9f6a-4e88-ba20-d844a00dbf8a Destroying unnamed session
2637 2023.10.25 07:34:04.370176 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2638 2023.10.25 07:34:04.370234 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 340 rows starting from the beginning of the part
2639 2023.10.25 07:34:04.370250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2640 2023.10.25 07:34:04.370346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2641 2023.10.25 07:34:04.370392 [ 3 ] {} <Debug> HTTP-Session: 2ad4a877-75b0-4fba-8bd4-ec94944c6aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2642 2023.10.25 07:34:04.370434 [ 3 ] {} <Debug> HTTP-Session: 2ad4a877-75b0-4fba-8bd4-ec94944c6aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2023.10.25 07:34:04.370490 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 311 rows starting from the beginning of the part
2644 2023.10.25 07:34:04.370615 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2645 2023.10.25 07:34:04.370727 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2646 2023.10.25 07:34:04.370734 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2647 2023.10.25 07:34:04.371037 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 311 rows starting from the beginning of the part
2648 2023.10.25 07:34:04.371150 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2649 2023.10.25 07:34:04.371255 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 311 rows starting from the beginning of the part
2650 2023.10.25 07:34:04.371452 [ 13 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 311 rows starting from the beginning of the part
2651 2023.10.25 07:34:04.371924 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2652 2023.10.25 07:34:04.372386 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2653 2023.10.25 07:34:04.372756 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2654 2023.10.25 07:34:04.372903 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002206799 sec., 2718 rows/sec., 114.17 KiB/sec.
2655 2023.10.25 07:34:04.373305 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Debug> DynamicQueryHandler: Done processing query
2656 2023.10.25 07:34:04.373371 [ 3 ] {2c6af289-9f2e-47a1-a82e-f23c9a98531c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2657 2023.10.25 07:34:04.373395 [ 3 ] {} <Debug> HTTP-Session: 2ad4a877-75b0-4fba-8bd4-ec94944c6aa9 Destroying unnamed session
2658 2023.10.25 07:34:04.373427 [ 22 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1595 rows, containing 4 columns (4 merged, 0 gathered) in 0.003478322 sec., 458554.4409057011 rows/sec., 32.21 MiB/sec.
2659 2023.10.25 07:34:04.373592 [ 18 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2660 2023.10.25 07:34:04.373596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2661 2023.10.25 07:34:04.373661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2662 2023.10.25 07:34:04.373681 [ 3 ] {} <Debug> HTTP-Session: 6914b4d5-b854-4ef3-96c4-5486d7be7ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2663 2023.10.25 07:34:04.373701 [ 3 ] {} <Debug> HTTP-Session: 6914b4d5-b854-4ef3-96c4-5486d7be7ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2664 2023.10.25 07:34:04.373792 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2665 2023.10.25 07:34:04.373828 [ 18 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2666 2023.10.25 07:34:04.373847 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2667 2023.10.25 07:34:04.373922 [ 18 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_16_3} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2668 2023.10.25 07:34:04.374047 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2669 2023.10.25 07:34:04.374336 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2670 2023.10.25 07:34:04.374588 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2671 2023.10.25 07:34:04.374763 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2672 2023.10.25 07:34:04.374884 [ 152 ] {} <Debug> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2673 2023.10.25 07:34:04.374901 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001066269 sec., 59084 rows/sec., 3.58 MiB/sec.
2674 2023.10.25 07:34:04.374964 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2675 2023.10.25 07:34:04.375167 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2676 2023.10.25 07:34:04.375199 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Debug> DynamicQueryHandler: Done processing query
2677 2023.10.25 07:34:04.375237 [ 3 ] {b8ccc9e9-1ec1-4664-aa89-43cc0624ae13} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2678 2023.10.25 07:34:04.375264 [ 3 ] {} <Debug> HTTP-Session: 6914b4d5-b854-4ef3-96c4-5486d7be7ab9 Destroying unnamed session
2679 2023.10.25 07:34:04.375331 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2680 2023.10.25 07:34:04.375371 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 641 rows starting from the beginning of the part
2681 2023.10.25 07:34:04.375490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2682 2023.10.25 07:34:04.375557 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part
2683 2023.10.25 07:34:04.375585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2684 2023.10.25 07:34:04.375640 [ 3 ] {} <Debug> HTTP-Session: 54e8468c-8959-43b7-86df-e7caafa764b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2685 2023.10.25 07:34:04.375674 [ 3 ] {} <Debug> HTTP-Session: 54e8468c-8959-43b7-86df-e7caafa764b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2686 2023.10.25 07:34:04.375810 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2687 2023.10.25 07:34:04.375916 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2688 2023.10.25 07:34:04.376061 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2689 2023.10.25 07:34:04.376085 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part
2690 2023.10.25 07:34:04.376454 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part
2691 2023.10.25 07:34:04.376724 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2692 2023.10.25 07:34:04.376763 [ 23 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part
2693 2023.10.25 07:34:04.377824 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2694 2023.10.25 07:34:04.378537 [ 18 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 5 columns (5 merged, 0 gathered) in 0.003482772 sec., 259563.35930115439 rows/sec., 15.76 MiB/sec.
2695 2023.10.25 07:34:04.378545 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2696 2023.10.25 07:34:04.378708 [ 18 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2697 2023.10.25 07:34:04.378795 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2698 2023.10.25 07:34:04.378993 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003015864 sec., 15584 rows/sec., 21.03 MiB/sec.
2699 2023.10.25 07:34:04.379118 [ 18 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2700 2023.10.25 07:34:04.379253 [ 18 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2701 2023.10.25 07:34:04.379264 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Debug> DynamicQueryHandler: Done processing query
2702 2023.10.25 07:34:04.379292 [ 3 ] {d73b3b1d-8550-4c29-9fd2-2be31f39ce0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2703 2023.10.25 07:34:04.379328 [ 3 ] {} <Debug> HTTP-Session: 54e8468c-8959-43b7-86df-e7caafa764b4 Destroying unnamed session
2704 2023.10.25 07:34:04.379503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2023.10.25 07:34:04.379549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2706 2023.10.25 07:34:04.379568 [ 3 ] {} <Debug> HTTP-Session: be55fff0-7f93-48bb-b101-5a60ed760047 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2707 2023.10.25 07:34:04.379585 [ 3 ] {} <Debug> HTTP-Session: be55fff0-7f93-48bb-b101-5a60ed760047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2708 2023.10.25 07:34:04.379657 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2709 2023.10.25 07:34:04.379696 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2710 2023.10.25 07:34:04.379805 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2711 2023.10.25 07:34:04.380057 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2712 2023.10.25 07:34:04.380290 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2713 2023.10.25 07:34:04.380466 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2714 2023.10.25 07:34:04.380589 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000894036 sec., 21251 rows/sec., 1.10 MiB/sec.
2715 2023.10.25 07:34:04.380823 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Debug> DynamicQueryHandler: Done processing query
2716 2023.10.25 07:34:04.380854 [ 3 ] {ad7ee3a4-0540-4a52-9c10-c42fda693eb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2717 2023.10.25 07:34:04.380872 [ 3 ] {} <Debug> HTTP-Session: be55fff0-7f93-48bb-b101-5a60ed760047 Destroying unnamed session
2718 2023.10.25 07:34:09.358394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2719 2023.10.25 07:34:09.358523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2720 2023.10.25 07:34:09.358556 [ 3 ] {} <Debug> HTTP-Session: b92e924b-3fd5-4508-9a74-dd9b5e4487e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2721 2023.10.25 07:34:09.358584 [ 3 ] {} <Debug> HTTP-Session: b92e924b-3fd5-4508-9a74-dd9b5e4487e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2023.10.25 07:34:09.358724 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2723 2023.10.25 07:34:09.358791 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2724 2023.10.25 07:34:09.358956 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2725 2023.10.25 07:34:09.359362 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2726 2023.10.25 07:34:09.359629 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2727 2023.10.25 07:34:09.359818 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2728 2023.10.25 07:34:09.359947 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001182761 sec., 9300 rows/sec., 733.19 KiB/sec.
2729 2023.10.25 07:34:09.360108 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Debug> DynamicQueryHandler: Done processing query
2730 2023.10.25 07:34:09.360134 [ 3 ] {02429b01-52a3-4b2b-a8f5-c9826bc8b4da} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2731 2023.10.25 07:34:09.360152 [ 3 ] {} <Debug> HTTP-Session: b92e924b-3fd5-4508-9a74-dd9b5e4487e4 Destroying unnamed session
2732 2023.10.25 07:34:09.360317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2733 2023.10.25 07:34:09.360367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2734 2023.10.25 07:34:09.360389 [ 3 ] {} <Debug> HTTP-Session: 7f45c548-b958-4240-ab7c-dc7129e2ba0c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2735 2023.10.25 07:34:09.360408 [ 3 ] {} <Debug> HTTP-Session: 7f45c548-b958-4240-ab7c-dc7129e2ba0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2023.10.25 07:34:09.360492 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2737 2023.10.25 07:34:09.360538 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2738 2023.10.25 07:34:09.360662 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2739 2023.10.25 07:34:09.361049 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2740 2023.10.25 07:34:09.361306 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2741 2023.10.25 07:34:09.361487 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2742 2023.10.25 07:34:09.361598 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001068649 sec., 10293 rows/sec., 678.97 KiB/sec.
2743 2023.10.25 07:34:09.361774 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Debug> DynamicQueryHandler: Done processing query
2744 2023.10.25 07:34:09.361799 [ 3 ] {818c1bc2-2350-4080-968f-4022fd737b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2745 2023.10.25 07:34:09.361816 [ 3 ] {} <Debug> HTTP-Session: 7f45c548-b958-4240-ab7c-dc7129e2ba0c Destroying unnamed session
2746 2023.10.25 07:34:12.609750 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
2747 2023.10.25 07:34:12.609813 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
2748 2023.10.25 07:34:14.366319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2749 2023.10.25 07:34:14.366441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2750 2023.10.25 07:34:14.366467 [ 3 ] {} <Debug> HTTP-Session: 750efa0e-cc68-492b-b574-be45a0415a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2751 2023.10.25 07:34:14.366491 [ 3 ] {} <Debug> HTTP-Session: 750efa0e-cc68-492b-b574-be45a0415a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2752 2023.10.25 07:34:14.366620 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2753 2023.10.25 07:34:14.366683 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2754 2023.10.25 07:34:14.366844 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2023.10.25 07:34:14.367326 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2756 2023.10.25 07:34:14.367595 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2757 2023.10.25 07:34:14.367761 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2758 2023.10.25 07:34:14.367900 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001235872 sec., 42884 rows/sec., 3.28 MiB/sec.
2759 2023.10.25 07:34:14.367911 [ 88 ] {} <Debug> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
2760 2023.10.25 07:34:14.368045 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2761 2023.10.25 07:34:14.368115 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Debug> DynamicQueryHandler: Done processing query
2762 2023.10.25 07:34:14.368160 [ 3 ] {ec414701-85de-41b8-8756-5560e5eae8a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2763 2023.10.25 07:34:14.368161 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
2764 2023.10.25 07:34:14.368184 [ 3 ] {} <Debug> HTTP-Session: 750efa0e-cc68-492b-b574-be45a0415a7e Destroying unnamed session
2765 2023.10.25 07:34:14.368317 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2766 2023.10.25 07:34:14.368363 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 53 rows starting from the beginning of the part
2767 2023.10.25 07:34:14.368482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2768 2023.10.25 07:34:14.368548 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part
2769 2023.10.25 07:34:14.368571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2770 2023.10.25 07:34:14.368631 [ 3 ] {} <Debug> HTTP-Session: 25f55177-6aaf-4c8b-8be4-3ddab60adf34 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2771 2023.10.25 07:34:14.368668 [ 3 ] {} <Debug> HTTP-Session: 25f55177-6aaf-4c8b-8be4-3ddab60adf34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2772 2023.10.25 07:34:14.368820 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part
2773 2023.10.25 07:34:14.368884 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2774 2023.10.25 07:34:14.368994 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2775 2023.10.25 07:34:14.369065 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part
2776 2023.10.25 07:34:14.369426 [ 23 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part
2777 2023.10.25 07:34:14.369450 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2778 2023.10.25 07:34:14.370479 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2779 2023.10.25 07:34:14.370933 [ 21 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00280961 sec., 94319.1403789138 rows/sec., 7.21 MiB/sec.
2780 2023.10.25 07:34:14.370960 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2781 2023.10.25 07:34:14.371132 [ 21 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2782 2023.10.25 07:34:14.371266 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2783 2023.10.25 07:34:14.371461 [ 88 ] {} <Debug> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
2784 2023.10.25 07:34:14.371536 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.002577216 sec., 88467 rows/sec., 8.51 MiB/sec.
2785 2023.10.25 07:34:14.371554 [ 21 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2786 2023.10.25 07:34:14.371547 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2787 2023.10.25 07:34:14.371762 [ 21 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_15_3} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
2788 2023.10.25 07:34:14.371798 [ 18 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
2789 2023.10.25 07:34:14.371921 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Debug> DynamicQueryHandler: Done processing query
2790 2023.10.25 07:34:14.372000 [ 3 ] {f44549c2-4f8f-4b33-8ce9-5e98cd629402} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2791 2023.10.25 07:34:14.372016 [ 18 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2792 2023.10.25 07:34:14.372040 [ 3 ] {} <Debug> HTTP-Session: 25f55177-6aaf-4c8b-8be4-3ddab60adf34 Destroying unnamed session
2793 2023.10.25 07:34:14.372057 [ 18 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part
2794 2023.10.25 07:34:14.372177 [ 18 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part
2795 2023.10.25 07:34:14.372255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2796 2023.10.25 07:34:14.372272 [ 18 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part
2797 2023.10.25 07:34:14.372314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2798 2023.10.25 07:34:14.372339 [ 3 ] {} <Debug> HTTP-Session: 8182723c-b778-44ad-9226-962ad4969aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2799 2023.10.25 07:34:14.372374 [ 3 ] {} <Debug> HTTP-Session: 8182723c-b778-44ad-9226-962ad4969aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2800 2023.10.25 07:34:14.372382 [ 18 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part
2801 2023.10.25 07:34:14.372510 [ 18 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part
2802 2023.10.25 07:34:14.372525 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2803 2023.10.25 07:34:14.372585 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2804 2023.10.25 07:34:14.372788 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2805 2023.10.25 07:34:14.373453 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2806 2023.10.25 07:34:14.373610 [ 23 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001927564 sec., 591420.051422417 rows/sec., 56.87 MiB/sec.
2807 2023.10.25 07:34:14.373783 [ 23 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2808 2023.10.25 07:34:14.373794 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2809 2023.10.25 07:34:14.374070 [ 23 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2810 2023.10.25 07:34:14.374089 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2811 2023.10.25 07:34:14.374193 [ 23 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_15_3} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
2812 2023.10.25 07:34:14.374377 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001775711 sec., 175141 rows/sec., 12.27 MiB/sec.
2813 2023.10.25 07:34:14.374532 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Debug> DynamicQueryHandler: Done processing query
2814 2023.10.25 07:34:14.374557 [ 3 ] {782ffa6b-f8c5-4d19-b0c9-ecfeb0318958} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2815 2023.10.25 07:34:14.374573 [ 3 ] {} <Debug> HTTP-Session: 8182723c-b778-44ad-9226-962ad4969aa4 Destroying unnamed session
2816 2023.10.25 07:34:14.374702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2817 2023.10.25 07:34:14.374747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2818 2023.10.25 07:34:14.374767 [ 3 ] {} <Debug> HTTP-Session: a52141fe-03be-4afa-a663-03fd437586ec Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2819 2023.10.25 07:34:14.374783 [ 3 ] {} <Debug> HTTP-Session: a52141fe-03be-4afa-a663-03fd437586ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2820 2023.10.25 07:34:14.374854 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2821 2023.10.25 07:34:14.374895 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2822 2023.10.25 07:34:14.375008 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2023.10.25 07:34:14.375275 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2824 2023.10.25 07:34:14.375512 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2825 2023.10.25 07:34:14.375685 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2826 2023.10.25 07:34:14.375812 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000928767 sec., 6460 rows/sec., 271.28 KiB/sec.
2827 2023.10.25 07:34:14.375933 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Debug> DynamicQueryHandler: Done processing query
2828 2023.10.25 07:34:14.375956 [ 3 ] {84c9b3f0-f3c0-4909-85d9-571af0e4f5d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2829 2023.10.25 07:34:14.375972 [ 3 ] {} <Debug> HTTP-Session: a52141fe-03be-4afa-a663-03fd437586ec Destroying unnamed session
2830 2023.10.25 07:34:14.376086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2831 2023.10.25 07:34:14.376129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2832 2023.10.25 07:34:14.376148 [ 3 ] {} <Debug> HTTP-Session: 4bced9c7-3fc0-4121-b120-0272efaaf2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2833 2023.10.25 07:34:14.376164 [ 3 ] {} <Debug> HTTP-Session: 4bced9c7-3fc0-4121-b120-0272efaaf2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2834 2023.10.25 07:34:14.376238 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2835 2023.10.25 07:34:14.376281 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2836 2023.10.25 07:34:14.376400 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2023.10.25 07:34:14.376700 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2838 2023.10.25 07:34:14.376947 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2839 2023.10.25 07:34:14.377116 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2840 2023.10.25 07:34:14.377246 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000979688 sec., 64306 rows/sec., 3.90 MiB/sec.
2841 2023.10.25 07:34:14.377370 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Debug> DynamicQueryHandler: Done processing query
2842 2023.10.25 07:34:14.377393 [ 3 ] {94200f96-d906-4012-9fe2-10f9b9722237} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2843 2023.10.25 07:34:14.377409 [ 3 ] {} <Debug> HTTP-Session: 4bced9c7-3fc0-4121-b120-0272efaaf2a6 Destroying unnamed session
2844 2023.10.25 07:34:14.377567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2845 2023.10.25 07:34:14.377612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2846 2023.10.25 07:34:14.377630 [ 3 ] {} <Debug> HTTP-Session: b2abe751-6134-4428-a4fa-ef93b5e5df8a Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2847 2023.10.25 07:34:14.377646 [ 3 ] {} <Debug> HTTP-Session: b2abe751-6134-4428-a4fa-ef93b5e5df8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2848 2023.10.25 07:34:14.377732 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2849 2023.10.25 07:34:14.377776 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2850 2023.10.25 07:34:14.377917 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2851 2023.10.25 07:34:14.378422 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2852 2023.10.25 07:34:14.378731 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2853 2023.10.25 07:34:14.378925 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2854 2023.10.25 07:34:14.379043 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001273823 sec., 36896 rows/sec., 49.79 MiB/sec.
2855 2023.10.25 07:34:14.379053 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2856 2023.10.25 07:34:14.379156 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2857 2023.10.25 07:34:14.379287 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Debug> DynamicQueryHandler: Done processing query
2858 2023.10.25 07:34:14.379344 [ 3 ] {b3f075e1-7636-4b3d-b71d-0e96655bbcf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2859 2023.10.25 07:34:14.379354 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2860 2023.10.25 07:34:14.379400 [ 3 ] {} <Debug> HTTP-Session: b2abe751-6134-4428-a4fa-ef93b5e5df8a Destroying unnamed session
2861 2023.10.25 07:34:14.379653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2862 2023.10.25 07:34:14.379662 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2863 2023.10.25 07:34:14.379724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2864 2023.10.25 07:34:14.379767 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 265 rows starting from the beginning of the part
2865 2023.10.25 07:34:14.379784 [ 3 ] {} <Debug> HTTP-Session: 5fc5893c-9067-4993-b55d-620931583378 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2866 2023.10.25 07:34:14.379831 [ 3 ] {} <Debug> HTTP-Session: 5fc5893c-9067-4993-b55d-620931583378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2867 2023.10.25 07:34:14.380055 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2868 2023.10.25 07:34:14.380116 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2869 2023.10.25 07:34:14.380333 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part
2870 2023.10.25 07:34:14.380592 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2871 2023.10.25 07:34:14.380720 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part
2872 2023.10.25 07:34:14.380983 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part
2873 2023.10.25 07:34:14.381327 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part
2874 2023.10.25 07:34:14.381331 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2875 2023.10.25 07:34:14.381482 [ 19 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part
2876 2023.10.25 07:34:14.381861 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2877 2023.10.25 07:34:14.382194 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2878 2023.10.25 07:34:14.382397 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002303772 sec., 8247 rows/sec., 437.89 KiB/sec.
2879 2023.10.25 07:34:14.382592 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Debug> DynamicQueryHandler: Done processing query
2880 2023.10.25 07:34:14.382640 [ 3 ] {39055d5a-7965-435c-9230-fe5549b77212} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2881 2023.10.25 07:34:14.382669 [ 3 ] {} <Debug> HTTP-Session: 5fc5893c-9067-4993-b55d-620931583378 Destroying unnamed session
2882 2023.10.25 07:34:14.383665 [ 14 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 6 columns (6 merged, 0 gathered) in 0.00447648 sec., 111694.90313818 rows/sec., 150.73 MiB/sec.
2883 2023.10.25 07:34:14.384057 [ 14 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2884 2023.10.25 07:34:14.384267 [ 14 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2885 2023.10.25 07:34:14.384332 [ 14 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2886 2023.10.25 07:34:14.384404 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 311656e6-fc64-492c-8090-8c6427952e56::all_1_11_2: 4.00 MiB.
2887 2023.10.25 07:34:15.000170 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 237.17 MiB, will set to 231.11 MiB (RSS), difference: -4.01 MiB
2888 2023.10.25 07:34:24.366352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2889 2023.10.25 07:34:24.366529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2890 2023.10.25 07:34:24.366576 [ 3 ] {} <Debug> HTTP-Session: dd819e7d-5e05-44b8-9767-34c1c1013268 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2891 2023.10.25 07:34:24.366616 [ 3 ] {} <Debug> HTTP-Session: dd819e7d-5e05-44b8-9767-34c1c1013268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2892 2023.10.25 07:34:24.366821 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2893 2023.10.25 07:34:24.366896 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2894 2023.10.25 07:34:24.367061 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2895 2023.10.25 07:34:24.367508 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2896 2023.10.25 07:34:24.367774 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2897 2023.10.25 07:34:24.367938 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2898 2023.10.25 07:34:24.368076 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001202902 sec., 44060 rows/sec., 3.37 MiB/sec.
2899 2023.10.25 07:34:24.368221 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Debug> DynamicQueryHandler: Done processing query
2900 2023.10.25 07:34:24.368246 [ 3 ] {0c6fccf0-8ac3-444a-a8a2-ba3e33ea5f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2901 2023.10.25 07:34:24.368262 [ 3 ] {} <Debug> HTTP-Session: dd819e7d-5e05-44b8-9767-34c1c1013268 Destroying unnamed session
2902 2023.10.25 07:34:24.368449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2903 2023.10.25 07:34:24.368497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2904 2023.10.25 07:34:24.368517 [ 3 ] {} <Debug> HTTP-Session: 1e77430f-0d81-423d-ae3a-29cdd5d895ff Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2905 2023.10.25 07:34:24.368534 [ 3 ] {} <Debug> HTTP-Session: 1e77430f-0d81-423d-ae3a-29cdd5d895ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2906 2023.10.25 07:34:24.368618 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2907 2023.10.25 07:34:24.368657 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2908 2023.10.25 07:34:24.368759 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2909 2023.10.25 07:34:24.369218 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2910 2023.10.25 07:34:24.369447 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2911 2023.10.25 07:34:24.369597 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2912 2023.10.25 07:34:24.369723 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001044819 sec., 218219 rows/sec., 20.99 MiB/sec.
2913 2023.10.25 07:34:24.369848 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Debug> DynamicQueryHandler: Done processing query
2914 2023.10.25 07:34:24.369873 [ 3 ] {7f587575-33b8-4379-9a4b-157f5c05286d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2915 2023.10.25 07:34:24.369889 [ 3 ] {} <Debug> HTTP-Session: 1e77430f-0d81-423d-ae3a-29cdd5d895ff Destroying unnamed session
2916 2023.10.25 07:34:24.370088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2917 2023.10.25 07:34:24.370133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2918 2023.10.25 07:34:24.370152 [ 3 ] {} <Debug> HTTP-Session: 1d489061-5093-4f21-a92a-7fbc0e928a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2919 2023.10.25 07:34:24.370168 [ 3 ] {} <Debug> HTTP-Session: 1d489061-5093-4f21-a92a-7fbc0e928a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2920 2023.10.25 07:34:24.370256 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2921 2023.10.25 07:34:24.370295 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2922 2023.10.25 07:34:24.370403 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2923 2023.10.25 07:34:24.370846 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2924 2023.10.25 07:34:24.371067 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2925 2023.10.25 07:34:24.371229 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2926 2023.10.25 07:34:24.371354 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001068489 sec., 291065 rows/sec., 20.39 MiB/sec.
2927 2023.10.25 07:34:24.371538 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Debug> DynamicQueryHandler: Done processing query
2928 2023.10.25 07:34:24.371564 [ 3 ] {78caf630-b15f-4e38-b8b6-1152e61da339} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2929 2023.10.25 07:34:24.371581 [ 3 ] {} <Debug> HTTP-Session: 1d489061-5093-4f21-a92a-7fbc0e928a59 Destroying unnamed session
2930 2023.10.25 07:34:24.371695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2931 2023.10.25 07:34:24.371742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2932 2023.10.25 07:34:24.371761 [ 3 ] {} <Debug> HTTP-Session: 9a755f5d-0de6-431a-aa89-ff0ffe4072c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2933 2023.10.25 07:34:24.371777 [ 3 ] {} <Debug> HTTP-Session: 9a755f5d-0de6-431a-aa89-ff0ffe4072c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2934 2023.10.25 07:34:24.371850 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2935 2023.10.25 07:34:24.371893 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2936 2023.10.25 07:34:24.372015 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2937 2023.10.25 07:34:24.372251 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2938 2023.10.25 07:34:24.372490 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2939 2023.10.25 07:34:24.372660 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2940 2023.10.25 07:34:24.372776 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888986 sec., 6749 rows/sec., 283.42 KiB/sec.
2941 2023.10.25 07:34:24.372790 [ 77 ] {} <Debug> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2942 2023.10.25 07:34:24.372902 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2943 2023.10.25 07:34:24.372934 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Debug> DynamicQueryHandler: Done processing query
2944 2023.10.25 07:34:24.372972 [ 3 ] {89626522-95d7-4c80-bd72-35b31fff9e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2945 2023.10.25 07:34:24.372984 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2946 2023.10.25 07:34:24.372994 [ 3 ] {} <Debug> HTTP-Session: 9a755f5d-0de6-431a-aa89-ff0ffe4072c4 Destroying unnamed session
2947 2023.10.25 07:34:24.373065 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2948 2023.10.25 07:34:24.373093 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
2949 2023.10.25 07:34:24.373133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2950 2023.10.25 07:34:24.373191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2951 2023.10.25 07:34:24.373221 [ 3 ] {} <Debug> HTTP-Session: 85f70d4d-64bb-489e-9b1e-3d2d3ca7734e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2952 2023.10.25 07:34:24.373222 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
2953 2023.10.25 07:34:24.373241 [ 3 ] {} <Debug> HTTP-Session: 85f70d4d-64bb-489e-9b1e-3d2d3ca7734e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2954 2023.10.25 07:34:24.373362 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
2955 2023.10.25 07:34:24.373368 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2956 2023.10.25 07:34:24.373428 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2957 2023.10.25 07:34:24.373482 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
2958 2023.10.25 07:34:24.373650 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
2959 2023.10.25 07:34:24.373709 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2960 2023.10.25 07:34:24.373797 [ 18 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
2961 2023.10.25 07:34:24.374186 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2962 2023.10.25 07:34:24.374532 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2963 2023.10.25 07:34:24.374727 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001761202 sec., 54508.22790344322 rows/sec., 2.24 MiB/sec.
2964 2023.10.25 07:34:24.374784 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2965 2023.10.25 07:34:24.374999 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001591689 sec., 39580 rows/sec., 2.40 MiB/sec.
2966 2023.10.25 07:34:24.375086 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2967 2023.10.25 07:34:24.375220 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Debug> DynamicQueryHandler: Done processing query
2968 2023.10.25 07:34:24.375262 [ 3 ] {d605f677-4e18-45ee-bea6-07b2cebd50c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2969 2023.10.25 07:34:24.375282 [ 3 ] {} <Debug> HTTP-Session: 85f70d4d-64bb-489e-9b1e-3d2d3ca7734e Destroying unnamed session
2970 2023.10.25 07:34:24.375464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2971 2023.10.25 07:34:24.375524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2972 2023.10.25 07:34:24.375555 [ 3 ] {} <Debug> HTTP-Session: a6b775ae-eaae-4a88-92bd-2342a3b2a821 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2973 2023.10.25 07:34:24.375582 [ 3 ] {} <Debug> HTTP-Session: a6b775ae-eaae-4a88-92bd-2342a3b2a821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2974 2023.10.25 07:34:24.375666 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2975 2023.10.25 07:34:24.375734 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2976 2023.10.25 07:34:24.375807 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2977 2023.10.25 07:34:24.375865 [ 23 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_16_3} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2978 2023.10.25 07:34:24.376101 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2979 2023.10.25 07:34:24.376583 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2980 2023.10.25 07:34:24.376898 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2981 2023.10.25 07:34:24.377074 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2982 2023.10.25 07:34:24.377219 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001427675 sec., 32920 rows/sec., 44.42 MiB/sec.
2983 2023.10.25 07:34:24.377364 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Debug> DynamicQueryHandler: Done processing query
2984 2023.10.25 07:34:24.377389 [ 3 ] {a7853fad-41d6-419a-890b-7cb658af31e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2985 2023.10.25 07:34:24.377405 [ 3 ] {} <Debug> HTTP-Session: a6b775ae-eaae-4a88-92bd-2342a3b2a821 Destroying unnamed session
2986 2023.10.25 07:34:24.377522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2987 2023.10.25 07:34:24.377566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2988 2023.10.25 07:34:24.377585 [ 3 ] {} <Debug> HTTP-Session: 0aaba27b-536d-44f3-99a0-591b2cfff4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
2989 2023.10.25 07:34:24.377602 [ 3 ] {} <Debug> HTTP-Session: 0aaba27b-536d-44f3-99a0-591b2cfff4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2990 2023.10.25 07:34:24.377672 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2991 2023.10.25 07:34:24.377710 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2992 2023.10.25 07:34:24.377856 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2993 2023.10.25 07:34:24.378093 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2994 2023.10.25 07:34:24.378337 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2995 2023.10.25 07:34:24.378503 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2996 2023.10.25 07:34:24.378619 [ 77 ] {} <Debug> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2997 2023.10.25 07:34:24.378636 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000928497 sec., 20463 rows/sec., 1.06 MiB/sec.
2998 2023.10.25 07:34:24.378670 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
2999 2023.10.25 07:34:24.378876 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3000 2023.10.25 07:34:24.378927 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Debug> DynamicQueryHandler: Done processing query
3001 2023.10.25 07:34:24.378960 [ 3 ] {2372ae21-70dd-4567-b3c7-7e75e2e22ecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3002 2023.10.25 07:34:24.378984 [ 3 ] {} <Debug> HTTP-Session: 0aaba27b-536d-44f3-99a0-591b2cfff4fd Destroying unnamed session
3003 2023.10.25 07:34:24.379011 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3004 2023.10.25 07:34:24.379042 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
3005 2023.10.25 07:34:24.379169 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3006 2023.10.25 07:34:24.379267 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
3007 2023.10.25 07:34:24.379358 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3008 2023.10.25 07:34:24.379444 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
3009 2023.10.25 07:34:24.379559 [ 14 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3010 2023.10.25 07:34:24.380140 [ 16 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402605 sec., 240267.21707109275 rows/sec., 12.88 MiB/sec.
3011 2023.10.25 07:34:24.380332 [ 16 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3012 2023.10.25 07:34:24.380606 [ 16 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3013 2023.10.25 07:34:24.380694 [ 16 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_16_3} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3014 2023.10.25 07:34:27.610066 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
3015 2023.10.25 07:34:27.610114 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
3016 2023.10.25 07:34:34.365742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3017 2023.10.25 07:34:34.365871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3018 2023.10.25 07:34:34.365903 [ 3 ] {} <Debug> HTTP-Session: 3b6f187f-3547-412a-b7fa-2b4ef417a520 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3019 2023.10.25 07:34:34.365931 [ 3 ] {} <Debug> HTTP-Session: 3b6f187f-3547-412a-b7fa-2b4ef417a520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3020 2023.10.25 07:34:34.366075 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3021 2023.10.25 07:34:34.366141 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3022 2023.10.25 07:34:34.366324 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3023 2023.10.25 07:34:34.366809 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3024 2023.10.25 07:34:34.367076 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3025 2023.10.25 07:34:34.367238 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3026 2023.10.25 07:34:34.367360 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001247072 sec., 42499 rows/sec., 3.25 MiB/sec.
3027 2023.10.25 07:34:34.367500 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Debug> DynamicQueryHandler: Done processing query
3028 2023.10.25 07:34:34.367527 [ 3 ] {5477a07b-77f3-402c-be46-f85a11b231ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3029 2023.10.25 07:34:34.367545 [ 3 ] {} <Debug> HTTP-Session: 3b6f187f-3547-412a-b7fa-2b4ef417a520 Destroying unnamed session
3030 2023.10.25 07:34:34.367767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3031 2023.10.25 07:34:34.367819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3032 2023.10.25 07:34:34.367839 [ 3 ] {} <Debug> HTTP-Session: 6011ad13-b256-48ff-b443-1f9017cff201 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3033 2023.10.25 07:34:34.367857 [ 3 ] {} <Debug> HTTP-Session: 6011ad13-b256-48ff-b443-1f9017cff201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3034 2023.10.25 07:34:34.367946 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3035 2023.10.25 07:34:34.367988 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3036 2023.10.25 07:34:34.368094 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3037 2023.10.25 07:34:34.368689 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3038 2023.10.25 07:34:34.368917 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3039 2023.10.25 07:34:34.369064 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3040 2023.10.25 07:34:34.369167 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001192191 sec., 191244 rows/sec., 18.39 MiB/sec.
3041 2023.10.25 07:34:34.369374 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Debug> DynamicQueryHandler: Done processing query
3042 2023.10.25 07:34:34.369399 [ 3 ] {f7261fc5-f78a-4d99-9fef-b4ff3fc9268a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3043 2023.10.25 07:34:34.369416 [ 3 ] {} <Debug> HTTP-Session: 6011ad13-b256-48ff-b443-1f9017cff201 Destroying unnamed session
3044 2023.10.25 07:34:34.369598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3045 2023.10.25 07:34:34.369647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3046 2023.10.25 07:34:34.369666 [ 3 ] {} <Debug> HTTP-Session: a38abb94-d6e9-4127-a6c3-6882e2625bed Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3047 2023.10.25 07:34:34.369684 [ 3 ] {} <Debug> HTTP-Session: a38abb94-d6e9-4127-a6c3-6882e2625bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3048 2023.10.25 07:34:34.369778 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3049 2023.10.25 07:34:34.369819 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3050 2023.10.25 07:34:34.369938 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3051 2023.10.25 07:34:34.370413 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3052 2023.10.25 07:34:34.370634 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3053 2023.10.25 07:34:34.370782 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3054 2023.10.25 07:34:34.370887 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001081319 sec., 287611 rows/sec., 20.15 MiB/sec.
3055 2023.10.25 07:34:34.371004 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Debug> DynamicQueryHandler: Done processing query
3056 2023.10.25 07:34:34.371028 [ 3 ] {764db578-8195-45ce-8454-32036388d494} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3057 2023.10.25 07:34:34.371044 [ 3 ] {} <Debug> HTTP-Session: a38abb94-d6e9-4127-a6c3-6882e2625bed Destroying unnamed session
3058 2023.10.25 07:34:34.371166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3059 2023.10.25 07:34:34.371211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3060 2023.10.25 07:34:34.371230 [ 3 ] {} <Debug> HTTP-Session: 92258622-a03b-4760-95dd-a418de91d469 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3061 2023.10.25 07:34:34.371246 [ 3 ] {} <Debug> HTTP-Session: 92258622-a03b-4760-95dd-a418de91d469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3062 2023.10.25 07:34:34.371314 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3063 2023.10.25 07:34:34.371353 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3064 2023.10.25 07:34:34.371461 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3065 2023.10.25 07:34:34.371715 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3066 2023.10.25 07:34:34.371957 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3067 2023.10.25 07:34:34.372125 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3068 2023.10.25 07:34:34.372224 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000882586 sec., 6798 rows/sec., 285.47 KiB/sec.
3069 2023.10.25 07:34:34.372338 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Debug> DynamicQueryHandler: Done processing query
3070 2023.10.25 07:34:34.372362 [ 3 ] {c32480da-efa2-41ab-93f3-5d2db9c2e4a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3071 2023.10.25 07:34:34.372377 [ 3 ] {} <Debug> HTTP-Session: 92258622-a03b-4760-95dd-a418de91d469 Destroying unnamed session
3072 2023.10.25 07:34:34.372488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3073 2023.10.25 07:34:34.372532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3074 2023.10.25 07:34:34.372552 [ 3 ] {} <Debug> HTTP-Session: 4b593f22-6cbf-4891-bac1-6a9579b34aac Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3075 2023.10.25 07:34:34.372568 [ 3 ] {} <Debug> HTTP-Session: 4b593f22-6cbf-4891-bac1-6a9579b34aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3076 2023.10.25 07:34:34.372643 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3077 2023.10.25 07:34:34.372684 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3078 2023.10.25 07:34:34.372799 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3079 2023.10.25 07:34:34.373097 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3080 2023.10.25 07:34:34.373337 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3081 2023.10.25 07:34:34.373508 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3082 2023.10.25 07:34:34.373609 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000940107 sec., 67013 rows/sec., 4.06 MiB/sec.
3083 2023.10.25 07:34:34.373725 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Debug> DynamicQueryHandler: Done processing query
3084 2023.10.25 07:34:34.373749 [ 3 ] {96378d2c-d661-43c2-8acf-cb6d526ed376} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3085 2023.10.25 07:34:34.373765 [ 3 ] {} <Debug> HTTP-Session: 4b593f22-6cbf-4891-bac1-6a9579b34aac Destroying unnamed session
3086 2023.10.25 07:34:34.373917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3087 2023.10.25 07:34:34.373963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3088 2023.10.25 07:34:34.373981 [ 3 ] {} <Debug> HTTP-Session: d272a318-e3f5-4fe6-91a8-38b776e83634 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3089 2023.10.25 07:34:34.373997 [ 3 ] {} <Debug> HTTP-Session: d272a318-e3f5-4fe6-91a8-38b776e83634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3090 2023.10.25 07:34:34.374076 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3091 2023.10.25 07:34:34.374119 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3092 2023.10.25 07:34:34.374251 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3093 2023.10.25 07:34:34.374880 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3094 2023.10.25 07:34:34.375190 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3095 2023.10.25 07:34:34.375366 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3096 2023.10.25 07:34:34.375468 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001365244 sec., 34426 rows/sec., 46.46 MiB/sec.
3097 2023.10.25 07:34:34.375592 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Debug> DynamicQueryHandler: Done processing query
3098 2023.10.25 07:34:34.375616 [ 3 ] {64970c6e-455a-4649-85df-8ec7abefb56a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3099 2023.10.25 07:34:34.375633 [ 3 ] {} <Debug> HTTP-Session: d272a318-e3f5-4fe6-91a8-38b776e83634 Destroying unnamed session
3100 2023.10.25 07:34:34.375746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3101 2023.10.25 07:34:34.375791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3102 2023.10.25 07:34:34.375810 [ 3 ] {} <Debug> HTTP-Session: ce47acd1-5915-42b8-89e5-9f4c25ff2293 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3103 2023.10.25 07:34:34.375827 [ 3 ] {} <Debug> HTTP-Session: ce47acd1-5915-42b8-89e5-9f4c25ff2293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3104 2023.10.25 07:34:34.375896 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3105 2023.10.25 07:34:34.375933 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3106 2023.10.25 07:34:34.376038 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3107 2023.10.25 07:34:34.376286 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3108 2023.10.25 07:34:34.376514 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3109 2023.10.25 07:34:34.376698 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3110 2023.10.25 07:34:34.376803 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000876675 sec., 21672 rows/sec., 1.12 MiB/sec.
3111 2023.10.25 07:34:34.376959 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Debug> DynamicQueryHandler: Done processing query
3112 2023.10.25 07:34:34.376984 [ 3 ] {3d7238a1-00af-43f5-816a-0c9a16d1a2b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3113 2023.10.25 07:34:34.376999 [ 3 ] {} <Debug> HTTP-Session: ce47acd1-5915-42b8-89e5-9f4c25ff2293 Destroying unnamed session
3114 2023.10.25 07:34:39.359364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3115 2023.10.25 07:34:39.359491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3116 2023.10.25 07:34:39.359522 [ 3 ] {} <Debug> HTTP-Session: 6c22911f-5624-4a12-8972-df640fa3679b Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3117 2023.10.25 07:34:39.359549 [ 3 ] {} <Debug> HTTP-Session: 6c22911f-5624-4a12-8972-df640fa3679b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3118 2023.10.25 07:34:39.359689 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3119 2023.10.25 07:34:39.359754 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3120 2023.10.25 07:34:39.359904 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3121 2023.10.25 07:34:39.360355 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3122 2023.10.25 07:34:39.360587 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3123 2023.10.25 07:34:39.360806 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3124 2023.10.25 07:34:39.360927 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001198541 sec., 9177 rows/sec., 723.54 KiB/sec.
3125 2023.10.25 07:34:39.360926 [ 70 ] {} <Debug> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3126 2023.10.25 07:34:39.360999 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3127 2023.10.25 07:34:39.361100 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Debug> DynamicQueryHandler: Done processing query
3128 2023.10.25 07:34:39.361129 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3129 2023.10.25 07:34:39.361136 [ 3 ] {feab77a8-9b0d-45b3-b71b-6e2d47175ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3130 2023.10.25 07:34:39.361217 [ 3 ] {} <Debug> HTTP-Session: 6c22911f-5624-4a12-8972-df640fa3679b Destroying unnamed session
3131 2023.10.25 07:34:39.361301 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3132 2023.10.25 07:34:39.361357 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 340 rows starting from the beginning of the part
3133 2023.10.25 07:34:39.361376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3134 2023.10.25 07:34:39.361445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3135 2023.10.25 07:34:39.361491 [ 3 ] {} <Debug> HTTP-Session: 83f29844-3349-43fa-a8fc-2c31bdca8a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3136 2023.10.25 07:34:39.361523 [ 3 ] {} <Debug> HTTP-Session: 83f29844-3349-43fa-a8fc-2c31bdca8a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3137 2023.10.25 07:34:39.361673 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
3138 2023.10.25 07:34:39.361697 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3139 2023.10.25 07:34:39.361802 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3140 2023.10.25 07:34:39.361969 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 311 rows starting from the beginning of the part
3141 2023.10.25 07:34:39.362303 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 311 rows starting from the beginning of the part
3142 2023.10.25 07:34:39.362381 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3143 2023.10.25 07:34:39.362586 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 311 rows starting from the beginning of the part
3144 2023.10.25 07:34:39.362696 [ 16 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
3145 2023.10.25 07:34:39.363247 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3146 2023.10.25 07:34:39.363787 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3147 2023.10.25 07:34:39.364119 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3148 2023.10.25 07:34:39.364273 [ 70 ] {} <Debug> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3149 2023.10.25 07:34:39.364283 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002528915 sec., 4349 rows/sec., 286.92 KiB/sec.
3150 2023.10.25 07:34:39.364345 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3151 2023.10.25 07:34:39.364644 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3152 2023.10.25 07:34:39.364953 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Debug> DynamicQueryHandler: Done processing query
3153 2023.10.25 07:34:39.365014 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3154 2023.10.25 07:34:39.365037 [ 3 ] {8704e900-86cb-48e7-a4ae-6c0a4f4fb207} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3155 2023.10.25 07:34:39.365137 [ 3 ] {} <Debug> HTTP-Session: 83f29844-3349-43fa-a8fc-2c31bdca8a26 Destroying unnamed session
3156 2023.10.25 07:34:39.365170 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 904 rows starting from the beginning of the part
3157 2023.10.25 07:34:39.365244 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1295 rows, containing 4 columns (4 merged, 0 gathered) in 0.004175904 sec., 310112.49300750205 rows/sec., 21.81 MiB/sec.
3158 2023.10.25 07:34:39.365373 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
3159 2023.10.25 07:34:39.365433 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3160 2023.10.25 07:34:39.365554 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part
3161 2023.10.25 07:34:39.365682 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part
3162 2023.10.25 07:34:39.365729 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3163 2023.10.25 07:34:39.365827 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part
3164 2023.10.25 07:34:39.365840 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_21_4} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3165 2023.10.25 07:34:39.366000 [ 16 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
3166 2023.10.25 07:34:39.366711 [ 18 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.002276221 sec., 489846.987616756 rows/sec., 29.77 MiB/sec.
3167 2023.10.25 07:34:39.366882 [ 14 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3168 2023.10.25 07:34:39.367111 [ 14 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3169 2023.10.25 07:34:39.367185 [ 14 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3170 2023.10.25 07:34:42.610153 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
3171 2023.10.25 07:34:42.610227 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
3172 2023.10.25 07:34:44.366989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3173 2023.10.25 07:34:44.367120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3174 2023.10.25 07:34:44.367151 [ 3 ] {} <Debug> HTTP-Session: 3321f955-c684-4fdd-a006-088aa695449c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3175 2023.10.25 07:34:44.367179 [ 3 ] {} <Debug> HTTP-Session: 3321f955-c684-4fdd-a006-088aa695449c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3176 2023.10.25 07:34:44.367323 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3177 2023.10.25 07:34:44.367392 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3178 2023.10.25 07:34:44.367578 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3179 2023.10.25 07:34:44.368126 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3180 2023.10.25 07:34:44.368392 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3181 2023.10.25 07:34:44.368565 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3182 2023.10.25 07:34:44.368718 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001351104 sec., 39227 rows/sec., 3.00 MiB/sec.
3183 2023.10.25 07:34:44.368867 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Debug> DynamicQueryHandler: Done processing query
3184 2023.10.25 07:34:44.368894 [ 3 ] {0703dac4-d989-4103-b769-52ca47b3e557} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3185 2023.10.25 07:34:44.368912 [ 3 ] {} <Debug> HTTP-Session: 3321f955-c684-4fdd-a006-088aa695449c Destroying unnamed session
3186 2023.10.25 07:34:44.369142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3187 2023.10.25 07:34:44.369192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3188 2023.10.25 07:34:44.369211 [ 3 ] {} <Debug> HTTP-Session: b8e8044b-9960-40cb-a64f-8f594264b7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3189 2023.10.25 07:34:44.369230 [ 3 ] {} <Debug> HTTP-Session: b8e8044b-9960-40cb-a64f-8f594264b7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3190 2023.10.25 07:34:44.369322 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3191 2023.10.25 07:34:44.369364 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3192 2023.10.25 07:34:44.369474 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3193 2023.10.25 07:34:44.369936 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3194 2023.10.25 07:34:44.370164 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3195 2023.10.25 07:34:44.370312 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3196 2023.10.25 07:34:44.370448 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001093839 sec., 208440 rows/sec., 20.04 MiB/sec.
3197 2023.10.25 07:34:44.370639 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Debug> DynamicQueryHandler: Done processing query
3198 2023.10.25 07:34:44.370665 [ 3 ] {98f04ee3-6b30-4390-aa90-8569ff51549f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3199 2023.10.25 07:34:44.370681 [ 3 ] {} <Debug> HTTP-Session: b8e8044b-9960-40cb-a64f-8f594264b7a0 Destroying unnamed session
3200 2023.10.25 07:34:44.370868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3201 2023.10.25 07:34:44.370913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3202 2023.10.25 07:34:44.370934 [ 3 ] {} <Debug> HTTP-Session: a71353a3-a057-4871-82d2-6d12247b2ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3203 2023.10.25 07:34:44.370951 [ 3 ] {} <Debug> HTTP-Session: a71353a3-a057-4871-82d2-6d12247b2ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3204 2023.10.25 07:34:44.371038 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3205 2023.10.25 07:34:44.371078 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3206 2023.10.25 07:34:44.371201 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3207 2023.10.25 07:34:44.371694 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3208 2023.10.25 07:34:44.371915 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3209 2023.10.25 07:34:44.372070 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3210 2023.10.25 07:34:44.372197 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.00113038 sec., 275128 rows/sec., 19.27 MiB/sec.
3211 2023.10.25 07:34:44.372317 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Debug> DynamicQueryHandler: Done processing query
3212 2023.10.25 07:34:44.372341 [ 3 ] {06b02b73-8c27-4b24-ae00-fff9815b1770} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3213 2023.10.25 07:34:44.372356 [ 3 ] {} <Debug> HTTP-Session: a71353a3-a057-4871-82d2-6d12247b2ff9 Destroying unnamed session
3214 2023.10.25 07:34:44.372492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3215 2023.10.25 07:34:44.372537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3216 2023.10.25 07:34:44.372556 [ 3 ] {} <Debug> HTTP-Session: 78d9fd1c-eb82-4a23-9fa4-ed9c0f8ae202 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3217 2023.10.25 07:34:44.372572 [ 3 ] {} <Debug> HTTP-Session: 78d9fd1c-eb82-4a23-9fa4-ed9c0f8ae202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3218 2023.10.25 07:34:44.372640 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3219 2023.10.25 07:34:44.372681 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3220 2023.10.25 07:34:44.372788 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3221 2023.10.25 07:34:44.373044 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3222 2023.10.25 07:34:44.373278 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3223 2023.10.25 07:34:44.373450 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3224 2023.10.25 07:34:44.373575 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899516 sec., 6670 rows/sec., 280.10 KiB/sec.
3225 2023.10.25 07:34:44.373781 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Debug> DynamicQueryHandler: Done processing query
3226 2023.10.25 07:34:44.373805 [ 3 ] {df7f97e1-63f7-4b36-9d12-5749afd4a685} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3227 2023.10.25 07:34:44.373821 [ 3 ] {} <Debug> HTTP-Session: 78d9fd1c-eb82-4a23-9fa4-ed9c0f8ae202 Destroying unnamed session
3228 2023.10.25 07:34:44.373928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3229 2023.10.25 07:34:44.373971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3230 2023.10.25 07:34:44.373990 [ 3 ] {} <Debug> HTTP-Session: 0339a99a-bfa2-4234-bf43-86016895fe2b Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3231 2023.10.25 07:34:44.374006 [ 3 ] {} <Debug> HTTP-Session: 0339a99a-bfa2-4234-bf43-86016895fe2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3232 2023.10.25 07:34:44.374081 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3233 2023.10.25 07:34:44.374123 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3234 2023.10.25 07:34:44.374259 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3235 2023.10.25 07:34:44.374603 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3236 2023.10.25 07:34:44.374850 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3237 2023.10.25 07:34:44.375030 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3238 2023.10.25 07:34:44.375151 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001042709 sec., 60419 rows/sec., 3.66 MiB/sec.
3239 2023.10.25 07:34:44.375270 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Debug> DynamicQueryHandler: Done processing query
3240 2023.10.25 07:34:44.375294 [ 3 ] {22f40646-3fea-433b-8cc9-9aad9f21873d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3241 2023.10.25 07:34:44.375310 [ 3 ] {} <Debug> HTTP-Session: 0339a99a-bfa2-4234-bf43-86016895fe2b Destroying unnamed session
3242 2023.10.25 07:34:44.375465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3243 2023.10.25 07:34:44.375509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3244 2023.10.25 07:34:44.375529 [ 3 ] {} <Debug> HTTP-Session: c0dfddaa-7f31-48c8-ac5d-ffe546ce3039 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3245 2023.10.25 07:34:44.375545 [ 3 ] {} <Debug> HTTP-Session: c0dfddaa-7f31-48c8-ac5d-ffe546ce3039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3246 2023.10.25 07:34:44.375634 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3247 2023.10.25 07:34:44.375679 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3248 2023.10.25 07:34:44.375814 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3249 2023.10.25 07:34:44.376307 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3250 2023.10.25 07:34:44.376612 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3251 2023.10.25 07:34:44.376786 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3252 2023.10.25 07:34:44.376915 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001252552 sec., 37523 rows/sec., 50.64 MiB/sec.
3253 2023.10.25 07:34:44.377039 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Debug> DynamicQueryHandler: Done processing query
3254 2023.10.25 07:34:44.377062 [ 3 ] {3630a80d-f965-405c-8d27-e48b0b03d064} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3255 2023.10.25 07:34:44.377079 [ 3 ] {} <Debug> HTTP-Session: c0dfddaa-7f31-48c8-ac5d-ffe546ce3039 Destroying unnamed session
3256 2023.10.25 07:34:44.377194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3257 2023.10.25 07:34:44.377238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3258 2023.10.25 07:34:44.377256 [ 3 ] {} <Debug> HTTP-Session: 90012a28-b50a-4b2a-a859-d95ddb5e03c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3259 2023.10.25 07:34:44.377273 [ 3 ] {} <Debug> HTTP-Session: 90012a28-b50a-4b2a-a859-d95ddb5e03c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3260 2023.10.25 07:34:44.377341 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3261 2023.10.25 07:34:44.377380 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3262 2023.10.25 07:34:44.377485 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3263 2023.10.25 07:34:44.377753 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3264 2023.10.25 07:34:44.377980 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3265 2023.10.25 07:34:44.378147 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3266 2023.10.25 07:34:44.378267 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000896456 sec., 21194 rows/sec., 1.10 MiB/sec.
3267 2023.10.25 07:34:44.378383 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Debug> DynamicQueryHandler: Done processing query
3268 2023.10.25 07:34:44.378407 [ 3 ] {b848ca8d-00a3-45bf-a994-7d5aebc0d772} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3269 2023.10.25 07:34:44.378422 [ 3 ] {} <Debug> HTTP-Session: 90012a28-b50a-4b2a-a859-d95ddb5e03c9 Destroying unnamed session
3270 2023.10.25 07:34:54.366806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3271 2023.10.25 07:34:54.366926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3272 2023.10.25 07:34:54.366951 [ 3 ] {} <Debug> HTTP-Session: f08f319d-47eb-4be1-baa3-cbf0684aadb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3273 2023.10.25 07:34:54.366981 [ 3 ] {} <Debug> HTTP-Session: f08f319d-47eb-4be1-baa3-cbf0684aadb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3274 2023.10.25 07:34:54.367112 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3275 2023.10.25 07:34:54.367173 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3276 2023.10.25 07:34:54.367334 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3277 2023.10.25 07:34:54.367801 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3278 2023.10.25 07:34:54.368057 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3279 2023.10.25 07:34:54.368217 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3280 2023.10.25 07:34:54.368346 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001193852 sec., 44394 rows/sec., 3.39 MiB/sec.
3281 2023.10.25 07:34:54.368356 [ 113 ] {} <Debug> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
3282 2023.10.25 07:34:54.368469 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3283 2023.10.25 07:34:54.368552 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Debug> DynamicQueryHandler: Done processing query
3284 2023.10.25 07:34:54.368577 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact
3285 2023.10.25 07:34:54.368612 [ 3 ] {fc8fc9f0-2e2e-4b55-932a-440136efee0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3286 2023.10.25 07:34:54.368666 [ 3 ] {} <Debug> HTTP-Session: f08f319d-47eb-4be1-baa3-cbf0684aadb1 Destroying unnamed session
3287 2023.10.25 07:34:54.368759 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3288 2023.10.25 07:34:54.368797 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 53 rows starting from the beginning of the part
3289 2023.10.25 07:34:54.368957 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part
3290 2023.10.25 07:34:54.368971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3291 2023.10.25 07:34:54.369064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3292 2023.10.25 07:34:54.369123 [ 3 ] {} <Debug> HTTP-Session: fb43054a-7ac7-48e9-9161-ae8cbd624cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3293 2023.10.25 07:34:54.369154 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part
3294 2023.10.25 07:34:54.369166 [ 3 ] {} <Debug> HTTP-Session: fb43054a-7ac7-48e9-9161-ae8cbd624cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3295 2023.10.25 07:34:54.369412 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3296 2023.10.25 07:34:54.369424 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part
3297 2023.10.25 07:34:54.369510 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3298 2023.10.25 07:34:54.369708 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part
3299 2023.10.25 07:34:54.369995 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3300 2023.10.25 07:34:54.371169 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3301 2023.10.25 07:34:54.371400 [ 18 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002871702 sec., 92279.76997613262 rows/sec., 7.06 MiB/sec.
3302 2023.10.25 07:34:54.371543 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
3303 2023.10.25 07:34:54.371574 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3304 2023.10.25 07:34:54.371844 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
3305 2023.10.25 07:34:54.371855 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3306 2023.10.25 07:34:54.371946 [ 17 ] {6723b4a1-6aef-43b0-88b8-f16602fda26d::all_1_19_4} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0
3307 2023.10.25 07:34:54.372018 [ 113 ] {} <Debug> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
3308 2023.10.25 07:34:54.372116 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3309 2023.10.25 07:34:54.372141 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.002652567 sec., 85954 rows/sec., 8.27 MiB/sec.
3310 2023.10.25 07:34:54.372250 [ 14 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact
3311 2023.10.25 07:34:54.372457 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Debug> DynamicQueryHandler: Done processing query
3312 2023.10.25 07:34:54.372483 [ 14 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3313 2023.10.25 07:34:54.372493 [ 3 ] {b8d98caa-0753-4ee7-b02c-b62d27716c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3314 2023.10.25 07:34:54.372517 [ 3 ] {} <Debug> HTTP-Session: fb43054a-7ac7-48e9-9161-ae8cbd624cb1 Destroying unnamed session
3315 2023.10.25 07:34:54.372517 [ 14 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 228 rows starting from the beginning of the part
3316 2023.10.25 07:34:54.372626 [ 14 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part
3317 2023.10.25 07:34:54.372720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2023.10.25 07:34:54.372723 [ 14 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part
3319 2023.10.25 07:34:54.372771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3320 2023.10.25 07:34:54.372796 [ 3 ] {} <Debug> HTTP-Session: fb60257b-b4c6-41d2-95e6-a19a99dae0f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3321 2023.10.25 07:34:54.372830 [ 3 ] {} <Debug> HTTP-Session: fb60257b-b4c6-41d2-95e6-a19a99dae0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3322 2023.10.25 07:34:54.372838 [ 14 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part
3323 2023.10.25 07:34:54.372965 [ 14 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part
3324 2023.10.25 07:34:54.372973 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3325 2023.10.25 07:34:54.373029 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3326 2023.10.25 07:34:54.373234 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3327 2023.10.25 07:34:54.373912 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3328 2023.10.25 07:34:54.374092 [ 17 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001920445 sec., 593612.4179552135 rows/sec., 57.09 MiB/sec.
3329 2023.10.25 07:34:54.374220 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3330 2023.10.25 07:34:54.374244 [ 17 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
3331 2023.10.25 07:34:54.374472 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3332 2023.10.25 07:34:54.374514 [ 17 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
3333 2023.10.25 07:34:54.374628 [ 17 ] {971b4511-ba69-4f84-b00f-b46a78a1de30::all_1_19_4} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0
3334 2023.10.25 07:34:54.374665 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001648499 sec., 188656 rows/sec., 13.22 MiB/sec.
3335 2023.10.25 07:34:54.374853 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Debug> DynamicQueryHandler: Done processing query
3336 2023.10.25 07:34:54.374878 [ 3 ] {c22933e1-0ce8-4328-bfdd-8637825793ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3337 2023.10.25 07:34:54.374894 [ 3 ] {} <Debug> HTTP-Session: fb60257b-b4c6-41d2-95e6-a19a99dae0f1 Destroying unnamed session
3338 2023.10.25 07:34:54.375032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3339 2023.10.25 07:34:54.375076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3340 2023.10.25 07:34:54.375095 [ 3 ] {} <Debug> HTTP-Session: 46041ff8-8951-46a2-81c4-dcce3a447eec Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3341 2023.10.25 07:34:54.375112 [ 3 ] {} <Debug> HTTP-Session: 46041ff8-8951-46a2-81c4-dcce3a447eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3342 2023.10.25 07:34:54.375181 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3343 2023.10.25 07:34:54.375222 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3344 2023.10.25 07:34:54.375335 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3345 2023.10.25 07:34:54.375616 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3346 2023.10.25 07:34:54.375859 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3347 2023.10.25 07:34:54.376035 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3348 2023.10.25 07:34:54.376163 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000952807 sec., 6297 rows/sec., 264.43 KiB/sec.
3349 2023.10.25 07:34:54.376282 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Debug> DynamicQueryHandler: Done processing query
3350 2023.10.25 07:34:54.376305 [ 3 ] {3ef84af7-f8e3-4530-9fd9-8c40e36921c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3351 2023.10.25 07:34:54.376323 [ 3 ] {} <Debug> HTTP-Session: 46041ff8-8951-46a2-81c4-dcce3a447eec Destroying unnamed session
3352 2023.10.25 07:34:54.376435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3353 2023.10.25 07:34:54.376478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3354 2023.10.25 07:34:54.376496 [ 3 ] {} <Debug> HTTP-Session: 240d016d-5aa4-414d-baba-8dfdc1069b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3355 2023.10.25 07:34:54.376512 [ 3 ] {} <Debug> HTTP-Session: 240d016d-5aa4-414d-baba-8dfdc1069b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3356 2023.10.25 07:34:54.376585 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3357 2023.10.25 07:34:54.376627 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3358 2023.10.25 07:34:54.376746 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3359 2023.10.25 07:34:54.377062 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3360 2023.10.25 07:34:54.377304 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3361 2023.10.25 07:34:54.377475 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3362 2023.10.25 07:34:54.377594 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000981428 sec., 64192 rows/sec., 3.89 MiB/sec.
3363 2023.10.25 07:34:54.377754 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Debug> DynamicQueryHandler: Done processing query
3364 2023.10.25 07:34:54.377780 [ 3 ] {573f1643-5c57-4a2d-a1a3-ae739c3c9052} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3365 2023.10.25 07:34:54.377796 [ 3 ] {} <Debug> HTTP-Session: 240d016d-5aa4-414d-baba-8dfdc1069b2e Destroying unnamed session
3366 2023.10.25 07:34:54.377990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3367 2023.10.25 07:34:54.378034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3368 2023.10.25 07:34:54.378053 [ 3 ] {} <Debug> HTTP-Session: 869769ca-b76a-4a54-ad23-b85acc997390 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3369 2023.10.25 07:34:54.378069 [ 3 ] {} <Debug> HTTP-Session: 869769ca-b76a-4a54-ad23-b85acc997390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2023.10.25 07:34:54.378162 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3371 2023.10.25 07:34:54.378208 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3372 2023.10.25 07:34:54.378349 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3373 2023.10.25 07:34:54.378844 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3374 2023.10.25 07:34:54.379140 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3375 2023.10.25 07:34:54.379368 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3376 2023.10.25 07:34:54.379505 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001307854 sec., 35936 rows/sec., 48.49 MiB/sec.
3377 2023.10.25 07:34:54.379641 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Debug> DynamicQueryHandler: Done processing query
3378 2023.10.25 07:34:54.379665 [ 3 ] {3610a60d-7595-4b45-8c4e-7a55164ca72a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3379 2023.10.25 07:34:54.379681 [ 3 ] {} <Debug> HTTP-Session: 869769ca-b76a-4a54-ad23-b85acc997390 Destroying unnamed session
3380 2023.10.25 07:34:54.379792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3381 2023.10.25 07:34:54.379836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3382 2023.10.25 07:34:54.379855 [ 3 ] {} <Debug> HTTP-Session: eb83cac2-e6c6-431f-a79b-cdb81f8bd556 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3383 2023.10.25 07:34:54.379871 [ 3 ] {} <Debug> HTTP-Session: eb83cac2-e6c6-431f-a79b-cdb81f8bd556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3384 2023.10.25 07:34:54.379940 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3385 2023.10.25 07:34:54.379978 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3386 2023.10.25 07:34:54.380083 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3387 2023.10.25 07:34:54.380340 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3388 2023.10.25 07:34:54.380563 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3389 2023.10.25 07:34:54.380727 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3390 2023.10.25 07:34:54.380855 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000879506 sec., 21603 rows/sec., 1.12 MiB/sec.
3391 2023.10.25 07:34:54.380968 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Debug> DynamicQueryHandler: Done processing query
3392 2023.10.25 07:34:54.380990 [ 3 ] {c7a70fe5-3f7a-4067-a2f6-84d4f70685e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3393 2023.10.25 07:34:54.381005 [ 3 ] {} <Debug> HTTP-Session: eb83cac2-e6c6-431f-a79b-cdb81f8bd556 Destroying unnamed session
3394 2023.10.25 07:34:57.611292 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
3395 2023.10.25 07:34:57.611344 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
3396 2023.10.25 07:35:04.367148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3397 2023.10.25 07:35:04.367270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3398 2023.10.25 07:35:04.367294 [ 3 ] {} <Debug> HTTP-Session: bfa71081-4260-44c9-91a2-ba90b03792ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3399 2023.10.25 07:35:04.367316 [ 3 ] {} <Debug> HTTP-Session: bfa71081-4260-44c9-91a2-ba90b03792ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3400 2023.10.25 07:35:04.367440 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3401 2023.10.25 07:35:04.367499 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3402 2023.10.25 07:35:04.367656 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2023.10.25 07:35:04.368119 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3404 2023.10.25 07:35:04.368378 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3405 2023.10.25 07:35:04.368540 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3406 2023.10.25 07:35:04.368670 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001191881 sec., 44467 rows/sec., 3.40 MiB/sec.
3407 2023.10.25 07:35:04.368819 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Debug> DynamicQueryHandler: Done processing query
3408 2023.10.25 07:35:04.368844 [ 3 ] {e2cf3a5e-5ebd-4d11-a0f2-2c8d84c933dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3409 2023.10.25 07:35:04.368861 [ 3 ] {} <Debug> HTTP-Session: bfa71081-4260-44c9-91a2-ba90b03792ce Destroying unnamed session
3410 2023.10.25 07:35:04.369022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3411 2023.10.25 07:35:04.369072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3412 2023.10.25 07:35:04.369091 [ 3 ] {} <Debug> HTTP-Session: 34432e94-6dda-46ac-ac0f-5ebfb537b955 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3413 2023.10.25 07:35:04.369109 [ 3 ] {} <Debug> HTTP-Session: 34432e94-6dda-46ac-ac0f-5ebfb537b955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3414 2023.10.25 07:35:04.369200 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3415 2023.10.25 07:35:04.369243 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3416 2023.10.25 07:35:04.369350 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3417 2023.10.25 07:35:04.369799 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3418 2023.10.25 07:35:04.370025 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3419 2023.10.25 07:35:04.370180 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3420 2023.10.25 07:35:04.370309 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.00107863 sec., 211379 rows/sec., 20.33 MiB/sec.
3421 2023.10.25 07:35:04.370432 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Debug> DynamicQueryHandler: Done processing query
3422 2023.10.25 07:35:04.370456 [ 3 ] {52b5ff35-7f22-47be-b7a2-07c1a4300b33} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3423 2023.10.25 07:35:04.370474 [ 3 ] {} <Debug> HTTP-Session: 34432e94-6dda-46ac-ac0f-5ebfb537b955 Destroying unnamed session
3424 2023.10.25 07:35:04.370685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3425 2023.10.25 07:35:04.370732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3426 2023.10.25 07:35:04.370751 [ 3 ] {} <Debug> HTTP-Session: 42f264d6-01bf-4b68-a4c7-855c2b1c6a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3427 2023.10.25 07:35:04.370768 [ 3 ] {} <Debug> HTTP-Session: 42f264d6-01bf-4b68-a4c7-855c2b1c6a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3428 2023.10.25 07:35:04.370865 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3429 2023.10.25 07:35:04.370904 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3430 2023.10.25 07:35:04.371011 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3431 2023.10.25 07:35:04.371532 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3432 2023.10.25 07:35:04.371753 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3433 2023.10.25 07:35:04.371904 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3434 2023.10.25 07:35:04.372030 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001137021 sec., 273521 rows/sec., 19.16 MiB/sec.
3435 2023.10.25 07:35:04.372176 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Debug> DynamicQueryHandler: Done processing query
3436 2023.10.25 07:35:04.372200 [ 3 ] {7a5fb43a-16e3-4f6f-9e31-d80189aa7ba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3437 2023.10.25 07:35:04.372216 [ 3 ] {} <Debug> HTTP-Session: 42f264d6-01bf-4b68-a4c7-855c2b1c6a1f Destroying unnamed session
3438 2023.10.25 07:35:04.372383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3439 2023.10.25 07:35:04.372426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3440 2023.10.25 07:35:04.372447 [ 3 ] {} <Debug> HTTP-Session: 5121848c-4482-4096-bce8-e8a454b7d503 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3441 2023.10.25 07:35:04.372463 [ 3 ] {} <Debug> HTTP-Session: 5121848c-4482-4096-bce8-e8a454b7d503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3442 2023.10.25 07:35:04.372531 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3443 2023.10.25 07:35:04.372572 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3444 2023.10.25 07:35:04.372680 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3445 2023.10.25 07:35:04.372951 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3446 2023.10.25 07:35:04.373185 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3447 2023.10.25 07:35:04.373356 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3448 2023.10.25 07:35:04.373491 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000924897 sec., 6487 rows/sec., 272.41 KiB/sec.
3449 2023.10.25 07:35:04.373669 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Debug> DynamicQueryHandler: Done processing query
3450 2023.10.25 07:35:04.373695 [ 3 ] {7bc9281b-7dd3-4b46-9299-f8e2c0103dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3451 2023.10.25 07:35:04.373710 [ 3 ] {} <Debug> HTTP-Session: 5121848c-4482-4096-bce8-e8a454b7d503 Destroying unnamed session
3452 2023.10.25 07:35:04.373830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3453 2023.10.25 07:35:04.373874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3454 2023.10.25 07:35:04.373893 [ 3 ] {} <Debug> HTTP-Session: 4a85535e-ac1c-46f4-8a17-9f29a425be30 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3455 2023.10.25 07:35:04.373909 [ 3 ] {} <Debug> HTTP-Session: 4a85535e-ac1c-46f4-8a17-9f29a425be30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3456 2023.10.25 07:35:04.373982 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3457 2023.10.25 07:35:04.374024 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3458 2023.10.25 07:35:04.374150 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3459 2023.10.25 07:35:04.374470 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3460 2023.10.25 07:35:04.374716 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3461 2023.10.25 07:35:04.374890 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3462 2023.10.25 07:35:04.375011 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001001768 sec., 62888 rows/sec., 3.81 MiB/sec.
3463 2023.10.25 07:35:04.375133 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Debug> DynamicQueryHandler: Done processing query
3464 2023.10.25 07:35:04.375155 [ 3 ] {43a60643-81a6-47e6-a5ce-3877a738c632} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3465 2023.10.25 07:35:04.375170 [ 3 ] {} <Debug> HTTP-Session: 4a85535e-ac1c-46f4-8a17-9f29a425be30 Destroying unnamed session
3466 2023.10.25 07:35:04.375344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3467 2023.10.25 07:35:04.375388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3468 2023.10.25 07:35:04.375405 [ 3 ] {} <Debug> HTTP-Session: d2bfde1c-f004-49c3-b376-485b8e4a9e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3469 2023.10.25 07:35:04.375421 [ 3 ] {} <Debug> HTTP-Session: d2bfde1c-f004-49c3-b376-485b8e4a9e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3470 2023.10.25 07:35:04.375523 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3471 2023.10.25 07:35:04.375565 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3472 2023.10.25 07:35:04.375698 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3473 2023.10.25 07:35:04.376187 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3474 2023.10.25 07:35:04.376493 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3475 2023.10.25 07:35:04.376675 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3476 2023.10.25 07:35:04.376817 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001260952 sec., 37273 rows/sec., 50.30 MiB/sec.
3477 2023.10.25 07:35:04.376811 [ 156 ] {} <Debug> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3478 2023.10.25 07:35:04.376923 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3479 2023.10.25 07:35:04.377021 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Debug> DynamicQueryHandler: Done processing query
3480 2023.10.25 07:35:04.377077 [ 3 ] {b12e9b2d-7d7f-447d-93ad-038e8acec413} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3481 2023.10.25 07:35:04.377128 [ 3 ] {} <Debug> HTTP-Session: d2bfde1c-f004-49c3-b376-485b8e4a9e21 Destroying unnamed session
3482 2023.10.25 07:35:04.377121 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3483 2023.10.25 07:35:04.377277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3484 2023.10.25 07:35:04.377345 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3485 2023.10.25 07:35:04.377365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3486 2023.10.25 07:35:04.377431 [ 3 ] {} <Debug> HTTP-Session: 1f9f5aeb-a1f6-4330-aeb8-2aff8408b3ea Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3487 2023.10.25 07:35:04.377437 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part
3488 2023.10.25 07:35:04.377453 [ 3 ] {} <Debug> HTTP-Session: 1f9f5aeb-a1f6-4330-aeb8-2aff8408b3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3489 2023.10.25 07:35:04.377650 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3490 2023.10.25 07:35:04.377754 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3491 2023.10.25 07:35:04.377835 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part
3492 2023.10.25 07:35:04.378228 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3493 2023.10.25 07:35:04.378249 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part
3494 2023.10.25 07:35:04.378507 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part
3495 2023.10.25 07:35:04.378906 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part
3496 2023.10.25 07:35:04.378964 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3497 2023.10.25 07:35:04.379080 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part
3498 2023.10.25 07:35:04.379493 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3499 2023.10.25 07:35:04.379806 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3500 2023.10.25 07:35:04.379972 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002271231 sec., 8365 rows/sec., 444.16 KiB/sec.
3501 2023.10.25 07:35:04.380140 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Debug> DynamicQueryHandler: Done processing query
3502 2023.10.25 07:35:04.380164 [ 3 ] {a64d44af-6e05-4a14-a2fd-913518383818} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3503 2023.10.25 07:35:04.380179 [ 3 ] {} <Debug> HTTP-Session: 1f9f5aeb-a1f6-4330-aeb8-2aff8408b3ea Destroying unnamed session
3504 2023.10.25 07:35:04.381321 [ 11 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 6 columns (6 merged, 0 gathered) in 0.004311917 sec., 170457.82653051993 rows/sec., 230.02 MiB/sec.
3505 2023.10.25 07:35:04.381972 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3506 2023.10.25 07:35:04.382204 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3507 2023.10.25 07:35:04.382277 [ 17 ] {311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3508 2023.10.25 07:35:04.382354 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 311656e6-fc64-492c-8090-8c6427952e56::all_1_16_3: 4.02 MiB.
3509 2023.10.25 07:35:09.359706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3510 2023.10.25 07:35:09.359833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3511 2023.10.25 07:35:09.359865 [ 3 ] {} <Debug> HTTP-Session: d4456cc9-6349-4991-bfc9-032bed403215 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3512 2023.10.25 07:35:09.359893 [ 3 ] {} <Debug> HTTP-Session: d4456cc9-6349-4991-bfc9-032bed403215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3513 2023.10.25 07:35:09.360031 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3514 2023.10.25 07:35:09.360099 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3515 2023.10.25 07:35:09.360276 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3516 2023.10.25 07:35:09.360772 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3517 2023.10.25 07:35:09.361027 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3518 2023.10.25 07:35:09.361189 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3519 2023.10.25 07:35:09.361334 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001254872 sec., 8765 rows/sec., 691.06 KiB/sec.
3520 2023.10.25 07:35:09.361511 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Debug> DynamicQueryHandler: Done processing query
3521 2023.10.25 07:35:09.361538 [ 3 ] {48ad43cb-a5be-4382-b27b-d625d8cf76ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3522 2023.10.25 07:35:09.361560 [ 3 ] {} <Debug> HTTP-Session: d4456cc9-6349-4991-bfc9-032bed403215 Destroying unnamed session
3523 2023.10.25 07:35:09.361680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3524 2023.10.25 07:35:09.361725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3525 2023.10.25 07:35:09.361743 [ 3 ] {} <Debug> HTTP-Session: a16dfbb1-f504-4db9-a890-b505bf93b59c Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3526 2023.10.25 07:35:09.361761 [ 3 ] {} <Debug> HTTP-Session: a16dfbb1-f504-4db9-a890-b505bf93b59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3527 2023.10.25 07:35:09.361835 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3528 2023.10.25 07:35:09.361881 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3529 2023.10.25 07:35:09.362007 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3530 2023.10.25 07:35:09.362312 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3531 2023.10.25 07:35:09.362562 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3532 2023.10.25 07:35:09.362740 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3533 2023.10.25 07:35:09.362880 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001015898 sec., 10827 rows/sec., 714.23 KiB/sec.
3534 2023.10.25 07:35:09.363002 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Debug> DynamicQueryHandler: Done processing query
3535 2023.10.25 07:35:09.363027 [ 3 ] {19d8c484-895e-46a9-a955-966a06f5c103} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3536 2023.10.25 07:35:09.363043 [ 3 ] {} <Debug> HTTP-Session: a16dfbb1-f504-4db9-a890-b505bf93b59c Destroying unnamed session
3537 2023.10.25 07:35:12.611402 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
3538 2023.10.25 07:35:12.611476 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
3539 2023.10.25 07:35:14.367140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3540 2023.10.25 07:35:14.367268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3541 2023.10.25 07:35:14.367296 [ 3 ] {} <Debug> HTTP-Session: a06acec6-8cbc-4ef7-b604-07fffc9a8986 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3542 2023.10.25 07:35:14.367321 [ 3 ] {} <Debug> HTTP-Session: a06acec6-8cbc-4ef7-b604-07fffc9a8986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3543 2023.10.25 07:35:14.367457 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3544 2023.10.25 07:35:14.367523 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3545 2023.10.25 07:35:14.367691 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3546 2023.10.25 07:35:14.368180 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3547 2023.10.25 07:35:14.368499 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3548 2023.10.25 07:35:14.368677 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Trace> oximeter.fields_i64 (6723b4a1-6aef-43b0-88b8-f16602fda26d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3549 2023.10.25 07:35:14.368817 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001320084 sec., 40148 rows/sec., 3.07 MiB/sec.
3550 2023.10.25 07:35:14.368987 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Debug> DynamicQueryHandler: Done processing query
3551 2023.10.25 07:35:14.369016 [ 3 ] {f9048995-94da-4a94-a52a-3a2fb933d13a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3552 2023.10.25 07:35:14.369033 [ 3 ] {} <Debug> HTTP-Session: a06acec6-8cbc-4ef7-b604-07fffc9a8986 Destroying unnamed session
3553 2023.10.25 07:35:14.369250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 36370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3554 2023.10.25 07:35:14.369308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3555 2023.10.25 07:35:14.369331 [ 3 ] {} <Debug> HTTP-Session: d85df7db-6f64-42c2-836c-6a837550447a Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3556 2023.10.25 07:35:14.369351 [ 3 ] {} <Debug> HTTP-Session: d85df7db-6f64-42c2-836c-6a837550447a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3557 2023.10.25 07:35:14.369452 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3558 2023.10.25 07:35:14.369500 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3559 2023.10.25 07:35:14.369620 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3560 2023.10.25 07:35:14.370104 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3561 2023.10.25 07:35:14.370365 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3562 2023.10.25 07:35:14.370531 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Trace> oximeter.fields_string (971b4511-ba69-4f84-b00f-b46a78a1de30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3563 2023.10.25 07:35:14.370649 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Information> executeQuery: Read 228 rows, 22.45 KiB in 0.001165201 sec., 195674 rows/sec., 18.82 MiB/sec.
3564 2023.10.25 07:35:14.370794 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Debug> DynamicQueryHandler: Done processing query
3565 2023.10.25 07:35:14.370820 [ 3 ] {0ba4a657-37ef-4cd3-86d7-8d2ea7f9475d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3566 2023.10.25 07:35:14.370839 [ 3 ] {} <Debug> HTTP-Session: d85df7db-6f64-42c2-836c-6a837550447a Destroying unnamed session
3567 2023.10.25 07:35:14.371060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3568 2023.10.25 07:35:14.371115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3569 2023.10.25 07:35:14.371136 [ 3 ] {} <Debug> HTTP-Session: f730e4b3-0ade-440b-a7aa-550fee62c3ba Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3570 2023.10.25 07:35:14.371155 [ 3 ] {} <Debug> HTTP-Session: f730e4b3-0ade-440b-a7aa-550fee62c3ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3571 2023.10.25 07:35:14.371261 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3572 2023.10.25 07:35:14.371308 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3573 2023.10.25 07:35:14.371426 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3574 2023.10.25 07:35:14.371948 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3575 2023.10.25 07:35:14.372209 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3576 2023.10.25 07:35:14.372380 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3577 2023.10.25 07:35:14.372499 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Information> executeQuery: Read 311 rows, 22.31 KiB in 0.001205921 sec., 257894 rows/sec., 18.07 MiB/sec.
3578 2023.10.25 07:35:14.372493 [ 174 ] {} <Debug> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3579 2023.10.25 07:35:14.372566 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3580 2023.10.25 07:35:14.372656 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3581 2023.10.25 07:35:14.372662 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Debug> DynamicQueryHandler: Done processing query
3582 2023.10.25 07:35:14.372726 [ 3 ] {3d095ecb-2816-4abf-98fc-e29850983150} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3583 2023.10.25 07:35:14.372750 [ 3 ] {} <Debug> HTTP-Session: f730e4b3-0ade-440b-a7aa-550fee62c3ba Destroying unnamed session
3584 2023.10.25 07:35:14.372782 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3585 2023.10.25 07:35:14.372831 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 340 rows starting from the beginning of the part
3586 2023.10.25 07:35:14.372910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3587 2023.10.25 07:35:14.372966 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 311 rows starting from the beginning of the part
3588 2023.10.25 07:35:14.372979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3589 2023.10.25 07:35:14.373012 [ 3 ] {} <Debug> HTTP-Session: 92068c16-2f5c-4559-9025-a804d2b29ae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3590 2023.10.25 07:35:14.373037 [ 3 ] {} <Debug> HTTP-Session: 92068c16-2f5c-4559-9025-a804d2b29ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3591 2023.10.25 07:35:14.373101 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 311 rows starting from the beginning of the part
3592 2023.10.25 07:35:14.373161 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3593 2023.10.25 07:35:14.373226 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3594 2023.10.25 07:35:14.373250 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 311 rows starting from the beginning of the part
3595 2023.10.25 07:35:14.373458 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
3596 2023.10.25 07:35:14.373468 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3597 2023.10.25 07:35:14.373591 [ 14 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 311 rows starting from the beginning of the part
3598 2023.10.25 07:35:14.373936 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3599 2023.10.25 07:35:14.374278 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3600 2023.10.25 07:35:14.374491 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3601 2023.10.25 07:35:14.374615 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001417715 sec., 4232 rows/sec., 177.72 KiB/sec.
3602 2023.10.25 07:35:14.374670 [ 173 ] {} <Debug> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3603 2023.10.25 07:35:14.374866 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3604 2023.10.25 07:35:14.375043 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Debug> DynamicQueryHandler: Done processing query
3605 2023.10.25 07:35:14.375146 [ 3 ] {6f370d2d-8735-427d-9226-6cdcf0a4a572} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3606 2023.10.25 07:35:14.375155 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3607 2023.10.25 07:35:14.375280 [ 3 ] {} <Debug> HTTP-Session: 92068c16-2f5c-4559-9025-a804d2b29ae3 Destroying unnamed session
3608 2023.10.25 07:35:14.375377 [ 9 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1595 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748279 sec., 580363.201843772 rows/sec., 40.77 MiB/sec.
3609 2023.10.25 07:35:14.375435 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3610 2023.10.25 07:35:14.375504 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
3611 2023.10.25 07:35:14.375560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3612 2023.10.25 07:35:14.375643 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3613 2023.10.25 07:35:14.375699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3614 2023.10.25 07:35:14.375826 [ 3 ] {} <Debug> HTTP-Session: 6e8648fd-d7bd-4bb0-b46c-ad35771ef504 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3615 2023.10.25 07:35:14.375846 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
3616 2023.10.25 07:35:14.375858 [ 3 ] {} <Debug> HTTP-Session: 6e8648fd-d7bd-4bb0-b46c-ad35771ef504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3617 2023.10.25 07:35:14.376120 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3618 2023.10.25 07:35:14.376191 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
3619 2023.10.25 07:35:14.376246 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3620 2023.10.25 07:35:14.376295 [ 20 ] {e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9::all_1_26_5} <Trace> oximeter.fields_uuid (e6d49c7d-d5dc-4d40-87d0-e0a578a4d2b9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3621 2023.10.25 07:35:14.376448 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3622 2023.10.25 07:35:14.376513 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
3623 2023.10.25 07:35:14.376864 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
3624 2023.10.25 07:35:14.377100 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2023.10.25 07:35:14.377126 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
3626 2023.10.25 07:35:14.377864 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3627 2023.10.25 07:35:14.378535 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3628 2023.10.25 07:35:14.378652 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003654365 sec., 34479.31446366195 rows/sec., 1.41 MiB/sec.
3629 2023.10.25 07:35:14.378791 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3630 2023.10.25 07:35:14.378921 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3631 2023.10.25 07:35:14.379089 [ 173 ] {} <Debug> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3632 2023.10.25 07:35:14.379137 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00281754 sec., 22359 rows/sec., 1.36 MiB/sec.
3633 2023.10.25 07:35:14.379187 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3634 2023.10.25 07:35:14.379189 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3635 2023.10.25 07:35:14.379399 [ 17 ] {f050df68-ea48-4c89-a891-5a0743ad7459::all_1_21_4} <Trace> oximeter.measurements_bool (f050df68-ea48-4c89-a891-5a0743ad7459) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3636 2023.10.25 07:35:14.379452 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3637 2023.10.25 07:35:14.379572 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Debug> DynamicQueryHandler: Done processing query
3638 2023.10.25 07:35:14.379626 [ 3 ] {346dab2e-988d-4bc4-929b-a23a115cc21e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3639 2023.10.25 07:35:14.379642 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3640 2023.10.25 07:35:14.379650 [ 3 ] {} <Debug> HTTP-Session: 6e8648fd-d7bd-4bb0-b46c-ad35771ef504 Destroying unnamed session
3641 2023.10.25 07:35:14.379677 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1115 rows starting from the beginning of the part
3642 2023.10.25 07:35:14.379784 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part
3643 2023.10.25 07:35:14.379878 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part
3644 2023.10.25 07:35:14.379911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 50287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3645 2023.10.25 07:35:14.379979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3646 2023.10.25 07:35:14.380000 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part
3647 2023.10.25 07:35:14.380009 [ 3 ] {} <Debug> HTTP-Session: ff219633-cfad-41df-a22a-0d32b0353b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3648 2023.10.25 07:35:14.380044 [ 3 ] {} <Debug> HTTP-Session: ff219633-cfad-41df-a22a-0d32b0353b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3649 2023.10.25 07:35:14.380125 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
3650 2023.10.25 07:35:14.380189 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3651 2023.10.25 07:35:14.380252 [ 9 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part
3652 2023.10.25 07:35:14.380258 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3653 2023.10.25 07:35:14.380602 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3654 2023.10.25 07:35:14.381281 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3655 2023.10.25 07:35:14.381516 [ 17 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.00222327 sec., 619807.7606408579 rows/sec., 37.67 MiB/sec.
3656 2023.10.25 07:35:14.381761 [ 17 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3657 2023.10.25 07:35:14.381838 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3658 2023.10.25 07:35:14.382087 [ 17 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3659 2023.10.25 07:35:14.382189 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Trace> oximeter.measurements_histogramf64 (311656e6-fc64-492c-8090-8c6427952e56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3660 2023.10.25 07:35:14.382202 [ 17 ] {b5a04da6-b824-4b89-a7a0-250310b6a17c::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (b5a04da6-b824-4b89-a7a0-250310b6a17c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3661 2023.10.25 07:35:14.382453 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00222863 sec., 21089 rows/sec., 28.46 MiB/sec.
3662 2023.10.25 07:35:14.382624 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Debug> DynamicQueryHandler: Done processing query
3663 2023.10.25 07:35:14.382653 [ 3 ] {8f64285c-b74f-4119-b215-c5c3516e5597} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3664 2023.10.25 07:35:14.382670 [ 3 ] {} <Debug> HTTP-Session: ff219633-cfad-41df-a22a-0d32b0353b57 Destroying unnamed session
3665 2023.10.25 07:35:14.382824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63469, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3666 2023.10.25 07:35:14.382882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3667 2023.10.25 07:35:14.382903 [ 3 ] {} <Debug> HTTP-Session: 37493827-8a9a-4dab-bad2-30485a024507 Authenticating user 'default' from [fd00:1122:3344:101::d]:63469
3668 2023.10.25 07:35:14.382923 [ 3 ] {} <Debug> HTTP-Session: 37493827-8a9a-4dab-bad2-30485a024507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3669 2023.10.25 07:35:14.383009 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63469) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3670 2023.10.25 07:35:14.383061 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3671 2023.10.25 07:35:14.383184 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3672 2023.10.25 07:35:14.383482 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3673 2023.10.25 07:35:14.383760 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3674 2023.10.25 07:35:14.383995 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3675 2023.10.25 07:35:14.384148 [ 173 ] {} <Debug> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3676 2023.10.25 07:35:14.384151 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.0010991 sec., 17286 rows/sec., 917.83 KiB/sec.
3677 2023.10.25 07:35:14.384211 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.58 GiB.
3678 2023.10.25 07:35:14.384353 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3679 2023.10.25 07:35:14.384408 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Debug> DynamicQueryHandler: Done processing query
3680 2023.10.25 07:35:14.384458 [ 3 ] {4b78645a-42cf-40ce-9c7d-5cddfbada0fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3681 2023.10.25 07:35:14.384483 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3682 2023.10.25 07:35:14.384498 [ 3 ] {} <Debug> HTTP-Session: 37493827-8a9a-4dab-bad2-30485a024507 Destroying unnamed session
3683 2023.10.25 07:35:14.384543 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 337 rows starting from the beginning of the part
3684 2023.10.25 07:35:14.384649 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
3685 2023.10.25 07:35:14.384736 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
3686 2023.10.25 07:35:14.384820 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
3687 2023.10.25 07:35:14.384902 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
3688 2023.10.25 07:35:14.384978 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
3689 2023.10.25 07:35:14.385593 [ 9 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320984 sec., 327028.9420613724 rows/sec., 17.40 MiB/sec.
3690 2023.10.25 07:35:14.385714 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3691 2023.10.25 07:35:14.385931 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3692 2023.10.25 07:35:14.385997 [ 17 ] {f6b68917-932b-4dfc-9ffb-9f89663c23f5::all_1_21_4} <Trace> oximeter.measurements_i64 (f6b68917-932b-4dfc-9ffb-9f89663c23f5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0