Max level shown:
1 [ Nov 10 22:52:06 Enabled. ]
2 [ Nov 10 22:52:06 Rereading configuration. ]
3 [ Nov 10 22:52:07 Rereading configuration. ]
4 [ Nov 10 22:52:09 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=oxControlService23
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService23 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService23
29 ipadm: Could not delete oxControlService23: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService23
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23
34 + ipadm show-addr oxControlService23/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService23/ll
37 + ipadm show-addr oxControlService23/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Nov 10 22:52:10 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.11.10 22:52:11.015516 [ 1 ] {} <Information> Application: Will watch for the process with pid 22047
55 2023.11.10 22:52:11.015640 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.10 22:52:11.779742 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22047
57 2023.11.10 22:52:11.779917 [ 1 ] {} <Information> Application: starting up
58 2023.11.10 22:52:11.780123 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.10 22:52:11.884789 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.10 22:52:11.884858 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.10 22:52:11.884883 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.10 22:52:11.884943 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.10 22:52:11.885393 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.10 22:52:11.886204 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.11.10 22:52:11.886663 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.10 22:52:11.886917 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.11.10 22:52:11.889431 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.10 22:52:11.889472 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.10 22:52:11.890155 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.11.10 22:52:11.890315 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.10 22:52:11.896352 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.10 22:52:11.896698 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.10 22:52:11.896722 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.10 22:52:11.898009 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.10 22:52:11.898509 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.10 22:52:11.898851 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.10 22:52:11.899103 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.10 22:52:11.899852 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.10 22:52:11.899895 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.10 22:52:11.899950 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.10 22:52:11.899967 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.10 22:52:11.918656 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.10 22:52:11.918692 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000133463 sec
90 2023.11.10 22:52:11.919260 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.10 22:52:11.919334 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.10 22:52:11.919354 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.10 22:52:11.919371 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.10 22:52:11.919383 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.10 22:52:11.919397 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.10 22:52:11.919412 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.10 22:52:11.919442 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.10 22:52:11.919461 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.10 22:52:11.919491 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.10 22:52:11.919503 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.10 22:52:11.919517 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.10 22:52:11.919532 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.10 22:52:11.919562 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.10 22:52:11.919577 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.10 22:52:11.919589 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.10 22:52:11.954981 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.10 22:52:11.959550 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.10 22:52:11.959589 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2051e-05 sec
109 2023.11.10 22:52:11.959620 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.10 22:52:11.959642 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.10 22:52:11.959675 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.10 22:52:11.961988 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.10 22:52:11.966351 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.10 22:52:11.966462 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.11.10 22:52:11.966533 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.10 22:52:12.177729 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.11.10 22:52:12.195728 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.11.10 22:52:12.195796 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.10 22:52:12.242416 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.10 22:52:12.243256 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.11.10 22:52:12.243656 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.10 22:52:12.243703 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.10 22:52:12.243732 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.10 22:52:12.243811 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.10 22:52:12.243837 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.10 22:52:12.243880 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.10 22:52:12.244503 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.10 22:52:12.244566 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.10 22:52:13.738188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.10 22:52:13.738372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.10 22:52:13.739015 [ 3 ] {} <Debug> HTTP-Session: 7a467191-2cb0-4685-8bb8-fa0207db493f Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
132 2023.11.10 22:52:13.739055 [ 3 ] {} <Debug> HTTP-Session: 7a467191-2cb0-4685-8bb8-fa0207db493f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.10 22:52:13.739177 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.10 22:52:13.739202 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.10 22:52:13.739219 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.10 22:52:13.740734 [ 3 ] {f0b2a5e0-4eec-479b-baa1-6c82bd566f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.11.10 22:52:13.762026 [ 3 ] {f0b2a5e0-4eec-479b-baa1-6c82bd566f89} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57346) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
138 
139 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
140 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
141 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
142 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
143 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
144 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
145 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
146 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
147 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
148 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
149 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
150 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
151 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
152 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
153 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
154 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
155 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
156 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
157 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
158 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
159 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
160 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
161 
162 2023.11.10 22:52:13.762807 [ 3 ] {f0b2a5e0-4eec-479b-baa1-6c82bd566f89} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
163 
164 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
165 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
166 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
167 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
168 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
169 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
170 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
171 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
172 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
173 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
174 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
175 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
176 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
177 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
178 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
179 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
180 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
181 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
182 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
183 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
184 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
185 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
186 (version 22.8.9.1)
187 2023.11.10 22:52:13.763438 [ 3 ] {f0b2a5e0-4eec-479b-baa1-6c82bd566f89} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.11.10 22:52:13.763460 [ 3 ] {} <Debug> HTTP-Session: 7a467191-2cb0-4685-8bb8-fa0207db493f Destroying unnamed session
189 2023.11.10 22:52:13.764426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.11.10 22:52:13.764488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.11.10 22:52:13.764508 [ 3 ] {} <Debug> HTTP-Session: da2568b6-bdab-45af-9de0-b5c8b3466b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
192 2023.11.10 22:52:13.764531 [ 3 ] {} <Debug> HTTP-Session: da2568b6-bdab-45af-9de0-b5c8b3466b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.11.10 22:52:13.764633 [ 3 ] {82e71884-f1f1-4dce-bb4a-394d490baa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.11.10 22:52:13.764793 [ 3 ] {82e71884-f1f1-4dce-bb4a-394d490baa42} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.11.10 22:52:13.765675 [ 3 ] {82e71884-f1f1-4dce-bb4a-394d490baa42} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.11.10 22:52:13.767493 [ 3 ] {82e71884-f1f1-4dce-bb4a-394d490baa42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.11.10 22:52:13.771336 [ 3 ] {82e71884-f1f1-4dce-bb4a-394d490baa42} <Debug> DynamicQueryHandler: Done processing query
198 2023.11.10 22:52:13.771368 [ 3 ] {82e71884-f1f1-4dce-bb4a-394d490baa42} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.11.10 22:52:13.771384 [ 3 ] {} <Debug> HTTP-Session: da2568b6-bdab-45af-9de0-b5c8b3466b49 Destroying unnamed session
200 2023.11.10 22:52:13.771509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.10 22:52:13.771558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.10 22:52:13.771575 [ 3 ] {} <Debug> HTTP-Session: fe182ff5-ca15-407f-b0af-7d4bec0f5c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
203 2023.11.10 22:52:13.771591 [ 3 ] {} <Debug> HTTP-Session: fe182ff5-ca15-407f-b0af-7d4bec0f5c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.10 22:52:13.771684 [ 3 ] {89692d7d-f30b-43b3-8a11-6ff0ab44be78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.11.10 22:52:13.772006 [ 3 ] {89692d7d-f30b-43b3-8a11-6ff0ab44be78} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57346) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
206 
207 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
209 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
210 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
213 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
214 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
215 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
216 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
217 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
218 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
220 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
229 
230 2023.11.10 22:52:13.772115 [ 3 ] {89692d7d-f30b-43b3-8a11-6ff0ab44be78} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
233 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
234 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
235 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
238 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
239 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
240 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
241 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
242 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
243 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
244 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
245 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
246 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
247 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
248 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
250 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
251 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
252 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
253 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
254 (version 22.8.9.1)
255 2023.11.10 22:52:13.772210 [ 3 ] {89692d7d-f30b-43b3-8a11-6ff0ab44be78} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.11.10 22:52:13.772228 [ 3 ] {} <Debug> HTTP-Session: fe182ff5-ca15-407f-b0af-7d4bec0f5c9b Destroying unnamed session
257 2023.11.10 22:52:13.772406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.11.10 22:52:13.772449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.11.10 22:52:13.772465 [ 3 ] {} <Debug> HTTP-Session: 6baf8be0-16bd-4b1b-bdfb-c24f1826fa77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
260 2023.11.10 22:52:13.772482 [ 3 ] {} <Debug> HTTP-Session: 6baf8be0-16bd-4b1b-bdfb-c24f1826fa77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.11.10 22:52:13.772579 [ 3 ] {77a95b83-c7c7-4eb1-8daf-36953462f31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.11.10 22:52:13.772668 [ 3 ] {77a95b83-c7c7-4eb1-8daf-36953462f31c} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.10 22:52:13.772691 [ 3 ] {77a95b83-c7c7-4eb1-8daf-36953462f31c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.10 22:52:13.772705 [ 3 ] {} <Debug> HTTP-Session: 6baf8be0-16bd-4b1b-bdfb-c24f1826fa77 Destroying unnamed session
265 2023.11.10 22:52:13.772889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.10 22:52:13.772931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.10 22:52:13.772947 [ 3 ] {} <Debug> HTTP-Session: 587f54e3-e03f-4a51-95e1-4e849186b254 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
268 2023.11.10 22:52:13.772965 [ 3 ] {} <Debug> HTTP-Session: 587f54e3-e03f-4a51-95e1-4e849186b254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.10 22:52:13.773025 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.11.10 22:52:13.773075 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.11.10 22:52:13.774475 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.11.10 22:52:13.774496 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1371e-05 sec
273 2023.11.10 22:52:13.774517 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.11.10 22:52:13.774533 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.11.10 22:52:13.774593 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Debug> DynamicQueryHandler: Done processing query
276 2023.11.10 22:52:13.774614 [ 3 ] {e80fef50-013f-41de-9377-f42901f94a43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.11.10 22:52:13.774628 [ 3 ] {} <Debug> HTTP-Session: 587f54e3-e03f-4a51-95e1-4e849186b254 Destroying unnamed session
278 2023.11.10 22:52:13.774807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.11.10 22:52:13.774848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.11.10 22:52:13.774864 [ 3 ] {} <Debug> HTTP-Session: 282ba73f-2b80-4fef-9edc-e3ceab64eec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
281 2023.11.10 22:52:13.774885 [ 3 ] {} <Debug> HTTP-Session: 282ba73f-2b80-4fef-9edc-e3ceab64eec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.11.10 22:52:13.775009 [ 3 ] {eee57d89-81df-4be1-979a-cd04e8684bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) /* The version table contains metadata about the `oximeter` database */
283 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
284 2023.11.10 22:52:13.775051 [ 3 ] {eee57d89-81df-4be1-979a-cd04e8684bfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.11.10 22:52:13.778969 [ 3 ] {eee57d89-81df-4be1-979a-cd04e8684bfe} <Debug> oximeter.version (62707bc0-1d6d-4e82-841d-cd30a40fc815): Loading data parts
286 2023.11.10 22:52:13.779103 [ 3 ] {eee57d89-81df-4be1-979a-cd04e8684bfe} <Debug> oximeter.version (62707bc0-1d6d-4e82-841d-cd30a40fc815): There are no data parts
287 2023.11.10 22:52:13.781164 [ 3 ] {eee57d89-81df-4be1-979a-cd04e8684bfe} <Debug> DynamicQueryHandler: Done processing query
288 2023.11.10 22:52:13.781191 [ 3 ] {eee57d89-81df-4be1-979a-cd04e8684bfe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.11.10 22:52:13.781214 [ 3 ] {} <Debug> HTTP-Session: 282ba73f-2b80-4fef-9edc-e3ceab64eec4 Destroying unnamed session
290 2023.11.10 22:52:13.781330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.11.10 22:52:13.781380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.11.10 22:52:13.781405 [ 3 ] {} <Debug> HTTP-Session: aa4ccea8-0df7-4bcb-a2fd-f74b7e188d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
293 2023.11.10 22:52:13.781421 [ 3 ] {} <Debug> HTTP-Session: aa4ccea8-0df7-4bcb-a2fd-f74b7e188d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.11.10 22:52:13.781637 [ 3 ] {fb471fc9-9019-423b-a54e-467a290ec181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) /* The measurement tables contain all individual samples from each timeseries.
295 *
296 * Each table stores a single datum type, and otherwise contains nearly the same
297 * structure. The primary sorting key is on the timeseries name, key, and then
298 * timestamp, so that all timeseries from the same schema are grouped, followed
299 * by all samples from the same timeseries.
300 *
301 * This reflects that one usually looks up the _key_ in one or more field table,
302 * and then uses that to index quickly into the measurements tables.
303 */
304 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.11.10 22:52:13.781695 [ 3 ] {fb471fc9-9019-423b-a54e-467a290ec181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.11.10 22:52:13.788358 [ 3 ] {fb471fc9-9019-423b-a54e-467a290ec181} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Loading data parts
307 2023.11.10 22:52:13.788464 [ 3 ] {fb471fc9-9019-423b-a54e-467a290ec181} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): There are no data parts
308 2023.11.10 22:52:13.789907 [ 3 ] {fb471fc9-9019-423b-a54e-467a290ec181} <Debug> DynamicQueryHandler: Done processing query
309 2023.11.10 22:52:13.789952 [ 3 ] {fb471fc9-9019-423b-a54e-467a290ec181} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.11.10 22:52:13.789979 [ 3 ] {} <Debug> HTTP-Session: aa4ccea8-0df7-4bcb-a2fd-f74b7e188d21 Destroying unnamed session
311 2023.11.10 22:52:13.790109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.11.10 22:52:13.790163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.11.10 22:52:13.790193 [ 3 ] {} <Debug> HTTP-Session: 0106e88c-357a-4bd2-9bd6-6eeb36cd45f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
314 2023.11.10 22:52:13.790209 [ 3 ] {} <Debug> HTTP-Session: 0106e88c-357a-4bd2-9bd6-6eeb36cd45f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.11.10 22:52:13.790395 [ 3 ] {ab5b54e8-e56c-474c-a520-2302947612e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.11.10 22:52:13.790449 [ 3 ] {ab5b54e8-e56c-474c-a520-2302947612e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.11.10 22:52:13.792128 [ 3 ] {ab5b54e8-e56c-474c-a520-2302947612e9} <Debug> oximeter.measurements_i8 (894ada1f-e604-4d77-9c9d-0de4ba707060): Loading data parts
318 2023.11.10 22:52:13.792224 [ 3 ] {ab5b54e8-e56c-474c-a520-2302947612e9} <Debug> oximeter.measurements_i8 (894ada1f-e604-4d77-9c9d-0de4ba707060): There are no data parts
319 2023.11.10 22:52:13.793551 [ 3 ] {ab5b54e8-e56c-474c-a520-2302947612e9} <Debug> DynamicQueryHandler: Done processing query
320 2023.11.10 22:52:13.793577 [ 3 ] {ab5b54e8-e56c-474c-a520-2302947612e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.11.10 22:52:13.793593 [ 3 ] {} <Debug> HTTP-Session: 0106e88c-357a-4bd2-9bd6-6eeb36cd45f5 Destroying unnamed session
322 2023.11.10 22:52:13.793717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.11.10 22:52:13.793768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.11.10 22:52:13.793860 [ 3 ] {} <Debug> HTTP-Session: 8d6a3203-9579-47e0-a2dc-7425ccc87588 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
325 2023.11.10 22:52:13.793881 [ 3 ] {} <Debug> HTTP-Session: 8d6a3203-9579-47e0-a2dc-7425ccc87588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.11.10 22:52:13.794081 [ 3 ] {91f1dbee-6461-4940-a9e8-0387b67dbb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.11.10 22:52:13.794129 [ 3 ] {91f1dbee-6461-4940-a9e8-0387b67dbb75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.11.10 22:52:13.795716 [ 3 ] {91f1dbee-6461-4940-a9e8-0387b67dbb75} <Debug> oximeter.measurements_u8 (0e96efe4-c510-4af0-8ddc-1b2774c1b9d0): Loading data parts
329 2023.11.10 22:52:13.795871 [ 3 ] {91f1dbee-6461-4940-a9e8-0387b67dbb75} <Debug> oximeter.measurements_u8 (0e96efe4-c510-4af0-8ddc-1b2774c1b9d0): There are no data parts
330 2023.11.10 22:52:13.797183 [ 3 ] {91f1dbee-6461-4940-a9e8-0387b67dbb75} <Debug> DynamicQueryHandler: Done processing query
331 2023.11.10 22:52:13.797217 [ 3 ] {91f1dbee-6461-4940-a9e8-0387b67dbb75} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.11.10 22:52:13.797231 [ 3 ] {} <Debug> HTTP-Session: 8d6a3203-9579-47e0-a2dc-7425ccc87588 Destroying unnamed session
333 2023.11.10 22:52:13.797350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.11.10 22:52:13.797400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.11.10 22:52:13.797418 [ 3 ] {} <Debug> HTTP-Session: be7e3ce6-9e07-41f1-8666-4250102d89fa Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
336 2023.11.10 22:52:13.797440 [ 3 ] {} <Debug> HTTP-Session: be7e3ce6-9e07-41f1-8666-4250102d89fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.11.10 22:52:13.797623 [ 3 ] {80946d8f-7d38-473b-b04e-380d0d192849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.11.10 22:52:13.797669 [ 3 ] {80946d8f-7d38-473b-b04e-380d0d192849} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.11.10 22:52:13.801281 [ 3 ] {80946d8f-7d38-473b-b04e-380d0d192849} <Debug> oximeter.measurements_i16 (6efaaa9e-2703-46d4-876c-d0a155d2dfaa): Loading data parts
340 2023.11.10 22:52:13.801367 [ 3 ] {80946d8f-7d38-473b-b04e-380d0d192849} <Debug> oximeter.measurements_i16 (6efaaa9e-2703-46d4-876c-d0a155d2dfaa): There are no data parts
341 2023.11.10 22:52:13.802703 [ 3 ] {80946d8f-7d38-473b-b04e-380d0d192849} <Debug> DynamicQueryHandler: Done processing query
342 2023.11.10 22:52:13.802737 [ 3 ] {80946d8f-7d38-473b-b04e-380d0d192849} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.11.10 22:52:13.802753 [ 3 ] {} <Debug> HTTP-Session: be7e3ce6-9e07-41f1-8666-4250102d89fa Destroying unnamed session
344 2023.11.10 22:52:13.802940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.11.10 22:52:13.802989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.11.10 22:52:13.803008 [ 3 ] {} <Debug> HTTP-Session: 854894db-43c3-4abb-966e-2ae56d8af0fd Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
347 2023.11.10 22:52:13.803031 [ 3 ] {} <Debug> HTTP-Session: 854894db-43c3-4abb-966e-2ae56d8af0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.11.10 22:52:13.803206 [ 3 ] {9d712e5d-6b6e-43df-9a45-d55160687956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
349 2023.11.10 22:52:13.803257 [ 3 ] {9d712e5d-6b6e-43df-9a45-d55160687956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.11.10 22:52:13.804888 [ 3 ] {9d712e5d-6b6e-43df-9a45-d55160687956} <Debug> oximeter.measurements_u16 (eb753310-b937-411a-a9d0-cf452439d833): Loading data parts
351 2023.11.10 22:52:13.804965 [ 3 ] {9d712e5d-6b6e-43df-9a45-d55160687956} <Debug> oximeter.measurements_u16 (eb753310-b937-411a-a9d0-cf452439d833): There are no data parts
352 2023.11.10 22:52:13.806282 [ 3 ] {9d712e5d-6b6e-43df-9a45-d55160687956} <Debug> DynamicQueryHandler: Done processing query
353 2023.11.10 22:52:13.806314 [ 3 ] {9d712e5d-6b6e-43df-9a45-d55160687956} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.11.10 22:52:13.806328 [ 3 ] {} <Debug> HTTP-Session: 854894db-43c3-4abb-966e-2ae56d8af0fd Destroying unnamed session
355 2023.11.10 22:52:13.806434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.11.10 22:52:13.806488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.11.10 22:52:13.806506 [ 3 ] {} <Debug> HTTP-Session: 5d7af925-011e-47dc-ba57-d207bbeddf4a Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
358 2023.11.10 22:52:13.806522 [ 3 ] {} <Debug> HTTP-Session: 5d7af925-011e-47dc-ba57-d207bbeddf4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.11.10 22:52:13.806695 [ 3 ] {f9a88f7c-d929-427c-b4a2-27baf9cae0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
360 2023.11.10 22:52:13.806745 [ 3 ] {f9a88f7c-d929-427c-b4a2-27baf9cae0d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.11.10 22:52:13.808354 [ 3 ] {f9a88f7c-d929-427c-b4a2-27baf9cae0d8} <Debug> oximeter.measurements_i32 (1fb59874-ac97-4034-b2f4-42899c5d9914): Loading data parts
362 2023.11.10 22:52:13.808431 [ 3 ] {f9a88f7c-d929-427c-b4a2-27baf9cae0d8} <Debug> oximeter.measurements_i32 (1fb59874-ac97-4034-b2f4-42899c5d9914): There are no data parts
363 2023.11.10 22:52:13.810163 [ 3 ] {f9a88f7c-d929-427c-b4a2-27baf9cae0d8} <Debug> DynamicQueryHandler: Done processing query
364 2023.11.10 22:52:13.810190 [ 3 ] {f9a88f7c-d929-427c-b4a2-27baf9cae0d8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.11.10 22:52:13.810213 [ 3 ] {} <Debug> HTTP-Session: 5d7af925-011e-47dc-ba57-d207bbeddf4a Destroying unnamed session
366 2023.11.10 22:52:13.810326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.11.10 22:52:13.810371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.11.10 22:52:13.810394 [ 3 ] {} <Debug> HTTP-Session: 187131d4-f0e0-4437-9fa7-2d86becd821a Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
369 2023.11.10 22:52:13.810409 [ 3 ] {} <Debug> HTTP-Session: 187131d4-f0e0-4437-9fa7-2d86becd821a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.11.10 22:52:13.810582 [ 3 ] {f51cdd16-ac64-476d-ae06-8eee5152ed2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
371 2023.11.10 22:52:13.810629 [ 3 ] {f51cdd16-ac64-476d-ae06-8eee5152ed2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.11.10 22:52:13.813030 [ 3 ] {f51cdd16-ac64-476d-ae06-8eee5152ed2d} <Debug> oximeter.measurements_u32 (a2380ce5-8c31-4168-b9da-5581d22bc802): Loading data parts
373 2023.11.10 22:52:13.813118 [ 3 ] {f51cdd16-ac64-476d-ae06-8eee5152ed2d} <Debug> oximeter.measurements_u32 (a2380ce5-8c31-4168-b9da-5581d22bc802): There are no data parts
374 2023.11.10 22:52:13.814493 [ 3 ] {f51cdd16-ac64-476d-ae06-8eee5152ed2d} <Debug> DynamicQueryHandler: Done processing query
375 2023.11.10 22:52:13.814516 [ 3 ] {f51cdd16-ac64-476d-ae06-8eee5152ed2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.11.10 22:52:13.814540 [ 3 ] {} <Debug> HTTP-Session: 187131d4-f0e0-4437-9fa7-2d86becd821a Destroying unnamed session
377 2023.11.10 22:52:13.814646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.11.10 22:52:13.814692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.11.10 22:52:13.814719 [ 3 ] {} <Debug> HTTP-Session: 669b9ea7-be4d-4463-b522-5565c3420d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
380 2023.11.10 22:52:13.814734 [ 3 ] {} <Debug> HTTP-Session: 669b9ea7-be4d-4463-b522-5565c3420d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.11.10 22:52:13.814971 [ 3 ] {b1a7fdeb-d1e6-4bc6-abdd-a6919ea7cfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
382 2023.11.10 22:52:13.815015 [ 3 ] {b1a7fdeb-d1e6-4bc6-abdd-a6919ea7cfab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.11.10 22:52:13.816561 [ 3 ] {b1a7fdeb-d1e6-4bc6-abdd-a6919ea7cfab} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Loading data parts
384 2023.11.10 22:52:13.816643 [ 3 ] {b1a7fdeb-d1e6-4bc6-abdd-a6919ea7cfab} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): There are no data parts
385 2023.11.10 22:52:13.817989 [ 3 ] {b1a7fdeb-d1e6-4bc6-abdd-a6919ea7cfab} <Debug> DynamicQueryHandler: Done processing query
386 2023.11.10 22:52:13.818018 [ 3 ] {b1a7fdeb-d1e6-4bc6-abdd-a6919ea7cfab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.11.10 22:52:13.818037 [ 3 ] {} <Debug> HTTP-Session: 669b9ea7-be4d-4463-b522-5565c3420d76 Destroying unnamed session
388 2023.11.10 22:52:13.818147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.11.10 22:52:13.818192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.11.10 22:52:13.818215 [ 3 ] {} <Debug> HTTP-Session: 3e15c89d-9961-4765-a746-8c8141e83cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
391 2023.11.10 22:52:13.818231 [ 3 ] {} <Debug> HTTP-Session: 3e15c89d-9961-4765-a746-8c8141e83cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.11.10 22:52:13.818402 [ 3 ] {ba9c7b37-db1e-4d34-ae01-2f19132d8d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
393 2023.11.10 22:52:13.818449 [ 3 ] {ba9c7b37-db1e-4d34-ae01-2f19132d8d9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.11.10 22:52:13.820067 [ 3 ] {ba9c7b37-db1e-4d34-ae01-2f19132d8d9e} <Debug> oximeter.measurements_u64 (a676bbf9-b9c2-4003-90cd-59900283ad60): Loading data parts
395 2023.11.10 22:52:13.820139 [ 3 ] {ba9c7b37-db1e-4d34-ae01-2f19132d8d9e} <Debug> oximeter.measurements_u64 (a676bbf9-b9c2-4003-90cd-59900283ad60): There are no data parts
396 2023.11.10 22:52:13.821437 [ 3 ] {ba9c7b37-db1e-4d34-ae01-2f19132d8d9e} <Debug> DynamicQueryHandler: Done processing query
397 2023.11.10 22:52:13.821467 [ 3 ] {ba9c7b37-db1e-4d34-ae01-2f19132d8d9e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.11.10 22:52:13.821481 [ 3 ] {} <Debug> HTTP-Session: 3e15c89d-9961-4765-a746-8c8141e83cbf Destroying unnamed session
399 2023.11.10 22:52:13.821592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.11.10 22:52:13.821639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.11.10 22:52:13.821658 [ 3 ] {} <Debug> HTTP-Session: 4e7a1ae7-7a33-4ad6-834e-5848d6ef4e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
402 2023.11.10 22:52:13.821678 [ 3 ] {} <Debug> HTTP-Session: 4e7a1ae7-7a33-4ad6-834e-5848d6ef4e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.11.10 22:52:13.821922 [ 3 ] {e5c1e464-b6d8-4a7b-9d86-c22fd49ed011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
404 2023.11.10 22:52:13.821966 [ 3 ] {e5c1e464-b6d8-4a7b-9d86-c22fd49ed011} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.11.10 22:52:13.823664 [ 3 ] {e5c1e464-b6d8-4a7b-9d86-c22fd49ed011} <Debug> oximeter.measurements_f32 (e0cbd9c2-345a-4782-8ab8-401424f4a72c): Loading data parts
406 2023.11.10 22:52:13.823745 [ 3 ] {e5c1e464-b6d8-4a7b-9d86-c22fd49ed011} <Debug> oximeter.measurements_f32 (e0cbd9c2-345a-4782-8ab8-401424f4a72c): There are no data parts
407 2023.11.10 22:52:13.825475 [ 3 ] {e5c1e464-b6d8-4a7b-9d86-c22fd49ed011} <Debug> DynamicQueryHandler: Done processing query
408 2023.11.10 22:52:13.825505 [ 3 ] {e5c1e464-b6d8-4a7b-9d86-c22fd49ed011} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.11.10 22:52:13.825521 [ 3 ] {} <Debug> HTTP-Session: 4e7a1ae7-7a33-4ad6-834e-5848d6ef4e60 Destroying unnamed session
410 2023.11.10 22:52:13.825634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.11.10 22:52:13.825680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.11.10 22:52:13.825698 [ 3 ] {} <Debug> HTTP-Session: 716a6b47-8dbc-4af4-9a87-4361907f5946 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
413 2023.11.10 22:52:13.825719 [ 3 ] {} <Debug> HTTP-Session: 716a6b47-8dbc-4af4-9a87-4361907f5946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.11.10 22:52:13.825956 [ 3 ] {5c88cc19-dd32-4924-963e-ef41c8290faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
415 2023.11.10 22:52:13.826003 [ 3 ] {5c88cc19-dd32-4924-963e-ef41c8290faf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.11.10 22:52:13.828353 [ 3 ] {5c88cc19-dd32-4924-963e-ef41c8290faf} <Debug> oximeter.measurements_f64 (c08010c2-140c-4de5-8eb5-9919c5fe8a8a): Loading data parts
417 2023.11.10 22:52:13.828435 [ 3 ] {5c88cc19-dd32-4924-963e-ef41c8290faf} <Debug> oximeter.measurements_f64 (c08010c2-140c-4de5-8eb5-9919c5fe8a8a): There are no data parts
418 2023.11.10 22:52:13.829866 [ 3 ] {5c88cc19-dd32-4924-963e-ef41c8290faf} <Debug> DynamicQueryHandler: Done processing query
419 2023.11.10 22:52:13.829979 [ 3 ] {5c88cc19-dd32-4924-963e-ef41c8290faf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.11.10 22:52:13.830018 [ 3 ] {} <Debug> HTTP-Session: 716a6b47-8dbc-4af4-9a87-4361907f5946 Destroying unnamed session
421 2023.11.10 22:52:13.830168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.11.10 22:52:13.830228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.11.10 22:52:13.830260 [ 3 ] {} <Debug> HTTP-Session: 5a6bc2c7-82ff-4b86-b1e1-2f4f61d9f4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
424 2023.11.10 22:52:13.830286 [ 3 ] {} <Debug> HTTP-Session: 5a6bc2c7-82ff-4b86-b1e1-2f4f61d9f4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.11.10 22:52:13.830461 [ 3 ] {03fe0c2e-d557-4253-9def-d5ea87555141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
426 2023.11.10 22:52:13.830516 [ 3 ] {03fe0c2e-d557-4253-9def-d5ea87555141} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.11.10 22:52:13.832183 [ 3 ] {03fe0c2e-d557-4253-9def-d5ea87555141} <Debug> oximeter.measurements_string (198a7801-3f3e-4ba7-9a00-490105809758): Loading data parts
428 2023.11.10 22:52:13.832252 [ 3 ] {03fe0c2e-d557-4253-9def-d5ea87555141} <Debug> oximeter.measurements_string (198a7801-3f3e-4ba7-9a00-490105809758): There are no data parts
429 2023.11.10 22:52:13.835278 [ 3 ] {03fe0c2e-d557-4253-9def-d5ea87555141} <Debug> DynamicQueryHandler: Done processing query
430 2023.11.10 22:52:13.835303 [ 3 ] {03fe0c2e-d557-4253-9def-d5ea87555141} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.11.10 22:52:13.835328 [ 3 ] {} <Debug> HTTP-Session: 5a6bc2c7-82ff-4b86-b1e1-2f4f61d9f4dd Destroying unnamed session
432 2023.11.10 22:52:13.835458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.11.10 22:52:13.835503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.11.10 22:52:13.835531 [ 3 ] {} <Debug> HTTP-Session: 7e88c5bf-40a6-45a8-9509-7d93b4d00f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
435 2023.11.10 22:52:13.835555 [ 3 ] {} <Debug> HTTP-Session: 7e88c5bf-40a6-45a8-9509-7d93b4d00f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.11.10 22:52:13.835734 [ 3 ] {ed38eccd-1564-4572-8c99-1be65640a07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
437 2023.11.10 22:52:13.835791 [ 3 ] {ed38eccd-1564-4572-8c99-1be65640a07d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2023.11.10 22:52:13.838461 [ 3 ] {ed38eccd-1564-4572-8c99-1be65640a07d} <Debug> oximeter.measurements_bytes (cd8ca92d-9e12-4700-9856-70893bece4fe): Loading data parts
439 2023.11.10 22:52:13.838540 [ 3 ] {ed38eccd-1564-4572-8c99-1be65640a07d} <Debug> oximeter.measurements_bytes (cd8ca92d-9e12-4700-9856-70893bece4fe): There are no data parts
440 2023.11.10 22:52:13.839995 [ 3 ] {ed38eccd-1564-4572-8c99-1be65640a07d} <Debug> DynamicQueryHandler: Done processing query
441 2023.11.10 22:52:13.840019 [ 3 ] {ed38eccd-1564-4572-8c99-1be65640a07d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.11.10 22:52:13.840042 [ 3 ] {} <Debug> HTTP-Session: 7e88c5bf-40a6-45a8-9509-7d93b4d00f67 Destroying unnamed session
443 2023.11.10 22:52:13.840158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.11.10 22:52:13.840209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.11.10 22:52:13.840234 [ 3 ] {} <Debug> HTTP-Session: a475d99d-522a-42c3-aab7-cc235441422d Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
446 2023.11.10 22:52:13.840257 [ 3 ] {} <Debug> HTTP-Session: a475d99d-522a-42c3-aab7-cc235441422d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.11.10 22:52:13.840445 [ 3 ] {23d96659-d0be-4db8-8e82-4b6a7d3e76ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
448 2023.11.10 22:52:13.840501 [ 3 ] {23d96659-d0be-4db8-8e82-4b6a7d3e76ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
449 2023.11.10 22:52:13.842158 [ 3 ] {23d96659-d0be-4db8-8e82-4b6a7d3e76ad} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Loading data parts
450 2023.11.10 22:52:13.842223 [ 3 ] {23d96659-d0be-4db8-8e82-4b6a7d3e76ad} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): There are no data parts
451 2023.11.10 22:52:13.843504 [ 3 ] {23d96659-d0be-4db8-8e82-4b6a7d3e76ad} <Debug> DynamicQueryHandler: Done processing query
452 2023.11.10 22:52:13.843528 [ 3 ] {23d96659-d0be-4db8-8e82-4b6a7d3e76ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.11.10 22:52:13.843552 [ 3 ] {} <Debug> HTTP-Session: a475d99d-522a-42c3-aab7-cc235441422d Destroying unnamed session
454 2023.11.10 22:52:13.843665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.11.10 22:52:13.843705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.11.10 22:52:13.843732 [ 3 ] {} <Debug> HTTP-Session: bc86a139-7879-4708-ad41-5038720d8bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
457 2023.11.10 22:52:13.843758 [ 3 ] {} <Debug> HTTP-Session: bc86a139-7879-4708-ad41-5038720d8bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.11.10 22:52:13.844015 [ 3 ] {1ea04944-9b6b-40ba-a20b-3d72d2f579f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
459 2023.11.10 22:52:13.844070 [ 3 ] {1ea04944-9b6b-40ba-a20b-3d72d2f579f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
460 2023.11.10 22:52:13.845649 [ 3 ] {1ea04944-9b6b-40ba-a20b-3d72d2f579f3} <Debug> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Loading data parts
461 2023.11.10 22:52:13.845721 [ 3 ] {1ea04944-9b6b-40ba-a20b-3d72d2f579f3} <Debug> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): There are no data parts
462 2023.11.10 22:52:13.847079 [ 3 ] {1ea04944-9b6b-40ba-a20b-3d72d2f579f3} <Debug> DynamicQueryHandler: Done processing query
463 2023.11.10 22:52:13.847111 [ 3 ] {1ea04944-9b6b-40ba-a20b-3d72d2f579f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.11.10 22:52:13.847127 [ 3 ] {} <Debug> HTTP-Session: bc86a139-7879-4708-ad41-5038720d8bf0 Destroying unnamed session
465 2023.11.10 22:52:13.847241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.11.10 22:52:13.847290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.11.10 22:52:13.847307 [ 3 ] {} <Debug> HTTP-Session: bf75f5a8-2f49-4fce-9a93-73a5c087d47d Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
468 2023.11.10 22:52:13.847333 [ 3 ] {} <Debug> HTTP-Session: bf75f5a8-2f49-4fce-9a93-73a5c087d47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.11.10 22:52:13.847518 [ 3 ] {28f816f4-dbfc-40b0-9702-ae8418a8723c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
470 2023.11.10 22:52:13.847575 [ 3 ] {28f816f4-dbfc-40b0-9702-ae8418a8723c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
471 2023.11.10 22:52:13.849693 [ 3 ] {28f816f4-dbfc-40b0-9702-ae8418a8723c} <Debug> oximeter.measurements_cumulativef32 (d53b289d-99cb-4839-88fa-2816a504356e): Loading data parts
472 2023.11.10 22:52:13.849771 [ 3 ] {28f816f4-dbfc-40b0-9702-ae8418a8723c} <Debug> oximeter.measurements_cumulativef32 (d53b289d-99cb-4839-88fa-2816a504356e): There are no data parts
473 2023.11.10 22:52:13.851161 [ 3 ] {28f816f4-dbfc-40b0-9702-ae8418a8723c} <Debug> DynamicQueryHandler: Done processing query
474 2023.11.10 22:52:13.851193 [ 3 ] {28f816f4-dbfc-40b0-9702-ae8418a8723c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.11.10 22:52:13.851216 [ 3 ] {} <Debug> HTTP-Session: bf75f5a8-2f49-4fce-9a93-73a5c087d47d Destroying unnamed session
476 2023.11.10 22:52:13.851323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.11.10 22:52:13.851370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.11.10 22:52:13.851398 [ 3 ] {} <Debug> HTTP-Session: c4063c1e-1f91-4f1d-ad6a-88a55bb21bce Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
479 2023.11.10 22:52:13.851413 [ 3 ] {} <Debug> HTTP-Session: c4063c1e-1f91-4f1d-ad6a-88a55bb21bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.11.10 22:52:13.851604 [ 3 ] {8bc7c158-c097-4cd4-ba6e-70ce89e04e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
481 2023.11.10 22:52:13.851651 [ 3 ] {8bc7c158-c097-4cd4-ba6e-70ce89e04e69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
482 2023.11.10 22:52:13.853287 [ 3 ] {8bc7c158-c097-4cd4-ba6e-70ce89e04e69} <Debug> oximeter.measurements_cumulativef64 (d2befe10-ba9f-4f44-8b59-98f7949adc4f): Loading data parts
483 2023.11.10 22:52:13.853361 [ 3 ] {8bc7c158-c097-4cd4-ba6e-70ce89e04e69} <Debug> oximeter.measurements_cumulativef64 (d2befe10-ba9f-4f44-8b59-98f7949adc4f): There are no data parts
484 2023.11.10 22:52:13.854631 [ 3 ] {8bc7c158-c097-4cd4-ba6e-70ce89e04e69} <Debug> DynamicQueryHandler: Done processing query
485 2023.11.10 22:52:13.854654 [ 3 ] {8bc7c158-c097-4cd4-ba6e-70ce89e04e69} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.11.10 22:52:13.854679 [ 3 ] {} <Debug> HTTP-Session: c4063c1e-1f91-4f1d-ad6a-88a55bb21bce Destroying unnamed session
487 2023.11.10 22:52:13.854772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.11.10 22:52:13.854819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.11.10 22:52:13.854845 [ 3 ] {} <Debug> HTTP-Session: 22e47629-0efe-4f59-95b9-320b55c18e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
490 2023.11.10 22:52:13.854860 [ 3 ] {} <Debug> HTTP-Session: 22e47629-0efe-4f59-95b9-320b55c18e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.11.10 22:52:13.855125 [ 3 ] {c244e86d-faa1-45b6-b0ee-906d3f620d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
492 2023.11.10 22:52:13.855183 [ 3 ] {c244e86d-faa1-45b6-b0ee-906d3f620d37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
493 2023.11.10 22:52:13.856792 [ 3 ] {c244e86d-faa1-45b6-b0ee-906d3f620d37} <Debug> oximeter.measurements_histogrami8 (c65e582f-7b98-4060-a8b2-1f8be1e96787): Loading data parts
494 2023.11.10 22:52:13.856857 [ 3 ] {c244e86d-faa1-45b6-b0ee-906d3f620d37} <Debug> oximeter.measurements_histogrami8 (c65e582f-7b98-4060-a8b2-1f8be1e96787): There are no data parts
495 2023.11.10 22:52:13.858203 [ 3 ] {c244e86d-faa1-45b6-b0ee-906d3f620d37} <Debug> DynamicQueryHandler: Done processing query
496 2023.11.10 22:52:13.858226 [ 3 ] {c244e86d-faa1-45b6-b0ee-906d3f620d37} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.11.10 22:52:13.858252 [ 3 ] {} <Debug> HTTP-Session: 22e47629-0efe-4f59-95b9-320b55c18e96 Destroying unnamed session
498 2023.11.10 22:52:13.858345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.11.10 22:52:13.858394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.11.10 22:52:13.858419 [ 3 ] {} <Debug> HTTP-Session: 5d9d24ea-eefb-49d6-8b99-208e9788bc77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
501 2023.11.10 22:52:13.858435 [ 3 ] {} <Debug> HTTP-Session: 5d9d24ea-eefb-49d6-8b99-208e9788bc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.11.10 22:52:13.858637 [ 3 ] {06abd18b-c3d6-4810-b3ae-ec3d9effa1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
503 2023.11.10 22:52:13.858694 [ 3 ] {06abd18b-c3d6-4810-b3ae-ec3d9effa1aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
504 2023.11.10 22:52:13.860385 [ 3 ] {06abd18b-c3d6-4810-b3ae-ec3d9effa1aa} <Debug> oximeter.measurements_histogramu8 (8cf08c70-18d9-46e8-9a34-0e9c12c6d532): Loading data parts
505 2023.11.10 22:52:13.860457 [ 3 ] {06abd18b-c3d6-4810-b3ae-ec3d9effa1aa} <Debug> oximeter.measurements_histogramu8 (8cf08c70-18d9-46e8-9a34-0e9c12c6d532): There are no data parts
506 2023.11.10 22:52:13.862046 [ 3 ] {06abd18b-c3d6-4810-b3ae-ec3d9effa1aa} <Debug> DynamicQueryHandler: Done processing query
507 2023.11.10 22:52:13.862083 [ 3 ] {06abd18b-c3d6-4810-b3ae-ec3d9effa1aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.11.10 22:52:13.862099 [ 3 ] {} <Debug> HTTP-Session: 5d9d24ea-eefb-49d6-8b99-208e9788bc77 Destroying unnamed session
509 2023.11.10 22:52:13.862214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.11.10 22:52:13.862264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.11.10 22:52:13.862281 [ 3 ] {} <Debug> HTTP-Session: 0619d940-b360-486b-a439-b2bd4c61d5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
512 2023.11.10 22:52:13.862307 [ 3 ] {} <Debug> HTTP-Session: 0619d940-b360-486b-a439-b2bd4c61d5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.11.10 22:52:13.862513 [ 3 ] {e16a9d64-29fc-4d45-a3a7-bf71f4cc4914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
514 2023.11.10 22:52:13.862562 [ 3 ] {e16a9d64-29fc-4d45-a3a7-bf71f4cc4914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
515 2023.11.10 22:52:13.864714 [ 3 ] {e16a9d64-29fc-4d45-a3a7-bf71f4cc4914} <Debug> oximeter.measurements_histogrami16 (cfe7dacb-00c5-4748-8d6b-60a711fa00c5): Loading data parts
516 2023.11.10 22:52:13.864797 [ 3 ] {e16a9d64-29fc-4d45-a3a7-bf71f4cc4914} <Debug> oximeter.measurements_histogrami16 (cfe7dacb-00c5-4748-8d6b-60a711fa00c5): There are no data parts
517 2023.11.10 22:52:13.866883 [ 3 ] {e16a9d64-29fc-4d45-a3a7-bf71f4cc4914} <Debug> DynamicQueryHandler: Done processing query
518 2023.11.10 22:52:13.866910 [ 3 ] {e16a9d64-29fc-4d45-a3a7-bf71f4cc4914} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.11.10 22:52:13.866927 [ 3 ] {} <Debug> HTTP-Session: 0619d940-b360-486b-a439-b2bd4c61d5f2 Destroying unnamed session
520 2023.11.10 22:52:13.867129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.11.10 22:52:13.867187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.11.10 22:52:13.867208 [ 3 ] {} <Debug> HTTP-Session: 5491d5e5-bf98-424b-bab3-bd3b742f41b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
523 2023.11.10 22:52:13.867237 [ 3 ] {} <Debug> HTTP-Session: 5491d5e5-bf98-424b-bab3-bd3b742f41b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.11.10 22:52:13.867489 [ 3 ] {4106ba80-46fe-4aba-ba9b-13c4da48beec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
525 2023.11.10 22:52:13.867557 [ 3 ] {4106ba80-46fe-4aba-ba9b-13c4da48beec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
526 2023.11.10 22:52:13.869468 [ 3 ] {4106ba80-46fe-4aba-ba9b-13c4da48beec} <Debug> oximeter.measurements_histogramu16 (72a77a4e-2bc5-4d8b-aff6-c8e87ca86262): Loading data parts
527 2023.11.10 22:52:13.869554 [ 3 ] {4106ba80-46fe-4aba-ba9b-13c4da48beec} <Debug> oximeter.measurements_histogramu16 (72a77a4e-2bc5-4d8b-aff6-c8e87ca86262): There are no data parts
528 2023.11.10 22:52:13.871857 [ 3 ] {4106ba80-46fe-4aba-ba9b-13c4da48beec} <Debug> DynamicQueryHandler: Done processing query
529 2023.11.10 22:52:13.871882 [ 3 ] {4106ba80-46fe-4aba-ba9b-13c4da48beec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.11.10 22:52:13.871909 [ 3 ] {} <Debug> HTTP-Session: 5491d5e5-bf98-424b-bab3-bd3b742f41b5 Destroying unnamed session
531 2023.11.10 22:52:13.872083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.11.10 22:52:13.872138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.11.10 22:52:13.872167 [ 3 ] {} <Debug> HTTP-Session: 56d68aa4-cb69-4fd0-83c5-f085d20bfdb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
534 2023.11.10 22:52:13.872183 [ 3 ] {} <Debug> HTTP-Session: 56d68aa4-cb69-4fd0-83c5-f085d20bfdb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.11.10 22:52:13.872390 [ 3 ] {0a77af10-543e-42b7-b7ca-0a485f6ab4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
536 2023.11.10 22:52:13.872449 [ 3 ] {0a77af10-543e-42b7-b7ca-0a485f6ab4ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
537 2023.11.10 22:52:13.874515 [ 3 ] {0a77af10-543e-42b7-b7ca-0a485f6ab4ad} <Debug> oximeter.measurements_histogrami32 (8a156077-e6cf-4dfe-a786-9e8365c8f5b2): Loading data parts
538 2023.11.10 22:52:13.874589 [ 3 ] {0a77af10-543e-42b7-b7ca-0a485f6ab4ad} <Debug> oximeter.measurements_histogrami32 (8a156077-e6cf-4dfe-a786-9e8365c8f5b2): There are no data parts
539 2023.11.10 22:52:13.877633 [ 3 ] {0a77af10-543e-42b7-b7ca-0a485f6ab4ad} <Debug> DynamicQueryHandler: Done processing query
540 2023.11.10 22:52:13.877664 [ 3 ] {0a77af10-543e-42b7-b7ca-0a485f6ab4ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.11.10 22:52:13.877693 [ 3 ] {} <Debug> HTTP-Session: 56d68aa4-cb69-4fd0-83c5-f085d20bfdb1 Destroying unnamed session
542 2023.11.10 22:52:13.877848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.11.10 22:52:13.877905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.11.10 22:52:13.877938 [ 3 ] {} <Debug> HTTP-Session: c3d63090-57cc-4170-a28b-4bcef74c2154 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
545 2023.11.10 22:52:13.877964 [ 3 ] {} <Debug> HTTP-Session: c3d63090-57cc-4170-a28b-4bcef74c2154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.11.10 22:52:13.878234 [ 3 ] {e6c9b074-2f5b-4ae0-9d5b-b57c9c8ff30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
547 2023.11.10 22:52:13.878296 [ 3 ] {e6c9b074-2f5b-4ae0-9d5b-b57c9c8ff30b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
548 2023.11.10 22:52:13.880105 [ 3 ] {e6c9b074-2f5b-4ae0-9d5b-b57c9c8ff30b} <Debug> oximeter.measurements_histogramu32 (bcd35a53-ddcc-4d93-8e14-8560757a9548): Loading data parts
549 2023.11.10 22:52:13.880188 [ 3 ] {e6c9b074-2f5b-4ae0-9d5b-b57c9c8ff30b} <Debug> oximeter.measurements_histogramu32 (bcd35a53-ddcc-4d93-8e14-8560757a9548): There are no data parts
550 2023.11.10 22:52:13.881808 [ 3 ] {e6c9b074-2f5b-4ae0-9d5b-b57c9c8ff30b} <Debug> DynamicQueryHandler: Done processing query
551 2023.11.10 22:52:13.881845 [ 3 ] {e6c9b074-2f5b-4ae0-9d5b-b57c9c8ff30b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.11.10 22:52:13.881863 [ 3 ] {} <Debug> HTTP-Session: c3d63090-57cc-4170-a28b-4bcef74c2154 Destroying unnamed session
553 2023.11.10 22:52:13.882001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.11.10 22:52:13.882135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.11.10 22:52:13.882157 [ 3 ] {} <Debug> HTTP-Session: cac4ae09-bb90-4e8d-bedb-91f605e9a122 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
556 2023.11.10 22:52:13.882188 [ 3 ] {} <Debug> HTTP-Session: cac4ae09-bb90-4e8d-bedb-91f605e9a122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.11.10 22:52:13.882431 [ 3 ] {e8dbe6de-bba3-44d1-a874-fa2d0bcd8499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
558 2023.11.10 22:52:13.882499 [ 3 ] {e8dbe6de-bba3-44d1-a874-fa2d0bcd8499} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
559 2023.11.10 22:52:13.884334 [ 3 ] {e8dbe6de-bba3-44d1-a874-fa2d0bcd8499} <Debug> oximeter.measurements_histogrami64 (29aaac95-40c9-4fd5-93f6-2c41b9417f67): Loading data parts
560 2023.11.10 22:52:13.884433 [ 3 ] {e8dbe6de-bba3-44d1-a874-fa2d0bcd8499} <Debug> oximeter.measurements_histogrami64 (29aaac95-40c9-4fd5-93f6-2c41b9417f67): There are no data parts
561 2023.11.10 22:52:13.885789 [ 3 ] {e8dbe6de-bba3-44d1-a874-fa2d0bcd8499} <Debug> DynamicQueryHandler: Done processing query
562 2023.11.10 22:52:13.885820 [ 3 ] {e8dbe6de-bba3-44d1-a874-fa2d0bcd8499} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.11.10 22:52:13.885845 [ 3 ] {} <Debug> HTTP-Session: cac4ae09-bb90-4e8d-bedb-91f605e9a122 Destroying unnamed session
564 2023.11.10 22:52:13.885949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.11.10 22:52:13.885996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.11.10 22:52:13.886021 [ 3 ] {} <Debug> HTTP-Session: 26af6508-f844-4bce-af3f-8db0ca0aeb6a Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
567 2023.11.10 22:52:13.886101 [ 3 ] {} <Debug> HTTP-Session: 26af6508-f844-4bce-af3f-8db0ca0aeb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.11.10 22:52:13.886302 [ 3 ] {19743762-a1d4-4ec5-9eb9-5c3eddb5acc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
569 2023.11.10 22:52:13.886355 [ 3 ] {19743762-a1d4-4ec5-9eb9-5c3eddb5acc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
570 2023.11.10 22:52:13.888184 [ 3 ] {19743762-a1d4-4ec5-9eb9-5c3eddb5acc5} <Debug> oximeter.measurements_histogramu64 (67caf5ca-7845-4d71-81b2-148e2842a35c): Loading data parts
571 2023.11.10 22:52:13.888260 [ 3 ] {19743762-a1d4-4ec5-9eb9-5c3eddb5acc5} <Debug> oximeter.measurements_histogramu64 (67caf5ca-7845-4d71-81b2-148e2842a35c): There are no data parts
572 2023.11.10 22:52:13.889986 [ 3 ] {19743762-a1d4-4ec5-9eb9-5c3eddb5acc5} <Debug> DynamicQueryHandler: Done processing query
573 2023.11.10 22:52:13.890009 [ 3 ] {19743762-a1d4-4ec5-9eb9-5c3eddb5acc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.11.10 22:52:13.890101 [ 3 ] {} <Debug> HTTP-Session: 26af6508-f844-4bce-af3f-8db0ca0aeb6a Destroying unnamed session
575 2023.11.10 22:52:13.890208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.11.10 22:52:13.890260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.11.10 22:52:13.890290 [ 3 ] {} <Debug> HTTP-Session: c337a5c2-c38b-4591-ad67-6f1be5d0afdf Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
578 2023.11.10 22:52:13.890305 [ 3 ] {} <Debug> HTTP-Session: c337a5c2-c38b-4591-ad67-6f1be5d0afdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.11.10 22:52:13.890518 [ 3 ] {4c8911d6-d832-415b-bf31-46042ce8d5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
580 2023.11.10 22:52:13.890583 [ 3 ] {4c8911d6-d832-415b-bf31-46042ce8d5f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
581 2023.11.10 22:52:13.892312 [ 3 ] {4c8911d6-d832-415b-bf31-46042ce8d5f4} <Debug> oximeter.measurements_histogramf32 (e004c047-583e-471b-8562-47a24508c952): Loading data parts
582 2023.11.10 22:52:13.892389 [ 3 ] {4c8911d6-d832-415b-bf31-46042ce8d5f4} <Debug> oximeter.measurements_histogramf32 (e004c047-583e-471b-8562-47a24508c952): There are no data parts
583 2023.11.10 22:52:13.893691 [ 3 ] {4c8911d6-d832-415b-bf31-46042ce8d5f4} <Debug> DynamicQueryHandler: Done processing query
584 2023.11.10 22:52:13.893726 [ 3 ] {4c8911d6-d832-415b-bf31-46042ce8d5f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.11.10 22:52:13.893742 [ 3 ] {} <Debug> HTTP-Session: c337a5c2-c38b-4591-ad67-6f1be5d0afdf Destroying unnamed session
586 2023.11.10 22:52:13.893849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.11.10 22:52:13.893911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.11.10 22:52:13.893929 [ 3 ] {} <Debug> HTTP-Session: a0c20d62-7819-48cd-8f83-655cbcc07be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
589 2023.11.10 22:52:13.893955 [ 3 ] {} <Debug> HTTP-Session: a0c20d62-7819-48cd-8f83-655cbcc07be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.11.10 22:52:13.894218 [ 3 ] {0e459a1b-2501-4177-8c55-cc4c53b573b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
591 2023.11.10 22:52:13.894280 [ 3 ] {0e459a1b-2501-4177-8c55-cc4c53b573b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
592 2023.11.10 22:52:13.895999 [ 3 ] {0e459a1b-2501-4177-8c55-cc4c53b573b2} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Loading data parts
593 2023.11.10 22:52:13.896152 [ 3 ] {0e459a1b-2501-4177-8c55-cc4c53b573b2} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): There are no data parts
594 2023.11.10 22:52:13.897430 [ 3 ] {0e459a1b-2501-4177-8c55-cc4c53b573b2} <Debug> DynamicQueryHandler: Done processing query
595 2023.11.10 22:52:13.897467 [ 3 ] {0e459a1b-2501-4177-8c55-cc4c53b573b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.11.10 22:52:13.897482 [ 3 ] {} <Debug> HTTP-Session: a0c20d62-7819-48cd-8f83-655cbcc07be6 Destroying unnamed session
597 2023.11.10 22:52:13.897615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.11.10 22:52:13.897667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.11.10 22:52:13.897685 [ 3 ] {} <Debug> HTTP-Session: 4ef453b7-cd4b-4b14-ae85-57a5d669b550 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
600 2023.11.10 22:52:13.897711 [ 3 ] {} <Debug> HTTP-Session: 4ef453b7-cd4b-4b14-ae85-57a5d669b550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.11.10 22:52:13.897873 [ 3 ] {d4cfd5f4-aac4-4e7f-b244-d2a538fe0c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) /* The field tables store named dimensions of each timeseries.
602 *
603 * As with the measurement tables, there is one field table for each field data
604 * type. Fields are deduplicated by using the "replacing merge tree", though
605 * this behavior **must not** be relied upon for query correctness.
606 *
607 * The index for the fields differs from the measurements, however. Rows are
608 * sorted by timeseries name, then field name, field value, and finally
609 * timeseries key. This reflects the most common pattern for looking them up:
610 * by field name and possibly value, within a timeseries. The resulting keys are
611 * usually then used to look up measurements.
612 *
613 * NOTE: We may want to consider a secondary index on these tables, sorting by
614 * timeseries name and then key, since it would improve lookups where one
615 * already has the key. Realistically though, these tables are quite small and
616 * so performance benefits will be low in absolute terms.
617 */
618 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)
619 2023.11.10 22:52:13.897933 [ 3 ] {d4cfd5f4-aac4-4e7f-b244-d2a538fe0c2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
620 2023.11.10 22:52:13.899473 [ 3 ] {d4cfd5f4-aac4-4e7f-b244-d2a538fe0c2a} <Debug> oximeter.fields_bool (33addba3-6314-4d11-a6e9-77832364b9fb): Loading data parts
621 2023.11.10 22:52:13.899542 [ 3 ] {d4cfd5f4-aac4-4e7f-b244-d2a538fe0c2a} <Debug> oximeter.fields_bool (33addba3-6314-4d11-a6e9-77832364b9fb): There are no data parts
622 2023.11.10 22:52:13.900803 [ 3 ] {d4cfd5f4-aac4-4e7f-b244-d2a538fe0c2a} <Debug> DynamicQueryHandler: Done processing query
623 2023.11.10 22:52:13.900826 [ 3 ] {d4cfd5f4-aac4-4e7f-b244-d2a538fe0c2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
624 2023.11.10 22:52:13.900855 [ 3 ] {} <Debug> HTTP-Session: 4ef453b7-cd4b-4b14-ae85-57a5d669b550 Destroying unnamed session
625 2023.11.10 22:52:13.900963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2023.11.10 22:52:13.901015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
627 2023.11.10 22:52:13.901045 [ 3 ] {} <Debug> HTTP-Session: 66a09105-86b2-4303-8a14-75cfb68e2804 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
628 2023.11.10 22:52:13.901061 [ 3 ] {} <Debug> HTTP-Session: 66a09105-86b2-4303-8a14-75cfb68e2804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2023.11.10 22:52:13.901358 [ 3 ] {583f7fb8-08de-4995-81b6-ab603e65fece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
630 2023.11.10 22:52:13.901418 [ 3 ] {583f7fb8-08de-4995-81b6-ab603e65fece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
631 2023.11.10 22:52:13.904147 [ 3 ] {583f7fb8-08de-4995-81b6-ab603e65fece} <Debug> oximeter.fields_i8 (bf2a6ccf-ffa2-4a1a-a42f-5f9266c4a4ae): Loading data parts
632 2023.11.10 22:52:13.904248 [ 3 ] {583f7fb8-08de-4995-81b6-ab603e65fece} <Debug> oximeter.fields_i8 (bf2a6ccf-ffa2-4a1a-a42f-5f9266c4a4ae): There are no data parts
633 2023.11.10 22:52:13.906871 [ 3 ] {583f7fb8-08de-4995-81b6-ab603e65fece} <Debug> DynamicQueryHandler: Done processing query
634 2023.11.10 22:52:13.906908 [ 3 ] {583f7fb8-08de-4995-81b6-ab603e65fece} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
635 2023.11.10 22:52:13.906924 [ 3 ] {} <Debug> HTTP-Session: 66a09105-86b2-4303-8a14-75cfb68e2804 Destroying unnamed session
636 2023.11.10 22:52:13.907045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2023.11.10 22:52:13.907162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
638 2023.11.10 22:52:13.907180 [ 3 ] {} <Debug> HTTP-Session: 8bffde90-b291-4659-894c-4648f4e0ea64 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
639 2023.11.10 22:52:13.907210 [ 3 ] {} <Debug> HTTP-Session: 8bffde90-b291-4659-894c-4648f4e0ea64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2023.11.10 22:52:13.907365 [ 3 ] {d5a80513-05f5-4fed-8839-76cff8298240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
641 2023.11.10 22:52:13.907412 [ 3 ] {d5a80513-05f5-4fed-8839-76cff8298240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
642 2023.11.10 22:52:13.909331 [ 3 ] {d5a80513-05f5-4fed-8839-76cff8298240} <Debug> oximeter.fields_u8 (a20008dd-339b-4e85-a1d8-1c8efc5ff5ac): Loading data parts
643 2023.11.10 22:52:13.909412 [ 3 ] {d5a80513-05f5-4fed-8839-76cff8298240} <Debug> oximeter.fields_u8 (a20008dd-339b-4e85-a1d8-1c8efc5ff5ac): There are no data parts
644 2023.11.10 22:52:13.910713 [ 3 ] {d5a80513-05f5-4fed-8839-76cff8298240} <Debug> DynamicQueryHandler: Done processing query
645 2023.11.10 22:52:13.910735 [ 3 ] {d5a80513-05f5-4fed-8839-76cff8298240} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
646 2023.11.10 22:52:13.910763 [ 3 ] {} <Debug> HTTP-Session: 8bffde90-b291-4659-894c-4648f4e0ea64 Destroying unnamed session
647 2023.11.10 22:52:13.910878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
648 2023.11.10 22:52:13.910918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
649 2023.11.10 22:52:13.910948 [ 3 ] {} <Debug> HTTP-Session: eef2e985-e4ea-439b-9391-85e49d6b10af Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
650 2023.11.10 22:52:13.910981 [ 3 ] {} <Debug> HTTP-Session: eef2e985-e4ea-439b-9391-85e49d6b10af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
651 2023.11.10 22:52:13.911200 [ 3 ] {8cebdf1f-f8e8-414d-9d8d-296462ac7788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
652 2023.11.10 22:52:13.911258 [ 3 ] {8cebdf1f-f8e8-414d-9d8d-296462ac7788} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
653 2023.11.10 22:52:13.912737 [ 3 ] {8cebdf1f-f8e8-414d-9d8d-296462ac7788} <Debug> oximeter.fields_i16 (5b8c54c3-ef6c-4229-83c4-75c4c5e821a2): Loading data parts
654 2023.11.10 22:52:13.912826 [ 3 ] {8cebdf1f-f8e8-414d-9d8d-296462ac7788} <Debug> oximeter.fields_i16 (5b8c54c3-ef6c-4229-83c4-75c4c5e821a2): There are no data parts
655 2023.11.10 22:52:13.914290 [ 3 ] {8cebdf1f-f8e8-414d-9d8d-296462ac7788} <Debug> DynamicQueryHandler: Done processing query
656 2023.11.10 22:52:13.914314 [ 3 ] {8cebdf1f-f8e8-414d-9d8d-296462ac7788} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
657 2023.11.10 22:52:13.914341 [ 3 ] {} <Debug> HTTP-Session: eef2e985-e4ea-439b-9391-85e49d6b10af Destroying unnamed session
658 2023.11.10 22:52:13.914449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2023.11.10 22:52:13.914502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
660 2023.11.10 22:52:13.914520 [ 3 ] {} <Debug> HTTP-Session: 82ab5811-30ee-4f96-9d54-b6b3dc9e7f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
661 2023.11.10 22:52:13.914547 [ 3 ] {} <Debug> HTTP-Session: 82ab5811-30ee-4f96-9d54-b6b3dc9e7f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2023.11.10 22:52:13.914714 [ 3 ] {20f45be7-f35c-49a1-a615-a568f878665c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
663 2023.11.10 22:52:13.914763 [ 3 ] {20f45be7-f35c-49a1-a615-a568f878665c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
664 2023.11.10 22:52:13.916721 [ 3 ] {20f45be7-f35c-49a1-a615-a568f878665c} <Debug> oximeter.fields_u16 (05a3e175-dd30-4c08-aea8-edd6bdc731b7): Loading data parts
665 2023.11.10 22:52:13.916809 [ 3 ] {20f45be7-f35c-49a1-a615-a568f878665c} <Debug> oximeter.fields_u16 (05a3e175-dd30-4c08-aea8-edd6bdc731b7): There are no data parts
666 2023.11.10 22:52:13.918213 [ 3 ] {20f45be7-f35c-49a1-a615-a568f878665c} <Debug> DynamicQueryHandler: Done processing query
667 2023.11.10 22:52:13.918258 [ 3 ] {20f45be7-f35c-49a1-a615-a568f878665c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
668 2023.11.10 22:52:13.918274 [ 3 ] {} <Debug> HTTP-Session: 82ab5811-30ee-4f96-9d54-b6b3dc9e7f59 Destroying unnamed session
669 2023.11.10 22:52:13.918418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2023.11.10 22:52:13.918480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
671 2023.11.10 22:52:13.918498 [ 3 ] {} <Debug> HTTP-Session: 5d09108e-7dad-4d26-8c7e-c62fa8ef018d Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
672 2023.11.10 22:52:13.918527 [ 3 ] {} <Debug> HTTP-Session: 5d09108e-7dad-4d26-8c7e-c62fa8ef018d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2023.11.10 22:52:13.918691 [ 3 ] {264fd2fd-6a1d-4132-ad30-16821b1171cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
674 2023.11.10 22:52:13.918737 [ 3 ] {264fd2fd-6a1d-4132-ad30-16821b1171cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
675 2023.11.10 22:52:13.920379 [ 3 ] {264fd2fd-6a1d-4132-ad30-16821b1171cb} <Debug> oximeter.fields_i32 (8d29b656-da45-4cb3-9514-682c8c8ec1a3): Loading data parts
676 2023.11.10 22:52:13.920464 [ 3 ] {264fd2fd-6a1d-4132-ad30-16821b1171cb} <Debug> oximeter.fields_i32 (8d29b656-da45-4cb3-9514-682c8c8ec1a3): There are no data parts
677 2023.11.10 22:52:13.921758 [ 3 ] {264fd2fd-6a1d-4132-ad30-16821b1171cb} <Debug> DynamicQueryHandler: Done processing query
678 2023.11.10 22:52:13.921781 [ 3 ] {264fd2fd-6a1d-4132-ad30-16821b1171cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
679 2023.11.10 22:52:13.921805 [ 3 ] {} <Debug> HTTP-Session: 5d09108e-7dad-4d26-8c7e-c62fa8ef018d Destroying unnamed session
680 2023.11.10 22:52:13.921911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
681 2023.11.10 22:52:13.921959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
682 2023.11.10 22:52:13.921984 [ 3 ] {} <Debug> HTTP-Session: 3b0c170a-deb9-4f5c-b739-757b81abf66b Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
683 2023.11.10 22:52:13.921999 [ 3 ] {} <Debug> HTTP-Session: 3b0c170a-deb9-4f5c-b739-757b81abf66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
684 2023.11.10 22:52:13.922215 [ 3 ] {0425849d-42f3-44f2-9298-88d2fcc0366a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
685 2023.11.10 22:52:13.922263 [ 3 ] {0425849d-42f3-44f2-9298-88d2fcc0366a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
686 2023.11.10 22:52:13.923749 [ 3 ] {0425849d-42f3-44f2-9298-88d2fcc0366a} <Debug> oximeter.fields_u32 (065d4bca-598e-45f7-a1f8-2322c2000aec): Loading data parts
687 2023.11.10 22:52:13.923840 [ 3 ] {0425849d-42f3-44f2-9298-88d2fcc0366a} <Debug> oximeter.fields_u32 (065d4bca-598e-45f7-a1f8-2322c2000aec): There are no data parts
688 2023.11.10 22:52:13.925094 [ 3 ] {0425849d-42f3-44f2-9298-88d2fcc0366a} <Debug> DynamicQueryHandler: Done processing query
689 2023.11.10 22:52:13.925126 [ 3 ] {0425849d-42f3-44f2-9298-88d2fcc0366a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
690 2023.11.10 22:52:13.925213 [ 3 ] {} <Debug> HTTP-Session: 3b0c170a-deb9-4f5c-b739-757b81abf66b Destroying unnamed session
691 2023.11.10 22:52:13.925308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
692 2023.11.10 22:52:13.925354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
693 2023.11.10 22:52:13.925379 [ 3 ] {} <Debug> HTTP-Session: b8200fea-79d9-4996-9158-b9a91d5c616f Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
694 2023.11.10 22:52:13.925394 [ 3 ] {} <Debug> HTTP-Session: b8200fea-79d9-4996-9158-b9a91d5c616f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
695 2023.11.10 22:52:13.925542 [ 3 ] {dac71fe1-19c6-400a-b486-6e33ea90e83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
696 2023.11.10 22:52:13.925590 [ 3 ] {dac71fe1-19c6-400a-b486-6e33ea90e83e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
697 2023.11.10 22:52:13.927067 [ 3 ] {dac71fe1-19c6-400a-b486-6e33ea90e83e} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Loading data parts
698 2023.11.10 22:52:13.927228 [ 3 ] {dac71fe1-19c6-400a-b486-6e33ea90e83e} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): There are no data parts
699 2023.11.10 22:52:13.928490 [ 3 ] {dac71fe1-19c6-400a-b486-6e33ea90e83e} <Debug> DynamicQueryHandler: Done processing query
700 2023.11.10 22:52:13.928521 [ 3 ] {dac71fe1-19c6-400a-b486-6e33ea90e83e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
701 2023.11.10 22:52:13.928536 [ 3 ] {} <Debug> HTTP-Session: b8200fea-79d9-4996-9158-b9a91d5c616f Destroying unnamed session
702 2023.11.10 22:52:13.928653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2023.11.10 22:52:13.928699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
704 2023.11.10 22:52:13.928717 [ 3 ] {} <Debug> HTTP-Session: ec1954e3-f86e-46d1-92fd-8c8173cb536a Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
705 2023.11.10 22:52:13.928740 [ 3 ] {} <Debug> HTTP-Session: ec1954e3-f86e-46d1-92fd-8c8173cb536a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2023.11.10 22:52:13.928887 [ 3 ] {20f5cb68-c086-463d-8c5d-831d481782af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
707 2023.11.10 22:52:13.928936 [ 3 ] {20f5cb68-c086-463d-8c5d-831d481782af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
708 2023.11.10 22:52:13.931022 [ 3 ] {20f5cb68-c086-463d-8c5d-831d481782af} <Debug> oximeter.fields_u64 (1815cd6c-d791-479b-9df3-5cbcdb030510): Loading data parts
709 2023.11.10 22:52:13.931129 [ 3 ] {20f5cb68-c086-463d-8c5d-831d481782af} <Debug> oximeter.fields_u64 (1815cd6c-d791-479b-9df3-5cbcdb030510): There are no data parts
710 2023.11.10 22:52:13.932491 [ 3 ] {20f5cb68-c086-463d-8c5d-831d481782af} <Debug> DynamicQueryHandler: Done processing query
711 2023.11.10 22:52:13.932513 [ 3 ] {20f5cb68-c086-463d-8c5d-831d481782af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
712 2023.11.10 22:52:13.932536 [ 3 ] {} <Debug> HTTP-Session: ec1954e3-f86e-46d1-92fd-8c8173cb536a Destroying unnamed session
713 2023.11.10 22:52:13.932643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2023.11.10 22:52:13.932697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
715 2023.11.10 22:52:13.932720 [ 3 ] {} <Debug> HTTP-Session: 4debdc0b-a0d9-463a-a82d-64a04cf5a15f Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
716 2023.11.10 22:52:13.932744 [ 3 ] {} <Debug> HTTP-Session: 4debdc0b-a0d9-463a-a82d-64a04cf5a15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2023.11.10 22:52:13.932885 [ 3 ] {b813f992-a11b-4a91-9535-821d141b8ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
718 2023.11.10 22:52:13.932934 [ 3 ] {b813f992-a11b-4a91-9535-821d141b8ace} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
719 2023.11.10 22:52:13.934475 [ 3 ] {b813f992-a11b-4a91-9535-821d141b8ace} <Debug> oximeter.fields_ipaddr (e7bcd7e4-0e08-457c-a6c2-1b5d2380f1f0): Loading data parts
720 2023.11.10 22:52:13.934582 [ 3 ] {b813f992-a11b-4a91-9535-821d141b8ace} <Debug> oximeter.fields_ipaddr (e7bcd7e4-0e08-457c-a6c2-1b5d2380f1f0): There are no data parts
721 2023.11.10 22:52:13.935917 [ 3 ] {b813f992-a11b-4a91-9535-821d141b8ace} <Debug> DynamicQueryHandler: Done processing query
722 2023.11.10 22:52:13.935942 [ 3 ] {b813f992-a11b-4a91-9535-821d141b8ace} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
723 2023.11.10 22:52:13.935956 [ 3 ] {} <Debug> HTTP-Session: 4debdc0b-a0d9-463a-a82d-64a04cf5a15f Destroying unnamed session
724 2023.11.10 22:52:13.936065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
725 2023.11.10 22:52:13.936114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
726 2023.11.10 22:52:13.936132 [ 3 ] {} <Debug> HTTP-Session: 074da13f-1f85-47c4-9329-3d3ef755b679 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
727 2023.11.10 22:52:13.936154 [ 3 ] {} <Debug> HTTP-Session: 074da13f-1f85-47c4-9329-3d3ef755b679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
728 2023.11.10 22:52:13.936373 [ 3 ] {8b8c0d7a-125f-4f6b-93fe-a2f47c8b09bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
729 2023.11.10 22:52:13.936415 [ 3 ] {8b8c0d7a-125f-4f6b-93fe-a2f47c8b09bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
730 2023.11.10 22:52:13.937892 [ 3 ] {8b8c0d7a-125f-4f6b-93fe-a2f47c8b09bb} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Loading data parts
731 2023.11.10 22:52:13.937968 [ 3 ] {8b8c0d7a-125f-4f6b-93fe-a2f47c8b09bb} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): There are no data parts
732 2023.11.10 22:52:13.939280 [ 3 ] {8b8c0d7a-125f-4f6b-93fe-a2f47c8b09bb} <Debug> DynamicQueryHandler: Done processing query
733 2023.11.10 22:52:13.939313 [ 3 ] {8b8c0d7a-125f-4f6b-93fe-a2f47c8b09bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
734 2023.11.10 22:52:13.939327 [ 3 ] {} <Debug> HTTP-Session: 074da13f-1f85-47c4-9329-3d3ef755b679 Destroying unnamed session
735 2023.11.10 22:52:13.939438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.11.10 22:52:13.939486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.11.10 22:52:13.939504 [ 3 ] {} <Debug> HTTP-Session: 66729ded-8e78-49e7-b7bb-38fb7290a28f Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
738 2023.11.10 22:52:13.939525 [ 3 ] {} <Debug> HTTP-Session: 66729ded-8e78-49e7-b7bb-38fb7290a28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.11.10 22:52:13.939675 [ 3 ] {ef001316-6f60-4450-b90a-75333ae85da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) 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)
740 2023.11.10 22:52:13.939718 [ 3 ] {ef001316-6f60-4450-b90a-75333ae85da2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
741 2023.11.10 22:52:13.941259 [ 3 ] {ef001316-6f60-4450-b90a-75333ae85da2} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Loading data parts
742 2023.11.10 22:52:13.941335 [ 3 ] {ef001316-6f60-4450-b90a-75333ae85da2} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): There are no data parts
743 2023.11.10 22:52:13.942605 [ 3 ] {ef001316-6f60-4450-b90a-75333ae85da2} <Debug> DynamicQueryHandler: Done processing query
744 2023.11.10 22:52:13.942629 [ 3 ] {ef001316-6f60-4450-b90a-75333ae85da2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
745 2023.11.10 22:52:13.942653 [ 3 ] {} <Debug> HTTP-Session: 66729ded-8e78-49e7-b7bb-38fb7290a28f Destroying unnamed session
746 2023.11.10 22:52:13.942768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
747 2023.11.10 22:52:13.942819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
748 2023.11.10 22:52:13.942846 [ 3 ] {} <Debug> HTTP-Session: 9ed0da28-d7da-4994-b326-83ba65b96bba Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
749 2023.11.10 22:52:13.942862 [ 3 ] {} <Debug> HTTP-Session: 9ed0da28-d7da-4994-b326-83ba65b96bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
750 2023.11.10 22:52:13.943076 [ 3 ] {84fbf00d-d42e-480d-ac7f-15e2a52e71d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) /* The timeseries schema table stores the extracted schema for the samples
751 * oximeter collects.
752 */
753 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
754 2023.11.10 22:52:13.943151 [ 3 ] {84fbf00d-d42e-480d-ac7f-15e2a52e71d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
755 2023.11.10 22:52:13.945315 [ 3 ] {84fbf00d-d42e-480d-ac7f-15e2a52e71d6} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6): Loading data parts
756 2023.11.10 22:52:13.945413 [ 3 ] {84fbf00d-d42e-480d-ac7f-15e2a52e71d6} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6): There are no data parts
757 2023.11.10 22:52:13.948881 [ 3 ] {84fbf00d-d42e-480d-ac7f-15e2a52e71d6} <Debug> DynamicQueryHandler: Done processing query
758 2023.11.10 22:52:13.948910 [ 3 ] {84fbf00d-d42e-480d-ac7f-15e2a52e71d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
759 2023.11.10 22:52:13.948930 [ 3 ] {} <Debug> HTTP-Session: 9ed0da28-d7da-4994-b326-83ba65b96bba Destroying unnamed session
760 2023.11.10 22:52:13.949070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57346, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
761 2023.11.10 22:52:13.949122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
762 2023.11.10 22:52:13.949140 [ 3 ] {} <Debug> HTTP-Session: 4ce1dee1-c067-4d3c-8e20-cbdab12978f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57346
763 2023.11.10 22:52:13.949163 [ 3 ] {} <Debug> HTTP-Session: 4ce1dee1-c067-4d3c-8e20-cbdab12978f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
764 2023.11.10 22:52:13.949348 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57346) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
765 2023.11.10 22:52:13.949957 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
766 2023.11.10 22:52:13.955284 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.98 GiB.
767 2023.11.10 22:52:13.957976 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
768 2023.11.10 22:52:13.958180 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Trace> oximeter.version (62707bc0-1d6d-4e82-841d-cd30a40fc815): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
769 2023.11.10 22:52:13.958489 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Information> executeQuery: Read 1 rows, 16.00 B in 0.00908793 sec., 110 rows/sec., 1.72 KiB/sec.
770 2023.11.10 22:52:13.958620 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Debug> DynamicQueryHandler: Done processing query
771 2023.11.10 22:52:13.958647 [ 3 ] {ca0a6351-9b8d-457f-a691-5ab07ee2e7ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
772 2023.11.10 22:52:13.958674 [ 3 ] {} <Debug> HTTP-Session: 4ce1dee1-c067-4d3c-8e20-cbdab12978f7 Destroying unnamed session
773 2023.11.10 22:52:14.002842 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB
774 2023.11.10 22:52:27.243927 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache
775 2023.11.10 22:52:27.244000 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache
776 2023.11.10 22:52:42.244241 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
777 2023.11.10 22:52:42.244331 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
778 2023.11.10 22:52:57.244371 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache
779 2023.11.10 22:52:57.244468 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache
780 2023.11.10 22:52:59.061610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
781 2023.11.10 22:52:59.061743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
782 2023.11.10 22:52:59.061773 [ 3 ] {} <Debug> HTTP-Session: e6494879-46b3-4979-988c-9367f72cce6a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
783 2023.11.10 22:52:59.061819 [ 3 ] {} <Debug> HTTP-Session: e6494879-46b3-4979-988c-9367f72cce6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
784 2023.11.10 22:52:59.061978 [ 3 ] {b22746a3-45bf-4630-8253-e88484218c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
785 2023.11.10 22:52:59.064342 [ 3 ] {b22746a3-45bf-4630-8253-e88484218c42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
786 2023.11.10 22:52:59.067209 [ 3 ] {b22746a3-45bf-4630-8253-e88484218c42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
787 2023.11.10 22:52:59.069846 [ 3 ] {b22746a3-45bf-4630-8253-e88484218c42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
788 2023.11.10 22:52:59.072949 [ 3 ] {b22746a3-45bf-4630-8253-e88484218c42} <Debug> DynamicQueryHandler: Done processing query
789 2023.11.10 22:52:59.072980 [ 3 ] {b22746a3-45bf-4630-8253-e88484218c42} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
790 2023.11.10 22:52:59.073018 [ 3 ] {} <Debug> HTTP-Session: e6494879-46b3-4979-988c-9367f72cce6a Destroying unnamed session
791 2023.11.10 22:52:59.075420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
792 2023.11.10 22:52:59.075501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
793 2023.11.10 22:52:59.075542 [ 3 ] {} <Debug> HTTP-Session: 3fa6ca49-3b59-4439-9c37-bc6539b9b051 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
794 2023.11.10 22:52:59.075562 [ 3 ] {} <Debug> HTTP-Session: 3fa6ca49-3b59-4439-9c37-bc6539b9b051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
795 2023.11.10 22:52:59.075695 [ 3 ] {69726cf7-5def-4d7c-8310-37ce3da35415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
796 2023.11.10 22:52:59.090213 [ 3 ] {69726cf7-5def-4d7c-8310-37ce3da35415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
797 2023.11.10 22:52:59.090361 [ 3 ] {69726cf7-5def-4d7c-8310-37ce3da35415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
798 2023.11.10 22:52:59.090424 [ 3 ] {69726cf7-5def-4d7c-8310-37ce3da35415} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
799 2023.11.10 22:52:59.091349 [ 3 ] {69726cf7-5def-4d7c-8310-37ce3da35415} <Debug> DynamicQueryHandler: Done processing query
800 2023.11.10 22:52:59.091378 [ 3 ] {69726cf7-5def-4d7c-8310-37ce3da35415} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
801 2023.11.10 22:52:59.091395 [ 3 ] {} <Debug> HTTP-Session: 3fa6ca49-3b59-4439-9c37-bc6539b9b051 Destroying unnamed session
802 2023.11.10 22:52:59.092135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
803 2023.11.10 22:52:59.092185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
804 2023.11.10 22:52:59.092206 [ 3 ] {} <Debug> HTTP-Session: b654484b-c111-4a2b-b4be-6087e4cc044c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
805 2023.11.10 22:52:59.092234 [ 3 ] {} <Debug> HTTP-Session: b654484b-c111-4a2b-b4be-6087e4cc044c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
806 2023.11.10 22:52:59.092355 [ 3 ] {2b6dc643-aa1d-447d-83ef-c63166bb1e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
807 2023.11.10 22:52:59.092808 [ 3 ] {2b6dc643-aa1d-447d-83ef-c63166bb1e72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
808 2023.11.10 22:52:59.092953 [ 3 ] {2b6dc643-aa1d-447d-83ef-c63166bb1e72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.11.10 22:52:59.092996 [ 3 ] {2b6dc643-aa1d-447d-83ef-c63166bb1e72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
810 2023.11.10 22:52:59.093867 [ 3 ] {2b6dc643-aa1d-447d-83ef-c63166bb1e72} <Debug> DynamicQueryHandler: Done processing query
811 2023.11.10 22:52:59.093895 [ 3 ] {2b6dc643-aa1d-447d-83ef-c63166bb1e72} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
812 2023.11.10 22:52:59.093911 [ 3 ] {} <Debug> HTTP-Session: b654484b-c111-4a2b-b4be-6087e4cc044c Destroying unnamed session
813 2023.11.10 22:52:59.094182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2023.11.10 22:52:59.094229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
815 2023.11.10 22:52:59.094250 [ 3 ] {} <Debug> HTTP-Session: 80ea1f8d-5db1-41e7-a8a9-5a6c890c6a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
816 2023.11.10 22:52:59.094266 [ 3 ] {} <Debug> HTTP-Session: 80ea1f8d-5db1-41e7-a8a9-5a6c890c6a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2023.11.10 22:52:59.094380 [ 3 ] {09202b9f-c283-4504-932d-70277fe415b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
818 2023.11.10 22:52:59.094720 [ 3 ] {09202b9f-c283-4504-932d-70277fe415b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
819 2023.11.10 22:52:59.094865 [ 3 ] {09202b9f-c283-4504-932d-70277fe415b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.11.10 22:52:59.094906 [ 3 ] {09202b9f-c283-4504-932d-70277fe415b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
821 2023.11.10 22:52:59.095688 [ 3 ] {09202b9f-c283-4504-932d-70277fe415b7} <Debug> DynamicQueryHandler: Done processing query
822 2023.11.10 22:52:59.095715 [ 3 ] {09202b9f-c283-4504-932d-70277fe415b7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
823 2023.11.10 22:52:59.095732 [ 3 ] {} <Debug> HTTP-Session: 80ea1f8d-5db1-41e7-a8a9-5a6c890c6a68 Destroying unnamed session
824 2023.11.10 22:52:59.095982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
825 2023.11.10 22:52:59.096026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
826 2023.11.10 22:52:59.096047 [ 3 ] {} <Debug> HTTP-Session: e07cba1b-d780-436d-9d28-b7351532435d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
827 2023.11.10 22:52:59.096064 [ 3 ] {} <Debug> HTTP-Session: e07cba1b-d780-436d-9d28-b7351532435d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
828 2023.11.10 22:52:59.096176 [ 3 ] {b02101b1-6aa8-46e2-ad76-219b2683dcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
829 2023.11.10 22:52:59.096512 [ 3 ] {b02101b1-6aa8-46e2-ad76-219b2683dcc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
830 2023.11.10 22:52:59.096656 [ 3 ] {b02101b1-6aa8-46e2-ad76-219b2683dcc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2023.11.10 22:52:59.096697 [ 3 ] {b02101b1-6aa8-46e2-ad76-219b2683dcc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
832 2023.11.10 22:52:59.097536 [ 3 ] {b02101b1-6aa8-46e2-ad76-219b2683dcc2} <Debug> DynamicQueryHandler: Done processing query
833 2023.11.10 22:52:59.097563 [ 3 ] {b02101b1-6aa8-46e2-ad76-219b2683dcc2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
834 2023.11.10 22:52:59.097580 [ 3 ] {} <Debug> HTTP-Session: e07cba1b-d780-436d-9d28-b7351532435d Destroying unnamed session
835 2023.11.10 22:52:59.097803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2023.11.10 22:52:59.097848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2023.11.10 22:52:59.097867 [ 3 ] {} <Debug> HTTP-Session: b668668f-9490-4bc8-bdf0-f7929d47fb4d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
838 2023.11.10 22:52:59.097883 [ 3 ] {} <Debug> HTTP-Session: b668668f-9490-4bc8-bdf0-f7929d47fb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2023.11.10 22:52:59.097996 [ 3 ] {ba393db4-d198-464b-b7bd-2536b2d2099d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
840 2023.11.10 22:52:59.098340 [ 3 ] {ba393db4-d198-464b-b7bd-2536b2d2099d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
841 2023.11.10 22:52:59.098486 [ 3 ] {ba393db4-d198-464b-b7bd-2536b2d2099d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
842 2023.11.10 22:52:59.098526 [ 3 ] {ba393db4-d198-464b-b7bd-2536b2d2099d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
843 2023.11.10 22:52:59.099332 [ 3 ] {ba393db4-d198-464b-b7bd-2536b2d2099d} <Debug> DynamicQueryHandler: Done processing query
844 2023.11.10 22:52:59.099360 [ 3 ] {ba393db4-d198-464b-b7bd-2536b2d2099d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
845 2023.11.10 22:52:59.099377 [ 3 ] {} <Debug> HTTP-Session: b668668f-9490-4bc8-bdf0-f7929d47fb4d Destroying unnamed session
846 2023.11.10 22:52:59.099791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
847 2023.11.10 22:52:59.099835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
848 2023.11.10 22:52:59.099855 [ 3 ] {} <Debug> HTTP-Session: 6067171c-a089-4f0e-a5de-648fb5f18e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
849 2023.11.10 22:52:59.099871 [ 3 ] {} <Debug> HTTP-Session: 6067171c-a089-4f0e-a5de-648fb5f18e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
850 2023.11.10 22:52:59.099984 [ 3 ] {b13ee88a-7419-42fe-9d69-a02cf0cbf074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
851 2023.11.10 22:52:59.100328 [ 3 ] {b13ee88a-7419-42fe-9d69-a02cf0cbf074} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2023.11.10 22:52:59.100478 [ 3 ] {b13ee88a-7419-42fe-9d69-a02cf0cbf074} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
853 2023.11.10 22:52:59.100520 [ 3 ] {b13ee88a-7419-42fe-9d69-a02cf0cbf074} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
854 2023.11.10 22:52:59.101420 [ 3 ] {b13ee88a-7419-42fe-9d69-a02cf0cbf074} <Debug> DynamicQueryHandler: Done processing query
855 2023.11.10 22:52:59.101447 [ 3 ] {b13ee88a-7419-42fe-9d69-a02cf0cbf074} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
856 2023.11.10 22:52:59.101463 [ 3 ] {} <Debug> HTTP-Session: 6067171c-a089-4f0e-a5de-648fb5f18e24 Destroying unnamed session
857 2023.11.10 22:52:59.101718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2023.11.10 22:52:59.101768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
859 2023.11.10 22:52:59.101788 [ 3 ] {} <Debug> HTTP-Session: e38d3b77-d062-4918-8dcf-5d0913680675 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
860 2023.11.10 22:52:59.101805 [ 3 ] {} <Debug> HTTP-Session: e38d3b77-d062-4918-8dcf-5d0913680675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2023.11.10 22:52:59.101919 [ 3 ] {799f99bf-c02b-4b0e-975d-de1eeea43c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
862 2023.11.10 22:52:59.102284 [ 3 ] {799f99bf-c02b-4b0e-975d-de1eeea43c6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2023.11.10 22:52:59.102438 [ 3 ] {799f99bf-c02b-4b0e-975d-de1eeea43c6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2023.11.10 22:52:59.102480 [ 3 ] {799f99bf-c02b-4b0e-975d-de1eeea43c6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2023.11.10 22:52:59.103230 [ 3 ] {799f99bf-c02b-4b0e-975d-de1eeea43c6c} <Debug> DynamicQueryHandler: Done processing query
866 2023.11.10 22:52:59.103259 [ 3 ] {799f99bf-c02b-4b0e-975d-de1eeea43c6c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2023.11.10 22:52:59.103277 [ 3 ] {} <Debug> HTTP-Session: e38d3b77-d062-4918-8dcf-5d0913680675 Destroying unnamed session
868 2023.11.10 22:52:59.103511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2023.11.10 22:52:59.103557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
870 2023.11.10 22:52:59.103577 [ 3 ] {} <Debug> HTTP-Session: 7425a98d-a1df-4583-85dd-0ba942df9f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
871 2023.11.10 22:52:59.103595 [ 3 ] {} <Debug> HTTP-Session: 7425a98d-a1df-4583-85dd-0ba942df9f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2023.11.10 22:52:59.103711 [ 3 ] {35953ba4-2a9c-4277-b133-8e35f99d3f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
873 2023.11.10 22:52:59.104060 [ 3 ] {35953ba4-2a9c-4277-b133-8e35f99d3f7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
874 2023.11.10 22:52:59.104213 [ 3 ] {35953ba4-2a9c-4277-b133-8e35f99d3f7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2023.11.10 22:52:59.104255 [ 3 ] {35953ba4-2a9c-4277-b133-8e35f99d3f7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2023.11.10 22:52:59.105137 [ 3 ] {35953ba4-2a9c-4277-b133-8e35f99d3f7a} <Debug> DynamicQueryHandler: Done processing query
877 2023.11.10 22:52:59.105171 [ 3 ] {35953ba4-2a9c-4277-b133-8e35f99d3f7a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2023.11.10 22:52:59.105195 [ 3 ] {} <Debug> HTTP-Session: 7425a98d-a1df-4583-85dd-0ba942df9f46 Destroying unnamed session
879 2023.11.10 22:52:59.105481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2023.11.10 22:52:59.105530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
881 2023.11.10 22:52:59.105550 [ 3 ] {} <Debug> HTTP-Session: f119fcb9-22cc-44fd-aebd-9c7b18057d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
882 2023.11.10 22:52:59.105568 [ 3 ] {} <Debug> HTTP-Session: f119fcb9-22cc-44fd-aebd-9c7b18057d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2023.11.10 22:52:59.105715 [ 3 ] {c3765038-edad-4edd-9849-3887b5aa6b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
884 2023.11.10 22:52:59.106088 [ 3 ] {c3765038-edad-4edd-9849-3887b5aa6b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
885 2023.11.10 22:52:59.106245 [ 3 ] {c3765038-edad-4edd-9849-3887b5aa6b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
886 2023.11.10 22:52:59.106287 [ 3 ] {c3765038-edad-4edd-9849-3887b5aa6b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
887 2023.11.10 22:52:59.107112 [ 3 ] {c3765038-edad-4edd-9849-3887b5aa6b46} <Debug> DynamicQueryHandler: Done processing query
888 2023.11.10 22:52:59.107141 [ 3 ] {c3765038-edad-4edd-9849-3887b5aa6b46} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
889 2023.11.10 22:52:59.107159 [ 3 ] {} <Debug> HTTP-Session: f119fcb9-22cc-44fd-aebd-9c7b18057d8e Destroying unnamed session
890 2023.11.10 22:52:59.107378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
891 2023.11.10 22:52:59.107422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
892 2023.11.10 22:52:59.107441 [ 3 ] {} <Debug> HTTP-Session: 7ada12c1-7bfd-4956-983b-e1029d8e527c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
893 2023.11.10 22:52:59.107458 [ 3 ] {} <Debug> HTTP-Session: 7ada12c1-7bfd-4956-983b-e1029d8e527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
894 2023.11.10 22:52:59.107578 [ 3 ] {0b44a893-b2bc-406c-8f63-368c1a0fc25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
895 2023.11.10 22:52:59.107944 [ 3 ] {0b44a893-b2bc-406c-8f63-368c1a0fc25e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
896 2023.11.10 22:52:59.108101 [ 3 ] {0b44a893-b2bc-406c-8f63-368c1a0fc25e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
897 2023.11.10 22:52:59.108144 [ 3 ] {0b44a893-b2bc-406c-8f63-368c1a0fc25e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
898 2023.11.10 22:52:59.108987 [ 3 ] {0b44a893-b2bc-406c-8f63-368c1a0fc25e} <Debug> DynamicQueryHandler: Done processing query
899 2023.11.10 22:52:59.109015 [ 3 ] {0b44a893-b2bc-406c-8f63-368c1a0fc25e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
900 2023.11.10 22:52:59.109031 [ 3 ] {} <Debug> HTTP-Session: 7ada12c1-7bfd-4956-983b-e1029d8e527c Destroying unnamed session
901 2023.11.10 22:52:59.114103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
902 2023.11.10 22:52:59.114148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
903 2023.11.10 22:52:59.114168 [ 3 ] {} <Debug> HTTP-Session: 54b5471f-a60c-4a91-8cba-ebbc6fd68601 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
904 2023.11.10 22:52:59.114186 [ 3 ] {} <Debug> HTTP-Session: 54b5471f-a60c-4a91-8cba-ebbc6fd68601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
905 2023.11.10 22:52:59.114306 [ 3 ] {343d5578-b81e-4a1b-843c-2859d43dc0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
906 2023.11.10 22:52:59.114676 [ 3 ] {343d5578-b81e-4a1b-843c-2859d43dc0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
907 2023.11.10 22:52:59.114835 [ 3 ] {343d5578-b81e-4a1b-843c-2859d43dc0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
908 2023.11.10 22:52:59.114878 [ 3 ] {343d5578-b81e-4a1b-843c-2859d43dc0b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
909 2023.11.10 22:52:59.115746 [ 3 ] {343d5578-b81e-4a1b-843c-2859d43dc0b2} <Debug> DynamicQueryHandler: Done processing query
910 2023.11.10 22:52:59.115774 [ 3 ] {343d5578-b81e-4a1b-843c-2859d43dc0b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
911 2023.11.10 22:52:59.115790 [ 3 ] {} <Debug> HTTP-Session: 54b5471f-a60c-4a91-8cba-ebbc6fd68601 Destroying unnamed session
912 2023.11.10 22:52:59.115942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
913 2023.11.10 22:52:59.115984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
914 2023.11.10 22:52:59.116004 [ 3 ] {} <Debug> HTTP-Session: fa500957-4c49-4c49-9b7f-7bf70081fec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
915 2023.11.10 22:52:59.116020 [ 3 ] {} <Debug> HTTP-Session: fa500957-4c49-4c49-9b7f-7bf70081fec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
916 2023.11.10 22:52:59.116101 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
917 2023.11.10 22:52:59.116143 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
918 2023.11.10 22:52:59.116836 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
919 2023.11.10 22:52:59.122093 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
920 2023.11.10 22:52:59.122496 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
921 2023.11.10 22:52:59.122664 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
922 2023.11.10 22:52:59.122786 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.006651877 sec., 1804 rows/sec., 243.41 KiB/sec.
923 2023.11.10 22:52:59.122938 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Debug> DynamicQueryHandler: Done processing query
924 2023.11.10 22:52:59.122962 [ 3 ] {dde8c7c3-a495-4f5a-88ed-742a6255d1bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
925 2023.11.10 22:52:59.122977 [ 3 ] {} <Debug> HTTP-Session: fa500957-4c49-4c49-9b7f-7bf70081fec7 Destroying unnamed session
926 2023.11.10 22:52:59.123095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.11.10 22:52:59.123140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.11.10 22:52:59.123160 [ 3 ] {} <Debug> HTTP-Session: b9d72fb7-91a6-4a6b-b83f-1e8989d07c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
929 2023.11.10 22:52:59.123177 [ 3 ] {} <Debug> HTTP-Session: b9d72fb7-91a6-4a6b-b83f-1e8989d07c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.11.10 22:52:59.123251 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
931 2023.11.10 22:52:59.123290 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
932 2023.11.10 22:52:59.123401 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2023.11.10 22:52:59.127080 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
934 2023.11.10 22:52:59.127304 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
935 2023.11.10 22:52:59.127456 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
936 2023.11.10 22:52:59.127571 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004288135 sec., 1399 rows/sec., 79.25 KiB/sec.
937 2023.11.10 22:52:59.127682 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Debug> DynamicQueryHandler: Done processing query
938 2023.11.10 22:52:59.127706 [ 3 ] {5862f37e-4f59-4208-acdb-7fb03e9add82} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
939 2023.11.10 22:52:59.127721 [ 3 ] {} <Debug> HTTP-Session: b9d72fb7-91a6-4a6b-b83f-1e8989d07c00 Destroying unnamed session
940 2023.11.10 22:52:59.127882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 15203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2023.11.10 22:52:59.127926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2023.11.10 22:52:59.127947 [ 3 ] {} <Debug> HTTP-Session: cce1c4b9-c1f2-4a04-821f-6ee972cbef1b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
943 2023.11.10 22:52:59.127963 [ 3 ] {} <Debug> HTTP-Session: cce1c4b9-c1f2-4a04-821f-6ee972cbef1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2023.11.10 22:52:59.128039 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
945 2023.11.10 22:52:59.128077 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
946 2023.11.10 22:52:59.128181 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2023.11.10 22:52:59.128513 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
948 2023.11.10 22:52:59.128736 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
949 2023.11.10 22:52:59.128884 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
950 2023.11.10 22:52:59.129001 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000932896 sec., 102905 rows/sec., 9.76 MiB/sec.
951 2023.11.10 22:52:59.129103 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Debug> DynamicQueryHandler: Done processing query
952 2023.11.10 22:52:59.129125 [ 3 ] {0baf54b6-5d4d-4ec1-89bb-625dc8f51ea7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
953 2023.11.10 22:52:59.129139 [ 3 ] {} <Debug> HTTP-Session: cce1c4b9-c1f2-4a04-821f-6ee972cbef1b Destroying unnamed session
954 2023.11.10 22:52:59.129433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 46414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
955 2023.11.10 22:52:59.129478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
956 2023.11.10 22:52:59.129496 [ 3 ] {} <Debug> HTTP-Session: b1467ae8-2770-4c80-aa15-8c2bb2b64498 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
957 2023.11.10 22:52:59.129513 [ 3 ] {} <Debug> HTTP-Session: b1467ae8-2770-4c80-aa15-8c2bb2b64498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
958 2023.11.10 22:52:59.129595 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
959 2023.11.10 22:52:59.129633 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
960 2023.11.10 22:52:59.132468 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
961 2023.11.10 22:52:59.134943 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
962 2023.11.10 22:52:59.137079 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
963 2023.11.10 22:52:59.137236 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
964 2023.11.10 22:52:59.137343 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.007714536 sec., 37720 rows/sec., 2.59 MiB/sec.
965 2023.11.10 22:52:59.137487 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Debug> DynamicQueryHandler: Done processing query
966 2023.11.10 22:52:59.137511 [ 3 ] {f5ada906-36ae-4ec7-b3fc-62922aa06db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
967 2023.11.10 22:52:59.137526 [ 3 ] {} <Debug> HTTP-Session: b1467ae8-2770-4c80-aa15-8c2bb2b64498 Destroying unnamed session
968 2023.11.10 22:52:59.137658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2023.11.10 22:52:59.137704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2023.11.10 22:52:59.137724 [ 3 ] {} <Debug> HTTP-Session: 3056a947-6731-4114-8872-9bba168244a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
971 2023.11.10 22:52:59.137741 [ 3 ] {} <Debug> HTTP-Session: 3056a947-6731-4114-8872-9bba168244a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2023.11.10 22:52:59.137812 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
973 2023.11.10 22:52:59.137851 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
974 2023.11.10 22:52:59.137960 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
975 2023.11.10 22:52:59.138329 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
976 2023.11.10 22:52:59.138723 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
977 2023.11.10 22:52:59.138900 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
978 2023.11.10 22:52:59.139018 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001177891 sec., 5093 rows/sec., 213.90 KiB/sec.
979 2023.11.10 22:52:59.139134 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Debug> DynamicQueryHandler: Done processing query
980 2023.11.10 22:52:59.139157 [ 3 ] {104297ca-b5be-46ce-bf5e-5562f5cb0cfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
981 2023.11.10 22:52:59.139172 [ 3 ] {} <Debug> HTTP-Session: 3056a947-6731-4114-8872-9bba168244a1 Destroying unnamed session
982 2023.11.10 22:52:59.139315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
983 2023.11.10 22:52:59.139360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
984 2023.11.10 22:52:59.139379 [ 3 ] {} <Debug> HTTP-Session: 760f0bd3-f941-4f69-a3ac-b5d48053d1d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
985 2023.11.10 22:52:59.139396 [ 3 ] {} <Debug> HTTP-Session: 760f0bd3-f941-4f69-a3ac-b5d48053d1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
986 2023.11.10 22:52:59.139470 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
987 2023.11.10 22:52:59.139511 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
988 2023.11.10 22:52:59.139628 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
989 2023.11.10 22:52:59.139942 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
990 2023.11.10 22:52:59.140201 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
991 2023.11.10 22:52:59.140377 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
992 2023.11.10 22:52:59.140499 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000999958 sec., 70002 rows/sec., 4.24 MiB/sec.
993 2023.11.10 22:52:59.140621 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Debug> DynamicQueryHandler: Done processing query
994 2023.11.10 22:52:59.140647 [ 3 ] {a1768cde-b25b-458a-994a-97d37ac8267f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
995 2023.11.10 22:52:59.140663 [ 3 ] {} <Debug> HTTP-Session: 760f0bd3-f941-4f69-a3ac-b5d48053d1d0 Destroying unnamed session
996 2023.11.10 22:52:59.140774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2023.11.10 22:52:59.140820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2023.11.10 22:52:59.140838 [ 3 ] {} <Debug> HTTP-Session: ff24ef1b-32e3-469e-b916-5278030b398a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
999 2023.11.10 22:52:59.140855 [ 3 ] {} <Debug> HTTP-Session: ff24ef1b-32e3-469e-b916-5278030b398a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2023.11.10 22:52:59.140926 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1001 2023.11.10 22:52:59.140964 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1002 2023.11.10 22:52:59.141067 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1003 2023.11.10 22:52:59.141351 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
1004 2023.11.10 22:52:59.141588 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1005 2023.11.10 22:52:59.141765 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1006 2023.11.10 22:52:59.141882 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000927216 sec., 22648 rows/sec., 1.17 MiB/sec.
1007 2023.11.10 22:52:59.142006 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Debug> DynamicQueryHandler: Done processing query
1008 2023.11.10 22:52:59.142028 [ 3 ] {73744655-da1b-4121-86c1-3a61a4e8a0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1009 2023.11.10 22:52:59.142044 [ 3 ] {} <Debug> HTTP-Session: ff24ef1b-32e3-469e-b916-5278030b398a Destroying unnamed session
1010 2023.11.10 22:53:09.032791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1011 2023.11.10 22:53:09.032939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1012 2023.11.10 22:53:09.032982 [ 3 ] {} <Debug> HTTP-Session: 04fe710c-e7e2-49b0-825a-17f9c15b2616 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1013 2023.11.10 22:53:09.033021 [ 3 ] {} <Debug> HTTP-Session: 04fe710c-e7e2-49b0-825a-17f9c15b2616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1014 2023.11.10 22:53:09.033163 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1015 2023.11.10 22:53:09.033221 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1016 2023.11.10 22:53:09.033375 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1017 2023.11.10 22:53:09.033891 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
1018 2023.11.10 22:53:09.034159 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1019 2023.11.10 22:53:09.034345 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1020 2023.11.10 22:53:09.034475 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001276902 sec., 4698 rows/sec., 266.15 KiB/sec.
1021 2023.11.10 22:53:09.034634 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Debug> DynamicQueryHandler: Done processing query
1022 2023.11.10 22:53:09.034658 [ 3 ] {4dc985cc-fa73-4271-b211-dd8a8e091c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1023 2023.11.10 22:53:09.034675 [ 3 ] {} <Debug> HTTP-Session: 04fe710c-e7e2-49b0-825a-17f9c15b2616 Destroying unnamed session
1024 2023.11.10 22:53:09.034858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 15203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1025 2023.11.10 22:53:09.034908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1026 2023.11.10 22:53:09.034928 [ 3 ] {} <Debug> HTTP-Session: 3e90152d-c103-44d9-b994-3bdff28a1419 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1027 2023.11.10 22:53:09.034947 [ 3 ] {} <Debug> HTTP-Session: 3e90152d-c103-44d9-b994-3bdff28a1419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1028 2023.11.10 22:53:09.035033 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1029 2023.11.10 22:53:09.035074 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1030 2023.11.10 22:53:09.035181 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1031 2023.11.10 22:53:09.035606 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
1032 2023.11.10 22:53:09.035835 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1033 2023.11.10 22:53:09.035987 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1034 2023.11.10 22:53:09.036109 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001046759 sec., 91711 rows/sec., 8.70 MiB/sec.
1035 2023.11.10 22:53:09.036235 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Debug> DynamicQueryHandler: Done processing query
1036 2023.11.10 22:53:09.036259 [ 3 ] {3421e02e-7ccf-4ba3-bd64-df6a6565d233} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1037 2023.11.10 22:53:09.036275 [ 3 ] {} <Debug> HTTP-Session: 3e90152d-c103-44d9-b994-3bdff28a1419 Destroying unnamed session
1038 2023.11.10 22:53:09.036551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 46414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1039 2023.11.10 22:53:09.036600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1040 2023.11.10 22:53:09.036620 [ 3 ] {} <Debug> HTTP-Session: 447264a1-6e90-4514-85a5-0f0c01142f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1041 2023.11.10 22:53:09.036637 [ 3 ] {} <Debug> HTTP-Session: 447264a1-6e90-4514-85a5-0f0c01142f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1042 2023.11.10 22:53:09.036729 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1043 2023.11.10 22:53:09.036769 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1044 2023.11.10 22:53:09.036876 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1045 2023.11.10 22:53:09.037384 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
1046 2023.11.10 22:53:09.037617 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1047 2023.11.10 22:53:09.037773 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1048 2023.11.10 22:53:09.037891 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.00113206 sec., 257053 rows/sec., 17.64 MiB/sec.
1049 2023.11.10 22:53:09.038010 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Debug> DynamicQueryHandler: Done processing query
1050 2023.11.10 22:53:09.038034 [ 3 ] {2f408654-24ef-437d-95d0-fb24f296fb2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1051 2023.11.10 22:53:09.038049 [ 3 ] {} <Debug> HTTP-Session: 447264a1-6e90-4514-85a5-0f0c01142f6f Destroying unnamed session
1052 2023.11.10 22:53:09.038221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1053 2023.11.10 22:53:09.038266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1054 2023.11.10 22:53:09.038285 [ 3 ] {} <Debug> HTTP-Session: 883e066d-f3c6-4f42-8f95-73332432c949 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1055 2023.11.10 22:53:09.038301 [ 3 ] {} <Debug> HTTP-Session: 883e066d-f3c6-4f42-8f95-73332432c949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1056 2023.11.10 22:53:09.038371 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1057 2023.11.10 22:53:09.038411 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1058 2023.11.10 22:53:09.038518 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1059 2023.11.10 22:53:09.038778 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
1060 2023.11.10 22:53:09.039020 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1061 2023.11.10 22:53:09.039195 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1062 2023.11.10 22:53:09.039315 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000915256 sec., 6555 rows/sec., 275.28 KiB/sec.
1063 2023.11.10 22:53:09.039454 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Debug> DynamicQueryHandler: Done processing query
1064 2023.11.10 22:53:09.039478 [ 3 ] {ce240c9a-cb3a-4c14-aca1-54e42e1af6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1065 2023.11.10 22:53:09.039494 [ 3 ] {} <Debug> HTTP-Session: 883e066d-f3c6-4f42-8f95-73332432c949 Destroying unnamed session
1066 2023.11.10 22:53:09.039655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1067 2023.11.10 22:53:09.039701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1068 2023.11.10 22:53:09.039720 [ 3 ] {} <Debug> HTTP-Session: f181c2f1-5dca-4c76-a7af-b4c0f3ca94fd Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1069 2023.11.10 22:53:09.039737 [ 3 ] {} <Debug> HTTP-Session: f181c2f1-5dca-4c76-a7af-b4c0f3ca94fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1070 2023.11.10 22:53:09.039812 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1071 2023.11.10 22:53:09.039854 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1072 2023.11.10 22:53:09.039975 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1073 2023.11.10 22:53:09.040297 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
1074 2023.11.10 22:53:09.040551 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1075 2023.11.10 22:53:09.040749 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1076 2023.11.10 22:53:09.040869 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001028047 sec., 68090 rows/sec., 4.13 MiB/sec.
1077 2023.11.10 22:53:09.040982 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Debug> DynamicQueryHandler: Done processing query
1078 2023.11.10 22:53:09.041006 [ 3 ] {dac5f6ba-9610-4470-875e-3ac565a36684} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1079 2023.11.10 22:53:09.041021 [ 3 ] {} <Debug> HTTP-Session: f181c2f1-5dca-4c76-a7af-b4c0f3ca94fd Destroying unnamed session
1080 2023.11.10 22:53:09.041133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1081 2023.11.10 22:53:09.041176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1082 2023.11.10 22:53:09.041195 [ 3 ] {} <Debug> HTTP-Session: cd9a7c75-2cc1-41ef-9ffc-ac343e073b44 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1083 2023.11.10 22:53:09.041211 [ 3 ] {} <Debug> HTTP-Session: cd9a7c75-2cc1-41ef-9ffc-ac343e073b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1084 2023.11.10 22:53:09.041281 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1085 2023.11.10 22:53:09.041320 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1086 2023.11.10 22:53:09.041423 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1087 2023.11.10 22:53:09.041681 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.97 GiB.
1088 2023.11.10 22:53:09.041917 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1089 2023.11.10 22:53:09.042090 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1090 2023.11.10 22:53:09.042206 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000897916 sec., 23387 rows/sec., 1.21 MiB/sec.
1091 2023.11.10 22:53:09.042319 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Debug> DynamicQueryHandler: Done processing query
1092 2023.11.10 22:53:09.042341 [ 3 ] {e3a9eba8-4321-4b92-b002-8ce452b06394} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1093 2023.11.10 22:53:09.042357 [ 3 ] {} <Debug> HTTP-Session: cd9a7c75-2cc1-41ef-9ffc-ac343e073b44 Destroying unnamed session
1094 2023.11.10 22:53:12.244514 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
1095 2023.11.10 22:53:12.244576 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
1096 2023.11.10 22:53:19.032573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1097 2023.11.10 22:53:19.032733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1098 2023.11.10 22:53:19.032765 [ 3 ] {} <Debug> HTTP-Session: 559a7959-1d2e-4743-af1f-d400f0b0af8b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1099 2023.11.10 22:53:19.032794 [ 3 ] {} <Debug> HTTP-Session: 559a7959-1d2e-4743-af1f-d400f0b0af8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1100 2023.11.10 22:53:19.032938 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1101 2023.11.10 22:53:19.033006 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1102 2023.11.10 22:53:19.033186 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1103 2023.11.10 22:53:19.033655 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1104 2023.11.10 22:53:19.033953 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1105 2023.11.10 22:53:19.034134 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1106 2023.11.10 22:53:19.034284 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001298303 sec., 4621 rows/sec., 261.76 KiB/sec.
1107 2023.11.10 22:53:19.034492 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Debug> DynamicQueryHandler: Done processing query
1108 2023.11.10 22:53:19.034521 [ 3 ] {1e90f913-6767-495d-b959-ac635b8460e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1109 2023.11.10 22:53:19.034538 [ 3 ] {} <Debug> HTTP-Session: 559a7959-1d2e-4743-af1f-d400f0b0af8b Destroying unnamed session
1110 2023.11.10 22:53:19.034753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 15203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1111 2023.11.10 22:53:19.034807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1112 2023.11.10 22:53:19.034829 [ 3 ] {} <Debug> HTTP-Session: f3ed9bf9-57b2-4b9d-8ee5-f115f8049f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1113 2023.11.10 22:53:19.034848 [ 3 ] {} <Debug> HTTP-Session: f3ed9bf9-57b2-4b9d-8ee5-f115f8049f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1114 2023.11.10 22:53:19.034942 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1115 2023.11.10 22:53:19.034986 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1116 2023.11.10 22:53:19.035109 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1117 2023.11.10 22:53:19.035479 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1118 2023.11.10 22:53:19.035717 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1119 2023.11.10 22:53:19.035879 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1120 2023.11.10 22:53:19.036009 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001038429 sec., 92447 rows/sec., 8.77 MiB/sec.
1121 2023.11.10 22:53:19.036146 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Debug> DynamicQueryHandler: Done processing query
1122 2023.11.10 22:53:19.036171 [ 3 ] {82ec98ec-949b-4b85-9e9b-849a8cdf606e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1123 2023.11.10 22:53:19.036188 [ 3 ] {} <Debug> HTTP-Session: f3ed9bf9-57b2-4b9d-8ee5-f115f8049f7b Destroying unnamed session
1124 2023.11.10 22:53:19.036599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 46414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1125 2023.11.10 22:53:19.036652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1126 2023.11.10 22:53:19.036671 [ 3 ] {} <Debug> HTTP-Session: fe1094d8-9db5-4f90-b59e-6aae1bfb79cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1127 2023.11.10 22:53:19.036690 [ 3 ] {} <Debug> HTTP-Session: fe1094d8-9db5-4f90-b59e-6aae1bfb79cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1128 2023.11.10 22:53:19.036789 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1129 2023.11.10 22:53:19.036832 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1130 2023.11.10 22:53:19.036943 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1131 2023.11.10 22:53:19.037382 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1132 2023.11.10 22:53:19.037634 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1133 2023.11.10 22:53:19.037791 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1134 2023.11.10 22:53:19.037914 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001096149 sec., 265474 rows/sec., 18.22 MiB/sec.
1135 2023.11.10 22:53:19.038033 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Debug> DynamicQueryHandler: Done processing query
1136 2023.11.10 22:53:19.038057 [ 3 ] {6bd381af-d2f1-4d93-b570-77e304524bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1137 2023.11.10 22:53:19.038073 [ 3 ] {} <Debug> HTTP-Session: fe1094d8-9db5-4f90-b59e-6aae1bfb79cb Destroying unnamed session
1138 2023.11.10 22:53:19.038196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1139 2023.11.10 22:53:19.038242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1140 2023.11.10 22:53:19.038262 [ 3 ] {} <Debug> HTTP-Session: b375e2aa-d454-4bdb-86b9-5333de7480f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1141 2023.11.10 22:53:19.038280 [ 3 ] {} <Debug> HTTP-Session: b375e2aa-d454-4bdb-86b9-5333de7480f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1142 2023.11.10 22:53:19.038356 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1143 2023.11.10 22:53:19.038397 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1144 2023.11.10 22:53:19.038502 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1145 2023.11.10 22:53:19.038775 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1146 2023.11.10 22:53:19.039023 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1147 2023.11.10 22:53:19.039202 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1148 2023.11.10 22:53:19.039326 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000942176 sec., 6368 rows/sec., 267.42 KiB/sec.
1149 2023.11.10 22:53:19.039450 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Debug> DynamicQueryHandler: Done processing query
1150 2023.11.10 22:53:19.039473 [ 3 ] {4bf89cab-90dc-4a1f-99b3-4a59e8164e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1151 2023.11.10 22:53:19.039489 [ 3 ] {} <Debug> HTTP-Session: b375e2aa-d454-4bdb-86b9-5333de7480f3 Destroying unnamed session
1152 2023.11.10 22:53:19.039614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2023.11.10 22:53:19.039661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1154 2023.11.10 22:53:19.039680 [ 3 ] {} <Debug> HTTP-Session: 1ff33a88-27bd-4000-9bfd-77a6c63a2e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1155 2023.11.10 22:53:19.039697 [ 3 ] {} <Debug> HTTP-Session: 1ff33a88-27bd-4000-9bfd-77a6c63a2e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2023.11.10 22:53:19.039777 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1157 2023.11.10 22:53:19.039819 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1158 2023.11.10 22:53:19.039937 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1159 2023.11.10 22:53:19.040236 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1160 2023.11.10 22:53:19.040490 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1161 2023.11.10 22:53:19.040690 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1162 2023.11.10 22:53:19.040814 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001009897 sec., 69313 rows/sec., 4.20 MiB/sec.
1163 2023.11.10 22:53:19.040931 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Debug> DynamicQueryHandler: Done processing query
1164 2023.11.10 22:53:19.040954 [ 3 ] {91d5ea13-f967-4f27-b9b4-dd089aa60341} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1165 2023.11.10 22:53:19.040970 [ 3 ] {} <Debug> HTTP-Session: 1ff33a88-27bd-4000-9bfd-77a6c63a2e56 Destroying unnamed session
1166 2023.11.10 22:53:19.041077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2023.11.10 22:53:19.041122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1168 2023.11.10 22:53:19.041141 [ 3 ] {} <Debug> HTTP-Session: 061d851f-244f-418c-b765-22f0777d1739 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1169 2023.11.10 22:53:19.041158 [ 3 ] {} <Debug> HTTP-Session: 061d851f-244f-418c-b765-22f0777d1739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2023.11.10 22:53:19.041232 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1171 2023.11.10 22:53:19.041271 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1172 2023.11.10 22:53:19.041374 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1173 2023.11.10 22:53:19.041625 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1174 2023.11.10 22:53:19.041865 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1175 2023.11.10 22:53:19.042054 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1176 2023.11.10 22:53:19.042178 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000918476 sec., 22863 rows/sec., 1.19 MiB/sec.
1177 2023.11.10 22:53:19.042349 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Debug> DynamicQueryHandler: Done processing query
1178 2023.11.10 22:53:19.042373 [ 3 ] {84dd3e54-29d3-4f27-bde9-8257d53fa5d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1179 2023.11.10 22:53:19.042388 [ 3 ] {} <Debug> HTTP-Session: 061d851f-244f-418c-b765-22f0777d1739 Destroying unnamed session
1180 2023.11.10 22:53:27.244830 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
1181 2023.11.10 22:53:27.244894 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
1182 2023.11.10 22:53:29.031329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1183 2023.11.10 22:53:29.031446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1184 2023.11.10 22:53:29.031473 [ 3 ] {} <Debug> HTTP-Session: ee884fb2-7687-4498-a3f9-3912ec356728 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1185 2023.11.10 22:53:29.031496 [ 3 ] {} <Debug> HTTP-Session: ee884fb2-7687-4498-a3f9-3912ec356728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1186 2023.11.10 22:53:29.031681 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
1187 2023.11.10 22:53:29.034554 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1188 2023.11.10 22:53:29.034774 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1189 2023.11.10 22:53:29.034894 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1190 2023.11.10 22:53:29.035195 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1191 2023.11.10 22:53:29.039218 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1192 2023.11.10 22:53:29.039252 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1193 2023.11.10 22:53:29.039438 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1194 2023.11.10 22:53:29.054584 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.022855652 sec., 525 rows/sec., 70.84 KiB/sec.
1195 2023.11.10 22:53:29.054805 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Debug> DynamicQueryHandler: Done processing query
1196 2023.11.10 22:53:29.054830 [ 3 ] {d8f497a8-31ba-42cc-9042-6fa592aa0b8c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1197 2023.11.10 22:53:29.054847 [ 3 ] {} <Debug> HTTP-Session: ee884fb2-7687-4498-a3f9-3912ec356728 Destroying unnamed session
1198 2023.11.10 22:53:29.057814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1199 2023.11.10 22:53:29.057887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1200 2023.11.10 22:53:29.057921 [ 3 ] {} <Debug> HTTP-Session: 6d7b7dcc-c101-42da-a9ef-76ee8148a27d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1201 2023.11.10 22:53:29.057948 [ 3 ] {} <Debug> HTTP-Session: 6d7b7dcc-c101-42da-a9ef-76ee8148a27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1202 2023.11.10 22:53:29.058145 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
1203 2023.11.10 22:53:29.058863 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1204 2023.11.10 22:53:29.059033 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1205 2023.11.10 22:53:29.059077 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1206 2023.11.10 22:53:29.059223 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1207 2023.11.10 22:53:29.059252 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1208 2023.11.10 22:53:29.059278 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1209 2023.11.10 22:53:29.059308 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1210 2023.11.10 22:53:29.060266 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002067356 sec., 5804 rows/sec., 783.19 KiB/sec.
1211 2023.11.10 22:53:29.060474 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Debug> DynamicQueryHandler: Done processing query
1212 2023.11.10 22:53:29.060499 [ 3 ] {bf3bb6a5-81f1-4a3a-a443-acf9f1bf1cf3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1213 2023.11.10 22:53:29.060516 [ 3 ] {} <Debug> HTTP-Session: 6d7b7dcc-c101-42da-a9ef-76ee8148a27d Destroying unnamed session
1214 2023.11.10 22:53:29.060901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1215 2023.11.10 22:53:29.060948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1216 2023.11.10 22:53:29.060968 [ 3 ] {} <Debug> HTTP-Session: ca8819e4-3400-42be-a27c-f21b9e828bec Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1217 2023.11.10 22:53:29.060986 [ 3 ] {} <Debug> HTTP-Session: ca8819e4-3400-42be-a27c-f21b9e828bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1218 2023.11.10 22:53:29.061113 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
1219 2023.11.10 22:53:29.061590 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1220 2023.11.10 22:53:29.061759 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1221 2023.11.10 22:53:29.061801 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1222 2023.11.10 22:53:29.061946 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1223 2023.11.10 22:53:29.061974 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1224 2023.11.10 22:53:29.061996 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1225 2023.11.10 22:53:29.062024 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1226 2023.11.10 22:53:29.062952 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001799181 sec., 6669 rows/sec., 899.93 KiB/sec.
1227 2023.11.10 22:53:29.063143 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Debug> DynamicQueryHandler: Done processing query
1228 2023.11.10 22:53:29.063167 [ 3 ] {ae4ae489-8307-47b5-a2d4-04f6ce75186c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1229 2023.11.10 22:53:29.063184 [ 3 ] {} <Debug> HTTP-Session: ca8819e4-3400-42be-a27c-f21b9e828bec Destroying unnamed session
1230 2023.11.10 22:53:29.063384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2023.11.10 22:53:29.063429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2023.11.10 22:53:29.063448 [ 3 ] {} <Debug> HTTP-Session: 5b5dbfa6-0f5c-4338-b91c-cb9ed9f8c66b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1233 2023.11.10 22:53:29.063464 [ 3 ] {} <Debug> HTTP-Session: 5b5dbfa6-0f5c-4338-b91c-cb9ed9f8c66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2023.11.10 22:53:29.063588 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
1235 2023.11.10 22:53:29.064062 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1236 2023.11.10 22:53:29.064231 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1237 2023.11.10 22:53:29.064273 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1238 2023.11.10 22:53:29.064416 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1239 2023.11.10 22:53:29.064444 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1240 2023.11.10 22:53:29.064465 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1241 2023.11.10 22:53:29.064492 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1242 2023.11.10 22:53:29.065558 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001924984 sec., 6233 rows/sec., 841.12 KiB/sec.
1243 2023.11.10 22:53:29.065752 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Debug> DynamicQueryHandler: Done processing query
1244 2023.11.10 22:53:29.065776 [ 3 ] {c082735a-9d9c-4bbb-a2c4-ad6853c2404a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1245 2023.11.10 22:53:29.065793 [ 3 ] {} <Debug> HTTP-Session: 5b5dbfa6-0f5c-4338-b91c-cb9ed9f8c66b Destroying unnamed session
1246 2023.11.10 22:53:29.067341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1247 2023.11.10 22:53:29.067385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1248 2023.11.10 22:53:29.067405 [ 3 ] {} <Debug> HTTP-Session: 23759947-6f08-4fbc-85fc-611ec57f7ed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1249 2023.11.10 22:53:29.067422 [ 3 ] {} <Debug> HTTP-Session: 23759947-6f08-4fbc-85fc-611ec57f7ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1250 2023.11.10 22:53:29.067503 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1251 2023.11.10 22:53:29.067544 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1252 2023.11.10 22:53:29.067686 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1253 2023.11.10 22:53:29.068023 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1254 2023.11.10 22:53:29.068309 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1255 2023.11.10 22:53:29.068478 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1256 2023.11.10 22:53:29.068599 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001067529 sec., 3746 rows/sec., 405.25 KiB/sec.
1257 2023.11.10 22:53:29.068759 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Debug> DynamicQueryHandler: Done processing query
1258 2023.11.10 22:53:29.068784 [ 3 ] {32fcca2a-5e5a-48df-8be7-3126284f570b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1259 2023.11.10 22:53:29.068800 [ 3 ] {} <Debug> HTTP-Session: 23759947-6f08-4fbc-85fc-611ec57f7ed7 Destroying unnamed session
1260 2023.11.10 22:53:29.068918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 6346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1261 2023.11.10 22:53:29.068964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1262 2023.11.10 22:53:29.068984 [ 3 ] {} <Debug> HTTP-Session: 43eed0d5-cd82-4a29-a61e-9a0d1fe0b65f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1263 2023.11.10 22:53:29.069002 [ 3 ] {} <Debug> HTTP-Session: 43eed0d5-cd82-4a29-a61e-9a0d1fe0b65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1264 2023.11.10 22:53:29.069077 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1265 2023.11.10 22:53:29.069116 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1266 2023.11.10 22:53:29.069231 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1267 2023.11.10 22:53:29.069552 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1268 2023.11.10 22:53:29.069765 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1269 2023.11.10 22:53:29.069921 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1270 2023.11.10 22:53:29.070038 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.000933246 sec., 48218 rows/sec., 3.66 MiB/sec.
1271 2023.11.10 22:53:29.070191 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Debug> DynamicQueryHandler: Done processing query
1272 2023.11.10 22:53:29.070216 [ 3 ] {c34c6f13-d746-4ea2-9dbc-9e0246135f63} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1273 2023.11.10 22:53:29.070232 [ 3 ] {} <Debug> HTTP-Session: 43eed0d5-cd82-4a29-a61e-9a0d1fe0b65f Destroying unnamed session
1274 2023.11.10 22:53:29.070475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 34238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1275 2023.11.10 22:53:29.070521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1276 2023.11.10 22:53:29.070539 [ 3 ] {} <Debug> HTTP-Session: dc803dd3-38a9-4f5b-815d-16aae16c7dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1277 2023.11.10 22:53:29.070556 [ 3 ] {} <Debug> HTTP-Session: dc803dd3-38a9-4f5b-815d-16aae16c7dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1278 2023.11.10 22:53:29.070637 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1279 2023.11.10 22:53:29.070677 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1280 2023.11.10 22:53:29.070788 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1281 2023.11.10 22:53:29.071251 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1282 2023.11.10 22:53:29.071486 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1283 2023.11.10 22:53:29.071638 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1284 2023.11.10 22:53:29.071763 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Information> executeQuery: Read 213 rows, 21.23 KiB in 0.001091869 sec., 195078 rows/sec., 18.98 MiB/sec.
1285 2023.11.10 22:53:29.071886 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Debug> DynamicQueryHandler: Done processing query
1286 2023.11.10 22:53:29.071911 [ 3 ] {a7cf5a7e-84ce-4aa2-9391-94f51a047f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1287 2023.11.10 22:53:29.071927 [ 3 ] {} <Debug> HTTP-Session: dc803dd3-38a9-4f5b-815d-16aae16c7dd4 Destroying unnamed session
1288 2023.11.10 22:53:29.072235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 55570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2023.11.10 22:53:29.072291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1290 2023.11.10 22:53:29.072315 [ 3 ] {} <Debug> HTTP-Session: 54c66915-1592-4e24-87e4-a77fb3a34d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1291 2023.11.10 22:53:29.072336 [ 3 ] {} <Debug> HTTP-Session: 54c66915-1592-4e24-87e4-a77fb3a34d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2023.11.10 22:53:29.072431 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1293 2023.11.10 22:53:29.072471 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1294 2023.11.10 22:53:29.072576 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1295 2023.11.10 22:53:29.073250 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1296 2023.11.10 22:53:29.073534 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1297 2023.11.10 22:53:29.073715 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1298 2023.11.10 22:53:29.073838 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Information> executeQuery: Read 345 rows, 24.78 KiB in 0.001374094 sec., 251074 rows/sec., 17.61 MiB/sec.
1299 2023.11.10 22:53:29.074000 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Debug> DynamicQueryHandler: Done processing query
1300 2023.11.10 22:53:29.074025 [ 3 ] {385b34b5-51ae-4a20-bc36-efdc471c5da7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1301 2023.11.10 22:53:29.074041 [ 3 ] {} <Debug> HTTP-Session: 54c66915-1592-4e24-87e4-a77fb3a34d8d Destroying unnamed session
1302 2023.11.10 22:53:29.074171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2023.11.10 22:53:29.074217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2023.11.10 22:53:29.074236 [ 3 ] {} <Debug> HTTP-Session: a123ce8d-5a3b-41a1-8a19-b96449df2375 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1305 2023.11.10 22:53:29.074252 [ 3 ] {} <Debug> HTTP-Session: a123ce8d-5a3b-41a1-8a19-b96449df2375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2023.11.10 22:53:29.074323 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1307 2023.11.10 22:53:29.074362 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1308 2023.11.10 22:53:29.074469 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1309 2023.11.10 22:53:29.074752 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1310 2023.11.10 22:53:29.075008 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1311 2023.11.10 22:53:29.075186 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1312 2023.11.10 22:53:29.075303 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000945157 sec., 6348 rows/sec., 266.57 KiB/sec.
1313 2023.11.10 22:53:29.075422 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Debug> DynamicQueryHandler: Done processing query
1314 2023.11.10 22:53:29.075445 [ 3 ] {1a9302b5-fd75-4de9-bcf8-49f97c15e602} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1315 2023.11.10 22:53:29.075460 [ 3 ] {} <Debug> HTTP-Session: a123ce8d-5a3b-41a1-8a19-b96449df2375 Destroying unnamed session
1316 2023.11.10 22:53:29.075606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1317 2023.11.10 22:53:29.075651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1318 2023.11.10 22:53:29.075670 [ 3 ] {} <Debug> HTTP-Session: bea397ec-1f87-4fd0-9b8c-766a46b0ae59 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1319 2023.11.10 22:53:29.075686 [ 3 ] {} <Debug> HTTP-Session: bea397ec-1f87-4fd0-9b8c-766a46b0ae59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1320 2023.11.10 22:53:29.075760 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1321 2023.11.10 22:53:29.075800 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1322 2023.11.10 22:53:29.075930 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1323 2023.11.10 22:53:29.076267 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1324 2023.11.10 22:53:29.076519 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1325 2023.11.10 22:53:29.076724 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1326 2023.11.10 22:53:29.076845 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001052318 sec., 66519 rows/sec., 4.03 MiB/sec.
1327 2023.11.10 22:53:29.076991 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Debug> DynamicQueryHandler: Done processing query
1328 2023.11.10 22:53:29.077017 [ 3 ] {ab857583-224f-4b45-a415-8fd4771c1296} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1329 2023.11.10 22:53:29.077034 [ 3 ] {} <Debug> HTTP-Session: bea397ec-1f87-4fd0-9b8c-766a46b0ae59 Destroying unnamed session
1330 2023.11.10 22:53:29.077278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1331 2023.11.10 22:53:29.077338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1332 2023.11.10 22:53:29.077360 [ 3 ] {} <Debug> HTTP-Session: dc35e636-a385-49da-bbc1-92e9834f9c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1333 2023.11.10 22:53:29.077378 [ 3 ] {} <Debug> HTTP-Session: dc35e636-a385-49da-bbc1-92e9834f9c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1334 2023.11.10 22:53:29.077464 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1335 2023.11.10 22:53:29.077508 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1336 2023.11.10 22:53:29.077668 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1337 2023.11.10 22:53:29.078240 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1338 2023.11.10 22:53:29.081146 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1339 2023.11.10 22:53:29.081338 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1340 2023.11.10 22:53:29.081457 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.00396377 sec., 9839 rows/sec., 13.28 MiB/sec.
1341 2023.11.10 22:53:29.081590 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Debug> DynamicQueryHandler: Done processing query
1342 2023.11.10 22:53:29.081613 [ 3 ] {7c6b3653-2550-417e-adcf-4c54f89a3014} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1343 2023.11.10 22:53:29.081629 [ 3 ] {} <Debug> HTTP-Session: dc35e636-a385-49da-bbc1-92e9834f9c9f Destroying unnamed session
1344 2023.11.10 22:53:29.081755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2023.11.10 22:53:29.081800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1346 2023.11.10 22:53:29.081820 [ 3 ] {} <Debug> HTTP-Session: 5ca33290-c5c2-4cd7-86e8-1e00f6641d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1347 2023.11.10 22:53:29.081837 [ 3 ] {} <Debug> HTTP-Session: 5ca33290-c5c2-4cd7-86e8-1e00f6641d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1348 2023.11.10 22:53:29.081910 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1349 2023.11.10 22:53:29.081951 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1350 2023.11.10 22:53:29.082058 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1351 2023.11.10 22:53:29.084346 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1352 2023.11.10 22:53:29.084587 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1353 2023.11.10 22:53:29.084763 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1354 2023.11.10 22:53:29.084890 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Information> executeQuery: Read 48 rows, 3.05 KiB in 0.002948882 sec., 16277 rows/sec., 1.01 MiB/sec.
1355 2023.11.10 22:53:29.085008 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Debug> DynamicQueryHandler: Done processing query
1356 2023.11.10 22:53:29.085030 [ 3 ] {54b7a308-5ab2-4e7d-b8c1-80d767138c48} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1357 2023.11.10 22:53:29.085047 [ 3 ] {} <Debug> HTTP-Session: 5ca33290-c5c2-4cd7-86e8-1e00f6641d14 Destroying unnamed session
1358 2023.11.10 22:53:34.025433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1359 2023.11.10 22:53:34.025562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1360 2023.11.10 22:53:34.025588 [ 3 ] {} <Debug> HTTP-Session: 24432ace-f51e-4152-ac66-cc4b690953bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1361 2023.11.10 22:53:34.025612 [ 3 ] {} <Debug> HTTP-Session: 24432ace-f51e-4152-ac66-cc4b690953bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1362 2023.11.10 22:53:34.025802 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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)
1363 2023.11.10 22:53:34.026411 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1364 2023.11.10 22:53:34.026594 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1365 2023.11.10 22:53:34.026646 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1366 2023.11.10 22:53:34.026811 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1367 2023.11.10 22:53:34.026944 [ 188 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1368 2023.11.10 22:53:34.026946 [ 187 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1369 2023.11.10 22:53:34.027109 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1370 2023.11.10 22:53:34.027199 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1371 2023.11.10 22:53:34.028992 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003143665 sec., 5089 rows/sec., 652.66 KiB/sec.
1372 2023.11.10 22:53:34.029278 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Debug> DynamicQueryHandler: Done processing query
1373 2023.11.10 22:53:34.029305 [ 3 ] {cddacf39-fdeb-4ad9-83db-e11eeed55ae2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1374 2023.11.10 22:53:34.029322 [ 3 ] {} <Debug> HTTP-Session: 24432ace-f51e-4152-ac66-cc4b690953bb Destroying unnamed session
1375 2023.11.10 22:53:34.029560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1376 2023.11.10 22:53:34.029612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1377 2023.11.10 22:53:34.029632 [ 3 ] {} <Debug> HTTP-Session: bf8b778a-dff8-4f8f-8088-c2afe303c46e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1378 2023.11.10 22:53:34.029652 [ 3 ] {} <Debug> HTTP-Session: bf8b778a-dff8-4f8f-8088-c2afe303c46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1379 2023.11.10 22:53:34.029798 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:errors_received', '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)
1380 2023.11.10 22:53:34.030313 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1381 2023.11.10 22:53:34.030493 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1382 2023.11.10 22:53:34.030536 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1383 2023.11.10 22:53:34.030682 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1384 2023.11.10 22:53:34.030782 [ 193 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1385 2023.11.10 22:53:34.030794 [ 192 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1386 2023.11.10 22:53:34.030896 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1387 2023.11.10 22:53:34.030952 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1388 2023.11.10 22:53:34.032459 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002619336 sec., 6108 rows/sec., 783.31 KiB/sec.
1389 2023.11.10 22:53:34.032724 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Debug> DynamicQueryHandler: Done processing query
1390 2023.11.10 22:53:34.032748 [ 3 ] {800b946f-d07d-4db2-99d3-f46c8ad804ed} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1391 2023.11.10 22:53:34.032766 [ 3 ] {} <Debug> HTTP-Session: bf8b778a-dff8-4f8f-8088-c2afe303c46e Destroying unnamed session
1392 2023.11.10 22:53:34.033017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1393 2023.11.10 22:53:34.033065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1394 2023.11.10 22:53:34.033085 [ 3 ] {} <Debug> HTTP-Session: 17fe7461-e11c-44c9-a989-fa8d1c3f44e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1395 2023.11.10 22:53:34.033104 [ 3 ] {} <Debug> HTTP-Session: 17fe7461-e11c-44c9-a989-fa8d1c3f44e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1396 2023.11.10 22:53:34.033244 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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)
1397 2023.11.10 22:53:34.033756 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1398 2023.11.10 22:53:34.033938 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1399 2023.11.10 22:53:34.033981 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1400 2023.11.10 22:53:34.034132 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1401 2023.11.10 22:53:34.034207 [ 187 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1402 2023.11.10 22:53:34.034221 [ 188 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1403 2023.11.10 22:53:34.034319 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1404 2023.11.10 22:53:34.034380 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1405 2023.11.10 22:53:34.035825 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002541405 sec., 6295 rows/sec., 807.33 KiB/sec.
1406 2023.11.10 22:53:34.036092 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Debug> DynamicQueryHandler: Done processing query
1407 2023.11.10 22:53:34.036118 [ 3 ] {b4ded5b0-5d63-4734-9571-b521f8edba56} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1408 2023.11.10 22:53:34.036135 [ 3 ] {} <Debug> HTTP-Session: 17fe7461-e11c-44c9-a989-fa8d1c3f44e7 Destroying unnamed session
1409 2023.11.10 22:53:34.036511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2023.11.10 22:53:34.036559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1411 2023.11.10 22:53:34.036579 [ 3 ] {} <Debug> HTTP-Session: 58a51100-0e01-4205-a7a5-37ff621d27c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1412 2023.11.10 22:53:34.036598 [ 3 ] {} <Debug> HTTP-Session: 58a51100-0e01-4205-a7a5-37ff621d27c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2023.11.10 22:53:34.036734 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', '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)
1414 2023.11.10 22:53:34.037251 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1415 2023.11.10 22:53:34.037435 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1416 2023.11.10 22:53:34.037478 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1417 2023.11.10 22:53:34.037624 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1418 2023.11.10 22:53:34.037691 [ 191 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1419 2023.11.10 22:53:34.037714 [ 186 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1420 2023.11.10 22:53:34.037816 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1421 2023.11.10 22:53:34.037882 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1422 2023.11.10 22:53:34.039384 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002610506 sec., 6129 rows/sec., 785.96 KiB/sec.
1423 2023.11.10 22:53:34.039654 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Debug> DynamicQueryHandler: Done processing query
1424 2023.11.10 22:53:34.039678 [ 3 ] {1d19577b-084d-4aa8-914f-25a0cfa043d7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1425 2023.11.10 22:53:34.039695 [ 3 ] {} <Debug> HTTP-Session: 58a51100-0e01-4205-a7a5-37ff621d27c7 Destroying unnamed session
1426 2023.11.10 22:53:34.039916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2023.11.10 22:53:34.039962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1428 2023.11.10 22:53:34.039981 [ 3 ] {} <Debug> HTTP-Session: f0708258-6b97-4880-b03a-d9dd95ce5927 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1429 2023.11.10 22:53:34.039999 [ 3 ] {} <Debug> HTTP-Session: f0708258-6b97-4880-b03a-d9dd95ce5927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2023.11.10 22:53:34.040131 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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)
1431 2023.11.10 22:53:34.040653 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1432 2023.11.10 22:53:34.040845 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1433 2023.11.10 22:53:34.040887 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1434 2023.11.10 22:53:34.041032 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1435 2023.11.10 22:53:34.041116 [ 186 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1436 2023.11.10 22:53:34.041126 [ 191 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1437 2023.11.10 22:53:34.041230 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1438 2023.11.10 22:53:34.041289 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1439 2023.11.10 22:53:34.042758 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002586906 sec., 6184 rows/sec., 793.13 KiB/sec.
1440 2023.11.10 22:53:34.043019 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Debug> DynamicQueryHandler: Done processing query
1441 2023.11.10 22:53:34.043044 [ 3 ] {d238a742-b59b-4189-9979-a3cf73cdd079} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1442 2023.11.10 22:53:34.043061 [ 3 ] {} <Debug> HTTP-Session: f0708258-6b97-4880-b03a-d9dd95ce5927 Destroying unnamed session
1443 2023.11.10 22:53:34.043323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2023.11.10 22:53:34.043367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1445 2023.11.10 22:53:34.043386 [ 3 ] {} <Debug> HTTP-Session: 6233ea08-64b1-44cd-a4c6-3f124c1571e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1446 2023.11.10 22:53:34.043403 [ 3 ] {} <Debug> HTTP-Session: 6233ea08-64b1-44cd-a4c6-3f124c1571e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2023.11.10 22:53:34.043535 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', '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)
1448 2023.11.10 22:53:34.044060 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1449 2023.11.10 22:53:34.044246 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1450 2023.11.10 22:53:34.044288 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1451 2023.11.10 22:53:34.044431 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1452 2023.11.10 22:53:34.044504 [ 191 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1453 2023.11.10 22:53:34.044513 [ 186 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1454 2023.11.10 22:53:34.044606 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (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
1455 2023.11.10 22:53:34.044665 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1456 2023.11.10 22:53:34.046250 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002676047 sec., 5978 rows/sec., 766.71 KiB/sec.
1457 2023.11.10 22:53:34.046510 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Debug> DynamicQueryHandler: Done processing query
1458 2023.11.10 22:53:34.046533 [ 3 ] {c9b8438a-4ca7-41da-99c8-167057a21236} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1459 2023.11.10 22:53:34.046550 [ 3 ] {} <Debug> HTTP-Session: 6233ea08-64b1-44cd-a4c6-3f124c1571e4 Destroying unnamed session
1460 2023.11.10 22:53:34.056133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1461 2023.11.10 22:53:34.056183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1462 2023.11.10 22:53:34.056204 [ 3 ] {} <Debug> HTTP-Session: 7465d577-4771-4c1f-a90e-d2a5514b60dd Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1463 2023.11.10 22:53:34.056221 [ 3 ] {} <Debug> HTTP-Session: 7465d577-4771-4c1f-a90e-d2a5514b60dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1464 2023.11.10 22:53:34.056302 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1465 2023.11.10 22:53:34.056345 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1466 2023.11.10 22:53:34.056491 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1467 2023.11.10 22:53:34.056847 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1468 2023.11.10 22:53:34.057181 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1469 2023.11.10 22:53:34.057343 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1470 2023.11.10 22:53:34.057468 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Information> executeQuery: Read 6 rows, 996.00 B in 0.00113122 sec., 5304 rows/sec., 859.83 KiB/sec.
1471 2023.11.10 22:53:34.057594 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Debug> DynamicQueryHandler: Done processing query
1472 2023.11.10 22:53:34.057617 [ 3 ] {77c54b60-7061-4b25-917d-548b7d58d819} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1473 2023.11.10 22:53:34.057633 [ 3 ] {} <Debug> HTTP-Session: 7465d577-4771-4c1f-a90e-d2a5514b60dd Destroying unnamed session
1474 2023.11.10 22:53:34.057795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1475 2023.11.10 22:53:34.057839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1476 2023.11.10 22:53:34.057859 [ 3 ] {} <Debug> HTTP-Session: e16a296d-1895-4f87-bc14-1ec9e2ef6f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1477 2023.11.10 22:53:34.057875 [ 3 ] {} <Debug> HTTP-Session: e16a296d-1895-4f87-bc14-1ec9e2ef6f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1478 2023.11.10 22:53:34.057950 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1479 2023.11.10 22:53:34.057989 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1480 2023.11.10 22:53:34.058092 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1481 2023.11.10 22:53:34.058403 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1482 2023.11.10 22:53:34.058611 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1483 2023.11.10 22:53:34.058757 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1484 2023.11.10 22:53:34.058880 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000902296 sec., 39898 rows/sec., 3.35 MiB/sec.
1485 2023.11.10 22:53:34.058994 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Debug> DynamicQueryHandler: Done processing query
1486 2023.11.10 22:53:34.059017 [ 3 ] {d5649b85-c3dc-4dd2-b1eb-2d11946dda9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1487 2023.11.10 22:53:34.059033 [ 3 ] {} <Debug> HTTP-Session: e16a296d-1895-4f87-bc14-1ec9e2ef6f52 Destroying unnamed session
1488 2023.11.10 22:53:34.059165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1489 2023.11.10 22:53:34.059216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1490 2023.11.10 22:53:34.059235 [ 3 ] {} <Debug> HTTP-Session: ebf717dd-262f-4a6a-b9a8-6a1a30e0b8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1491 2023.11.10 22:53:34.059252 [ 3 ] {} <Debug> HTTP-Session: ebf717dd-262f-4a6a-b9a8-6a1a30e0b8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1492 2023.11.10 22:53:34.059324 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1493 2023.11.10 22:53:34.059363 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1494 2023.11.10 22:53:34.059471 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1495 2023.11.10 22:53:34.059766 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1496 2023.11.10 22:53:34.059980 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1497 2023.11.10 22:53:34.060130 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1498 2023.11.10 22:53:34.060255 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000902506 sec., 26592 rows/sec., 2.05 MiB/sec.
1499 2023.11.10 22:53:34.060369 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Debug> DynamicQueryHandler: Done processing query
1500 2023.11.10 22:53:34.060392 [ 3 ] {9aa41a15-53f1-4bf9-acef-c4e1020ffe8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1501 2023.11.10 22:53:34.060408 [ 3 ] {} <Debug> HTTP-Session: ebf717dd-262f-4a6a-b9a8-6a1a30e0b8f0 Destroying unnamed session
1502 2023.11.10 22:53:34.060623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 36998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1503 2023.11.10 22:53:34.060668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1504 2023.11.10 22:53:34.060686 [ 3 ] {} <Debug> HTTP-Session: 4e67564b-4dd5-45fd-b3f2-db29ad3cdc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1505 2023.11.10 22:53:34.060702 [ 3 ] {} <Debug> HTTP-Session: 4e67564b-4dd5-45fd-b3f2-db29ad3cdc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1506 2023.11.10 22:53:34.060883 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1507 2023.11.10 22:53:34.060924 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1508 2023.11.10 22:53:34.061039 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1509 2023.11.10 22:53:34.061395 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1510 2023.11.10 22:53:34.061672 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1511 2023.11.10 22:53:34.061858 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1512 2023.11.10 22:53:34.061972 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Information> executeQuery: Read 192 rows, 13.69 KiB in 0.001060659 sec., 181019 rows/sec., 12.60 MiB/sec.
1513 2023.11.10 22:53:34.062099 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Debug> DynamicQueryHandler: Done processing query
1514 2023.11.10 22:53:34.062121 [ 3 ] {369f35e8-18e2-4d1c-8ffd-4bc5a218a5d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1515 2023.11.10 22:53:34.062137 [ 3 ] {} <Debug> HTTP-Session: 4e67564b-4dd5-45fd-b3f2-db29ad3cdc80 Destroying unnamed session
1516 2023.11.10 22:53:39.033160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1517 2023.11.10 22:53:39.033291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1518 2023.11.10 22:53:39.033316 [ 3 ] {} <Debug> HTTP-Session: ce992e5d-adb6-4961-bb74-0ea0f9d37398 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1519 2023.11.10 22:53:39.033339 [ 3 ] {} <Debug> HTTP-Session: ce992e5d-adb6-4961-bb74-0ea0f9d37398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1520 2023.11.10 22:53:39.033462 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1521 2023.11.10 22:53:39.033520 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1522 2023.11.10 22:53:39.033678 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1523 2023.11.10 22:53:39.034158 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1524 2023.11.10 22:53:39.034422 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1525 2023.11.10 22:53:39.034596 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1526 2023.11.10 22:53:39.034718 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001221881 sec., 40920 rows/sec., 3.12 MiB/sec.
1527 2023.11.10 22:53:39.034893 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Debug> DynamicQueryHandler: Done processing query
1528 2023.11.10 22:53:39.034918 [ 3 ] {4b5c6e04-d4a6-4d82-bca6-907600f3a594} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1529 2023.11.10 22:53:39.034935 [ 3 ] {} <Debug> HTTP-Session: ce992e5d-adb6-4961-bb74-0ea0f9d37398 Destroying unnamed session
1530 2023.11.10 22:53:39.035150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 36582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1531 2023.11.10 22:53:39.035195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1532 2023.11.10 22:53:39.035213 [ 3 ] {} <Debug> HTTP-Session: df88a71c-2e14-48a9-b594-ffc2e416870d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1533 2023.11.10 22:53:39.035229 [ 3 ] {} <Debug> HTTP-Session: df88a71c-2e14-48a9-b594-ffc2e416870d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1534 2023.11.10 22:53:39.035311 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1535 2023.11.10 22:53:39.035348 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1536 2023.11.10 22:53:39.035459 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1537 2023.11.10 22:53:39.035867 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1538 2023.11.10 22:53:39.036113 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1539 2023.11.10 22:53:39.036256 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1540 2023.11.10 22:53:39.036353 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Information> executeQuery: Read 228 rows, 22.66 KiB in 0.001015808 sec., 224451 rows/sec., 21.78 MiB/sec.
1541 2023.11.10 22:53:39.036434 [ 112 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1542 2023.11.10 22:53:39.036468 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Debug> DynamicQueryHandler: Done processing query
1543 2023.11.10 22:53:39.036485 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1544 2023.11.10 22:53:39.036493 [ 3 ] {7083f599-be60-496c-8d08-512982fa57d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1545 2023.11.10 22:53:39.036514 [ 3 ] {} <Debug> HTTP-Session: df88a71c-2e14-48a9-b594-ffc2e416870d Destroying unnamed session
1546 2023.11.10 22:53:39.036646 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1547 2023.11.10 22:53:39.036729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 53873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1548 2023.11.10 22:53:39.036788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1549 2023.11.10 22:53:39.036812 [ 3 ] {} <Debug> HTTP-Session: 77866851-f35c-4a71-87ce-17d58d705798 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1550 2023.11.10 22:53:39.036856 [ 3 ] {} <Debug> HTTP-Session: 77866851-f35c-4a71-87ce-17d58d705798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1551 2023.11.10 22:53:39.036958 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1552 2023.11.10 22:53:39.037014 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1553 2023.11.10 22:53:39.037062 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1554 2023.11.10 22:53:39.037159 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part
1555 2023.11.10 22:53:39.037245 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1556 2023.11.10 22:53:39.037434 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part
1557 2023.11.10 22:53:39.037621 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part
1558 2023.11.10 22:53:39.037921 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 213 rows starting from the beginning of the part
1559 2023.11.10 22:53:39.038123 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1560 2023.11.10 22:53:39.038218 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1561 2023.11.10 22:53:39.038259 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part
1562 2023.11.10 22:53:39.038606 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1563 2023.11.10 22:53:39.038888 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1564 2023.11.10 22:53:39.039089 [ 112 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1565 2023.11.10 22:53:39.039158 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Information> executeQuery: Read 335 rows, 23.98 KiB in 0.002090697 sec., 160233 rows/sec., 11.20 MiB/sec.
1566 2023.11.10 22:53:39.039211 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1567 2023.11.10 22:53:39.039502 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1568 2023.11.10 22:53:39.039733 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Debug> DynamicQueryHandler: Done processing query
1569 2023.11.10 22:53:39.039798 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1570 2023.11.10 22:53:39.039813 [ 3 ] {0d9805c3-1a79-41b5-97d7-b8c53a6e4a54} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1571 2023.11.10 22:53:39.039876 [ 3 ] {} <Debug> HTTP-Session: 77866851-f35c-4a71-87ce-17d58d705798 Destroying unnamed session
1572 2023.11.10 22:53:39.039873 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part
1573 2023.11.10 22:53:39.040133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1574 2023.11.10 22:53:39.040271 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part
1575 2023.11.10 22:53:39.040312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1576 2023.11.10 22:53:39.040461 [ 3 ] {} <Debug> HTTP-Session: 32d82283-02dc-448b-a664-a43e92227da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1577 2023.11.10 22:53:39.040535 [ 3 ] {} <Debug> HTTP-Session: 32d82283-02dc-448b-a664-a43e92227da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1578 2023.11.10 22:53:39.040575 [ 18 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 4 columns (4 merged, 0 gathered) in 0.004012201 sec., 190668.41367119944 rows/sec., 18.24 MiB/sec.
1579 2023.11.10 22:53:39.040704 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 291 rows starting from the beginning of the part
1580 2023.11.10 22:53:39.040843 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1581 2023.11.10 22:53:39.040877 [ 18 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1582 2023.11.10 22:53:39.040998 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1583 2023.11.10 22:53:39.041074 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 345 rows starting from the beginning of the part
1584 2023.11.10 22:53:39.041334 [ 18 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1585 2023.11.10 22:53:39.041573 [ 18 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_6_1} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1586 2023.11.10 22:53:39.041550 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1587 2023.11.10 22:53:39.041705 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1588 2023.11.10 22:53:39.041950 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 335 rows starting from the beginning of the part
1589 2023.11.10 22:53:39.042431 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1590 2023.11.10 22:53:39.042974 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1591 2023.11.10 22:53:39.043243 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1592 2023.11.10 22:53:39.043394 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002463463 sec., 2435 rows/sec., 102.28 KiB/sec.
1593 2023.11.10 22:53:39.043877 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1577 rows, containing 4 columns (4 merged, 0 gathered) in 0.00456297 sec., 345608.23323405586 rows/sec., 23.97 MiB/sec.
1594 2023.11.10 22:53:39.043890 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Debug> DynamicQueryHandler: Done processing query
1595 2023.11.10 22:53:39.043933 [ 3 ] {cf6e496e-fc05-45bd-bee9-4594bbec8f87} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1596 2023.11.10 22:53:39.043953 [ 3 ] {} <Debug> HTTP-Session: 32d82283-02dc-448b-a664-a43e92227da9 Destroying unnamed session
1597 2023.11.10 22:53:39.044026 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1598 2023.11.10 22:53:39.044095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1599 2023.11.10 22:53:39.044159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1600 2023.11.10 22:53:39.044183 [ 3 ] {} <Debug> HTTP-Session: 932700d9-b657-4fb4-863a-32e60c3fe0f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1601 2023.11.10 22:53:39.044203 [ 3 ] {} <Debug> HTTP-Session: 932700d9-b657-4fb4-863a-32e60c3fe0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1602 2023.11.10 22:53:39.044247 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1603 2023.11.10 22:53:39.044335 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1604 2023.11.10 22:53:39.044360 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_6_1} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1605 2023.11.10 22:53:39.044403 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1606 2023.11.10 22:53:39.044608 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1607 2023.11.10 22:53:39.044913 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1608 2023.11.10 22:53:39.045167 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1609 2023.11.10 22:53:39.045353 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1610 2023.11.10 22:53:39.045459 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001082539 sec., 64662 rows/sec., 3.92 MiB/sec.
1611 2023.11.10 22:53:39.045581 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Debug> DynamicQueryHandler: Done processing query
1612 2023.11.10 22:53:39.045605 [ 3 ] {c140b522-a134-4db5-add7-484c022456c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1613 2023.11.10 22:53:39.045621 [ 3 ] {} <Debug> HTTP-Session: 932700d9-b657-4fb4-863a-32e60c3fe0f0 Destroying unnamed session
1614 2023.11.10 22:53:39.045777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1615 2023.11.10 22:53:39.045820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1616 2023.11.10 22:53:39.045838 [ 3 ] {} <Debug> HTTP-Session: b6fdc528-9ed7-43a0-93e5-4d660a5ce87c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1617 2023.11.10 22:53:39.045854 [ 3 ] {} <Debug> HTTP-Session: b6fdc528-9ed7-43a0-93e5-4d660a5ce87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1618 2023.11.10 22:53:39.045946 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1619 2023.11.10 22:53:39.045988 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1620 2023.11.10 22:53:39.046115 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2023.11.10 22:53:39.046565 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1622 2023.11.10 22:53:39.046879 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1623 2023.11.10 22:53:39.047053 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1624 2023.11.10 22:53:39.047163 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001186871 sec., 37072 rows/sec., 50.03 MiB/sec.
1625 2023.11.10 22:53:39.047289 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Debug> DynamicQueryHandler: Done processing query
1626 2023.11.10 22:53:39.047311 [ 3 ] {73109db4-daf3-4375-b2ce-d6cc3e47974f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1627 2023.11.10 22:53:39.047326 [ 3 ] {} <Debug> HTTP-Session: b6fdc528-9ed7-43a0-93e5-4d660a5ce87c Destroying unnamed session
1628 2023.11.10 22:53:39.047441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1629 2023.11.10 22:53:39.047484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1630 2023.11.10 22:53:39.047502 [ 3 ] {} <Debug> HTTP-Session: b012091c-adad-427f-833f-3c417d15835d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1631 2023.11.10 22:53:39.047518 [ 3 ] {} <Debug> HTTP-Session: b012091c-adad-427f-833f-3c417d15835d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1632 2023.11.10 22:53:39.047594 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1633 2023.11.10 22:53:39.047633 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1634 2023.11.10 22:53:39.047736 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1635 2023.11.10 22:53:39.048021 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1636 2023.11.10 22:53:39.048314 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1637 2023.11.10 22:53:39.048525 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1638 2023.11.10 22:53:39.048673 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001049449 sec., 20010 rows/sec., 1.04 MiB/sec.
1639 2023.11.10 22:53:39.048790 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Debug> DynamicQueryHandler: Done processing query
1640 2023.11.10 22:53:39.048813 [ 3 ] {89c22c6b-7b1f-4de1-9392-952097312bf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1641 2023.11.10 22:53:39.048828 [ 3 ] {} <Debug> HTTP-Session: b012091c-adad-427f-833f-3c417d15835d Destroying unnamed session
1642 2023.11.10 22:53:42.244934 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
1643 2023.11.10 22:53:42.244992 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
1644 2023.11.10 22:53:49.033086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1645 2023.11.10 22:53:49.033212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1646 2023.11.10 22:53:49.033242 [ 3 ] {} <Debug> HTTP-Session: d427e999-657f-4e62-8570-5ed88c7cf3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1647 2023.11.10 22:53:49.033269 [ 3 ] {} <Debug> HTTP-Session: d427e999-657f-4e62-8570-5ed88c7cf3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1648 2023.11.10 22:53:49.033414 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1649 2023.11.10 22:53:49.033480 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1650 2023.11.10 22:53:49.033655 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1651 2023.11.10 22:53:49.034070 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1652 2023.11.10 22:53:49.034326 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1653 2023.11.10 22:53:49.034498 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1654 2023.11.10 22:53:49.034624 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.00116606 sec., 42879 rows/sec., 3.27 MiB/sec.
1655 2023.11.10 22:53:49.034635 [ 102 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1656 2023.11.10 22:53:49.034756 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1657 2023.11.10 22:53:49.034821 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Debug> DynamicQueryHandler: Done processing query
1658 2023.11.10 22:53:49.034868 [ 3 ] {e839b63d-fbed-4c70-a492-cda6a6bf4aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1659 2023.11.10 22:53:49.034865 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1660 2023.11.10 22:53:49.034905 [ 3 ] {} <Debug> HTTP-Session: d427e999-657f-4e62-8570-5ed88c7cf3c6 Destroying unnamed session
1661 2023.11.10 22:53:49.035002 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1662 2023.11.10 22:53:49.035041 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::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
1663 2023.11.10 22:53:49.035180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 36582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1664 2023.11.10 22:53:49.035241 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::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
1665 2023.11.10 22:53:49.035256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1666 2023.11.10 22:53:49.035313 [ 3 ] {} <Debug> HTTP-Session: 7e72b1ea-41bc-4b17-9a02-920f50351557 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1667 2023.11.10 22:53:49.035346 [ 3 ] {} <Debug> HTTP-Session: 7e72b1ea-41bc-4b17-9a02-920f50351557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1668 2023.11.10 22:53:49.035478 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::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
1669 2023.11.10 22:53:49.035549 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1670 2023.11.10 22:53:49.035632 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1671 2023.11.10 22:53:49.035721 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1672 2023.11.10 22:53:49.036009 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part
1673 2023.11.10 22:53:49.036097 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1674 2023.11.10 22:53:49.036258 [ 14 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part
1675 2023.11.10 22:53:49.036886 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1676 2023.11.10 22:53:49.037370 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1677 2023.11.10 22:53:49.037471 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.002664658 sec., 61171.077113836 rows/sec., 4.52 MiB/sec.
1678 2023.11.10 22:53:49.037629 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1679 2023.11.10 22:53:49.037702 [ 23 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1680 2023.11.10 22:53:49.037816 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Information> executeQuery: Read 228 rows, 22.66 KiB in 0.002206268 sec., 103341 rows/sec., 10.03 MiB/sec.
1681 2023.11.10 22:53:49.038038 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Debug> DynamicQueryHandler: Done processing query
1682 2023.11.10 22:53:49.038064 [ 3 ] {02d07083-c358-4124-97c7-d1257e07cd6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1683 2023.11.10 22:53:49.038083 [ 3 ] {} <Debug> HTTP-Session: 7e72b1ea-41bc-4b17-9a02-920f50351557 Destroying unnamed session
1684 2023.11.10 22:53:49.038138 [ 23 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1685 2023.11.10 22:53:49.038237 [ 23 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_6_1} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1686 2023.11.10 22:53:49.038367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 53873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1687 2023.11.10 22:53:49.038421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1688 2023.11.10 22:53:49.038440 [ 3 ] {} <Debug> HTTP-Session: d4f8626b-95c0-41b4-8fee-711a5d9d1917 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1689 2023.11.10 22:53:49.038458 [ 3 ] {} <Debug> HTTP-Session: d4f8626b-95c0-41b4-8fee-711a5d9d1917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1690 2023.11.10 22:53:49.038554 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1691 2023.11.10 22:53:49.038595 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1692 2023.11.10 22:53:49.038715 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1693 2023.11.10 22:53:49.039172 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1694 2023.11.10 22:53:49.039397 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1695 2023.11.10 22:53:49.039544 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1696 2023.11.10 22:53:49.039666 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Information> executeQuery: Read 335 rows, 23.98 KiB in 0.001082389 sec., 309500 rows/sec., 21.63 MiB/sec.
1697 2023.11.10 22:53:49.039786 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Debug> DynamicQueryHandler: Done processing query
1698 2023.11.10 22:53:49.039808 [ 3 ] {8ff2f764-28e4-4e98-9882-478a11a94ce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1699 2023.11.10 22:53:49.039824 [ 3 ] {} <Debug> HTTP-Session: d4f8626b-95c0-41b4-8fee-711a5d9d1917 Destroying unnamed session
1700 2023.11.10 22:53:49.039962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1701 2023.11.10 22:53:49.040006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1702 2023.11.10 22:53:49.040025 [ 3 ] {} <Debug> HTTP-Session: 3a42b80b-1b48-4c8d-9254-3348db0319a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1703 2023.11.10 22:53:49.040042 [ 3 ] {} <Debug> HTTP-Session: 3a42b80b-1b48-4c8d-9254-3348db0319a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1704 2023.11.10 22:53:49.040113 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1705 2023.11.10 22:53:49.040152 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1706 2023.11.10 22:53:49.040265 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1707 2023.11.10 22:53:49.040512 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1708 2023.11.10 22:53:49.040745 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1709 2023.11.10 22:53:49.040918 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1710 2023.11.10 22:53:49.041048 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000904607 sec., 6632 rows/sec., 278.52 KiB/sec.
1711 2023.11.10 22:53:49.041039 [ 99 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1712 2023.11.10 22:53:49.041151 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1713 2023.11.10 22:53:49.041226 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Debug> DynamicQueryHandler: Done processing query
1714 2023.11.10 22:53:49.041263 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1715 2023.11.10 22:53:49.041282 [ 3 ] {2673de18-2d81-4ab8-993d-50e33e219a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1716 2023.11.10 22:53:49.041332 [ 3 ] {} <Debug> HTTP-Session: 3a42b80b-1b48-4c8d-9254-3348db0319a4 Destroying unnamed session
1717 2023.11.10 22:53:49.041397 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1718 2023.11.10 22:53:49.041434 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
1719 2023.11.10 22:53:49.041502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1720 2023.11.10 22:53:49.041583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1721 2023.11.10 22:53:49.041631 [ 3 ] {} <Debug> HTTP-Session: fe38a12f-a917-4e74-b8d9-a9d43d09a247 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1722 2023.11.10 22:53:49.041656 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
1723 2023.11.10 22:53:49.041667 [ 3 ] {} <Debug> HTTP-Session: fe38a12f-a917-4e74-b8d9-a9d43d09a247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1724 2023.11.10 22:53:49.041886 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
1725 2023.11.10 22:53:49.041900 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1726 2023.11.10 22:53:49.041993 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1727 2023.11.10 22:53:49.042139 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
1728 2023.11.10 22:53:49.042423 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
1729 2023.11.10 22:53:49.042573 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1730 2023.11.10 22:53:49.042651 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
1731 2023.11.10 22:53:49.043043 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1732 2023.11.10 22:53:49.043290 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1733 2023.11.10 22:53:49.043456 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1734 2023.11.10 22:53:49.043576 [ 99 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1735 2023.11.10 22:53:49.043589 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001623078 sec., 43127 rows/sec., 2.61 MiB/sec.
1736 2023.11.10 22:53:49.043630 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1737 2023.11.10 22:53:49.043777 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1738 2023.11.10 22:53:49.043849 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Debug> DynamicQueryHandler: Done processing query
1739 2023.11.10 22:53:49.043893 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1740 2023.11.10 22:53:49.043900 [ 3 ] {9eeda4c0-dee0-4338-a191-d777b498e702} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1741 2023.11.10 22:53:49.043948 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part
1742 2023.11.10 22:53:49.043959 [ 3 ] {} <Debug> HTTP-Session: fe38a12f-a917-4e74-b8d9-a9d43d09a247 Destroying unnamed session
1743 2023.11.10 22:53:49.044101 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part
1744 2023.11.10 22:53:49.044242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2023.11.10 22:53:49.044252 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part
1746 2023.11.10 22:53:49.044324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1747 2023.11.10 22:53:49.044371 [ 3 ] {} <Debug> HTTP-Session: 8e1894e9-0c23-4f11-9a3a-64bd7efd05bf Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1748 2023.11.10 22:53:49.044415 [ 3 ] {} <Debug> HTTP-Session: 8e1894e9-0c23-4f11-9a3a-64bd7efd05bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1749 2023.11.10 22:53:49.044490 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part
1750 2023.11.10 22:53:49.044625 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1751 2023.11.10 22:53:49.044721 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part
1752 2023.11.10 22:53:49.044740 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1753 2023.11.10 22:53:49.045045 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part
1754 2023.11.10 22:53:49.046000 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1755 2023.11.10 22:53:49.047234 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1756 2023.11.10 22:53:49.048324 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1757 2023.11.10 22:53:49.048326 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.007096515 sec., 5072.91254932879 rows/sec., 213.02 KiB/sec.
1758 2023.11.10 22:53:49.048544 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004841725 sec., 86745.94281996603 rows/sec., 5.26 MiB/sec.
1759 2023.11.10 22:53:49.048645 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1760 2023.11.10 22:53:49.048839 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1761 2023.11.10 22:53:49.048855 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1762 2023.11.10 22:53:49.049099 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.004404048 sec., 9990 rows/sec., 13.48 MiB/sec.
1763 2023.11.10 22:53:49.049257 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_6_1} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1764 2023.11.10 22:53:49.049417 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1765 2023.11.10 22:53:49.049462 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Debug> DynamicQueryHandler: Done processing query
1766 2023.11.10 22:53:49.049476 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_6_1} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1767 2023.11.10 22:53:49.049522 [ 3 ] {6a8b416e-2676-4f50-b04c-8a054b794569} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1768 2023.11.10 22:53:49.049577 [ 3 ] {} <Debug> HTTP-Session: 8e1894e9-0c23-4f11-9a3a-64bd7efd05bf Destroying unnamed session
1769 2023.11.10 22:53:49.049592 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1770 2023.11.10 22:53:49.049782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1771 2023.11.10 22:53:49.049833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1772 2023.11.10 22:53:49.049853 [ 3 ] {} <Debug> HTTP-Session: afb9053c-1a37-49e2-9e03-9ac203bf58a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1773 2023.11.10 22:53:49.049870 [ 3 ] {} <Debug> HTTP-Session: afb9053c-1a37-49e2-9e03-9ac203bf58a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1774 2023.11.10 22:53:49.049948 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1775 2023.11.10 22:53:49.049991 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1776 2023.11.10 22:53:49.050125 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1777 2023.11.10 22:53:49.050380 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1778 2023.11.10 22:53:49.050623 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1779 2023.11.10 22:53:49.050801 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1780 2023.11.10 22:53:49.050920 [ 99 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1781 2023.11.10 22:53:49.050937 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000949506 sec., 22116 rows/sec., 1.15 MiB/sec.
1782 2023.11.10 22:53:49.050977 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB.
1783 2023.11.10 22:53:49.051135 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1784 2023.11.10 22:53:49.051198 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Debug> DynamicQueryHandler: Done processing query
1785 2023.11.10 22:53:49.051247 [ 3 ] {ae817900-ad56-498a-bc72-5d8f837b2b3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1786 2023.11.10 22:53:49.051292 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1787 2023.11.10 22:53:49.051295 [ 3 ] {} <Debug> HTTP-Session: afb9053c-1a37-49e2-9e03-9ac203bf58a3 Destroying unnamed session
1788 2023.11.10 22:53:49.051349 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
1789 2023.11.10 22:53:49.051495 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part
1790 2023.11.10 22:53:49.051595 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part
1791 2023.11.10 22:53:49.051678 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part
1792 2023.11.10 22:53:49.051760 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
1793 2023.11.10 22:53:49.051837 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
1794 2023.11.10 22:53:49.052441 [ 21 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.001389674 sec., 110097.76393600226 rows/sec., 6.06 MiB/sec.
1795 2023.11.10 22:53:49.052550 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1796 2023.11.10 22:53:49.052740 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1797 2023.11.10 22:53:49.052802 [ 17 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_6_1} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1798 2023.11.10 22:53:57.245220 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1799 2023.11.10 22:53:57.245291 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1800 2023.11.10 22:53:59.033818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1801 2023.11.10 22:53:59.033944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1802 2023.11.10 22:53:59.033975 [ 3 ] {} <Debug> HTTP-Session: ec83fc68-5b0e-4915-8601-7c7da0209e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1803 2023.11.10 22:53:59.034003 [ 3 ] {} <Debug> HTTP-Session: ec83fc68-5b0e-4915-8601-7c7da0209e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1804 2023.11.10 22:53:59.034142 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1805 2023.11.10 22:53:59.034207 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1806 2023.11.10 22:53:59.034385 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2023.11.10 22:53:59.034855 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1808 2023.11.10 22:53:59.035119 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1809 2023.11.10 22:53:59.035282 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1810 2023.11.10 22:53:59.035410 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001225702 sec., 43240 rows/sec., 3.31 MiB/sec.
1811 2023.11.10 22:53:59.035599 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Debug> DynamicQueryHandler: Done processing query
1812 2023.11.10 22:53:59.035625 [ 3 ] {79912bef-c193-46df-86f3-8d27afbadb14} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1813 2023.11.10 22:53:59.035642 [ 3 ] {} <Debug> HTTP-Session: ec83fc68-5b0e-4915-8601-7c7da0209e8e Destroying unnamed session
1814 2023.11.10 22:53:59.035866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 37918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2023.11.10 22:53:59.035913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1816 2023.11.10 22:53:59.035931 [ 3 ] {} <Debug> HTTP-Session: 2b884387-a7e7-4a85-9837-e36bc62aa465 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1817 2023.11.10 22:53:59.035948 [ 3 ] {} <Debug> HTTP-Session: 2b884387-a7e7-4a85-9837-e36bc62aa465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2023.11.10 22:53:59.036033 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1819 2023.11.10 22:53:59.036073 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1820 2023.11.10 22:53:59.036189 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2023.11.10 22:53:59.036666 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1822 2023.11.10 22:53:59.036890 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1823 2023.11.10 22:53:59.037036 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1824 2023.11.10 22:53:59.037159 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Information> executeQuery: Read 237 rows, 23.45 KiB in 0.001096139 sec., 216213 rows/sec., 20.89 MiB/sec.
1825 2023.11.10 22:53:59.037341 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Debug> DynamicQueryHandler: Done processing query
1826 2023.11.10 22:53:59.037365 [ 3 ] {3c4eca8d-d814-4603-80e9-ac1c38568ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1827 2023.11.10 22:53:59.037381 [ 3 ] {} <Debug> HTTP-Session: 2b884387-a7e7-4a85-9837-e36bc62aa465 Destroying unnamed session
1828 2023.11.10 22:53:59.037570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 55401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1829 2023.11.10 22:53:59.037616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1830 2023.11.10 22:53:59.037636 [ 3 ] {} <Debug> HTTP-Session: 6402d068-34a7-4d96-8863-1aa7138e6583 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1831 2023.11.10 22:53:59.037653 [ 3 ] {} <Debug> HTTP-Session: 6402d068-34a7-4d96-8863-1aa7138e6583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2023.11.10 22:53:59.037750 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1833 2023.11.10 22:53:59.037791 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1834 2023.11.10 22:53:59.037909 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1835 2023.11.10 22:53:59.038412 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1836 2023.11.10 22:53:59.038644 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1837 2023.11.10 22:53:59.038789 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1838 2023.11.10 22:53:59.038912 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Information> executeQuery: Read 344 rows, 24.70 KiB in 0.0011311 sec., 304128 rows/sec., 21.32 MiB/sec.
1839 2023.11.10 22:53:59.039033 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Debug> DynamicQueryHandler: Done processing query
1840 2023.11.10 22:53:59.039056 [ 3 ] {b1a90fb4-d301-478f-9d03-fad77acd010a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1841 2023.11.10 22:53:59.039072 [ 3 ] {} <Debug> HTTP-Session: 6402d068-34a7-4d96-8863-1aa7138e6583 Destroying unnamed session
1842 2023.11.10 22:53:59.039206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2023.11.10 22:53:59.039251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1844 2023.11.10 22:53:59.039269 [ 3 ] {} <Debug> HTTP-Session: 6aefe17e-0451-4980-ab7d-c6cca4cf093a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1845 2023.11.10 22:53:59.039286 [ 3 ] {} <Debug> HTTP-Session: 6aefe17e-0451-4980-ab7d-c6cca4cf093a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2023.11.10 22:53:59.039355 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1847 2023.11.10 22:53:59.039395 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1848 2023.11.10 22:53:59.039503 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1849 2023.11.10 22:53:59.039768 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1850 2023.11.10 22:53:59.040005 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1851 2023.11.10 22:53:59.040176 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1852 2023.11.10 22:53:59.040306 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000915466 sec., 6554 rows/sec., 275.22 KiB/sec.
1853 2023.11.10 22:53:59.040429 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Debug> DynamicQueryHandler: Done processing query
1854 2023.11.10 22:53:59.040453 [ 3 ] {5404cf64-0458-44ba-95c1-2be3484bacfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1855 2023.11.10 22:53:59.040469 [ 3 ] {} <Debug> HTTP-Session: 6aefe17e-0451-4980-ab7d-c6cca4cf093a Destroying unnamed session
1856 2023.11.10 22:53:59.040582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2023.11.10 22:53:59.040626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1858 2023.11.10 22:53:59.040644 [ 3 ] {} <Debug> HTTP-Session: 646d14d6-81e8-4eec-9264-ee1e63a29458 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1859 2023.11.10 22:53:59.040660 [ 3 ] {} <Debug> HTTP-Session: 646d14d6-81e8-4eec-9264-ee1e63a29458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2023.11.10 22:53:59.040733 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1861 2023.11.10 22:53:59.040775 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1862 2023.11.10 22:53:59.040893 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1863 2023.11.10 22:53:59.041216 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1864 2023.11.10 22:53:59.041455 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1865 2023.11.10 22:53:59.041627 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1866 2023.11.10 22:53:59.041750 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000986728 sec., 70941 rows/sec., 4.30 MiB/sec.
1867 2023.11.10 22:53:59.041886 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Debug> DynamicQueryHandler: Done processing query
1868 2023.11.10 22:53:59.041914 [ 3 ] {7c37f1a5-3193-4d22-8219-187735f1e916} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1869 2023.11.10 22:53:59.041930 [ 3 ] {} <Debug> HTTP-Session: 646d14d6-81e8-4eec-9264-ee1e63a29458 Destroying unnamed session
1870 2023.11.10 22:53:59.042102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 50286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1871 2023.11.10 22:53:59.042147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1872 2023.11.10 22:53:59.042166 [ 3 ] {} <Debug> HTTP-Session: 03598e89-4b05-4673-9fda-47e07e9f0d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1873 2023.11.10 22:53:59.042183 [ 3 ] {} <Debug> HTTP-Session: 03598e89-4b05-4673-9fda-47e07e9f0d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2023.11.10 22:53:59.042275 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1875 2023.11.10 22:53:59.042318 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1876 2023.11.10 22:53:59.042456 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1877 2023.11.10 22:53:59.042995 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1878 2023.11.10 22:53:59.043301 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1879 2023.11.10 22:53:59.043478 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1880 2023.11.10 22:53:59.043612 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001305262 sec., 36008 rows/sec., 48.59 MiB/sec.
1881 2023.11.10 22:53:59.043743 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Debug> DynamicQueryHandler: Done processing query
1882 2023.11.10 22:53:59.043767 [ 3 ] {ba3e7b89-5065-407d-842a-4ffd76d61d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1883 2023.11.10 22:53:59.043782 [ 3 ] {} <Debug> HTTP-Session: 03598e89-4b05-4673-9fda-47e07e9f0d79 Destroying unnamed session
1884 2023.11.10 22:53:59.043897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 3856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2023.11.10 22:53:59.043941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1886 2023.11.10 22:53:59.043960 [ 3 ] {} <Debug> HTTP-Session: b3c4ae33-2df4-447a-ad07-89609792fe54 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1887 2023.11.10 22:53:59.043976 [ 3 ] {} <Debug> HTTP-Session: b3c4ae33-2df4-447a-ad07-89609792fe54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2023.11.10 22:53:59.044046 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1889 2023.11.10 22:53:59.044086 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1890 2023.11.10 22:53:59.044189 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1891 2023.11.10 22:53:59.044460 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
1892 2023.11.10 22:53:59.044692 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1893 2023.11.10 22:53:59.044862 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1894 2023.11.10 22:53:59.044964 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Information> executeQuery: Read 27 rows, 1.53 KiB in 0.000888725 sec., 30380 rows/sec., 1.68 MiB/sec.
1895 2023.11.10 22:53:59.045122 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Debug> DynamicQueryHandler: Done processing query
1896 2023.11.10 22:53:59.045146 [ 3 ] {86ab0558-ccbd-48dc-82dd-192ab14a03ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1897 2023.11.10 22:53:59.045161 [ 3 ] {} <Debug> HTTP-Session: b3c4ae33-2df4-447a-ad07-89609792fe54 Destroying unnamed session
1898 2023.11.10 22:54:04.025865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2023.11.10 22:54:04.025995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1900 2023.11.10 22:54:04.026021 [ 3 ] {} <Debug> HTTP-Session: f1f21725-3e4d-4da0-95c7-207f6d9e0db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1901 2023.11.10 22:54:04.026046 [ 3 ] {} <Debug> HTTP-Session: f1f21725-3e4d-4da0-95c7-207f6d9e0db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2023.11.10 22:54:04.026267 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
1903 2023.11.10 22:54:04.026988 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1904 2023.11.10 22:54:04.027258 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1905 2023.11.10 22:54:04.027325 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1906 2023.11.10 22:54:04.027502 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1907 2023.11.10 22:54:04.027649 [ 191 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1908 2023.11.10 22:54:04.027660 [ 193 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1909 2023.11.10 22:54:04.027679 [ 186 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1910 2023.11.10 22:54:04.027865 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1911 2023.11.10 22:54:04.027989 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
1912 2023.11.10 22:54:04.030538 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.004215044 sec., 5219 rows/sec., 717.53 KiB/sec.
1913 2023.11.10 22:54:04.030930 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Debug> DynamicQueryHandler: Done processing query
1914 2023.11.10 22:54:04.030964 [ 3 ] {4c988513-363b-4e43-a5d8-3156b563264d} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1915 2023.11.10 22:54:04.030982 [ 3 ] {} <Debug> HTTP-Session: f1f21725-3e4d-4da0-95c7-207f6d9e0db1 Destroying unnamed session
1916 2023.11.10 22:54:04.031235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1917 2023.11.10 22:54:04.031294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1918 2023.11.10 22:54:04.031315 [ 3 ] {} <Debug> HTTP-Session: 6098a84d-2b66-48c8-a5b1-0df919b91267 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1919 2023.11.10 22:54:04.031334 [ 3 ] {} <Debug> HTTP-Session: 6098a84d-2b66-48c8-a5b1-0df919b91267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1920 2023.11.10 22:54:04.031506 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
1921 2023.11.10 22:54:04.032095 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1922 2023.11.10 22:54:04.032302 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1923 2023.11.10 22:54:04.032345 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1924 2023.11.10 22:54:04.032502 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1925 2023.11.10 22:54:04.032592 [ 195 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1926 2023.11.10 22:54:04.032621 [ 194 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1927 2023.11.10 22:54:04.032624 [ 193 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1928 2023.11.10 22:54:04.032761 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1929 2023.11.10 22:54:04.032835 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
1930 2023.11.10 22:54:04.034990 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003440091 sec., 6395 rows/sec., 879.17 KiB/sec.
1931 2023.11.10 22:54:04.035310 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Debug> DynamicQueryHandler: Done processing query
1932 2023.11.10 22:54:04.035336 [ 3 ] {ff6ed5a1-3b79-4fe6-a6ff-aabd14f9e348} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1933 2023.11.10 22:54:04.035354 [ 3 ] {} <Debug> HTTP-Session: 6098a84d-2b66-48c8-a5b1-0df919b91267 Destroying unnamed session
1934 2023.11.10 22:54:04.035688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2023.11.10 22:54:04.035737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1936 2023.11.10 22:54:04.035758 [ 3 ] {} <Debug> HTTP-Session: 48599edb-949c-426e-a0c0-3b6af088eb43 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1937 2023.11.10 22:54:04.035775 [ 3 ] {} <Debug> HTTP-Session: 48599edb-949c-426e-a0c0-3b6af088eb43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2023.11.10 22:54:04.035916 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
1939 2023.11.10 22:54:04.036476 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1940 2023.11.10 22:54:04.036669 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1941 2023.11.10 22:54:04.036713 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1942 2023.11.10 22:54:04.036862 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1943 2023.11.10 22:54:04.036944 [ 195 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1944 2023.11.10 22:54:04.036982 [ 187 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1945 2023.11.10 22:54:04.036983 [ 194 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1946 2023.11.10 22:54:04.037122 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1947 2023.11.10 22:54:04.037193 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
1948 2023.11.10 22:54:04.039425 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003466321 sec., 6346 rows/sec., 872.51 KiB/sec.
1949 2023.11.10 22:54:04.039755 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Debug> DynamicQueryHandler: Done processing query
1950 2023.11.10 22:54:04.039786 [ 3 ] {0b99e8b9-070e-4362-91d2-533c68ed2dba} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1951 2023.11.10 22:54:04.039808 [ 3 ] {} <Debug> HTTP-Session: 48599edb-949c-426e-a0c0-3b6af088eb43 Destroying unnamed session
1952 2023.11.10 22:54:04.040076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1953 2023.11.10 22:54:04.040133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1954 2023.11.10 22:54:04.040158 [ 3 ] {} <Debug> HTTP-Session: 742832e8-048e-45ff-9d6e-3893af2c987e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1955 2023.11.10 22:54:04.040178 [ 3 ] {} <Debug> HTTP-Session: 742832e8-048e-45ff-9d6e-3893af2c987e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1956 2023.11.10 22:54:04.040349 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
1957 2023.11.10 22:54:04.040952 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1958 2023.11.10 22:54:04.041144 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1959 2023.11.10 22:54:04.041188 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1960 2023.11.10 22:54:04.041337 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1961 2023.11.10 22:54:04.041387 [ 195 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1962 2023.11.10 22:54:04.041441 [ 191 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1963 2023.11.10 22:54:04.041445 [ 193 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1964 2023.11.10 22:54:04.041560 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1965 2023.11.10 22:54:04.041629 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
1966 2023.11.10 22:54:04.044001 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003603823 sec., 6104 rows/sec., 839.22 KiB/sec.
1967 2023.11.10 22:54:04.044347 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Debug> DynamicQueryHandler: Done processing query
1968 2023.11.10 22:54:04.044377 [ 3 ] {64e42b52-2470-44e3-bba4-cd0a1b537e4e} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1969 2023.11.10 22:54:04.044398 [ 3 ] {} <Debug> HTTP-Session: 742832e8-048e-45ff-9d6e-3893af2c987e Destroying unnamed session
1970 2023.11.10 22:54:04.044647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2023.11.10 22:54:04.044693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1972 2023.11.10 22:54:04.044713 [ 3 ] {} <Debug> HTTP-Session: cc4d825d-9274-4721-b9b5-f563fb0a1338 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1973 2023.11.10 22:54:04.044729 [ 3 ] {} <Debug> HTTP-Session: cc4d825d-9274-4721-b9b5-f563fb0a1338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2023.11.10 22:54:04.044869 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
1975 2023.11.10 22:54:04.045423 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1976 2023.11.10 22:54:04.045616 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1977 2023.11.10 22:54:04.045657 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1978 2023.11.10 22:54:04.045811 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1979 2023.11.10 22:54:04.045863 [ 195 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1980 2023.11.10 22:54:04.045908 [ 187 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1981 2023.11.10 22:54:04.045917 [ 194 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1982 2023.11.10 22:54:04.046016 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1983 2023.11.10 22:54:04.046083 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
1984 2023.11.10 22:54:04.048458 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003546453 sec., 6203 rows/sec., 852.80 KiB/sec.
1985 2023.11.10 22:54:04.048781 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Debug> DynamicQueryHandler: Done processing query
1986 2023.11.10 22:54:04.048812 [ 3 ] {2b90a412-a17e-4fe0-9b2a-0095f8a1b23e} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1987 2023.11.10 22:54:04.048833 [ 3 ] {} <Debug> HTTP-Session: cc4d825d-9274-4721-b9b5-f563fb0a1338 Destroying unnamed session
1988 2023.11.10 22:54:04.049077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1989 2023.11.10 22:54:04.049134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1990 2023.11.10 22:54:04.049159 [ 3 ] {} <Debug> HTTP-Session: f7d005d0-0cc7-42cc-8299-5b1524fef628 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
1991 2023.11.10 22:54:04.049180 [ 3 ] {} <Debug> HTTP-Session: f7d005d0-0cc7-42cc-8299-5b1524fef628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1992 2023.11.10 22:54:04.049353 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
1993 2023.11.10 22:54:04.049962 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1994 2023.11.10 22:54:04.050158 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1995 2023.11.10 22:54:04.050199 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1996 2023.11.10 22:54:04.050351 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1997 2023.11.10 22:54:04.050400 [ 195 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1998 2023.11.10 22:54:04.050459 [ 188 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1999 2023.11.10 22:54:04.050461 [ 191 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2000 2023.11.10 22:54:04.050583 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2001 2023.11.10 22:54:04.050652 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
2002 2023.11.10 22:54:04.053035 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003632994 sec., 6055 rows/sec., 832.49 KiB/sec.
2003 2023.11.10 22:54:04.053338 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Debug> DynamicQueryHandler: Done processing query
2004 2023.11.10 22:54:04.053363 [ 3 ] {90ac583b-8c38-4441-82e0-f071fc4de8f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2005 2023.11.10 22:54:04.053380 [ 3 ] {} <Debug> HTTP-Session: f7d005d0-0cc7-42cc-8299-5b1524fef628 Destroying unnamed session
2006 2023.11.10 22:54:04.053608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2007 2023.11.10 22:54:04.053655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2008 2023.11.10 22:54:04.053675 [ 3 ] {} <Debug> HTTP-Session: a6075d8e-ab55-4ece-9626-9c3e1c92615b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2009 2023.11.10 22:54:04.053692 [ 3 ] {} <Debug> HTTP-Session: a6075d8e-ab55-4ece-9626-9c3e1c92615b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2010 2023.11.10 22:54:04.053834 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
2011 2023.11.10 22:54:04.054392 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2012 2023.11.10 22:54:04.054588 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2013 2023.11.10 22:54:04.054629 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2014 2023.11.10 22:54:04.054778 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2015 2023.11.10 22:54:04.054830 [ 195 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2016 2023.11.10 22:54:04.054882 [ 193 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2017 2023.11.10 22:54:04.054883 [ 188 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2018 2023.11.10 22:54:04.054998 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2019 2023.11.10 22:54:04.055068 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
2020 2023.11.10 22:54:04.057332 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003456501 sec., 6364 rows/sec., 874.99 KiB/sec.
2021 2023.11.10 22:54:04.057639 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Debug> DynamicQueryHandler: Done processing query
2022 2023.11.10 22:54:04.057669 [ 3 ] {ac7d35cf-0cd7-455b-abeb-3de62aadf1b7} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2023 2023.11.10 22:54:04.057689 [ 3 ] {} <Debug> HTTP-Session: a6075d8e-ab55-4ece-9626-9c3e1c92615b Destroying unnamed session
2024 2023.11.10 22:54:04.057928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2025 2023.11.10 22:54:04.057982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2026 2023.11.10 22:54:04.058006 [ 3 ] {} <Debug> HTTP-Session: ae1f32b5-1ced-4bc8-b373-5a8994c1630d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2027 2023.11.10 22:54:04.058027 [ 3 ] {} <Debug> HTTP-Session: ae1f32b5-1ced-4bc8-b373-5a8994c1630d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2023.11.10 22:54:04.058197 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
2029 2023.11.10 22:54:04.058832 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2030 2023.11.10 22:54:04.059029 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2031 2023.11.10 22:54:04.059069 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2032 2023.11.10 22:54:04.059218 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2033 2023.11.10 22:54:04.059273 [ 195 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2034 2023.11.10 22:54:04.059302 [ 188 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2035 2023.11.10 22:54:04.059305 [ 193 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2036 2023.11.10 22:54:04.059405 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2037 2023.11.10 22:54:04.059475 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
2038 2023.11.10 22:54:04.061809 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003562093 sec., 6176 rows/sec., 849.06 KiB/sec.
2039 2023.11.10 22:54:04.062146 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Debug> DynamicQueryHandler: Done processing query
2040 2023.11.10 22:54:04.062176 [ 3 ] {7f3053e7-aaa8-4e55-a43f-a744518d795d} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2041 2023.11.10 22:54:04.062197 [ 3 ] {} <Debug> HTTP-Session: ae1f32b5-1ced-4bc8-b373-5a8994c1630d Destroying unnamed session
2042 2023.11.10 22:54:04.062434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 1009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2043 2023.11.10 22:54:04.062490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2044 2023.11.10 22:54:04.062515 [ 3 ] {} <Debug> HTTP-Session: fa4d2f19-c96b-4ce9-97b3-da2b3bdf6683 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2045 2023.11.10 22:54:04.062537 [ 3 ] {} <Debug> HTTP-Session: fa4d2f19-c96b-4ce9-97b3-da2b3bdf6683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2046 2023.11.10 22:54:04.062692 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
2047 2023.11.10 22:54:04.063254 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2048 2023.11.10 22:54:04.063455 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2049 2023.11.10 22:54:04.063497 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2050 2023.11.10 22:54:04.063649 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2051 2023.11.10 22:54:04.063713 [ 195 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2052 2023.11.10 22:54:04.063772 [ 193 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2053 2023.11.10 22:54:04.063791 [ 191 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2054 2023.11.10 22:54:04.063922 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2055 2023.11.10 22:54:04.063992 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
2056 2023.11.10 22:54:04.066309 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003576103 sec., 6151 rows/sec., 845.73 KiB/sec.
2057 2023.11.10 22:54:04.066602 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Debug> DynamicQueryHandler: Done processing query
2058 2023.11.10 22:54:04.066628 [ 3 ] {54273601-29ef-4804-a79a-d44e630ccb69} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2059 2023.11.10 22:54:04.066646 [ 3 ] {} <Debug> HTTP-Session: fa4d2f19-c96b-4ce9-97b3-da2b3bdf6683 Destroying unnamed session
2060 2023.11.10 22:54:04.066870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 1044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2061 2023.11.10 22:54:04.066916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2062 2023.11.10 22:54:04.066936 [ 3 ] {} <Debug> HTTP-Session: 5b4667ec-fb2c-4be1-b380-b14a1f38de34 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2063 2023.11.10 22:54:04.066952 [ 3 ] {} <Debug> HTTP-Session: 5b4667ec-fb2c-4be1-b380-b14a1f38de34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2064 2023.11.10 22:54:04.067095 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
2065 2023.11.10 22:54:04.067667 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2066 2023.11.10 22:54:04.067868 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2067 2023.11.10 22:54:04.067910 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2068 2023.11.10 22:54:04.068061 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2069 2023.11.10 22:54:04.068132 [ 195 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2070 2023.11.10 22:54:04.068159 [ 194 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2071 2023.11.10 22:54:04.068175 [ 193 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2072 2023.11.10 22:54:04.068275 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2073 2023.11.10 22:54:04.068343 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
2074 2023.11.10 22:54:04.070684 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003546023 sec., 6204 rows/sec., 852.90 KiB/sec.
2075 2023.11.10 22:54:04.071064 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Debug> DynamicQueryHandler: Done processing query
2076 2023.11.10 22:54:04.071100 [ 3 ] {6cd3b266-1c1a-44e9-8887-d529b277204a} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2077 2023.11.10 22:54:04.071127 [ 3 ] {} <Debug> HTTP-Session: 5b4667ec-fb2c-4be1-b380-b14a1f38de34 Destroying unnamed session
2078 2023.11.10 22:54:04.071362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 1078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2079 2023.11.10 22:54:04.071422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2080 2023.11.10 22:54:04.071446 [ 3 ] {} <Debug> HTTP-Session: bd975a4a-5471-4ea8-98c3-d36aa0df5df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2081 2023.11.10 22:54:04.071467 [ 3 ] {} <Debug> HTTP-Session: bd975a4a-5471-4ea8-98c3-d36aa0df5df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2082 2023.11.10 22:54:04.071640 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', '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)
2083 2023.11.10 22:54:04.072228 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2084 2023.11.10 22:54:04.072433 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2085 2023.11.10 22:54:04.072476 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2086 2023.11.10 22:54:04.072632 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2087 2023.11.10 22:54:04.072731 [ 195 ] {393cb725-db81-44bd-b360-15d98152871f} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2088 2023.11.10 22:54:04.072748 [ 186 ] {393cb725-db81-44bd-b360-15d98152871f} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2089 2023.11.10 22:54:04.072763 [ 188 ] {393cb725-db81-44bd-b360-15d98152871f} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2090 2023.11.10 22:54:04.072876 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2091 2023.11.10 22:54:04.072948 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Debug> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6) (SelectExecutor): Reading approx. 22 rows with 3 streams
2092 2023.11.10 22:54:04.075272 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003590533 sec., 6127 rows/sec., 842.33 KiB/sec.
2093 2023.11.10 22:54:04.075589 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Debug> DynamicQueryHandler: Done processing query
2094 2023.11.10 22:54:04.075615 [ 3 ] {393cb725-db81-44bd-b360-15d98152871f} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2095 2023.11.10 22:54:04.075631 [ 3 ] {} <Debug> HTTP-Session: bd975a4a-5471-4ea8-98c3-d36aa0df5df5 Destroying unnamed session
2096 2023.11.10 22:54:04.075765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2097 2023.11.10 22:54:04.075811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2098 2023.11.10 22:54:04.075830 [ 3 ] {} <Debug> HTTP-Session: b342c0b4-d79b-4390-ba51-85f4b85da369 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2099 2023.11.10 22:54:04.075848 [ 3 ] {} <Debug> HTTP-Session: b342c0b4-d79b-4390-ba51-85f4b85da369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2023.11.10 22:54:04.075939 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2101 2023.11.10 22:54:04.075987 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2102 2023.11.10 22:54:04.076145 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2103 2023.11.10 22:54:04.076457 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2104 2023.11.10 22:54:04.076772 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2105 2023.11.10 22:54:04.076947 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Trace> oximeter.timeseries_schema (6b53009f-7eb7-4377-b007-67bd13c958e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2106 2023.11.10 22:54:04.077074 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001091489 sec., 10077 rows/sec., 902.76 KiB/sec.
2107 2023.11.10 22:54:04.077240 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Debug> DynamicQueryHandler: Done processing query
2108 2023.11.10 22:54:04.077265 [ 3 ] {b20a3261-9b40-4f83-a181-f723b52c4ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2109 2023.11.10 22:54:04.077281 [ 3 ] {} <Debug> HTTP-Session: b342c0b4-d79b-4390-ba51-85f4b85da369 Destroying unnamed session
2110 2023.11.10 22:54:04.077393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2111 2023.11.10 22:54:04.077438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2112 2023.11.10 22:54:04.077457 [ 3 ] {} <Debug> HTTP-Session: 39e5be7c-b9c5-4f7b-ae40-df756323b341 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2113 2023.11.10 22:54:04.077474 [ 3 ] {} <Debug> HTTP-Session: 39e5be7c-b9c5-4f7b-ae40-df756323b341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2114 2023.11.10 22:54:04.077548 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2115 2023.11.10 22:54:04.077588 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2116 2023.11.10 22:54:04.077695 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2117 2023.11.10 22:54:04.077989 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2118 2023.11.10 22:54:04.078199 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2119 2023.11.10 22:54:04.078347 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2120 2023.11.10 22:54:04.078474 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000895415 sec., 40204 rows/sec., 3.37 MiB/sec.
2121 2023.11.10 22:54:04.078596 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Debug> DynamicQueryHandler: Done processing query
2122 2023.11.10 22:54:04.078619 [ 3 ] {657e7e65-3036-434b-baab-2326609c3257} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2123 2023.11.10 22:54:04.078636 [ 3 ] {} <Debug> HTTP-Session: 39e5be7c-b9c5-4f7b-ae40-df756323b341 Destroying unnamed session
2124 2023.11.10 22:54:04.078756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2125 2023.11.10 22:54:04.078800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2126 2023.11.10 22:54:04.078819 [ 3 ] {} <Debug> HTTP-Session: 449b2a2a-a7ba-4351-8347-f9d263dcaf5e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2127 2023.11.10 22:54:04.078836 [ 3 ] {} <Debug> HTTP-Session: 449b2a2a-a7ba-4351-8347-f9d263dcaf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2128 2023.11.10 22:54:04.078908 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2129 2023.11.10 22:54:04.078945 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2130 2023.11.10 22:54:04.079050 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2131 2023.11.10 22:54:04.079327 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2132 2023.11.10 22:54:04.079533 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2133 2023.11.10 22:54:04.079679 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2134 2023.11.10 22:54:04.079796 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000861236 sec., 40639 rows/sec., 3.14 MiB/sec.
2135 2023.11.10 22:54:04.079912 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Debug> DynamicQueryHandler: Done processing query
2136 2023.11.10 22:54:04.079934 [ 3 ] {f1818775-ada7-4968-bd44-ce2248397aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2137 2023.11.10 22:54:04.079950 [ 3 ] {} <Debug> HTTP-Session: 449b2a2a-a7ba-4351-8347-f9d263dcaf5e Destroying unnamed session
2138 2023.11.10 22:54:04.080063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2139 2023.11.10 22:54:04.080107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2140 2023.11.10 22:54:04.080125 [ 3 ] {} <Debug> HTTP-Session: f52938e7-55bf-4c78-8609-d47784649d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2141 2023.11.10 22:54:04.080142 [ 3 ] {} <Debug> HTTP-Session: f52938e7-55bf-4c78-8609-d47784649d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2142 2023.11.10 22:54:04.080214 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2143 2023.11.10 22:54:04.080255 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2144 2023.11.10 22:54:04.080373 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2145 2023.11.10 22:54:04.080631 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2146 2023.11.10 22:54:04.080870 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2147 2023.11.10 22:54:04.081047 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2148 2023.11.10 22:54:04.081174 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000929967 sec., 11828 rows/sec., 780.23 KiB/sec.
2149 2023.11.10 22:54:04.081303 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Debug> DynamicQueryHandler: Done processing query
2150 2023.11.10 22:54:04.081330 [ 3 ] {b56ba295-5d91-47cc-9fbd-0afbc167711a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2151 2023.11.10 22:54:04.081348 [ 3 ] {} <Debug> HTTP-Session: f52938e7-55bf-4c78-8609-d47784649d39 Destroying unnamed session
2152 2023.11.10 22:54:04.081459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 6994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2153 2023.11.10 22:54:04.081503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2154 2023.11.10 22:54:04.081521 [ 3 ] {} <Debug> HTTP-Session: 7aafb61a-9e46-44e5-803d-c84c501f5b19 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2155 2023.11.10 22:54:04.081537 [ 3 ] {} <Debug> HTTP-Session: 7aafb61a-9e46-44e5-803d-c84c501f5b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2156 2023.11.10 22:54:04.081610 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2157 2023.11.10 22:54:04.081649 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2158 2023.11.10 22:54:04.081764 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2159 2023.11.10 22:54:04.082019 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2160 2023.11.10 22:54:04.082250 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2161 2023.11.10 22:54:04.082418 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2162 2023.11.10 22:54:04.082538 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000898376 sec., 40072 rows/sec., 2.79 MiB/sec.
2163 2023.11.10 22:54:04.082663 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Debug> DynamicQueryHandler: Done processing query
2164 2023.11.10 22:54:04.082688 [ 3 ] {950de5b4-58e0-427f-99bd-70deb309c1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2165 2023.11.10 22:54:04.082704 [ 3 ] {} <Debug> HTTP-Session: 7aafb61a-9e46-44e5-803d-c84c501f5b19 Destroying unnamed session
2166 2023.11.10 22:54:05.001096 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.20 MiB, peak 238.30 MiB, will set to 230.84 MiB (RSS), difference: -2.36 MiB
2167 2023.11.10 22:54:09.032043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2168 2023.11.10 22:54:09.032176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2169 2023.11.10 22:54:09.032207 [ 3 ] {} <Debug> HTTP-Session: 381f8ec0-754c-4b13-a33d-adc0824703f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2170 2023.11.10 22:54:09.032237 [ 3 ] {} <Debug> HTTP-Session: 381f8ec0-754c-4b13-a33d-adc0824703f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2171 2023.11.10 22:54:09.032377 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2172 2023.11.10 22:54:09.032443 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2173 2023.11.10 22:54:09.032614 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2174 2023.11.10 22:54:09.033036 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2175 2023.11.10 22:54:09.033298 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2176 2023.11.10 22:54:09.033468 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2177 2023.11.10 22:54:09.033603 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001186981 sec., 46336 rows/sec., 3.55 MiB/sec.
2178 2023.11.10 22:54:09.033794 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Debug> DynamicQueryHandler: Done processing query
2179 2023.11.10 22:54:09.033822 [ 3 ] {35b2b04f-acb0-4756-bb24-00e24c2b9082} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2180 2023.11.10 22:54:09.033839 [ 3 ] {} <Debug> HTTP-Session: 381f8ec0-754c-4b13-a33d-adc0824703f4 Destroying unnamed session
2181 2023.11.10 22:54:09.034037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2182 2023.11.10 22:54:09.034088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2183 2023.11.10 22:54:09.034108 [ 3 ] {} <Debug> HTTP-Session: 206f5a4f-ee0d-4b3d-9431-b3f1edb3c972 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2184 2023.11.10 22:54:09.034128 [ 3 ] {} <Debug> HTTP-Session: 206f5a4f-ee0d-4b3d-9431-b3f1edb3c972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2185 2023.11.10 22:54:09.034224 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2186 2023.11.10 22:54:09.034268 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2187 2023.11.10 22:54:09.034463 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2188 2023.11.10 22:54:09.034905 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2189 2023.11.10 22:54:09.035149 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2190 2023.11.10 22:54:09.035302 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2191 2023.11.10 22:54:09.035431 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001176091 sec., 206616 rows/sec., 19.96 MiB/sec.
2192 2023.11.10 22:54:09.035546 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Debug> DynamicQueryHandler: Done processing query
2193 2023.11.10 22:54:09.035570 [ 3 ] {45520dd8-5803-4533-9871-f02c967a03c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2194 2023.11.10 22:54:09.035587 [ 3 ] {} <Debug> HTTP-Session: 206f5a4f-ee0d-4b3d-9431-b3f1edb3c972 Destroying unnamed session
2195 2023.11.10 22:54:09.035819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2196 2023.11.10 22:54:09.035866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2197 2023.11.10 22:54:09.035886 [ 3 ] {} <Debug> HTTP-Session: 438a4f8d-0bd5-491c-929b-282d9f0313df Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2198 2023.11.10 22:54:09.035905 [ 3 ] {} <Debug> HTTP-Session: 438a4f8d-0bd5-491c-929b-282d9f0313df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2199 2023.11.10 22:54:09.036003 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2200 2023.11.10 22:54:09.036044 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2201 2023.11.10 22:54:09.036150 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2202 2023.11.10 22:54:09.036716 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2203 2023.11.10 22:54:09.036969 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2204 2023.11.10 22:54:09.037122 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2205 2023.11.10 22:54:09.037333 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001300763 sec., 261385 rows/sec., 18.30 MiB/sec.
2206 2023.11.10 22:54:09.037461 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Debug> DynamicQueryHandler: Done processing query
2207 2023.11.10 22:54:09.037486 [ 3 ] {783baedc-b48a-4758-a87c-b9e929785a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2208 2023.11.10 22:54:09.037503 [ 3 ] {} <Debug> HTTP-Session: 438a4f8d-0bd5-491c-929b-282d9f0313df Destroying unnamed session
2209 2023.11.10 22:54:09.037637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2210 2023.11.10 22:54:09.037684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2211 2023.11.10 22:54:09.037703 [ 3 ] {} <Debug> HTTP-Session: bcae12e8-344c-47a2-a0e7-e03d4120cbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2212 2023.11.10 22:54:09.037721 [ 3 ] {} <Debug> HTTP-Session: bcae12e8-344c-47a2-a0e7-e03d4120cbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2213 2023.11.10 22:54:09.037792 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2214 2023.11.10 22:54:09.037832 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2215 2023.11.10 22:54:09.037940 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2216 2023.11.10 22:54:09.038202 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2217 2023.11.10 22:54:09.038441 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2218 2023.11.10 22:54:09.038614 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2219 2023.11.10 22:54:09.038735 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000914697 sec., 6559 rows/sec., 275.45 KiB/sec.
2220 2023.11.10 22:54:09.038850 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Debug> DynamicQueryHandler: Done processing query
2221 2023.11.10 22:54:09.038874 [ 3 ] {14bc13f7-c6d8-41c1-81db-fdc82556fb10} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2222 2023.11.10 22:54:09.038889 [ 3 ] {} <Debug> HTTP-Session: bcae12e8-344c-47a2-a0e7-e03d4120cbe6 Destroying unnamed session
2223 2023.11.10 22:54:09.039045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2224 2023.11.10 22:54:09.039089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2225 2023.11.10 22:54:09.039109 [ 3 ] {} <Debug> HTTP-Session: a52b2eea-e8d7-4467-8a40-d97eba7826b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2226 2023.11.10 22:54:09.039125 [ 3 ] {} <Debug> HTTP-Session: a52b2eea-e8d7-4467-8a40-d97eba7826b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2023.11.10 22:54:09.039198 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2228 2023.11.10 22:54:09.039238 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2229 2023.11.10 22:54:09.039357 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2230 2023.11.10 22:54:09.039665 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2231 2023.11.10 22:54:09.039919 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2232 2023.11.10 22:54:09.040092 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2233 2023.11.10 22:54:09.040216 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000989527 sec., 70740 rows/sec., 4.29 MiB/sec.
2234 2023.11.10 22:54:09.040415 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Debug> DynamicQueryHandler: Done processing query
2235 2023.11.10 22:54:09.040439 [ 3 ] {ab60be5c-1957-4516-8780-31032d1c5b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2236 2023.11.10 22:54:09.040455 [ 3 ] {} <Debug> HTTP-Session: a52b2eea-e8d7-4467-8a40-d97eba7826b4 Destroying unnamed session
2237 2023.11.10 22:54:09.040658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2238 2023.11.10 22:54:09.040702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2239 2023.11.10 22:54:09.040722 [ 3 ] {} <Debug> HTTP-Session: 06012f0e-0cf3-49f3-9a40-349d6efa8573 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2240 2023.11.10 22:54:09.040739 [ 3 ] {} <Debug> HTTP-Session: 06012f0e-0cf3-49f3-9a40-349d6efa8573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2241 2023.11.10 22:54:09.040824 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2242 2023.11.10 22:54:09.040868 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2243 2023.11.10 22:54:09.041013 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2023.11.10 22:54:09.041527 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2245 2023.11.10 22:54:09.041840 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2246 2023.11.10 22:54:09.042033 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2247 2023.11.10 22:54:09.042168 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001316623 sec., 37216 rows/sec., 50.22 MiB/sec.
2248 2023.11.10 22:54:09.042298 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Debug> DynamicQueryHandler: Done processing query
2249 2023.11.10 22:54:09.042321 [ 3 ] {9a5d1951-3b5d-47b8-84a5-c7c7a9d78db3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2250 2023.11.10 22:54:09.042337 [ 3 ] {} <Debug> HTTP-Session: 06012f0e-0cf3-49f3-9a40-349d6efa8573 Destroying unnamed session
2251 2023.11.10 22:54:09.042457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2252 2023.11.10 22:54:09.042501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2253 2023.11.10 22:54:09.042520 [ 3 ] {} <Debug> HTTP-Session: 86b95879-9f6f-4a69-87a4-4272b2f99e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2254 2023.11.10 22:54:09.042537 [ 3 ] {} <Debug> HTTP-Session: 86b95879-9f6f-4a69-87a4-4272b2f99e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2023.11.10 22:54:09.042609 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2256 2023.11.10 22:54:09.042650 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2257 2023.11.10 22:54:09.042753 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2023.11.10 22:54:09.043023 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2259 2023.11.10 22:54:09.043256 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2260 2023.11.10 22:54:09.043429 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2261 2023.11.10 22:54:09.043526 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000887636 sec., 23658 rows/sec., 1.23 MiB/sec.
2262 2023.11.10 22:54:09.043641 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Debug> DynamicQueryHandler: Done processing query
2263 2023.11.10 22:54:09.043665 [ 3 ] {090c7d45-dfc0-40e6-9ec2-ac09d238becd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2264 2023.11.10 22:54:09.043682 [ 3 ] {} <Debug> HTTP-Session: 86b95879-9f6f-4a69-87a4-4272b2f99e85 Destroying unnamed session
2265 2023.11.10 22:54:12.245326 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
2266 2023.11.10 22:54:12.245384 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
2267 2023.11.10 22:54:19.032728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2268 2023.11.10 22:54:19.032851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2269 2023.11.10 22:54:19.032881 [ 3 ] {} <Debug> HTTP-Session: e70bf33e-fa45-4e2f-86dc-997d11c4ca42 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2270 2023.11.10 22:54:19.032910 [ 3 ] {} <Debug> HTTP-Session: e70bf33e-fa45-4e2f-86dc-997d11c4ca42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2271 2023.11.10 22:54:19.033047 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2272 2023.11.10 22:54:19.033111 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2273 2023.11.10 22:54:19.033287 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2274 2023.11.10 22:54:19.033746 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2275 2023.11.10 22:54:19.034008 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2276 2023.11.10 22:54:19.034174 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2277 2023.11.10 22:54:19.034294 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001207461 sec., 45550 rows/sec., 3.49 MiB/sec.
2278 2023.11.10 22:54:19.034493 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Debug> DynamicQueryHandler: Done processing query
2279 2023.11.10 22:54:19.034522 [ 3 ] {0485f0cc-9741-4918-ac5d-b15d4d8f172e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2280 2023.11.10 22:54:19.034539 [ 3 ] {} <Debug> HTTP-Session: e70bf33e-fa45-4e2f-86dc-997d11c4ca42 Destroying unnamed session
2281 2023.11.10 22:54:19.034755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2282 2023.11.10 22:54:19.034808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2283 2023.11.10 22:54:19.034829 [ 3 ] {} <Debug> HTTP-Session: 326e6530-67c4-4bba-8385-cc6fc3d64559 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2284 2023.11.10 22:54:19.034849 [ 3 ] {} <Debug> HTTP-Session: 326e6530-67c4-4bba-8385-cc6fc3d64559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2285 2023.11.10 22:54:19.034946 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2286 2023.11.10 22:54:19.034988 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2287 2023.11.10 22:54:19.035107 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2288 2023.11.10 22:54:19.035573 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2289 2023.11.10 22:54:19.035804 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2290 2023.11.10 22:54:19.035954 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2291 2023.11.10 22:54:19.036057 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001082359 sec., 224509 rows/sec., 21.69 MiB/sec.
2292 2023.11.10 22:54:19.036046 [ 80 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2293 2023.11.10 22:54:19.036121 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2294 2023.11.10 22:54:19.036233 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Debug> DynamicQueryHandler: Done processing query
2295 2023.11.10 22:54:19.036279 [ 3 ] {e10faf1e-3a3d-41a9-9182-befe443449e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2296 2023.11.10 22:54:19.036315 [ 3 ] {} <Debug> HTTP-Session: 326e6530-67c4-4bba-8385-cc6fc3d64559 Destroying unnamed session
2297 2023.11.10 22:54:19.036303 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2298 2023.11.10 22:54:19.036489 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2299 2023.11.10 22:54:19.036539 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part
2300 2023.11.10 22:54:19.036569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2301 2023.11.10 22:54:19.036649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2302 2023.11.10 22:54:19.036680 [ 3 ] {} <Debug> HTTP-Session: 7c9f9586-d088-4a96-a117-3394d77753f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2303 2023.11.10 22:54:19.036740 [ 3 ] {} <Debug> HTTP-Session: 7c9f9586-d088-4a96-a117-3394d77753f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2304 2023.11.10 22:54:19.036807 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part
2305 2023.11.10 22:54:19.036956 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2306 2023.11.10 22:54:19.037055 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part
2307 2023.11.10 22:54:19.037067 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2308 2023.11.10 22:54:19.037338 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
2309 2023.11.10 22:54:19.037569 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2310 2023.11.10 22:54:19.037602 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 243 rows starting from the beginning of the part
2311 2023.11.10 22:54:19.037780 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 243 rows starting from the beginning of the part
2312 2023.11.10 22:54:19.038527 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2313 2023.11.10 22:54:19.039018 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2314 2023.11.10 22:54:19.039290 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2315 2023.11.10 22:54:19.039531 [ 80 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2316 2023.11.10 22:54:19.039626 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2317 2023.11.10 22:54:19.039634 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.002614616 sec., 130038 rows/sec., 9.10 MiB/sec.
2318 2023.11.10 22:54:19.039649 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 4 columns (4 merged, 0 gathered) in 0.003445651 sec., 363066.3697513184 rows/sec., 34.87 MiB/sec.
2319 2023.11.10 22:54:19.039777 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2320 2023.11.10 22:54:19.039924 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2321 2023.11.10 22:54:19.039954 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Debug> DynamicQueryHandler: Done processing query
2322 2023.11.10 22:54:19.039981 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2323 2023.11.10 22:54:19.040018 [ 3 ] {217f46ae-3123-412a-969f-a6644dbfdc0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2324 2023.11.10 22:54:19.040036 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 374 rows starting from the beginning of the part
2325 2023.11.10 22:54:19.040079 [ 3 ] {} <Debug> HTTP-Session: 7c9f9586-d088-4a96-a117-3394d77753f0 Destroying unnamed session
2326 2023.11.10 22:54:19.040219 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2327 2023.11.10 22:54:19.040237 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 335 rows starting from the beginning of the part
2328 2023.11.10 22:54:19.040332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2329 2023.11.10 22:54:19.040373 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_11_2} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2330 2023.11.10 22:54:19.040449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2331 2023.11.10 22:54:19.040531 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 344 rows starting from the beginning of the part
2332 2023.11.10 22:54:19.040555 [ 3 ] {} <Debug> HTTP-Session: 084f63c6-80c1-445f-bffe-cc775caf87b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2333 2023.11.10 22:54:19.040631 [ 3 ] {} <Debug> HTTP-Session: 084f63c6-80c1-445f-bffe-cc775caf87b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2334 2023.11.10 22:54:19.040770 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part
2335 2023.11.10 22:54:19.040837 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2336 2023.11.10 22:54:19.040961 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2337 2023.11.10 22:54:19.040990 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 340 rows starting from the beginning of the part
2338 2023.11.10 22:54:19.041280 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 340 rows starting from the beginning of the part
2339 2023.11.10 22:54:19.041451 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2340 2023.11.10 22:54:19.042239 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2341 2023.11.10 22:54:19.042801 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2342 2023.11.10 22:54:19.043038 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2343 2023.11.10 22:54:19.043380 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002475154 sec., 2424 rows/sec., 101.79 KiB/sec.
2344 2023.11.10 22:54:19.043388 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003685485 sec., 479719.7655125445 rows/sec., 33.72 MiB/sec.
2345 2023.11.10 22:54:19.043605 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2346 2023.11.10 22:54:19.043607 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Debug> DynamicQueryHandler: Done processing query
2347 2023.11.10 22:54:19.043665 [ 3 ] {11563032-36df-4c9f-8e44-b65ff4aee2c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2348 2023.11.10 22:54:19.043687 [ 3 ] {} <Debug> HTTP-Session: 084f63c6-80c1-445f-bffe-cc775caf87b3 Destroying unnamed session
2349 2023.11.10 22:54:19.043815 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2350 2023.11.10 22:54:19.043869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2351 2023.11.10 22:54:19.043918 [ 21 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_11_2} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2352 2023.11.10 22:54:19.043937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2353 2023.11.10 22:54:19.043986 [ 3 ] {} <Debug> HTTP-Session: a2eb283e-c667-459a-b793-b9b903f2c656 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2354 2023.11.10 22:54:19.044043 [ 3 ] {} <Debug> HTTP-Session: a2eb283e-c667-459a-b793-b9b903f2c656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2355 2023.11.10 22:54:19.044134 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2356 2023.11.10 22:54:19.044177 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2357 2023.11.10 22:54:19.044314 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2358 2023.11.10 22:54:19.044628 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2359 2023.11.10 22:54:19.044881 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2360 2023.11.10 22:54:19.045059 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2361 2023.11.10 22:54:19.045166 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001003587 sec., 69749 rows/sec., 4.23 MiB/sec.
2362 2023.11.10 22:54:19.045282 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Debug> DynamicQueryHandler: Done processing query
2363 2023.11.10 22:54:19.045305 [ 3 ] {6736b26c-c57e-47ae-93f1-664c2dd13b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2364 2023.11.10 22:54:19.045321 [ 3 ] {} <Debug> HTTP-Session: a2eb283e-c667-459a-b793-b9b903f2c656 Destroying unnamed session
2365 2023.11.10 22:54:19.045476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2366 2023.11.10 22:54:19.045522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2367 2023.11.10 22:54:19.045542 [ 3 ] {} <Debug> HTTP-Session: 37ad1b65-cd6c-478d-88ba-6c066316cfa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2368 2023.11.10 22:54:19.045558 [ 3 ] {} <Debug> HTTP-Session: 37ad1b65-cd6c-478d-88ba-6c066316cfa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2023.11.10 22:54:19.045660 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2370 2023.11.10 22:54:19.045703 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2371 2023.11.10 22:54:19.045835 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2372 2023.11.10 22:54:19.046332 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2373 2023.11.10 22:54:19.046647 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2374 2023.11.10 22:54:19.046826 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2375 2023.11.10 22:54:19.046925 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2376 2023.11.10 22:54:19.046930 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001242641 sec., 39432 rows/sec., 53.21 MiB/sec.
2377 2023.11.10 22:54:19.046962 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2378 2023.11.10 22:54:19.047056 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2379 2023.11.10 22:54:19.047107 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Debug> DynamicQueryHandler: Done processing query
2380 2023.11.10 22:54:19.047134 [ 3 ] {c8e95149-7825-4a52-b777-5c48f3de9482} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2381 2023.11.10 22:54:19.047159 [ 3 ] {} <Debug> HTTP-Session: 37ad1b65-cd6c-478d-88ba-6c066316cfa0 Destroying unnamed session
2382 2023.11.10 22:54:19.047168 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2383 2023.11.10 22:54:19.047201 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part
2384 2023.11.10 22:54:19.047283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2385 2023.11.10 22:54:19.047342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2386 2023.11.10 22:54:19.047353 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part
2387 2023.11.10 22:54:19.047362 [ 3 ] {} <Debug> HTTP-Session: 5a68e254-27eb-404b-88ae-62a381683cca Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2388 2023.11.10 22:54:19.047395 [ 3 ] {} <Debug> HTTP-Session: 5a68e254-27eb-404b-88ae-62a381683cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2389 2023.11.10 22:54:19.047507 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part
2390 2023.11.10 22:54:19.047515 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2391 2023.11.10 22:54:19.047566 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2392 2023.11.10 22:54:19.047671 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::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
2393 2023.11.10 22:54:19.047806 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2394 2023.11.10 22:54:19.047847 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part
2395 2023.11.10 22:54:19.048086 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part
2396 2023.11.10 22:54:19.048278 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2397 2023.11.10 22:54:19.048579 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2398 2023.11.10 22:54:19.048797 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2399 2023.11.10 22:54:19.048940 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001391174 sec., 15095 rows/sec., 801.65 KiB/sec.
2400 2023.11.10 22:54:19.049102 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Debug> DynamicQueryHandler: Done processing query
2401 2023.11.10 22:54:19.049136 [ 3 ] {20b5ac7d-75af-4cae-ac08-e11f4481645a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2402 2023.11.10 22:54:19.049152 [ 3 ] {} <Debug> HTTP-Session: 5a68e254-27eb-404b-88ae-62a381683cca Destroying unnamed session
2403 2023.11.10 22:54:19.049693 [ 18 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 6 columns (6 merged, 0 gathered) in 0.002683027 sec., 101378.03309470981 rows/sec., 136.80 MiB/sec.
2404 2023.11.10 22:54:19.049924 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2405 2023.11.10 22:54:19.050130 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2406 2023.11.10 22:54:19.050187 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2407 2023.11.10 22:54:19.050243 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_6_1: 4.07 MiB.
2408 2023.11.10 22:54:27.245423 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
2409 2023.11.10 22:54:27.245485 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
2410 2023.11.10 22:54:29.031678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2411 2023.11.10 22:54:29.031809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2412 2023.11.10 22:54:29.031838 [ 3 ] {} <Debug> HTTP-Session: 09841cb3-bbda-44e3-b914-46cb16ad11e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2413 2023.11.10 22:54:29.031866 [ 3 ] {} <Debug> HTTP-Session: 09841cb3-bbda-44e3-b914-46cb16ad11e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2414 2023.11.10 22:54:29.032005 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2415 2023.11.10 22:54:29.032071 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2416 2023.11.10 22:54:29.032247 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2417 2023.11.10 22:54:29.032686 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2418 2023.11.10 22:54:29.032951 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2419 2023.11.10 22:54:29.033115 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2420 2023.11.10 22:54:29.033242 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001195571 sec., 46003 rows/sec., 3.52 MiB/sec.
2421 2023.11.10 22:54:29.033385 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Debug> DynamicQueryHandler: Done processing query
2422 2023.11.10 22:54:29.033411 [ 3 ] {0a068a1a-134f-4aca-8208-c25cbb92f46f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2423 2023.11.10 22:54:29.033428 [ 3 ] {} <Debug> HTTP-Session: 09841cb3-bbda-44e3-b914-46cb16ad11e5 Destroying unnamed session
2424 2023.11.10 22:54:29.033658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2425 2023.11.10 22:54:29.033704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2426 2023.11.10 22:54:29.033724 [ 3 ] {} <Debug> HTTP-Session: eb2d9673-7171-46f1-8e00-e94fd741a310 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2427 2023.11.10 22:54:29.033741 [ 3 ] {} <Debug> HTTP-Session: eb2d9673-7171-46f1-8e00-e94fd741a310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2428 2023.11.10 22:54:29.033827 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2429 2023.11.10 22:54:29.033867 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2430 2023.11.10 22:54:29.033972 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2431 2023.11.10 22:54:29.034393 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2432 2023.11.10 22:54:29.034619 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2433 2023.11.10 22:54:29.034770 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2434 2023.11.10 22:54:29.034890 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001033438 sec., 235137 rows/sec., 22.72 MiB/sec.
2435 2023.11.10 22:54:29.035020 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Debug> DynamicQueryHandler: Done processing query
2436 2023.11.10 22:54:29.035044 [ 3 ] {7f9b97f2-5086-41f5-9aa5-081567302050} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2437 2023.11.10 22:54:29.035060 [ 3 ] {} <Debug> HTTP-Session: eb2d9673-7171-46f1-8e00-e94fd741a310 Destroying unnamed session
2438 2023.11.10 22:54:29.035232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2439 2023.11.10 22:54:29.035277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2440 2023.11.10 22:54:29.035296 [ 3 ] {} <Debug> HTTP-Session: 5f75c56d-e058-43d1-8d2a-98b475ca6532 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2441 2023.11.10 22:54:29.035313 [ 3 ] {} <Debug> HTTP-Session: 5f75c56d-e058-43d1-8d2a-98b475ca6532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2442 2023.11.10 22:54:29.035405 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2443 2023.11.10 22:54:29.035443 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2444 2023.11.10 22:54:29.035547 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2445 2023.11.10 22:54:29.036010 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2446 2023.11.10 22:54:29.036233 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2447 2023.11.10 22:54:29.036392 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2448 2023.11.10 22:54:29.036507 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001074559 sec., 316408 rows/sec., 22.15 MiB/sec.
2449 2023.11.10 22:54:29.036621 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Debug> DynamicQueryHandler: Done processing query
2450 2023.11.10 22:54:29.036644 [ 3 ] {dbf1c6e1-9db4-4dd7-9362-d81da9c7c7ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2451 2023.11.10 22:54:29.036661 [ 3 ] {} <Debug> HTTP-Session: 5f75c56d-e058-43d1-8d2a-98b475ca6532 Destroying unnamed session
2452 2023.11.10 22:54:29.036790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2453 2023.11.10 22:54:29.036835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2454 2023.11.10 22:54:29.036854 [ 3 ] {} <Debug> HTTP-Session: f6fcd8cb-a88e-483a-92db-e19099c7f6ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2455 2023.11.10 22:54:29.036871 [ 3 ] {} <Debug> HTTP-Session: f6fcd8cb-a88e-483a-92db-e19099c7f6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2456 2023.11.10 22:54:29.036941 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2457 2023.11.10 22:54:29.036980 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2458 2023.11.10 22:54:29.037088 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2459 2023.11.10 22:54:29.037329 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2460 2023.11.10 22:54:29.037578 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2461 2023.11.10 22:54:29.037755 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2462 2023.11.10 22:54:29.037887 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000910136 sec., 6592 rows/sec., 276.83 KiB/sec.
2463 2023.11.10 22:54:29.038020 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Debug> DynamicQueryHandler: Done processing query
2464 2023.11.10 22:54:29.038043 [ 3 ] {cb5446dd-758f-4a06-986b-6ac575dd5561} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2465 2023.11.10 22:54:29.038060 [ 3 ] {} <Debug> HTTP-Session: f6fcd8cb-a88e-483a-92db-e19099c7f6ea Destroying unnamed session
2466 2023.11.10 22:54:29.038180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2467 2023.11.10 22:54:29.038225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2468 2023.11.10 22:54:29.038243 [ 3 ] {} <Debug> HTTP-Session: 32743c92-1c9a-44ab-b404-5ffbb1d608e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2469 2023.11.10 22:54:29.038260 [ 3 ] {} <Debug> HTTP-Session: 32743c92-1c9a-44ab-b404-5ffbb1d608e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2470 2023.11.10 22:54:29.038333 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2471 2023.11.10 22:54:29.038374 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2472 2023.11.10 22:54:29.038494 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2473 2023.11.10 22:54:29.038864 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2474 2023.11.10 22:54:29.039167 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2475 2023.11.10 22:54:29.039340 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2476 2023.11.10 22:54:29.039467 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001102959 sec., 63465 rows/sec., 3.85 MiB/sec.
2477 2023.11.10 22:54:29.039459 [ 70 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2478 2023.11.10 22:54:29.039578 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2479 2023.11.10 22:54:29.039650 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Debug> DynamicQueryHandler: Done processing query
2480 2023.11.10 22:54:29.039718 [ 3 ] {2839421b-0330-4a34-a066-1993a5b5fe83} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2481 2023.11.10 22:54:29.039757 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2482 2023.11.10 22:54:29.039767 [ 3 ] {} <Debug> HTTP-Session: 32743c92-1c9a-44ab-b404-5ffbb1d608e1 Destroying unnamed session
2483 2023.11.10 22:54:29.039920 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2484 2023.11.10 22:54:29.039964 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part
2485 2023.11.10 22:54:29.040041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2023.11.10 22:54:29.040132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2487 2023.11.10 22:54:29.040180 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part
2488 2023.11.10 22:54:29.040191 [ 3 ] {} <Debug> HTTP-Session: 4631cbc9-b1ae-4e2d-aa1d-70672e619f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2489 2023.11.10 22:54:29.040259 [ 3 ] {} <Debug> HTTP-Session: 4631cbc9-b1ae-4e2d-aa1d-70672e619f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2490 2023.11.10 22:54:29.040462 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part
2491 2023.11.10 22:54:29.040487 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2492 2023.11.10 22:54:29.040591 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2493 2023.11.10 22:54:29.040719 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part
2494 2023.11.10 22:54:29.041103 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part
2495 2023.11.10 22:54:29.041305 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2496 2023.11.10 22:54:29.041376 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part
2497 2023.11.10 22:54:29.042468 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2498 2023.11.10 22:54:29.043234 [ 20 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 5 columns (5 merged, 0 gathered) in 0.003579023 sec., 198657.56660407042 rows/sec., 12.06 MiB/sec.
2499 2023.11.10 22:54:29.043245 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2500 2023.11.10 22:54:29.043399 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2501 2023.11.10 22:54:29.043517 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2502 2023.11.10 22:54:29.043712 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.003157036 sec., 15520 rows/sec., 20.94 MiB/sec.
2503 2023.11.10 22:54:29.043720 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2504 2023.11.10 22:54:29.043860 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2505 2023.11.10 22:54:29.043971 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Debug> DynamicQueryHandler: Done processing query
2506 2023.11.10 22:54:29.044019 [ 3 ] {0e5a4374-7a61-4f72-8551-46c61bf9fe46} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2507 2023.11.10 22:54:29.044035 [ 3 ] {} <Debug> HTTP-Session: 4631cbc9-b1ae-4e2d-aa1d-70672e619f02 Destroying unnamed session
2508 2023.11.10 22:54:29.044158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2023.11.10 22:54:29.044202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2510 2023.11.10 22:54:29.044221 [ 3 ] {} <Debug> HTTP-Session: 75b075fb-2204-4a0f-8f47-e82300f15dda Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2511 2023.11.10 22:54:29.044238 [ 3 ] {} <Debug> HTTP-Session: 75b075fb-2204-4a0f-8f47-e82300f15dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2512 2023.11.10 22:54:29.044312 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2513 2023.11.10 22:54:29.044352 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2514 2023.11.10 22:54:29.044474 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2515 2023.11.10 22:54:29.044763 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2516 2023.11.10 22:54:29.045003 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2517 2023.11.10 22:54:29.045185 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2518 2023.11.10 22:54:29.045311 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000970487 sec., 21638 rows/sec., 1.12 MiB/sec.
2519 2023.11.10 22:54:29.045430 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Debug> DynamicQueryHandler: Done processing query
2520 2023.11.10 22:54:29.045453 [ 3 ] {c92dad6b-a679-470a-b66f-31296c9a35df} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2521 2023.11.10 22:54:29.045469 [ 3 ] {} <Debug> HTTP-Session: 75b075fb-2204-4a0f-8f47-e82300f15dda Destroying unnamed session
2522 2023.11.10 22:54:34.026017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2523 2023.11.10 22:54:34.026158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2524 2023.11.10 22:54:34.026183 [ 3 ] {} <Debug> HTTP-Session: 2249ae8c-f1e6-4e88-8a6d-cf941b56f1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2525 2023.11.10 22:54:34.026206 [ 3 ] {} <Debug> HTTP-Session: 2249ae8c-f1e6-4e88-8a6d-cf941b56f1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2526 2023.11.10 22:54:34.026330 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2527 2023.11.10 22:54:34.026388 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2528 2023.11.10 22:54:34.026546 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2529 2023.11.10 22:54:34.027019 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2530 2023.11.10 22:54:34.027287 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2531 2023.11.10 22:54:34.027448 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2532 2023.11.10 22:54:34.027589 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001221841 sec., 29463 rows/sec., 2.47 MiB/sec.
2533 2023.11.10 22:54:34.027722 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Debug> DynamicQueryHandler: Done processing query
2534 2023.11.10 22:54:34.027746 [ 3 ] {e7af4c2e-73fb-4e45-8d0b-d428010832b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2535 2023.11.10 22:54:34.027762 [ 3 ] {} <Debug> HTTP-Session: 2249ae8c-f1e6-4e88-8a6d-cf941b56f1a7 Destroying unnamed session
2536 2023.11.10 22:54:34.027873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2537 2023.11.10 22:54:34.027917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2538 2023.11.10 22:54:34.027939 [ 3 ] {} <Debug> HTTP-Session: bb2ec5eb-ddca-4267-8faf-1b3953fc28ad Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2539 2023.11.10 22:54:34.027956 [ 3 ] {} <Debug> HTTP-Session: bb2ec5eb-ddca-4267-8faf-1b3953fc28ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2540 2023.11.10 22:54:34.028028 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2541 2023.11.10 22:54:34.028067 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2542 2023.11.10 22:54:34.028172 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2543 2023.11.10 22:54:34.028494 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2544 2023.11.10 22:54:34.028697 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2545 2023.11.10 22:54:34.028843 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2546 2023.11.10 22:54:34.028963 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000907476 sec., 38568 rows/sec., 2.98 MiB/sec.
2547 2023.11.10 22:54:34.029079 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Debug> DynamicQueryHandler: Done processing query
2548 2023.11.10 22:54:34.029102 [ 3 ] {c538fe93-8815-4fe1-9f0f-a3573ebcb00d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2549 2023.11.10 22:54:34.029118 [ 3 ] {} <Debug> HTTP-Session: bb2ec5eb-ddca-4267-8faf-1b3953fc28ad Destroying unnamed session
2550 2023.11.10 22:54:34.029229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2551 2023.11.10 22:54:34.029272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2552 2023.11.10 22:54:34.029291 [ 3 ] {} <Debug> HTTP-Session: 6538c098-e7dd-4b40-9690-b93ea892da3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2553 2023.11.10 22:54:34.029307 [ 3 ] {} <Debug> HTTP-Session: 6538c098-e7dd-4b40-9690-b93ea892da3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2554 2023.11.10 22:54:34.029376 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2555 2023.11.10 22:54:34.029417 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2556 2023.11.10 22:54:34.029539 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2557 2023.11.10 22:54:34.029809 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2558 2023.11.10 22:54:34.030054 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2559 2023.11.10 22:54:34.030240 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2560 2023.11.10 22:54:34.030356 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000951937 sec., 11555 rows/sec., 762.22 KiB/sec.
2561 2023.11.10 22:54:34.030478 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Debug> DynamicQueryHandler: Done processing query
2562 2023.11.10 22:54:34.030500 [ 3 ] {25eeca66-6cd8-4d3c-a0b8-984813fb8a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2563 2023.11.10 22:54:34.030515 [ 3 ] {} <Debug> HTTP-Session: 6538c098-e7dd-4b40-9690-b93ea892da3c Destroying unnamed session
2564 2023.11.10 22:54:34.030667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 6995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2565 2023.11.10 22:54:34.030709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2566 2023.11.10 22:54:34.030727 [ 3 ] {} <Debug> HTTP-Session: 9f5b538c-7a4c-4b44-ac62-04d6eceda30e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2567 2023.11.10 22:54:34.030743 [ 3 ] {} <Debug> HTTP-Session: 9f5b538c-7a4c-4b44-ac62-04d6eceda30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2568 2023.11.10 22:54:34.030816 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2569 2023.11.10 22:54:34.030856 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2570 2023.11.10 22:54:34.030978 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2571 2023.11.10 22:54:34.031271 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2572 2023.11.10 22:54:34.031509 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2573 2023.11.10 22:54:34.031680 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2574 2023.11.10 22:54:34.031794 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000950667 sec., 37868 rows/sec., 2.64 MiB/sec.
2575 2023.11.10 22:54:34.031912 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Debug> DynamicQueryHandler: Done processing query
2576 2023.11.10 22:54:34.031939 [ 3 ] {92b6f296-c832-4f5e-bd0a-4a6639e8f86a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2577 2023.11.10 22:54:34.031954 [ 3 ] {} <Debug> HTTP-Session: 9f5b538c-7a4c-4b44-ac62-04d6eceda30e Destroying unnamed session
2578 2023.11.10 22:54:39.031875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2579 2023.11.10 22:54:39.031992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2580 2023.11.10 22:54:39.032016 [ 3 ] {} <Debug> HTTP-Session: 449be2ec-f41d-4795-840c-0a88ac711423 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2581 2023.11.10 22:54:39.032039 [ 3 ] {} <Debug> HTTP-Session: 449be2ec-f41d-4795-840c-0a88ac711423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2582 2023.11.10 22:54:39.032162 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2583 2023.11.10 22:54:39.032221 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2584 2023.11.10 22:54:39.032375 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2585 2023.11.10 22:54:39.032834 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2586 2023.11.10 22:54:39.033094 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2587 2023.11.10 22:54:39.033251 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2588 2023.11.10 22:54:39.033381 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001179431 sec., 46632 rows/sec., 3.57 MiB/sec.
2589 2023.11.10 22:54:39.033380 [ 110 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2590 2023.11.10 22:54:39.033485 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2591 2023.11.10 22:54:39.033575 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2592 2023.11.10 22:54:39.033584 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Debug> DynamicQueryHandler: Done processing query
2593 2023.11.10 22:54:39.033642 [ 3 ] {10981be4-db69-48d6-ba5d-194b778debe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2594 2023.11.10 22:54:39.033681 [ 3 ] {} <Debug> HTTP-Session: 449be2ec-f41d-4795-840c-0a88ac711423 Destroying unnamed session
2595 2023.11.10 22:54:39.033726 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2596 2023.11.10 22:54:39.033762 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part
2597 2023.11.10 22:54:39.033911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2598 2023.11.10 22:54:39.033933 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part
2599 2023.11.10 22:54:39.034005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2600 2023.11.10 22:54:39.034035 [ 3 ] {} <Debug> HTTP-Session: 55edaf14-01f1-4f46-a103-ff9f932d511e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2601 2023.11.10 22:54:39.034073 [ 3 ] {} <Debug> HTTP-Session: 55edaf14-01f1-4f46-a103-ff9f932d511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2602 2023.11.10 22:54:39.034136 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 55 rows starting from the beginning of the part
2603 2023.11.10 22:54:39.034260 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2604 2023.11.10 22:54:39.034374 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2605 2023.11.10 22:54:39.034386 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 55 rows starting from the beginning of the part
2606 2023.11.10 22:54:39.034709 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 55 rows starting from the beginning of the part
2607 2023.11.10 22:54:39.034822 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2608 2023.11.10 22:54:39.034989 [ 18 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 55 rows starting from the beginning of the part
2609 2023.11.10 22:54:39.035825 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2610 2023.11.10 22:54:39.036337 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2611 2023.11.10 22:54:39.036374 [ 20 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 4 columns (4 merged, 0 gathered) in 0.002826999 sec., 114255.43482682519 rows/sec., 8.74 MiB/sec.
2612 2023.11.10 22:54:39.036517 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2613 2023.11.10 22:54:39.036550 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2614 2023.11.10 22:54:39.036715 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002399912 sec., 101253 rows/sec., 9.78 MiB/sec.
2615 2023.11.10 22:54:39.036927 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Debug> DynamicQueryHandler: Done processing query
2616 2023.11.10 22:54:39.036941 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2617 2023.11.10 22:54:39.036961 [ 3 ] {a0c9cc1e-1b5d-4a25-b522-9431a6a656f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2618 2023.11.10 22:54:39.037000 [ 3 ] {} <Debug> HTTP-Session: 55edaf14-01f1-4f46-a103-ff9f932d511e Destroying unnamed session
2619 2023.11.10 22:54:39.037064 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_11_2} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2620 2023.11.10 22:54:39.037225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2621 2023.11.10 22:54:39.037279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2622 2023.11.10 22:54:39.037299 [ 3 ] {} <Debug> HTTP-Session: 874b9d36-3ae4-4a64-ae8d-8a08165320ee Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2623 2023.11.10 22:54:39.037315 [ 3 ] {} <Debug> HTTP-Session: 874b9d36-3ae4-4a64-ae8d-8a08165320ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2624 2023.11.10 22:54:39.037435 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2625 2023.11.10 22:54:39.037482 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2626 2023.11.10 22:54:39.037603 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2627 2023.11.10 22:54:39.038154 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2628 2023.11.10 22:54:39.038399 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2629 2023.11.10 22:54:39.038551 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2630 2023.11.10 22:54:39.038673 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001203722 sec., 282457 rows/sec., 19.78 MiB/sec.
2631 2023.11.10 22:54:39.038799 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Debug> DynamicQueryHandler: Done processing query
2632 2023.11.10 22:54:39.038823 [ 3 ] {9d3031af-e76b-4355-a83c-0c2d985248a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2633 2023.11.10 22:54:39.038838 [ 3 ] {} <Debug> HTTP-Session: 874b9d36-3ae4-4a64-ae8d-8a08165320ee Destroying unnamed session
2634 2023.11.10 22:54:39.038983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2635 2023.11.10 22:54:39.039029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2636 2023.11.10 22:54:39.039048 [ 3 ] {} <Debug> HTTP-Session: 211ba177-a754-4dfe-a771-9309c50da018 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2637 2023.11.10 22:54:39.039064 [ 3 ] {} <Debug> HTTP-Session: 211ba177-a754-4dfe-a771-9309c50da018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2638 2023.11.10 22:54:39.039132 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2639 2023.11.10 22:54:39.039176 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2640 2023.11.10 22:54:39.039285 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2641 2023.11.10 22:54:39.039550 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2642 2023.11.10 22:54:39.039795 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2643 2023.11.10 22:54:39.039981 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2644 2023.11.10 22:54:39.040100 [ 110 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2645 2023.11.10 22:54:39.040108 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000939947 sec., 6383 rows/sec., 268.05 KiB/sec.
2646 2023.11.10 22:54:39.040147 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2647 2023.11.10 22:54:39.040387 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2648 2023.11.10 22:54:39.040411 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Debug> DynamicQueryHandler: Done processing query
2649 2023.11.10 22:54:39.040487 [ 3 ] {20e500bd-968c-4292-ac17-3dc546368d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2650 2023.11.10 22:54:39.040519 [ 3 ] {} <Debug> HTTP-Session: 211ba177-a754-4dfe-a771-9309c50da018 Destroying unnamed session
2651 2023.11.10 22:54:39.040590 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2652 2023.11.10 22:54:39.040635 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
2653 2023.11.10 22:54:39.040726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2654 2023.11.10 22:54:39.040816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2655 2023.11.10 22:54:39.040878 [ 3 ] {} <Debug> HTTP-Session: 707b1d60-94d4-4c69-8e2d-7937e0363285 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2656 2023.11.10 22:54:39.040891 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
2657 2023.11.10 22:54:39.040929 [ 3 ] {} <Debug> HTTP-Session: 707b1d60-94d4-4c69-8e2d-7937e0363285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2658 2023.11.10 22:54:39.041155 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
2659 2023.11.10 22:54:39.041172 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2660 2023.11.10 22:54:39.041276 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2661 2023.11.10 22:54:39.041403 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
2662 2023.11.10 22:54:39.041711 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
2663 2023.11.10 22:54:39.041873 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2664 2023.11.10 22:54:39.041920 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
2665 2023.11.10 22:54:39.042626 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2666 2023.11.10 22:54:39.043384 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2667 2023.11.10 22:54:39.043394 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003173406 sec., 20797.843074601864 rows/sec., 873.35 KiB/sec.
2668 2023.11.10 22:54:39.043573 [ 9 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2669 2023.11.10 22:54:39.043716 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2670 2023.11.10 22:54:39.043931 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002678117 sec., 26137 rows/sec., 1.58 MiB/sec.
2671 2023.11.10 22:54:39.043996 [ 9 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_11_2} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2672 2023.11.10 22:54:39.044209 [ 9 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_11_2} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2673 2023.11.10 22:54:39.044241 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Debug> DynamicQueryHandler: Done processing query
2674 2023.11.10 22:54:39.044300 [ 3 ] {42024aff-7245-4824-9764-8db1a79833eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2675 2023.11.10 22:54:39.044333 [ 3 ] {} <Debug> HTTP-Session: 707b1d60-94d4-4c69-8e2d-7937e0363285 Destroying unnamed session
2676 2023.11.10 22:54:39.044528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2677 2023.11.10 22:54:39.044576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2678 2023.11.10 22:54:39.044595 [ 3 ] {} <Debug> HTTP-Session: 8e85f8ac-6b84-46d4-907c-80799b34eece Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2679 2023.11.10 22:54:39.044612 [ 3 ] {} <Debug> HTTP-Session: 8e85f8ac-6b84-46d4-907c-80799b34eece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2680 2023.11.10 22:54:39.044716 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2681 2023.11.10 22:54:39.044762 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2682 2023.11.10 22:54:39.044919 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2683 2023.11.10 22:54:39.045477 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2684 2023.11.10 22:54:39.045799 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2685 2023.11.10 22:54:39.045978 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2686 2023.11.10 22:54:39.046097 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001340833 sec., 36544 rows/sec., 49.31 MiB/sec.
2687 2023.11.10 22:54:39.046230 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Debug> DynamicQueryHandler: Done processing query
2688 2023.11.10 22:54:39.046254 [ 3 ] {0f93e315-b4f7-4b95-8832-871931caecb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2689 2023.11.10 22:54:39.046271 [ 3 ] {} <Debug> HTTP-Session: 8e85f8ac-6b84-46d4-907c-80799b34eece Destroying unnamed session
2690 2023.11.10 22:54:39.046411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2023.11.10 22:54:39.046455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2692 2023.11.10 22:54:39.046473 [ 3 ] {} <Debug> HTTP-Session: 1d6a2082-2692-48ab-9b81-0791cb3c356f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2693 2023.11.10 22:54:39.046490 [ 3 ] {} <Debug> HTTP-Session: 1d6a2082-2692-48ab-9b81-0791cb3c356f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2023.11.10 22:54:39.046560 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2695 2023.11.10 22:54:39.046598 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2696 2023.11.10 22:54:39.046703 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2697 2023.11.10 22:54:39.046965 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2698 2023.11.10 22:54:39.047188 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2699 2023.11.10 22:54:39.047357 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2700 2023.11.10 22:54:39.047480 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000891496 sec., 23555 rows/sec., 1.22 MiB/sec.
2701 2023.11.10 22:54:39.047472 [ 130 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2702 2023.11.10 22:54:39.047565 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB.
2703 2023.11.10 22:54:39.047691 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Debug> DynamicQueryHandler: Done processing query
2704 2023.11.10 22:54:39.047701 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2705 2023.11.10 22:54:39.047727 [ 3 ] {b98231bd-6060-41f1-a1d2-1b7021e74a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2706 2023.11.10 22:54:39.047764 [ 3 ] {} <Debug> HTTP-Session: 1d6a2082-2692-48ab-9b81-0791cb3c356f Destroying unnamed session
2707 2023.11.10 22:54:39.047830 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2708 2023.11.10 22:54:39.047862 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part
2709 2023.11.10 22:54:39.047961 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part
2710 2023.11.10 22:54:39.048047 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
2711 2023.11.10 22:54:39.048128 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part
2712 2023.11.10 22:54:39.048208 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
2713 2023.11.10 22:54:39.048284 [ 11 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
2714 2023.11.10 22:54:39.048892 [ 16 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248882 sec., 211389.06638097114 rows/sec., 11.43 MiB/sec.
2715 2023.11.10 22:54:39.049024 [ 16 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2716 2023.11.10 22:54:39.049230 [ 16 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2717 2023.11.10 22:54:39.049296 [ 16 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_11_2} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2718 2023.11.10 22:54:42.245739 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
2719 2023.11.10 22:54:42.245819 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
2720 2023.11.10 22:54:49.032602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2721 2023.11.10 22:54:49.032727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2722 2023.11.10 22:54:49.032757 [ 3 ] {} <Debug> HTTP-Session: 4fd4e3a2-f8a9-4f6f-9393-55c04850ec7f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2723 2023.11.10 22:54:49.032784 [ 3 ] {} <Debug> HTTP-Session: 4fd4e3a2-f8a9-4f6f-9393-55c04850ec7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2724 2023.11.10 22:54:49.032928 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2725 2023.11.10 22:54:49.032997 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2726 2023.11.10 22:54:49.033159 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2727 2023.11.10 22:54:49.033630 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2728 2023.11.10 22:54:49.033896 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2729 2023.11.10 22:54:49.034059 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2730 2023.11.10 22:54:49.034199 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001226221 sec., 44853 rows/sec., 3.43 MiB/sec.
2731 2023.11.10 22:54:49.034359 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Debug> DynamicQueryHandler: Done processing query
2732 2023.11.10 22:54:49.034385 [ 3 ] {85e01f13-5242-4071-886c-190bfadac810} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2733 2023.11.10 22:54:49.034402 [ 3 ] {} <Debug> HTTP-Session: 4fd4e3a2-f8a9-4f6f-9393-55c04850ec7f Destroying unnamed session
2734 2023.11.10 22:54:49.034640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2735 2023.11.10 22:54:49.034695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2736 2023.11.10 22:54:49.034715 [ 3 ] {} <Debug> HTTP-Session: 8680325f-983b-4702-87db-52f94ee15772 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2737 2023.11.10 22:54:49.034735 [ 3 ] {} <Debug> HTTP-Session: 8680325f-983b-4702-87db-52f94ee15772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2738 2023.11.10 22:54:49.034827 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2739 2023.11.10 22:54:49.034870 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2740 2023.11.10 22:54:49.034983 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2741 2023.11.10 22:54:49.035469 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2742 2023.11.10 22:54:49.035730 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2743 2023.11.10 22:54:49.035882 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2744 2023.11.10 22:54:49.036018 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00116251 sec., 209030 rows/sec., 20.20 MiB/sec.
2745 2023.11.10 22:54:49.036176 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Debug> DynamicQueryHandler: Done processing query
2746 2023.11.10 22:54:49.036200 [ 3 ] {06f20601-5bdd-4eb9-bd8d-e3be016ae95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2747 2023.11.10 22:54:49.036220 [ 3 ] {} <Debug> HTTP-Session: 8680325f-983b-4702-87db-52f94ee15772 Destroying unnamed session
2748 2023.11.10 22:54:49.036423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2749 2023.11.10 22:54:49.036472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2750 2023.11.10 22:54:49.036491 [ 3 ] {} <Debug> HTTP-Session: ee615bbf-ea64-43fc-83ac-d63cdf873376 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2751 2023.11.10 22:54:49.036510 [ 3 ] {} <Debug> HTTP-Session: ee615bbf-ea64-43fc-83ac-d63cdf873376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2752 2023.11.10 22:54:49.036608 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2753 2023.11.10 22:54:49.036650 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2754 2023.11.10 22:54:49.036763 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2023.11.10 22:54:49.037316 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2756 2023.11.10 22:54:49.037547 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2757 2023.11.10 22:54:49.037696 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2758 2023.11.10 22:54:49.037837 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001191281 sec., 285407 rows/sec., 19.98 MiB/sec.
2759 2023.11.10 22:54:49.037999 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Debug> DynamicQueryHandler: Done processing query
2760 2023.11.10 22:54:49.038022 [ 3 ] {850fabdb-d534-476f-9c3c-d40700590768} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2761 2023.11.10 22:54:49.038038 [ 3 ] {} <Debug> HTTP-Session: ee615bbf-ea64-43fc-83ac-d63cdf873376 Destroying unnamed session
2762 2023.11.10 22:54:49.038183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2763 2023.11.10 22:54:49.038229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2764 2023.11.10 22:54:49.038247 [ 3 ] {} <Debug> HTTP-Session: e69ab494-859f-4119-bbc4-a1e5d8af5613 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2765 2023.11.10 22:54:49.038264 [ 3 ] {} <Debug> HTTP-Session: e69ab494-859f-4119-bbc4-a1e5d8af5613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2766 2023.11.10 22:54:49.038333 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2767 2023.11.10 22:54:49.038373 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2768 2023.11.10 22:54:49.038486 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2769 2023.11.10 22:54:49.038764 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2770 2023.11.10 22:54:49.038998 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2771 2023.11.10 22:54:49.039168 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2772 2023.11.10 22:54:49.039288 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000928256 sec., 6463 rows/sec., 271.43 KiB/sec.
2773 2023.11.10 22:54:49.039406 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Debug> DynamicQueryHandler: Done processing query
2774 2023.11.10 22:54:49.039427 [ 3 ] {47d78396-8282-48f4-b157-ff2ffe7a081d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2775 2023.11.10 22:54:49.039443 [ 3 ] {} <Debug> HTTP-Session: e69ab494-859f-4119-bbc4-a1e5d8af5613 Destroying unnamed session
2776 2023.11.10 22:54:49.039566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2777 2023.11.10 22:54:49.039610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2778 2023.11.10 22:54:49.039629 [ 3 ] {} <Debug> HTTP-Session: 6e114b76-2242-42c7-9f2c-5ac542b0a0e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2779 2023.11.10 22:54:49.039645 [ 3 ] {} <Debug> HTTP-Session: 6e114b76-2242-42c7-9f2c-5ac542b0a0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2780 2023.11.10 22:54:49.039718 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2781 2023.11.10 22:54:49.039759 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2782 2023.11.10 22:54:49.039875 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2783 2023.11.10 22:54:49.040206 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2784 2023.11.10 22:54:49.040454 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2785 2023.11.10 22:54:49.040643 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2786 2023.11.10 22:54:49.040786 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001028808 sec., 68039 rows/sec., 4.13 MiB/sec.
2787 2023.11.10 22:54:49.040921 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Debug> DynamicQueryHandler: Done processing query
2788 2023.11.10 22:54:49.040944 [ 3 ] {8880a0e4-491d-41ed-aa4d-bd6f63077b1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2789 2023.11.10 22:54:49.040960 [ 3 ] {} <Debug> HTTP-Session: 6e114b76-2242-42c7-9f2c-5ac542b0a0e0 Destroying unnamed session
2790 2023.11.10 22:54:49.041137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2791 2023.11.10 22:54:49.041182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2792 2023.11.10 22:54:49.041200 [ 3 ] {} <Debug> HTTP-Session: 7c2aa9e4-82ff-4095-a830-fcafdefd3207 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2793 2023.11.10 22:54:49.041216 [ 3 ] {} <Debug> HTTP-Session: 7c2aa9e4-82ff-4095-a830-fcafdefd3207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2794 2023.11.10 22:54:49.041317 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2795 2023.11.10 22:54:49.041361 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2796 2023.11.10 22:54:49.041496 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2797 2023.11.10 22:54:49.042024 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2798 2023.11.10 22:54:49.042332 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2799 2023.11.10 22:54:49.042506 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2800 2023.11.10 22:54:49.042607 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001261642 sec., 38838 rows/sec., 52.41 MiB/sec.
2801 2023.11.10 22:54:49.042795 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Debug> DynamicQueryHandler: Done processing query
2802 2023.11.10 22:54:49.042818 [ 3 ] {33a206f7-7811-4b2f-976b-963742bdb34e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2803 2023.11.10 22:54:49.042834 [ 3 ] {} <Debug> HTTP-Session: 7c2aa9e4-82ff-4095-a830-fcafdefd3207 Destroying unnamed session
2804 2023.11.10 22:54:49.042943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2805 2023.11.10 22:54:49.042988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2806 2023.11.10 22:54:49.043006 [ 3 ] {} <Debug> HTTP-Session: af60065d-2670-4810-adc8-c4ce6bb4c66b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2807 2023.11.10 22:54:49.043023 [ 3 ] {} <Debug> HTTP-Session: af60065d-2670-4810-adc8-c4ce6bb4c66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2808 2023.11.10 22:54:49.043092 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2809 2023.11.10 22:54:49.043130 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2810 2023.11.10 22:54:49.043245 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2811 2023.11.10 22:54:49.043507 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2812 2023.11.10 22:54:49.043732 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2813 2023.11.10 22:54:49.043899 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2814 2023.11.10 22:54:49.044023 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000902856 sec., 23259 rows/sec., 1.21 MiB/sec.
2815 2023.11.10 22:54:49.044137 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Debug> DynamicQueryHandler: Done processing query
2816 2023.11.10 22:54:49.044160 [ 3 ] {d5427f8c-db1f-413f-80f3-3de536d5d028} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2817 2023.11.10 22:54:49.044176 [ 3 ] {} <Debug> HTTP-Session: af60065d-2670-4810-adc8-c4ce6bb4c66b Destroying unnamed session
2818 2023.11.10 22:54:57.245864 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
2819 2023.11.10 22:54:57.245936 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
2820 2023.11.10 22:54:59.031887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2821 2023.11.10 22:54:59.032013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2822 2023.11.10 22:54:59.032042 [ 3 ] {} <Debug> HTTP-Session: d477ad61-b1ee-43f1-8d04-bfcee70f0f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2823 2023.11.10 22:54:59.032069 [ 3 ] {} <Debug> HTTP-Session: d477ad61-b1ee-43f1-8d04-bfcee70f0f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2824 2023.11.10 22:54:59.032207 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2825 2023.11.10 22:54:59.032272 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2826 2023.11.10 22:54:59.032427 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2827 2023.11.10 22:54:59.032934 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2828 2023.11.10 22:54:59.033192 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2829 2023.11.10 22:54:59.033354 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2830 2023.11.10 22:54:59.033500 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001250112 sec., 43996 rows/sec., 3.37 MiB/sec.
2831 2023.11.10 22:54:59.033654 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Debug> DynamicQueryHandler: Done processing query
2832 2023.11.10 22:54:59.033680 [ 3 ] {1139922c-5855-43f8-a8dc-e9e59ea7d28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2833 2023.11.10 22:54:59.033697 [ 3 ] {} <Debug> HTTP-Session: d477ad61-b1ee-43f1-8d04-bfcee70f0f61 Destroying unnamed session
2834 2023.11.10 22:54:59.033898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2835 2023.11.10 22:54:59.033950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2836 2023.11.10 22:54:59.033971 [ 3 ] {} <Debug> HTTP-Session: 299256dd-5521-4d5d-95be-24d0a4efc3f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2837 2023.11.10 22:54:59.033990 [ 3 ] {} <Debug> HTTP-Session: 299256dd-5521-4d5d-95be-24d0a4efc3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2838 2023.11.10 22:54:59.034080 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2839 2023.11.10 22:54:59.034121 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2840 2023.11.10 22:54:59.034231 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2841 2023.11.10 22:54:59.034712 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2842 2023.11.10 22:54:59.034955 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2843 2023.11.10 22:54:59.035122 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2844 2023.11.10 22:54:59.035253 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00113959 sec., 213234 rows/sec., 20.60 MiB/sec.
2845 2023.11.10 22:54:59.035249 [ 133 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2846 2023.11.10 22:54:59.035402 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2847 2023.11.10 22:54:59.035431 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Debug> DynamicQueryHandler: Done processing query
2848 2023.11.10 22:54:59.035464 [ 3 ] {ac6e6a14-a404-4574-86b0-cc655e8dc091} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2849 2023.11.10 22:54:59.035512 [ 3 ] {} <Debug> HTTP-Session: 299256dd-5521-4d5d-95be-24d0a4efc3f3 Destroying unnamed session
2850 2023.11.10 22:54:59.035579 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2851 2023.11.10 22:54:59.035755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2852 2023.11.10 22:54:59.035797 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2853 2023.11.10 22:54:59.035833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2854 2023.11.10 22:54:59.035881 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 279 rows starting from the beginning of the part
2855 2023.11.10 22:54:59.035892 [ 3 ] {} <Debug> HTTP-Session: 5dc73751-defe-49d0-9d73-7a09446bb9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2856 2023.11.10 22:54:59.035973 [ 3 ] {} <Debug> HTTP-Session: 5dc73751-defe-49d0-9d73-7a09446bb9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2857 2023.11.10 22:54:59.036159 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2858 2023.11.10 22:54:59.036272 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2859 2023.11.10 22:54:59.036293 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 243 rows starting from the beginning of the part
2860 2023.11.10 22:54:59.036633 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part
2861 2023.11.10 22:54:59.036734 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2862 2023.11.10 22:54:59.036891 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 243 rows starting from the beginning of the part
2863 2023.11.10 22:54:59.037009 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 243 rows starting from the beginning of the part
2864 2023.11.10 22:54:59.037130 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 243 rows starting from the beginning of the part
2865 2023.11.10 22:54:59.037785 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2866 2023.11.10 22:54:59.038231 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2867 2023.11.10 22:54:59.038460 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2868 2023.11.10 22:54:59.038597 [ 133 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2869 2023.11.10 22:54:59.038662 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.002394592 sec., 141986 rows/sec., 9.94 MiB/sec.
2870 2023.11.10 22:54:59.038709 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2871 2023.11.10 22:54:59.038869 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2872 2023.11.10 22:54:59.039066 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Debug> DynamicQueryHandler: Done processing query
2873 2023.11.10 22:54:59.039136 [ 3 ] {19d62794-35e1-4550-b93e-e4ac2a97d4cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2874 2023.11.10 22:54:59.039160 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2875 2023.11.10 22:54:59.039223 [ 3 ] {} <Debug> HTTP-Session: 5dc73751-defe-49d0-9d73-7a09446bb9b0 Destroying unnamed session
2876 2023.11.10 22:54:59.039304 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 393 rows starting from the beginning of the part
2877 2023.11.10 22:54:59.039470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2878 2023.11.10 22:54:59.039509 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.004005531 sec., 321305.714523243 rows/sec., 30.82 MiB/sec.
2879 2023.11.10 22:54:59.039573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2880 2023.11.10 22:54:59.039650 [ 3 ] {} <Debug> HTTP-Session: 97658310-c227-4727-b347-0435bf7b0c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2881 2023.11.10 22:54:59.039665 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 340 rows starting from the beginning of the part
2882 2023.11.10 22:54:59.039704 [ 3 ] {} <Debug> HTTP-Session: 97658310-c227-4727-b347-0435bf7b0c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2883 2023.11.10 22:54:59.039900 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2884 2023.11.10 22:54:59.040044 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2885 2023.11.10 22:54:59.040082 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part
2886 2023.11.10 22:54:59.040178 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2887 2023.11.10 22:54:59.040462 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 340 rows starting from the beginning of the part
2888 2023.11.10 22:54:59.040512 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2889 2023.11.10 22:54:59.040842 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_16_3} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2890 2023.11.10 22:54:59.040885 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 340 rows starting from the beginning of the part
2891 2023.11.10 22:54:59.040928 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2892 2023.11.10 22:54:59.041237 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 340 rows starting from the beginning of the part
2893 2023.11.10 22:54:59.041748 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2894 2023.11.10 22:54:59.042281 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2895 2023.11.10 22:54:59.042556 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2896 2023.11.10 22:54:59.042698 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002586565 sec., 2319 rows/sec., 97.41 KiB/sec.
2897 2023.11.10 22:54:59.043013 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Debug> DynamicQueryHandler: Done processing query
2898 2023.11.10 22:54:59.043081 [ 3 ] {52992a8e-7cdb-48d5-9e74-bb6c6dbebf89} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2899 2023.11.10 22:54:59.043125 [ 3 ] {} <Debug> HTTP-Session: 97658310-c227-4727-b347-0435bf7b0c59 Destroying unnamed session
2900 2023.11.10 22:54:59.043140 [ 19 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004369017 sec., 409245.3748749432 rows/sec., 28.80 MiB/sec.
2901 2023.11.10 22:54:59.043283 [ 19 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2902 2023.11.10 22:54:59.043288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2903 2023.11.10 22:54:59.043369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2904 2023.11.10 22:54:59.043395 [ 3 ] {} <Debug> HTTP-Session: 1162c3f6-f954-4da1-949b-e832b6d46288 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2905 2023.11.10 22:54:59.043418 [ 3 ] {} <Debug> HTTP-Session: 1162c3f6-f954-4da1-949b-e832b6d46288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2906 2023.11.10 22:54:59.043551 [ 19 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2907 2023.11.10 22:54:59.043557 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2908 2023.11.10 22:54:59.043643 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2909 2023.11.10 22:54:59.043668 [ 19 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_16_3} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2910 2023.11.10 22:54:59.043915 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2911 2023.11.10 22:54:59.044301 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2912 2023.11.10 22:54:59.044558 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2913 2023.11.10 22:54:59.044729 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2914 2023.11.10 22:54:59.044860 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001241082 sec., 56402 rows/sec., 3.42 MiB/sec.
2915 2023.11.10 22:54:59.044982 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Debug> DynamicQueryHandler: Done processing query
2916 2023.11.10 22:54:59.045005 [ 3 ] {75f6c9bf-969b-492a-a217-c97848945e29} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2917 2023.11.10 22:54:59.045021 [ 3 ] {} <Debug> HTTP-Session: 1162c3f6-f954-4da1-949b-e832b6d46288 Destroying unnamed session
2918 2023.11.10 22:54:59.045170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2919 2023.11.10 22:54:59.045216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2920 2023.11.10 22:54:59.045235 [ 3 ] {} <Debug> HTTP-Session: e786c448-8ed5-468a-84df-08d004f3c6c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2921 2023.11.10 22:54:59.045251 [ 3 ] {} <Debug> HTTP-Session: e786c448-8ed5-468a-84df-08d004f3c6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2922 2023.11.10 22:54:59.045347 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2923 2023.11.10 22:54:59.045392 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2924 2023.11.10 22:54:59.045531 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2925 2023.11.10 22:54:59.046037 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2926 2023.11.10 22:54:59.046378 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2927 2023.11.10 22:54:59.046551 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2928 2023.11.10 22:54:59.046682 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001306094 sec., 37516 rows/sec., 50.63 MiB/sec.
2929 2023.11.10 22:54:59.046792 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Debug> DynamicQueryHandler: Done processing query
2930 2023.11.10 22:54:59.046814 [ 3 ] {9442340d-f453-4e2f-956b-56af550de655} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2931 2023.11.10 22:54:59.046830 [ 3 ] {} <Debug> HTTP-Session: e786c448-8ed5-468a-84df-08d004f3c6c2 Destroying unnamed session
2932 2023.11.10 22:54:59.046949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2933 2023.11.10 22:54:59.046992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2934 2023.11.10 22:54:59.047010 [ 3 ] {} <Debug> HTTP-Session: f0c54808-0984-4fc0-b53f-00026ef6865b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2935 2023.11.10 22:54:59.047025 [ 3 ] {} <Debug> HTTP-Session: f0c54808-0984-4fc0-b53f-00026ef6865b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2936 2023.11.10 22:54:59.047094 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2937 2023.11.10 22:54:59.047132 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2938 2023.11.10 22:54:59.047235 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2939 2023.11.10 22:54:59.047468 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2940 2023.11.10 22:54:59.047693 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2941 2023.11.10 22:54:59.047860 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2942 2023.11.10 22:54:59.047991 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000858375 sec., 24464 rows/sec., 1.27 MiB/sec.
2943 2023.11.10 22:54:59.048131 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Debug> DynamicQueryHandler: Done processing query
2944 2023.11.10 22:54:59.048154 [ 3 ] {f884b00e-1c1f-42f7-b8ed-867abfd4192b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2945 2023.11.10 22:54:59.048169 [ 3 ] {} <Debug> HTTP-Session: f0c54808-0984-4fc0-b53f-00026ef6865b Destroying unnamed session
2946 2023.11.10 22:55:04.025230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2947 2023.11.10 22:55:04.025382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2948 2023.11.10 22:55:04.025414 [ 3 ] {} <Debug> HTTP-Session: 9095db0e-1134-42c0-8676-a2df95860db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2949 2023.11.10 22:55:04.025438 [ 3 ] {} <Debug> HTTP-Session: 9095db0e-1134-42c0-8676-a2df95860db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2950 2023.11.10 22:55:04.025561 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2951 2023.11.10 22:55:04.025724 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2952 2023.11.10 22:55:04.025887 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2953 2023.11.10 22:55:04.026302 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2954 2023.11.10 22:55:04.026573 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2955 2023.11.10 22:55:04.026737 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2956 2023.11.10 22:55:04.026857 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.00115772 sec., 31095 rows/sec., 2.61 MiB/sec.
2957 2023.11.10 22:55:04.027002 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Debug> DynamicQueryHandler: Done processing query
2958 2023.11.10 22:55:04.027028 [ 3 ] {dae5781b-fc94-4998-8511-9857a5d07e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2959 2023.11.10 22:55:04.027044 [ 3 ] {} <Debug> HTTP-Session: 9095db0e-1134-42c0-8676-a2df95860db6 Destroying unnamed session
2960 2023.11.10 22:55:04.027168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2961 2023.11.10 22:55:04.027216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2962 2023.11.10 22:55:04.027236 [ 3 ] {} <Debug> HTTP-Session: 18d46bbe-25ce-4499-9794-a1a7e1721c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2963 2023.11.10 22:55:04.027255 [ 3 ] {} <Debug> HTTP-Session: 18d46bbe-25ce-4499-9794-a1a7e1721c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2964 2023.11.10 22:55:04.027338 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2965 2023.11.10 22:55:04.027383 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2966 2023.11.10 22:55:04.027492 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2967 2023.11.10 22:55:04.027791 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2968 2023.11.10 22:55:04.028100 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2969 2023.11.10 22:55:04.028251 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2970 2023.11.10 22:55:04.028354 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000985617 sec., 35510 rows/sec., 2.74 MiB/sec.
2971 2023.11.10 22:55:04.028548 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Debug> DynamicQueryHandler: Done processing query
2972 2023.11.10 22:55:04.028573 [ 3 ] {678cf690-39aa-4abb-ae33-0b8d60f410b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2973 2023.11.10 22:55:04.028589 [ 3 ] {} <Debug> HTTP-Session: 18d46bbe-25ce-4499-9794-a1a7e1721c4d Destroying unnamed session
2974 2023.11.10 22:55:04.028709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2975 2023.11.10 22:55:04.028755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2976 2023.11.10 22:55:04.028776 [ 3 ] {} <Debug> HTTP-Session: a82f60b2-0342-4da6-b6ac-a1a76ea31e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2977 2023.11.10 22:55:04.028794 [ 3 ] {} <Debug> HTTP-Session: a82f60b2-0342-4da6-b6ac-a1a76ea31e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2978 2023.11.10 22:55:04.028868 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2979 2023.11.10 22:55:04.028913 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2980 2023.11.10 22:55:04.029048 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2981 2023.11.10 22:55:04.029321 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2982 2023.11.10 22:55:04.029589 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2983 2023.11.10 22:55:04.029768 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2984 2023.11.10 22:55:04.029880 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000980758 sec., 11215 rows/sec., 739.82 KiB/sec.
2985 2023.11.10 22:55:04.029874 [ 108 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2986 2023.11.10 22:55:04.029945 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
2987 2023.11.10 22:55:04.030035 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Debug> DynamicQueryHandler: Done processing query
2988 2023.11.10 22:55:04.030073 [ 3 ] {8a64b642-52ab-4c96-81db-8943e18cbe45} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2989 2023.11.10 22:55:04.030074 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2990 2023.11.10 22:55:04.030110 [ 3 ] {} <Debug> HTTP-Session: a82f60b2-0342-4da6-b6ac-a1a76ea31e47 Destroying unnamed session
2991 2023.11.10 22:55:04.030252 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2992 2023.11.10 22:55:04.030331 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 711 rows starting from the beginning of the part
2993 2023.11.10 22:55:04.030341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2994 2023.11.10 22:55:04.030427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2995 2023.11.10 22:55:04.030474 [ 3 ] {} <Debug> HTTP-Session: 6dd2e1bf-899e-4444-9073-736afec682d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
2996 2023.11.10 22:55:04.030509 [ 3 ] {} <Debug> HTTP-Session: 6dd2e1bf-899e-4444-9073-736afec682d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2997 2023.11.10 22:55:04.030613 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part
2998 2023.11.10 22:55:04.030699 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2999 2023.11.10 22:55:04.030811 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3000 2023.11.10 22:55:04.030853 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part
3001 2023.11.10 22:55:04.031170 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part
3002 2023.11.10 22:55:04.031314 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3003 2023.11.10 22:55:04.031429 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part
3004 2023.11.10 22:55:04.031560 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part
3005 2023.11.10 22:55:04.032098 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3006 2023.11.10 22:55:04.032610 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3007 2023.11.10 22:55:04.032930 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
3008 2023.11.10 22:55:04.033231 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.002465183 sec., 14603 rows/sec., 1.02 MiB/sec.
3009 2023.11.10 22:55:04.033386 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.003362129 sec., 280477.0429689045 rows/sec., 17.04 MiB/sec.
3010 2023.11.10 22:55:04.033464 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Debug> DynamicQueryHandler: Done processing query
3011 2023.11.10 22:55:04.033495 [ 3 ] {cc0a80d7-133e-4970-97de-881a72aae278} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3012 2023.11.10 22:55:04.033515 [ 3 ] {} <Debug> HTTP-Session: 6dd2e1bf-899e-4444-9073-736afec682d2 Destroying unnamed session
3013 2023.11.10 22:55:04.033614 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3014 2023.11.10 22:55:04.033830 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3015 2023.11.10 22:55:04.033898 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3016 2023.11.10 22:55:09.031364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3017 2023.11.10 22:55:09.031487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3018 2023.11.10 22:55:09.031519 [ 3 ] {} <Debug> HTTP-Session: 27be44e2-68cd-4554-97a4-9f8e94e8a3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3019 2023.11.10 22:55:09.031546 [ 3 ] {} <Debug> HTTP-Session: 27be44e2-68cd-4554-97a4-9f8e94e8a3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3020 2023.11.10 22:55:09.031682 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3021 2023.11.10 22:55:09.031749 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3022 2023.11.10 22:55:09.031931 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3023 2023.11.10 22:55:09.032402 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3024 2023.11.10 22:55:09.032660 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3025 2023.11.10 22:55:09.032824 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3026 2023.11.10 22:55:09.032993 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001268183 sec., 43369 rows/sec., 3.32 MiB/sec.
3027 2023.11.10 22:55:09.033164 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Debug> DynamicQueryHandler: Done processing query
3028 2023.11.10 22:55:09.033193 [ 3 ] {7b7b14f8-bf31-4b8e-99b2-a0a421f9f34d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3029 2023.11.10 22:55:09.033212 [ 3 ] {} <Debug> HTTP-Session: 27be44e2-68cd-4554-97a4-9f8e94e8a3aa Destroying unnamed session
3030 2023.11.10 22:55:09.033439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3031 2023.11.10 22:55:09.033497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3032 2023.11.10 22:55:09.033521 [ 3 ] {} <Debug> HTTP-Session: 37dd86e1-8f53-4b36-89e8-e60d63e79099 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3033 2023.11.10 22:55:09.033540 [ 3 ] {} <Debug> HTTP-Session: 37dd86e1-8f53-4b36-89e8-e60d63e79099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3034 2023.11.10 22:55:09.033633 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3035 2023.11.10 22:55:09.033674 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3036 2023.11.10 22:55:09.033785 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3037 2023.11.10 22:55:09.034230 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3038 2023.11.10 22:55:09.034472 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3039 2023.11.10 22:55:09.034643 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3040 2023.11.10 22:55:09.034782 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00111756 sec., 217437 rows/sec., 21.01 MiB/sec.
3041 2023.11.10 22:55:09.034905 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Debug> DynamicQueryHandler: Done processing query
3042 2023.11.10 22:55:09.034930 [ 3 ] {05a3ea62-33b4-4c2b-b7fa-c653917f6c12} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3043 2023.11.10 22:55:09.034946 [ 3 ] {} <Debug> HTTP-Session: 37dd86e1-8f53-4b36-89e8-e60d63e79099 Destroying unnamed session
3044 2023.11.10 22:55:09.035152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3045 2023.11.10 22:55:09.035198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3046 2023.11.10 22:55:09.035218 [ 3 ] {} <Debug> HTTP-Session: 3af017c7-d45d-48b6-bd09-e4b5e4aaac50 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3047 2023.11.10 22:55:09.035235 [ 3 ] {} <Debug> HTTP-Session: 3af017c7-d45d-48b6-bd09-e4b5e4aaac50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3048 2023.11.10 22:55:09.035335 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3049 2023.11.10 22:55:09.035376 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3050 2023.11.10 22:55:09.035482 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3051 2023.11.10 22:55:09.035953 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3052 2023.11.10 22:55:09.036189 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3053 2023.11.10 22:55:09.036342 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3054 2023.11.10 22:55:09.036483 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00111562 sec., 304763 rows/sec., 21.34 MiB/sec.
3055 2023.11.10 22:55:09.036605 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Debug> DynamicQueryHandler: Done processing query
3056 2023.11.10 22:55:09.036628 [ 3 ] {ae176927-8f47-4a61-8a50-ef43661d134b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3057 2023.11.10 22:55:09.036644 [ 3 ] {} <Debug> HTTP-Session: 3af017c7-d45d-48b6-bd09-e4b5e4aaac50 Destroying unnamed session
3058 2023.11.10 22:55:09.036775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3059 2023.11.10 22:55:09.036820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3060 2023.11.10 22:55:09.036839 [ 3 ] {} <Debug> HTTP-Session: 1e6b96c3-3c49-461c-9755-e324bccfde44 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3061 2023.11.10 22:55:09.036856 [ 3 ] {} <Debug> HTTP-Session: 1e6b96c3-3c49-461c-9755-e324bccfde44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3062 2023.11.10 22:55:09.036927 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3063 2023.11.10 22:55:09.036966 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3064 2023.11.10 22:55:09.037072 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3065 2023.11.10 22:55:09.037323 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3066 2023.11.10 22:55:09.037560 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3067 2023.11.10 22:55:09.037736 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3068 2023.11.10 22:55:09.037867 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911486 sec., 6582 rows/sec., 276.42 KiB/sec.
3069 2023.11.10 22:55:09.037976 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Debug> DynamicQueryHandler: Done processing query
3070 2023.11.10 22:55:09.037998 [ 3 ] {d901264c-9ac6-4d28-8850-bcffb1249c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3071 2023.11.10 22:55:09.038014 [ 3 ] {} <Debug> HTTP-Session: 1e6b96c3-3c49-461c-9755-e324bccfde44 Destroying unnamed session
3072 2023.11.10 22:55:09.038167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3073 2023.11.10 22:55:09.038211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3074 2023.11.10 22:55:09.038230 [ 3 ] {} <Debug> HTTP-Session: 44cd50d9-bd6d-4bb8-b59f-bf34493aeae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3075 2023.11.10 22:55:09.038247 [ 3 ] {} <Debug> HTTP-Session: 44cd50d9-bd6d-4bb8-b59f-bf34493aeae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3076 2023.11.10 22:55:09.038320 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3077 2023.11.10 22:55:09.038362 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3078 2023.11.10 22:55:09.038480 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3079 2023.11.10 22:55:09.038763 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3080 2023.11.10 22:55:09.039013 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3081 2023.11.10 22:55:09.039187 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3082 2023.11.10 22:55:09.039306 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000956827 sec., 73158 rows/sec., 4.44 MiB/sec.
3083 2023.11.10 22:55:09.039424 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Debug> DynamicQueryHandler: Done processing query
3084 2023.11.10 22:55:09.039447 [ 3 ] {dc47ee7c-f11b-45e5-a69e-19b17a9b6f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3085 2023.11.10 22:55:09.039463 [ 3 ] {} <Debug> HTTP-Session: 44cd50d9-bd6d-4bb8-b59f-bf34493aeae2 Destroying unnamed session
3086 2023.11.10 22:55:09.039635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3087 2023.11.10 22:55:09.039680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3088 2023.11.10 22:55:09.039699 [ 3 ] {} <Debug> HTTP-Session: 59b023c4-8912-4622-ae87-88569efe6412 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3089 2023.11.10 22:55:09.039715 [ 3 ] {} <Debug> HTTP-Session: 59b023c4-8912-4622-ae87-88569efe6412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3090 2023.11.10 22:55:09.039799 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3091 2023.11.10 22:55:09.039842 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3092 2023.11.10 22:55:09.039976 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3093 2023.11.10 22:55:09.040436 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3094 2023.11.10 22:55:09.040743 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3095 2023.11.10 22:55:09.040942 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3096 2023.11.10 22:55:09.041074 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001246062 sec., 39323 rows/sec., 53.07 MiB/sec.
3097 2023.11.10 22:55:09.041066 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3098 2023.11.10 22:55:09.041187 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3099 2023.11.10 22:55:09.041261 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Debug> DynamicQueryHandler: Done processing query
3100 2023.11.10 22:55:09.041299 [ 3 ] {12f89524-3715-4250-8b61-cb7dd9c1d9a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3101 2023.11.10 22:55:09.041312 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
3102 2023.11.10 22:55:09.041327 [ 3 ] {} <Debug> HTTP-Session: 59b023c4-8912-4622-ae87-88569efe6412 Destroying unnamed session
3103 2023.11.10 22:55:09.041495 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3104 2023.11.10 22:55:09.041524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3105 2023.11.10 22:55:09.041566 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 272 rows starting from the beginning of the part
3106 2023.11.10 22:55:09.041597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3107 2023.11.10 22:55:09.041661 [ 3 ] {} <Debug> HTTP-Session: bd69e085-51a1-4fd6-9b72-dc9ee3f8fb05 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3108 2023.11.10 22:55:09.041699 [ 3 ] {} <Debug> HTTP-Session: bd69e085-51a1-4fd6-9b72-dc9ee3f8fb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3109 2023.11.10 22:55:09.041918 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3110 2023.11.10 22:55:09.041920 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part
3111 2023.11.10 22:55:09.042014 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3112 2023.11.10 22:55:09.042281 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part
3113 2023.11.10 22:55:09.042514 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3114 2023.11.10 22:55:09.042587 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part
3115 2023.11.10 22:55:09.042873 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part
3116 2023.11.10 22:55:09.043250 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part
3117 2023.11.10 22:55:09.043282 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3118 2023.11.10 22:55:09.043796 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3119 2023.11.10 22:55:09.044057 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3120 2023.11.10 22:55:09.044306 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002328972 sec., 9016 rows/sec., 478.85 KiB/sec.
3121 2023.11.10 22:55:09.044563 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Debug> DynamicQueryHandler: Done processing query
3122 2023.11.10 22:55:09.044616 [ 3 ] {f05e0c21-456d-496c-be86-b1c0f47c85db} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3123 2023.11.10 22:55:09.044667 [ 3 ] {} <Debug> HTTP-Session: bd69e085-51a1-4fd6-9b72-dc9ee3f8fb05 Destroying unnamed session
3124 2023.11.10 22:55:09.045615 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 6 columns (6 merged, 0 gathered) in 0.004349997 sec., 118850.65667861378 rows/sec., 160.38 MiB/sec.
3125 2023.11.10 22:55:09.046268 [ 15 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3126 2023.11.10 22:55:09.046530 [ 15 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
3127 2023.11.10 22:55:09.046607 [ 15 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
3128 2023.11.10 22:55:09.046698 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_11_2: 4.00 MiB.
3129 2023.11.10 22:55:10.001097 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.24 MiB, peak 238.30 MiB, will set to 231.36 MiB (RSS), difference: -3.88 MiB
3130 2023.11.10 22:55:12.245977 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
3131 2023.11.10 22:55:12.246035 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
3132 2023.11.10 22:55:19.031456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3133 2023.11.10 22:55:19.031573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3134 2023.11.10 22:55:19.031599 [ 3 ] {} <Debug> HTTP-Session: 19fc1632-15a4-43f9-af2e-9ae76f6afd44 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3135 2023.11.10 22:55:19.031623 [ 3 ] {} <Debug> HTTP-Session: 19fc1632-15a4-43f9-af2e-9ae76f6afd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3136 2023.11.10 22:55:19.031748 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3137 2023.11.10 22:55:19.031808 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3138 2023.11.10 22:55:19.031963 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3139 2023.11.10 22:55:19.032381 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3140 2023.11.10 22:55:19.032647 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3141 2023.11.10 22:55:19.032809 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3142 2023.11.10 22:55:19.032944 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.00115522 sec., 47609 rows/sec., 3.64 MiB/sec.
3143 2023.11.10 22:55:19.032950 [ 74 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
3144 2023.11.10 22:55:19.033063 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3145 2023.11.10 22:55:19.033148 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Debug> DynamicQueryHandler: Done processing query
3146 2023.11.10 22:55:19.033183 [ 10 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
3147 2023.11.10 22:55:19.033209 [ 3 ] {66d0a945-cbea-40c5-bc16-fd0f677e0a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3148 2023.11.10 22:55:19.033260 [ 3 ] {} <Debug> HTTP-Session: 19fc1632-15a4-43f9-af2e-9ae76f6afd44 Destroying unnamed session
3149 2023.11.10 22:55:19.033331 [ 10 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3150 2023.11.10 22:55:19.033374 [ 10 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part
3151 2023.11.10 22:55:19.033533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3152 2023.11.10 22:55:19.033581 [ 10 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 55 rows starting from the beginning of the part
3153 2023.11.10 22:55:19.033613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3154 2023.11.10 22:55:19.033662 [ 3 ] {} <Debug> HTTP-Session: c7b5abb1-743c-40d3-a12f-bf467405d5b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3155 2023.11.10 22:55:19.033702 [ 3 ] {} <Debug> HTTP-Session: c7b5abb1-743c-40d3-a12f-bf467405d5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3156 2023.11.10 22:55:19.033786 [ 10 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 55 rows starting from the beginning of the part
3157 2023.11.10 22:55:19.033915 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3158 2023.11.10 22:55:19.033998 [ 10 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 55 rows starting from the beginning of the part
3159 2023.11.10 22:55:19.034011 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3160 2023.11.10 22:55:19.034311 [ 10 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 55 rows starting from the beginning of the part
3161 2023.11.10 22:55:19.034458 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3162 2023.11.10 22:55:19.035575 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3163 2023.11.10 22:55:19.035764 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002648057 sec., 103849.72831022897 rows/sec., 7.95 MiB/sec.
3164 2023.11.10 22:55:19.035925 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
3165 2023.11.10 22:55:19.035962 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3166 2023.11.10 22:55:19.036203 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3167 2023.11.10 22:55:19.036211 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
3168 2023.11.10 22:55:19.036335 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_15_3} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
3169 2023.11.10 22:55:19.036405 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002443153 sec., 99461 rows/sec., 9.61 MiB/sec.
3170 2023.11.10 22:55:19.036606 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Debug> DynamicQueryHandler: Done processing query
3171 2023.11.10 22:55:19.036630 [ 3 ] {ce190ef1-904f-477b-a169-7c8a1d74f7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3172 2023.11.10 22:55:19.036647 [ 3 ] {} <Debug> HTTP-Session: c7b5abb1-743c-40d3-a12f-bf467405d5b9 Destroying unnamed session
3173 2023.11.10 22:55:19.036852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3174 2023.11.10 22:55:19.036898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3175 2023.11.10 22:55:19.036918 [ 3 ] {} <Debug> HTTP-Session: 12a9cb6f-8de0-44d5-8582-8b85c05beb80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3176 2023.11.10 22:55:19.036936 [ 3 ] {} <Debug> HTTP-Session: 12a9cb6f-8de0-44d5-8582-8b85c05beb80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3177 2023.11.10 22:55:19.037041 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3178 2023.11.10 22:55:19.037083 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3179 2023.11.10 22:55:19.037193 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3180 2023.11.10 22:55:19.037764 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3181 2023.11.10 22:55:19.038019 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3182 2023.11.10 22:55:19.038170 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3183 2023.11.10 22:55:19.038302 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001224621 sec., 277636 rows/sec., 19.44 MiB/sec.
3184 2023.11.10 22:55:19.038502 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Debug> DynamicQueryHandler: Done processing query
3185 2023.11.10 22:55:19.038525 [ 3 ] {90ff30b8-785c-450d-8356-a306464c2b20} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3186 2023.11.10 22:55:19.038541 [ 3 ] {} <Debug> HTTP-Session: 12a9cb6f-8de0-44d5-8582-8b85c05beb80 Destroying unnamed session
3187 2023.11.10 22:55:19.038670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3188 2023.11.10 22:55:19.038715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3189 2023.11.10 22:55:19.038734 [ 3 ] {} <Debug> HTTP-Session: e3de16a9-9f14-4d9b-a4bb-0d7f8d5c1835 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3190 2023.11.10 22:55:19.038751 [ 3 ] {} <Debug> HTTP-Session: e3de16a9-9f14-4d9b-a4bb-0d7f8d5c1835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3191 2023.11.10 22:55:19.038823 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3192 2023.11.10 22:55:19.038862 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3193 2023.11.10 22:55:19.038987 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3194 2023.11.10 22:55:19.039254 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3195 2023.11.10 22:55:19.039498 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3196 2023.11.10 22:55:19.039671 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3197 2023.11.10 22:55:19.039793 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000942137 sec., 6368 rows/sec., 267.43 KiB/sec.
3198 2023.11.10 22:55:19.039909 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Debug> DynamicQueryHandler: Done processing query
3199 2023.11.10 22:55:19.039932 [ 3 ] {b3a73d1c-707b-49fb-b624-41cb1b2ce4e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3200 2023.11.10 22:55:19.039948 [ 3 ] {} <Debug> HTTP-Session: e3de16a9-9f14-4d9b-a4bb-0d7f8d5c1835 Destroying unnamed session
3201 2023.11.10 22:55:19.040065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3202 2023.11.10 22:55:19.040110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3203 2023.11.10 22:55:19.040129 [ 3 ] {} <Debug> HTTP-Session: ccc4a2be-f3d9-4180-8a25-3daa78d07b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3204 2023.11.10 22:55:19.040145 [ 3 ] {} <Debug> HTTP-Session: ccc4a2be-f3d9-4180-8a25-3daa78d07b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3205 2023.11.10 22:55:19.040218 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3206 2023.11.10 22:55:19.040259 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3207 2023.11.10 22:55:19.040379 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3208 2023.11.10 22:55:19.040700 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3209 2023.11.10 22:55:19.040952 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3210 2023.11.10 22:55:19.041124 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3211 2023.11.10 22:55:19.041250 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001005517 sec., 69615 rows/sec., 4.22 MiB/sec.
3212 2023.11.10 22:55:19.041369 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Debug> DynamicQueryHandler: Done processing query
3213 2023.11.10 22:55:19.041391 [ 3 ] {82b8003a-0e1c-47d5-aebf-71dc900634db} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3214 2023.11.10 22:55:19.041407 [ 3 ] {} <Debug> HTTP-Session: ccc4a2be-f3d9-4180-8a25-3daa78d07b76 Destroying unnamed session
3215 2023.11.10 22:55:19.041593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3216 2023.11.10 22:55:19.041639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3217 2023.11.10 22:55:19.041658 [ 3 ] {} <Debug> HTTP-Session: 928150fc-1755-40fd-b103-de82015a3dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3218 2023.11.10 22:55:19.041675 [ 3 ] {} <Debug> HTTP-Session: 928150fc-1755-40fd-b103-de82015a3dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3219 2023.11.10 22:55:19.041767 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3220 2023.11.10 22:55:19.041811 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3221 2023.11.10 22:55:19.041946 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3222 2023.11.10 22:55:19.042493 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3223 2023.11.10 22:55:19.042808 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3224 2023.11.10 22:55:19.042999 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3225 2023.11.10 22:55:19.043120 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001325393 sec., 36970 rows/sec., 49.89 MiB/sec.
3226 2023.11.10 22:55:19.043245 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Debug> DynamicQueryHandler: Done processing query
3227 2023.11.10 22:55:19.043267 [ 3 ] {21804554-6544-4070-94fd-23b3ffea7511} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3228 2023.11.10 22:55:19.043284 [ 3 ] {} <Debug> HTTP-Session: 928150fc-1755-40fd-b103-de82015a3dbf Destroying unnamed session
3229 2023.11.10 22:55:19.043393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3230 2023.11.10 22:55:19.043444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3231 2023.11.10 22:55:19.043463 [ 3 ] {} <Debug> HTTP-Session: b7453a42-0fe6-4538-a51f-f0b31f66cc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3232 2023.11.10 22:55:19.043480 [ 3 ] {} <Debug> HTTP-Session: b7453a42-0fe6-4538-a51f-f0b31f66cc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3233 2023.11.10 22:55:19.043549 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3234 2023.11.10 22:55:19.043587 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3235 2023.11.10 22:55:19.043689 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3236 2023.11.10 22:55:19.043940 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3237 2023.11.10 22:55:19.044172 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3238 2023.11.10 22:55:19.044342 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3239 2023.11.10 22:55:19.044465 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000889676 sec., 23604 rows/sec., 1.22 MiB/sec.
3240 2023.11.10 22:55:19.044581 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Debug> DynamicQueryHandler: Done processing query
3241 2023.11.10 22:55:19.044605 [ 3 ] {86cf3195-dad4-408a-98ba-df453921a18d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3242 2023.11.10 22:55:19.044620 [ 3 ] {} <Debug> HTTP-Session: b7453a42-0fe6-4538-a51f-f0b31f66cc8d Destroying unnamed session
3243 2023.11.10 22:55:27.246087 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
3244 2023.11.10 22:55:27.246188 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
3245 2023.11.10 22:55:29.030492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3246 2023.11.10 22:55:29.030607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3247 2023.11.10 22:55:29.030634 [ 3 ] {} <Debug> HTTP-Session: 2e69336e-e1f0-4e36-8d6e-08feb502e9e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3248 2023.11.10 22:55:29.030658 [ 3 ] {} <Debug> HTTP-Session: 2e69336e-e1f0-4e36-8d6e-08feb502e9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3249 2023.11.10 22:55:29.030782 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3250 2023.11.10 22:55:29.030841 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3251 2023.11.10 22:55:29.030996 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2023.11.10 22:55:29.031461 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3253 2023.11.10 22:55:29.031727 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3254 2023.11.10 22:55:29.031893 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3255 2023.11.10 22:55:29.032030 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001205271 sec., 45632 rows/sec., 3.49 MiB/sec.
3256 2023.11.10 22:55:29.032207 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Debug> DynamicQueryHandler: Done processing query
3257 2023.11.10 22:55:29.032232 [ 3 ] {80d5b727-33d0-4f77-8129-b6beb27825e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3258 2023.11.10 22:55:29.032249 [ 3 ] {} <Debug> HTTP-Session: 2e69336e-e1f0-4e36-8d6e-08feb502e9e3 Destroying unnamed session
3259 2023.11.10 22:55:29.032459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3260 2023.11.10 22:55:29.032512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3261 2023.11.10 22:55:29.032533 [ 3 ] {} <Debug> HTTP-Session: d07523e4-0429-4d56-b395-5605a65a3bda Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3262 2023.11.10 22:55:29.032553 [ 3 ] {} <Debug> HTTP-Session: d07523e4-0429-4d56-b395-5605a65a3bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3263 2023.11.10 22:55:29.032641 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3264 2023.11.10 22:55:29.032682 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3265 2023.11.10 22:55:29.032790 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3266 2023.11.10 22:55:29.033257 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3267 2023.11.10 22:55:29.033498 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3268 2023.11.10 22:55:29.033646 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3269 2023.11.10 22:55:29.033774 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001101219 sec., 220664 rows/sec., 21.32 MiB/sec.
3270 2023.11.10 22:55:29.033898 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Debug> DynamicQueryHandler: Done processing query
3271 2023.11.10 22:55:29.033922 [ 3 ] {ba3cf74a-9ef9-4119-92ed-bae5033f6964} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3272 2023.11.10 22:55:29.033938 [ 3 ] {} <Debug> HTTP-Session: d07523e4-0429-4d56-b395-5605a65a3bda Destroying unnamed session
3273 2023.11.10 22:55:29.034159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3274 2023.11.10 22:55:29.034207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3275 2023.11.10 22:55:29.034226 [ 3 ] {} <Debug> HTTP-Session: 4e730d0b-36bf-479d-b284-0b9d34e048a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3276 2023.11.10 22:55:29.034243 [ 3 ] {} <Debug> HTTP-Session: 4e730d0b-36bf-479d-b284-0b9d34e048a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3277 2023.11.10 22:55:29.034341 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3278 2023.11.10 22:55:29.034380 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3279 2023.11.10 22:55:29.034487 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3280 2023.11.10 22:55:29.035051 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3281 2023.11.10 22:55:29.035283 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3282 2023.11.10 22:55:29.035453 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3283 2023.11.10 22:55:29.035576 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001207701 sec., 281526 rows/sec., 19.71 MiB/sec.
3284 2023.11.10 22:55:29.035702 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Debug> DynamicQueryHandler: Done processing query
3285 2023.11.10 22:55:29.035726 [ 3 ] {ebd62bc6-c14f-4a58-a0fb-c63510920e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3286 2023.11.10 22:55:29.035742 [ 3 ] {} <Debug> HTTP-Session: 4e730d0b-36bf-479d-b284-0b9d34e048a6 Destroying unnamed session
3287 2023.11.10 22:55:29.035866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3288 2023.11.10 22:55:29.035912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3289 2023.11.10 22:55:29.035932 [ 3 ] {} <Debug> HTTP-Session: ca49885f-0fed-471d-bcdd-d7a7535b69ef Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3290 2023.11.10 22:55:29.035949 [ 3 ] {} <Debug> HTTP-Session: ca49885f-0fed-471d-bcdd-d7a7535b69ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3291 2023.11.10 22:55:29.036017 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3292 2023.11.10 22:55:29.036056 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3293 2023.11.10 22:55:29.036167 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3294 2023.11.10 22:55:29.036429 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3295 2023.11.10 22:55:29.036669 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3296 2023.11.10 22:55:29.036839 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3297 2023.11.10 22:55:29.036964 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000914396 sec., 6561 rows/sec., 275.54 KiB/sec.
3298 2023.11.10 22:55:29.036958 [ 66 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3299 2023.11.10 22:55:29.037064 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3300 2023.11.10 22:55:29.037128 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Debug> DynamicQueryHandler: Done processing query
3301 2023.11.10 22:55:29.037180 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3302 2023.11.10 22:55:29.037190 [ 3 ] {5bef2cb1-2de9-41c7-b27a-603f078dfae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3303 2023.11.10 22:55:29.037255 [ 3 ] {} <Debug> HTTP-Session: ca49885f-0fed-471d-bcdd-d7a7535b69ef Destroying unnamed session
3304 2023.11.10 22:55:29.037319 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3305 2023.11.10 22:55:29.037356 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
3306 2023.11.10 22:55:29.037430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3307 2023.11.10 22:55:29.037514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3308 2023.11.10 22:55:29.037525 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
3309 2023.11.10 22:55:29.037546 [ 3 ] {} <Debug> HTTP-Session: ec04375f-8b28-4af2-b949-12a8f23a2ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3310 2023.11.10 22:55:29.037604 [ 3 ] {} <Debug> HTTP-Session: ec04375f-8b28-4af2-b949-12a8f23a2ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3311 2023.11.10 22:55:29.037764 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
3312 2023.11.10 22:55:29.037792 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3313 2023.11.10 22:55:29.037887 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3314 2023.11.10 22:55:29.037985 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
3315 2023.11.10 22:55:29.038268 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
3316 2023.11.10 22:55:29.038411 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3317 2023.11.10 22:55:29.038508 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
3318 2023.11.10 22:55:29.038951 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3319 2023.11.10 22:55:29.039549 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3320 2023.11.10 22:55:29.039744 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002632786 sec., 36463.27502501153 rows/sec., 1.50 MiB/sec.
3321 2023.11.10 22:55:29.039871 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3322 2023.11.10 22:55:29.039900 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3323 2023.11.10 22:55:29.040043 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002192938 sec., 31920 rows/sec., 1.94 MiB/sec.
3324 2023.11.10 22:55:29.040216 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_16_3} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3325 2023.11.10 22:55:29.040244 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Debug> DynamicQueryHandler: Done processing query
3326 2023.11.10 22:55:29.040275 [ 3 ] {04939313-de19-425b-8a34-d5af81e905b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3327 2023.11.10 22:55:29.040302 [ 3 ] {} <Debug> HTTP-Session: ec04375f-8b28-4af2-b949-12a8f23a2ac4 Destroying unnamed session
3328 2023.11.10 22:55:29.040308 [ 10 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_16_3} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3329 2023.11.10 22:55:29.040505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3330 2023.11.10 22:55:29.040560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3331 2023.11.10 22:55:29.040579 [ 3 ] {} <Debug> HTTP-Session: 9da2561b-f2fd-4168-8639-204702386499 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3332 2023.11.10 22:55:29.040597 [ 3 ] {} <Debug> HTTP-Session: 9da2561b-f2fd-4168-8639-204702386499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3333 2023.11.10 22:55:29.040683 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3334 2023.11.10 22:55:29.040729 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3335 2023.11.10 22:55:29.040879 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3336 2023.11.10 22:55:29.041434 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3337 2023.11.10 22:55:29.041756 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3338 2023.11.10 22:55:29.041929 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3339 2023.11.10 22:55:29.042056 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001343544 sec., 36470 rows/sec., 49.22 MiB/sec.
3340 2023.11.10 22:55:29.042192 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Debug> DynamicQueryHandler: Done processing query
3341 2023.11.10 22:55:29.042215 [ 3 ] {9b1bd74e-ad1b-47fe-b089-de34fdbe958b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3342 2023.11.10 22:55:29.042230 [ 3 ] {} <Debug> HTTP-Session: 9da2561b-f2fd-4168-8639-204702386499 Destroying unnamed session
3343 2023.11.10 22:55:29.042345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3344 2023.11.10 22:55:29.042390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3345 2023.11.10 22:55:29.042409 [ 3 ] {} <Debug> HTTP-Session: bc1f2ef7-ba05-458f-8d82-2466f337f72c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3346 2023.11.10 22:55:29.042426 [ 3 ] {} <Debug> HTTP-Session: bc1f2ef7-ba05-458f-8d82-2466f337f72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3347 2023.11.10 22:55:29.042495 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3348 2023.11.10 22:55:29.042533 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3349 2023.11.10 22:55:29.042638 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3350 2023.11.10 22:55:29.042891 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3351 2023.11.10 22:55:29.043142 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3352 2023.11.10 22:55:29.043318 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3353 2023.11.10 22:55:29.043438 [ 66 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3354 2023.11.10 22:55:29.043447 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000912226 sec., 23020 rows/sec., 1.19 MiB/sec.
3355 2023.11.10 22:55:29.043490 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.94 GiB.
3356 2023.11.10 22:55:29.043695 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3357 2023.11.10 22:55:29.043726 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Debug> DynamicQueryHandler: Done processing query
3358 2023.11.10 22:55:29.043773 [ 3 ] {d1c025d7-5cc2-4c65-bc87-1e10c8708a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3359 2023.11.10 22:55:29.043803 [ 3 ] {} <Debug> HTTP-Session: bc1f2ef7-ba05-458f-8d82-2466f337f72c Destroying unnamed session
3360 2023.11.10 22:55:29.043869 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3361 2023.11.10 22:55:29.043907 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part
3362 2023.11.10 22:55:29.044018 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
3363 2023.11.10 22:55:29.044101 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part
3364 2023.11.10 22:55:29.044178 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
3365 2023.11.10 22:55:29.044256 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
3366 2023.11.10 22:55:29.044330 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
3367 2023.11.10 22:55:29.044972 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403694 sec., 262877.80670146056 rows/sec., 14.05 MiB/sec.
3368 2023.11.10 22:55:29.045077 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3369 2023.11.10 22:55:29.045300 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3370 2023.11.10 22:55:29.045372 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_16_3} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3371 2023.11.10 22:55:34.024794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3372 2023.11.10 22:55:34.024915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3373 2023.11.10 22:55:34.024946 [ 3 ] {} <Debug> HTTP-Session: 6e4ebb5f-fe0e-4ecd-8a43-5c4fef1b1f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3374 2023.11.10 22:55:34.024973 [ 3 ] {} <Debug> HTTP-Session: 6e4ebb5f-fe0e-4ecd-8a43-5c4fef1b1f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3375 2023.11.10 22:55:34.025111 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3376 2023.11.10 22:55:34.025174 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3377 2023.11.10 22:55:34.025347 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3378 2023.11.10 22:55:34.025896 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3379 2023.11.10 22:55:34.026156 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3380 2023.11.10 22:55:34.026320 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3381 2023.11.10 22:55:34.026443 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001293293 sec., 27835 rows/sec., 2.34 MiB/sec.
3382 2023.11.10 22:55:34.026440 [ 56 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3383 2023.11.10 22:55:34.026511 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3384 2023.11.10 22:55:34.026615 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Debug> DynamicQueryHandler: Done processing query
3385 2023.11.10 22:55:34.026624 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3386 2023.11.10 22:55:34.026649 [ 3 ] {bc1d98f9-a0af-4ca3-a3c7-e2503ec84651} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3387 2023.11.10 22:55:34.026701 [ 3 ] {} <Debug> HTTP-Session: 6e4ebb5f-fe0e-4ecd-8a43-5c4fef1b1f31 Destroying unnamed session
3388 2023.11.10 22:55:34.026771 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3389 2023.11.10 22:55:34.026811 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part
3390 2023.11.10 22:55:34.026867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3391 2023.11.10 22:55:34.026955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3392 2023.11.10 22:55:34.027012 [ 3 ] {} <Debug> HTTP-Session: 08e7bb09-ef9f-47d6-b492-35205a38bc14 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3393 2023.11.10 22:55:34.027055 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part
3394 2023.11.10 22:55:34.027058 [ 3 ] {} <Debug> HTTP-Session: 08e7bb09-ef9f-47d6-b492-35205a38bc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3395 2023.11.10 22:55:34.027306 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3396 2023.11.10 22:55:34.027327 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 243 rows starting from the beginning of the part
3397 2023.11.10 22:55:34.027399 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3398 2023.11.10 22:55:34.027585 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 243 rows starting from the beginning of the part
3399 2023.11.10 22:55:34.027846 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3400 2023.11.10 22:55:34.027860 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 243 rows starting from the beginning of the part
3401 2023.11.10 22:55:34.028039 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part
3402 2023.11.10 22:55:34.028596 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3403 2023.11.10 22:55:34.028973 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3404 2023.11.10 22:55:34.029281 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3405 2023.11.10 22:55:34.029413 [ 56 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3406 2023.11.10 22:55:34.029461 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.002091487 sec., 16734 rows/sec., 1.29 MiB/sec.
3407 2023.11.10 22:55:34.029492 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3408 2023.11.10 22:55:34.029878 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Debug> DynamicQueryHandler: Done processing query
3409 2023.11.10 22:55:34.029910 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3410 2023.11.10 22:55:34.029947 [ 3 ] {57b4dbce-d832-4756-962d-d8cd92bc4465} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3411 2023.11.10 22:55:34.030042 [ 3 ] {} <Debug> HTTP-Session: 08e7bb09-ef9f-47d6-b492-35205a38bc14 Destroying unnamed session
3412 2023.11.10 22:55:34.030093 [ 14 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.003507121 sec., 307944.8926911846 rows/sec., 29.36 MiB/sec.
3413 2023.11.10 22:55:34.030166 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3414 2023.11.10 22:55:34.030214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3415 2023.11.10 22:55:34.030257 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 393 rows starting from the beginning of the part
3416 2023.11.10 22:55:34.030311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3417 2023.11.10 22:55:34.030388 [ 14 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3418 2023.11.10 22:55:34.030399 [ 3 ] {} <Debug> HTTP-Session: 38b1baff-11b4-4039-9ebd-2d7c3de93392 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3419 2023.11.10 22:55:34.030477 [ 3 ] {} <Debug> HTTP-Session: 38b1baff-11b4-4039-9ebd-2d7c3de93392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3420 2023.11.10 22:55:34.030768 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part
3421 2023.11.10 22:55:34.030783 [ 14 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3422 2023.11.10 22:55:34.030789 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3423 2023.11.10 22:55:34.030945 [ 14 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_21_4} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3424 2023.11.10 22:55:34.030954 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3425 2023.11.10 22:55:34.031185 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 340 rows starting from the beginning of the part
3426 2023.11.10 22:55:34.031523 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 340 rows starting from the beginning of the part
3427 2023.11.10 22:55:34.031664 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3428 2023.11.10 22:55:34.031802 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 340 rows starting from the beginning of the part
3429 2023.11.10 22:55:34.031981 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part
3430 2023.11.10 22:55:34.032529 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3431 2023.11.10 22:55:34.033064 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3432 2023.11.10 22:55:34.033419 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3433 2023.11.10 22:55:34.033563 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002696788 sec., 4078 rows/sec., 269.06 KiB/sec.
3434 2023.11.10 22:55:34.033797 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Debug> DynamicQueryHandler: Done processing query
3435 2023.11.10 22:55:34.033867 [ 3 ] {2977612b-9b05-4004-82bc-0feb590ed2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3436 2023.11.10 22:55:34.033932 [ 3 ] {} <Debug> HTTP-Session: 38b1baff-11b4-4039-9ebd-2d7c3de93392 Destroying unnamed session
3437 2023.11.10 22:55:34.034041 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1483 rows, containing 4 columns (4 merged, 0 gathered) in 0.004377497 sec., 338778.07340587553 rows/sec., 23.93 MiB/sec.
3438 2023.11.10 22:55:34.034133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3439 2023.11.10 22:55:34.034204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3440 2023.11.10 22:55:34.034227 [ 3 ] {} <Debug> HTTP-Session: f112ec2f-f65e-4c14-9383-bf4fed75005f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3441 2023.11.10 22:55:34.034268 [ 3 ] {} <Debug> HTTP-Session: f112ec2f-f65e-4c14-9383-bf4fed75005f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3442 2023.11.10 22:55:34.034375 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3443 2023.11.10 22:55:34.034407 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3444 2023.11.10 22:55:34.034447 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3445 2023.11.10 22:55:34.034699 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3446 2023.11.10 22:55:34.034785 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3447 2023.11.10 22:55:34.034895 [ 23 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_21_4} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3448 2023.11.10 22:55:34.035172 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3449 2023.11.10 22:55:34.035440 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3450 2023.11.10 22:55:34.035610 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3451 2023.11.10 22:55:34.035719 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001303943 sec., 27608 rows/sec., 1.92 MiB/sec.
3452 2023.11.10 22:55:34.035847 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Debug> DynamicQueryHandler: Done processing query
3453 2023.11.10 22:55:34.035869 [ 3 ] {4082dbbd-ee33-4cd8-b21d-1117c4c5da4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3454 2023.11.10 22:55:34.035884 [ 3 ] {} <Debug> HTTP-Session: f112ec2f-f65e-4c14-9383-bf4fed75005f Destroying unnamed session
3455 2023.11.10 22:55:39.030553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3456 2023.11.10 22:55:39.030681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3457 2023.11.10 22:55:39.030710 [ 3 ] {} <Debug> HTTP-Session: 209c2923-94d8-43be-8627-d4984f7a7892 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3458 2023.11.10 22:55:39.030738 [ 3 ] {} <Debug> HTTP-Session: 209c2923-94d8-43be-8627-d4984f7a7892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3459 2023.11.10 22:55:39.030875 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3460 2023.11.10 22:55:39.030939 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3461 2023.11.10 22:55:39.031119 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3462 2023.11.10 22:55:39.031641 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3463 2023.11.10 22:55:39.031913 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3464 2023.11.10 22:55:39.032078 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3465 2023.11.10 22:55:39.032205 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001290913 sec., 42605 rows/sec., 3.26 MiB/sec.
3466 2023.11.10 22:55:39.032390 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Debug> DynamicQueryHandler: Done processing query
3467 2023.11.10 22:55:39.032416 [ 3 ] {9e1990f8-c433-4ff4-b703-289a7a7acbdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3468 2023.11.10 22:55:39.032433 [ 3 ] {} <Debug> HTTP-Session: 209c2923-94d8-43be-8627-d4984f7a7892 Destroying unnamed session
3469 2023.11.10 22:55:39.032633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3470 2023.11.10 22:55:39.032686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3471 2023.11.10 22:55:39.032707 [ 3 ] {} <Debug> HTTP-Session: d4272dec-3023-478d-a1f4-a29ed7418ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3472 2023.11.10 22:55:39.032726 [ 3 ] {} <Debug> HTTP-Session: d4272dec-3023-478d-a1f4-a29ed7418ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3473 2023.11.10 22:55:39.032818 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3474 2023.11.10 22:55:39.032861 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3475 2023.11.10 22:55:39.032969 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3476 2023.11.10 22:55:39.033455 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3477 2023.11.10 22:55:39.033692 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3478 2023.11.10 22:55:39.033843 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3479 2023.11.10 22:55:39.033947 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001100139 sec., 220881 rows/sec., 21.34 MiB/sec.
3480 2023.11.10 22:55:39.034073 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Debug> DynamicQueryHandler: Done processing query
3481 2023.11.10 22:55:39.034097 [ 3 ] {eea7503b-0540-4d67-9621-6c020afa85be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3482 2023.11.10 22:55:39.034113 [ 3 ] {} <Debug> HTTP-Session: d4272dec-3023-478d-a1f4-a29ed7418ab2 Destroying unnamed session
3483 2023.11.10 22:55:39.034342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3484 2023.11.10 22:55:39.034390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3485 2023.11.10 22:55:39.034409 [ 3 ] {} <Debug> HTTP-Session: b90247aa-a62f-4c3a-89f7-7145c0be391c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3486 2023.11.10 22:55:39.034426 [ 3 ] {} <Debug> HTTP-Session: b90247aa-a62f-4c3a-89f7-7145c0be391c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3487 2023.11.10 22:55:39.034520 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3488 2023.11.10 22:55:39.034559 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3489 2023.11.10 22:55:39.034664 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3490 2023.11.10 22:55:39.035170 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3491 2023.11.10 22:55:39.035400 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3492 2023.11.10 22:55:39.035550 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3493 2023.11.10 22:55:39.035651 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.0011029 sec., 308278 rows/sec., 21.58 MiB/sec.
3494 2023.11.10 22:55:39.035769 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Debug> DynamicQueryHandler: Done processing query
3495 2023.11.10 22:55:39.035792 [ 3 ] {a6329a86-949d-4a38-8947-8527afdf3838} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3496 2023.11.10 22:55:39.035810 [ 3 ] {} <Debug> HTTP-Session: b90247aa-a62f-4c3a-89f7-7145c0be391c Destroying unnamed session
3497 2023.11.10 22:55:39.035945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3498 2023.11.10 22:55:39.035989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3499 2023.11.10 22:55:39.036009 [ 3 ] {} <Debug> HTTP-Session: 5d240613-89b8-40b9-9f84-f5bb72588a71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3500 2023.11.10 22:55:39.036026 [ 3 ] {} <Debug> HTTP-Session: 5d240613-89b8-40b9-9f84-f5bb72588a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3501 2023.11.10 22:55:39.036094 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3502 2023.11.10 22:55:39.036134 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3503 2023.11.10 22:55:39.036241 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3504 2023.11.10 22:55:39.036514 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3505 2023.11.10 22:55:39.036774 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3506 2023.11.10 22:55:39.036946 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3507 2023.11.10 22:55:39.037044 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000921176 sec., 6513 rows/sec., 273.51 KiB/sec.
3508 2023.11.10 22:55:39.037162 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Debug> DynamicQueryHandler: Done processing query
3509 2023.11.10 22:55:39.037185 [ 3 ] {4069be89-fcd6-49ba-9592-3b52344cdfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3510 2023.11.10 22:55:39.037201 [ 3 ] {} <Debug> HTTP-Session: 5d240613-89b8-40b9-9f84-f5bb72588a71 Destroying unnamed session
3511 2023.11.10 22:55:39.037346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3512 2023.11.10 22:55:39.037393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3513 2023.11.10 22:55:39.037412 [ 3 ] {} <Debug> HTTP-Session: 20e47313-9645-4f5c-9ca0-6790066fd4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3514 2023.11.10 22:55:39.037429 [ 3 ] {} <Debug> HTTP-Session: 20e47313-9645-4f5c-9ca0-6790066fd4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3515 2023.11.10 22:55:39.037501 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3516 2023.11.10 22:55:39.037543 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3517 2023.11.10 22:55:39.037660 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3518 2023.11.10 22:55:39.037984 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3519 2023.11.10 22:55:39.038237 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3520 2023.11.10 22:55:39.038409 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3521 2023.11.10 22:55:39.038511 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000982677 sec., 71233 rows/sec., 4.32 MiB/sec.
3522 2023.11.10 22:55:39.038500 [ 52 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3523 2023.11.10 22:55:39.038577 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3524 2023.11.10 22:55:39.038664 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Debug> DynamicQueryHandler: Done processing query
3525 2023.11.10 22:55:39.038699 [ 3 ] {6973ac65-0b1a-492a-ac0b-2aa14786d5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3526 2023.11.10 22:55:39.038702 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3527 2023.11.10 22:55:39.038719 [ 3 ] {} <Debug> HTTP-Session: 20e47313-9645-4f5c-9ca0-6790066fd4a9 Destroying unnamed session
3528 2023.11.10 22:55:39.038853 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3529 2023.11.10 22:55:39.038910 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part
3530 2023.11.10 22:55:39.038937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3531 2023.11.10 22:55:39.039020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3532 2023.11.10 22:55:39.039055 [ 3 ] {} <Debug> HTTP-Session: 9170458e-5b52-44dc-9773-3e6d13c3030d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3533 2023.11.10 22:55:39.039102 [ 3 ] {} <Debug> HTTP-Session: 9170458e-5b52-44dc-9773-3e6d13c3030d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3534 2023.11.10 22:55:39.039171 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part
3535 2023.11.10 22:55:39.039324 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3536 2023.11.10 22:55:39.039438 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part
3537 2023.11.10 22:55:39.039452 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3538 2023.11.10 22:55:39.039747 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part
3539 2023.11.10 22:55:39.040038 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3540 2023.11.10 22:55:39.040055 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part
3541 2023.11.10 22:55:39.040244 [ 14 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part
3542 2023.11.10 22:55:39.041081 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3543 2023.11.10 22:55:39.041777 [ 27 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.003131175 sec., 394101.2559183054 rows/sec., 23.95 MiB/sec.
3544 2023.11.10 22:55:39.041796 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3545 2023.11.10 22:55:39.042040 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3546 2023.11.10 22:55:39.042155 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3547 2023.11.10 22:55:39.042329 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002948472 sec., 16618 rows/sec., 22.43 MiB/sec.
3548 2023.11.10 22:55:39.042508 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3549 2023.11.10 22:55:39.042579 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Debug> DynamicQueryHandler: Done processing query
3550 2023.11.10 22:55:39.042619 [ 3 ] {f62e71a4-4a3b-4025-a172-a787c973bfee} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3551 2023.11.10 22:55:39.042623 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3552 2023.11.10 22:55:39.042654 [ 3 ] {} <Debug> HTTP-Session: 9170458e-5b52-44dc-9773-3e6d13c3030d Destroying unnamed session
3553 2023.11.10 22:55:39.042787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3554 2023.11.10 22:55:39.042845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3555 2023.11.10 22:55:39.042867 [ 3 ] {} <Debug> HTTP-Session: eb4c0c71-41e0-4b47-a5f2-138bf4c3b870 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3556 2023.11.10 22:55:39.042884 [ 3 ] {} <Debug> HTTP-Session: eb4c0c71-41e0-4b47-a5f2-138bf4c3b870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3557 2023.11.10 22:55:39.042957 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3558 2023.11.10 22:55:39.042999 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3559 2023.11.10 22:55:39.043123 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3560 2023.11.10 22:55:39.043405 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3561 2023.11.10 22:55:39.043639 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3562 2023.11.10 22:55:39.043834 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3563 2023.11.10 22:55:39.043936 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000950476 sec., 22094 rows/sec., 1.15 MiB/sec.
3564 2023.11.10 22:55:39.044051 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Debug> DynamicQueryHandler: Done processing query
3565 2023.11.10 22:55:39.044075 [ 3 ] {ccd548a1-3a1c-42d6-ba4b-46dc7b6e21b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3566 2023.11.10 22:55:39.044091 [ 3 ] {} <Debug> HTTP-Session: eb4c0c71-41e0-4b47-a5f2-138bf4c3b870 Destroying unnamed session
3567 2023.11.10 22:55:42.246247 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
3568 2023.11.10 22:55:42.246298 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
3569 2023.11.10 22:55:47.549324 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3570 2023.11.10 22:55:47.549496 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3571 2023.11.10 22:55:47.549641 [ 17 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3572 2023.11.10 22:55:47.549836 [ 17 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3573 2023.11.10 22:55:47.549897 [ 17 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part
3574 2023.11.10 22:55:47.550099 [ 17 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
3575 2023.11.10 22:55:47.550263 [ 17 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
3576 2023.11.10 22:55:47.550434 [ 17 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
3577 2023.11.10 22:55:47.550602 [ 17 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
3578 2023.11.10 22:55:47.551300 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172571 sec., 194702.47028759177 rows/sec., 13.55 MiB/sec.
3579 2023.11.10 22:55:47.551454 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3580 2023.11.10 22:55:47.551694 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3581 2023.11.10 22:55:47.551768 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3582 2023.11.10 22:55:49.030366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3583 2023.11.10 22:55:49.030491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3584 2023.11.10 22:55:49.030520 [ 3 ] {} <Debug> HTTP-Session: 72ae23c3-727e-4e14-b49a-b2bf81d42b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3585 2023.11.10 22:55:49.030547 [ 3 ] {} <Debug> HTTP-Session: 72ae23c3-727e-4e14-b49a-b2bf81d42b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3586 2023.11.10 22:55:49.030682 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3587 2023.11.10 22:55:49.030745 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3588 2023.11.10 22:55:49.030922 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3589 2023.11.10 22:55:49.031374 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3590 2023.11.10 22:55:49.031631 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3591 2023.11.10 22:55:49.031793 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3592 2023.11.10 22:55:49.031920 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001199221 sec., 45863 rows/sec., 3.51 MiB/sec.
3593 2023.11.10 22:55:49.032087 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Debug> DynamicQueryHandler: Done processing query
3594 2023.11.10 22:55:49.032112 [ 3 ] {2edbc739-c6a2-4206-9f5c-bac0192d602f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3595 2023.11.10 22:55:49.032129 [ 3 ] {} <Debug> HTTP-Session: 72ae23c3-727e-4e14-b49a-b2bf81d42b53 Destroying unnamed session
3596 2023.11.10 22:55:49.032307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3597 2023.11.10 22:55:49.032358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3598 2023.11.10 22:55:49.032378 [ 3 ] {} <Debug> HTTP-Session: 6479960a-8ce8-4aea-ac93-cd168dd57220 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3599 2023.11.10 22:55:49.032397 [ 3 ] {} <Debug> HTTP-Session: 6479960a-8ce8-4aea-ac93-cd168dd57220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3600 2023.11.10 22:55:49.032491 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3601 2023.11.10 22:55:49.032532 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3602 2023.11.10 22:55:49.032641 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3603 2023.11.10 22:55:49.033079 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3604 2023.11.10 22:55:49.033305 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3605 2023.11.10 22:55:49.033454 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3606 2023.11.10 22:55:49.033560 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001039578 sec., 233748 rows/sec., 22.59 MiB/sec.
3607 2023.11.10 22:55:49.033676 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Debug> DynamicQueryHandler: Done processing query
3608 2023.11.10 22:55:49.033699 [ 3 ] {0a0ddbdd-0a18-4013-abe8-d353f49d529e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3609 2023.11.10 22:55:49.033715 [ 3 ] {} <Debug> HTTP-Session: 6479960a-8ce8-4aea-ac93-cd168dd57220 Destroying unnamed session
3610 2023.11.10 22:55:49.033900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3611 2023.11.10 22:55:49.033945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3612 2023.11.10 22:55:49.033965 [ 3 ] {} <Debug> HTTP-Session: 58598855-f5fd-4067-8926-dc4cad9efc2f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3613 2023.11.10 22:55:49.033983 [ 3 ] {} <Debug> HTTP-Session: 58598855-f5fd-4067-8926-dc4cad9efc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3614 2023.11.10 22:55:49.034077 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3615 2023.11.10 22:55:49.034117 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3616 2023.11.10 22:55:49.034223 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3617 2023.11.10 22:55:49.034686 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3618 2023.11.10 22:55:49.034900 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3619 2023.11.10 22:55:49.035045 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3620 2023.11.10 22:55:49.035146 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001038248 sec., 327474 rows/sec., 22.93 MiB/sec.
3621 2023.11.10 22:55:49.035287 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Debug> DynamicQueryHandler: Done processing query
3622 2023.11.10 22:55:49.035309 [ 3 ] {43d87a5a-416d-4314-8990-ba5fefdd420b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3623 2023.11.10 22:55:49.035324 [ 3 ] {} <Debug> HTTP-Session: 58598855-f5fd-4067-8926-dc4cad9efc2f Destroying unnamed session
3624 2023.11.10 22:55:49.035458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3625 2023.11.10 22:55:49.035502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3626 2023.11.10 22:55:49.035522 [ 3 ] {} <Debug> HTTP-Session: 395ef499-e968-4083-8d9d-9289fa7abcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3627 2023.11.10 22:55:49.035540 [ 3 ] {} <Debug> HTTP-Session: 395ef499-e968-4083-8d9d-9289fa7abcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3628 2023.11.10 22:55:49.035607 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3629 2023.11.10 22:55:49.035646 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3630 2023.11.10 22:55:49.035751 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3631 2023.11.10 22:55:49.035991 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3632 2023.11.10 22:55:49.036226 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3633 2023.11.10 22:55:49.036408 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3634 2023.11.10 22:55:49.036510 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000875166 sec., 6855 rows/sec., 287.89 KiB/sec.
3635 2023.11.10 22:55:49.036622 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Debug> DynamicQueryHandler: Done processing query
3636 2023.11.10 22:55:49.036645 [ 3 ] {3d411f8e-487c-4316-8687-3d93e05dca1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3637 2023.11.10 22:55:49.036661 [ 3 ] {} <Debug> HTTP-Session: 395ef499-e968-4083-8d9d-9289fa7abcf5 Destroying unnamed session
3638 2023.11.10 22:55:49.036781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2023.11.10 22:55:49.036825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3640 2023.11.10 22:55:49.036845 [ 3 ] {} <Debug> HTTP-Session: 8a62eccd-8a75-45cd-bdc0-ec9ccd1b0556 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3641 2023.11.10 22:55:49.036862 [ 3 ] {} <Debug> HTTP-Session: 8a62eccd-8a75-45cd-bdc0-ec9ccd1b0556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3642 2023.11.10 22:55:49.036934 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3643 2023.11.10 22:55:49.036975 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3644 2023.11.10 22:55:49.037091 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3645 2023.11.10 22:55:49.037372 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3646 2023.11.10 22:55:49.037615 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3647 2023.11.10 22:55:49.037785 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3648 2023.11.10 22:55:49.037887 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000925816 sec., 75608 rows/sec., 4.58 MiB/sec.
3649 2023.11.10 22:55:49.037991 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Debug> DynamicQueryHandler: Done processing query
3650 2023.11.10 22:55:49.038014 [ 3 ] {45470604-b3be-40a8-b737-a4173e02f15a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3651 2023.11.10 22:55:49.038029 [ 3 ] {} <Debug> HTTP-Session: 8a62eccd-8a75-45cd-bdc0-ec9ccd1b0556 Destroying unnamed session
3652 2023.11.10 22:55:49.038165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3653 2023.11.10 22:55:49.038209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3654 2023.11.10 22:55:49.038229 [ 3 ] {} <Debug> HTTP-Session: 2f2bf95b-4c63-4372-8f64-cfb2b81db2e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3655 2023.11.10 22:55:49.038245 [ 3 ] {} <Debug> HTTP-Session: 2f2bf95b-4c63-4372-8f64-cfb2b81db2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3656 2023.11.10 22:55:49.038338 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3657 2023.11.10 22:55:49.038381 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3658 2023.11.10 22:55:49.038512 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3659 2023.11.10 22:55:49.038971 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3660 2023.11.10 22:55:49.039276 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3661 2023.11.10 22:55:49.039452 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3662 2023.11.10 22:55:49.039561 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001195662 sec., 40981 rows/sec., 55.30 MiB/sec.
3663 2023.11.10 22:55:49.039681 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Debug> DynamicQueryHandler: Done processing query
3664 2023.11.10 22:55:49.039704 [ 3 ] {79bc7294-3c7e-4246-b7f8-9aefd57f34b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3665 2023.11.10 22:55:49.039720 [ 3 ] {} <Debug> HTTP-Session: 2f2bf95b-4c63-4372-8f64-cfb2b81db2e9 Destroying unnamed session
3666 2023.11.10 22:55:49.039831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3667 2023.11.10 22:55:49.039875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3668 2023.11.10 22:55:49.039894 [ 3 ] {} <Debug> HTTP-Session: d97ca1ce-fef4-4773-b141-e2c54a5ea69a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3669 2023.11.10 22:55:49.039910 [ 3 ] {} <Debug> HTTP-Session: d97ca1ce-fef4-4773-b141-e2c54a5ea69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3670 2023.11.10 22:55:49.039979 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3671 2023.11.10 22:55:49.040017 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3672 2023.11.10 22:55:49.040120 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3673 2023.11.10 22:55:49.040358 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3674 2023.11.10 22:55:49.040590 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3675 2023.11.10 22:55:49.040758 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3676 2023.11.10 22:55:49.040860 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000854195 sec., 24584 rows/sec., 1.27 MiB/sec.
3677 2023.11.10 22:55:49.040959 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Debug> DynamicQueryHandler: Done processing query
3678 2023.11.10 22:55:49.040982 [ 3 ] {8fa4ac10-7f7b-4806-ba6c-1d117fa50fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3679 2023.11.10 22:55:49.040997 [ 3 ] {} <Debug> HTTP-Session: d97ca1ce-fef4-4773-b141-e2c54a5ea69a Destroying unnamed session
3680 2023.11.10 22:55:57.246334 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
3681 2023.11.10 22:55:57.246400 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
3682 2023.11.10 22:55:59.030698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3683 2023.11.10 22:55:59.030825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3684 2023.11.10 22:55:59.030855 [ 3 ] {} <Debug> HTTP-Session: d16e8c39-dbce-41c6-820e-73cd481cfb6b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3685 2023.11.10 22:55:59.030883 [ 3 ] {} <Debug> HTTP-Session: d16e8c39-dbce-41c6-820e-73cd481cfb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3686 2023.11.10 22:55:59.031019 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3687 2023.11.10 22:55:59.031083 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3688 2023.11.10 22:55:59.031262 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3689 2023.11.10 22:55:59.031696 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3690 2023.11.10 22:55:59.031984 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3691 2023.11.10 22:55:59.032144 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3692 2023.11.10 22:55:59.032267 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001208201 sec., 45522 rows/sec., 3.48 MiB/sec.
3693 2023.11.10 22:55:59.032268 [ 164 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
3694 2023.11.10 22:55:59.032334 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3695 2023.11.10 22:55:59.032444 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Debug> DynamicQueryHandler: Done processing query
3696 2023.11.10 22:55:59.032471 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact
3697 2023.11.10 22:55:59.032481 [ 3 ] {974acd87-9630-496b-a0a0-91ac50e2f1db} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3698 2023.11.10 22:55:59.032579 [ 3 ] {} <Debug> HTTP-Session: d16e8c39-dbce-41c6-820e-73cd481cfb6b Destroying unnamed session
3699 2023.11.10 22:55:59.032686 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3700 2023.11.10 22:55:59.032755 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 55 rows starting from the beginning of the part
3701 2023.11.10 22:55:59.032886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3702 2023.11.10 22:55:59.032999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3703 2023.11.10 22:55:59.033070 [ 3 ] {} <Debug> HTTP-Session: 7a4fce4c-3608-4af4-88cf-5be7a5a09e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3704 2023.11.10 22:55:59.033111 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 55 rows starting from the beginning of the part
3705 2023.11.10 22:55:59.033126 [ 3 ] {} <Debug> HTTP-Session: 7a4fce4c-3608-4af4-88cf-5be7a5a09e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3706 2023.11.10 22:55:59.033472 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 55 rows starting from the beginning of the part
3707 2023.11.10 22:55:59.033476 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3708 2023.11.10 22:55:59.033583 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3709 2023.11.10 22:55:59.033684 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 55 rows starting from the beginning of the part
3710 2023.11.10 22:55:59.034006 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 55 rows starting from the beginning of the part
3711 2023.11.10 22:55:59.034113 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3712 2023.11.10 22:55:59.035259 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3713 2023.11.10 22:55:59.035491 [ 21 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093654 sec., 88891.6472236391 rows/sec., 6.81 MiB/sec.
3714 2023.11.10 22:55:59.035650 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
3715 2023.11.10 22:55:59.035720 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3716 2023.11.10 22:55:59.035903 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
3717 2023.11.10 22:55:59.035990 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3718 2023.11.10 22:55:59.036035 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_19_4} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0
3719 2023.11.10 22:55:59.036212 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002662947 sec., 91252 rows/sec., 8.82 MiB/sec.
3720 2023.11.10 22:55:59.036351 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Debug> DynamicQueryHandler: Done processing query
3721 2023.11.10 22:55:59.036375 [ 3 ] {90942c57-cb43-4ea4-928e-ab94e8fc8138} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3722 2023.11.10 22:55:59.036391 [ 3 ] {} <Debug> HTTP-Session: 7a4fce4c-3608-4af4-88cf-5be7a5a09e8e Destroying unnamed session
3723 2023.11.10 22:55:59.036638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3724 2023.11.10 22:55:59.036684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3725 2023.11.10 22:55:59.036704 [ 3 ] {} <Debug> HTTP-Session: 2c2260a9-bdc8-4503-8dda-06c8419d3217 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3726 2023.11.10 22:55:59.036720 [ 3 ] {} <Debug> HTTP-Session: 2c2260a9-bdc8-4503-8dda-06c8419d3217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3727 2023.11.10 22:55:59.036813 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3728 2023.11.10 22:55:59.036932 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3729 2023.11.10 22:55:59.037047 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3730 2023.11.10 22:55:59.037576 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3731 2023.11.10 22:55:59.037816 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3732 2023.11.10 22:55:59.037964 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3733 2023.11.10 22:55:59.038064 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00114446 sec., 297083 rows/sec., 20.80 MiB/sec.
3734 2023.11.10 22:55:59.038165 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Debug> DynamicQueryHandler: Done processing query
3735 2023.11.10 22:55:59.038188 [ 3 ] {9946e81e-5966-4cd8-bb5e-6c8870c762d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3736 2023.11.10 22:55:59.038203 [ 3 ] {} <Debug> HTTP-Session: 2c2260a9-bdc8-4503-8dda-06c8419d3217 Destroying unnamed session
3737 2023.11.10 22:55:59.038341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3738 2023.11.10 22:55:59.038384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3739 2023.11.10 22:55:59.038402 [ 3 ] {} <Debug> HTTP-Session: 5f1477b7-a65f-4824-8916-b8aa8db72f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3740 2023.11.10 22:55:59.038419 [ 3 ] {} <Debug> HTTP-Session: 5f1477b7-a65f-4824-8916-b8aa8db72f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3741 2023.11.10 22:55:59.038487 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3742 2023.11.10 22:55:59.038526 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3743 2023.11.10 22:55:59.038630 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3744 2023.11.10 22:55:59.038998 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3745 2023.11.10 22:55:59.039231 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3746 2023.11.10 22:55:59.039394 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3747 2023.11.10 22:55:59.039496 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000982047 sec., 6109 rows/sec., 256.56 KiB/sec.
3748 2023.11.10 22:55:59.039634 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Debug> DynamicQueryHandler: Done processing query
3749 2023.11.10 22:55:59.039657 [ 3 ] {1f47f87a-1393-4866-9d5f-ae191fb91e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3750 2023.11.10 22:55:59.039672 [ 3 ] {} <Debug> HTTP-Session: 5f1477b7-a65f-4824-8916-b8aa8db72f1d Destroying unnamed session
3751 2023.11.10 22:55:59.039822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3752 2023.11.10 22:55:59.039866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3753 2023.11.10 22:55:59.039884 [ 3 ] {} <Debug> HTTP-Session: fc03c133-fd09-4431-af27-aa614ad7025c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3754 2023.11.10 22:55:59.039900 [ 3 ] {} <Debug> HTTP-Session: fc03c133-fd09-4431-af27-aa614ad7025c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3755 2023.11.10 22:55:59.039973 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3756 2023.11.10 22:55:59.040012 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3757 2023.11.10 22:55:59.040125 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3758 2023.11.10 22:55:59.040441 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3759 2023.11.10 22:55:59.040684 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3760 2023.11.10 22:55:59.040849 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3761 2023.11.10 22:55:59.040953 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000952757 sec., 73470 rows/sec., 4.45 MiB/sec.
3762 2023.11.10 22:55:59.041082 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Debug> DynamicQueryHandler: Done processing query
3763 2023.11.10 22:55:59.041104 [ 3 ] {9fb6ff95-698c-461a-895c-5800b3f5ac7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3764 2023.11.10 22:55:59.041119 [ 3 ] {} <Debug> HTTP-Session: fc03c133-fd09-4431-af27-aa614ad7025c Destroying unnamed session
3765 2023.11.10 22:55:59.041283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3766 2023.11.10 22:55:59.041325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3767 2023.11.10 22:55:59.041344 [ 3 ] {} <Debug> HTTP-Session: 3425a664-84ad-46e6-b26e-162c5e53524f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3768 2023.11.10 22:55:59.041360 [ 3 ] {} <Debug> HTTP-Session: 3425a664-84ad-46e6-b26e-162c5e53524f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3769 2023.11.10 22:55:59.041454 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3770 2023.11.10 22:55:59.041497 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3771 2023.11.10 22:55:59.041630 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3772 2023.11.10 22:55:59.042125 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3773 2023.11.10 22:55:59.042442 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3774 2023.11.10 22:55:59.042612 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3775 2023.11.10 22:55:59.042714 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001231641 sec., 39784 rows/sec., 53.69 MiB/sec.
3776 2023.11.10 22:55:59.042705 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3777 2023.11.10 22:55:59.042784 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3778 2023.11.10 22:55:59.042896 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Debug> DynamicQueryHandler: Done processing query
3779 2023.11.10 22:55:59.042950 [ 3 ] {6606bfad-e724-49a0-94a0-82f1d2671957} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3780 2023.11.10 22:55:59.042956 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3781 2023.11.10 22:55:59.042981 [ 3 ] {} <Debug> HTTP-Session: 3425a664-84ad-46e6-b26e-162c5e53524f Destroying unnamed session
3782 2023.11.10 22:55:59.043152 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3783 2023.11.10 22:55:59.043167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3784 2023.11.10 22:55:59.043226 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 517 rows starting from the beginning of the part
3785 2023.11.10 22:55:59.043250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3786 2023.11.10 22:55:59.043312 [ 3 ] {} <Debug> HTTP-Session: 511ce864-847b-4efc-9e62-0c24390fd85b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3787 2023.11.10 22:55:59.043356 [ 3 ] {} <Debug> HTTP-Session: 511ce864-847b-4efc-9e62-0c24390fd85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3788 2023.11.10 22:55:59.043581 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part
3789 2023.11.10 22:55:59.043591 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3790 2023.11.10 22:55:59.043695 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3791 2023.11.10 22:55:59.043901 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part
3792 2023.11.10 22:55:59.044181 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3793 2023.11.10 22:55:59.044230 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part
3794 2023.11.10 22:55:59.044463 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part
3795 2023.11.10 22:55:59.044843 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part
3796 2023.11.10 22:55:59.044966 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3797 2023.11.10 22:55:59.045436 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3798 2023.11.10 22:55:59.045674 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3799 2023.11.10 22:55:59.045785 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002131987 sec., 9849 rows/sec., 523.10 KiB/sec.
3800 2023.11.10 22:55:59.045920 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Debug> DynamicQueryHandler: Done processing query
3801 2023.11.10 22:55:59.045947 [ 3 ] {98e10545-b071-40e7-9244-25efd64dd4e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3802 2023.11.10 22:55:59.045963 [ 3 ] {} <Debug> HTTP-Session: 511ce864-847b-4efc-9e62-0c24390fd85b Destroying unnamed session
3803 2023.11.10 22:55:59.047014 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 6 columns (6 merged, 0 gathered) in 0.004173563 sec., 182577.81181211353 rows/sec., 246.38 MiB/sec.
3804 2023.11.10 22:55:59.047826 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3805 2023.11.10 22:55:59.048058 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3806 2023.11.10 22:55:59.048121 [ 12 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3807 2023.11.10 22:55:59.048194 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_16_3: 4.05 MiB.
3808 2023.11.10 22:56:04.023837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3809 2023.11.10 22:56:04.023957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3810 2023.11.10 22:56:04.023987 [ 3 ] {} <Debug> HTTP-Session: ce2fe7ba-27c7-4828-ae0e-184e43c7477c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3811 2023.11.10 22:56:04.024016 [ 3 ] {} <Debug> HTTP-Session: ce2fe7ba-27c7-4828-ae0e-184e43c7477c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3812 2023.11.10 22:56:04.024160 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3813 2023.11.10 22:56:04.024225 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3814 2023.11.10 22:56:04.024392 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3815 2023.11.10 22:56:04.024953 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3816 2023.11.10 22:56:04.025220 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3817 2023.11.10 22:56:04.025378 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3818 2023.11.10 22:56:04.025506 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001304213 sec., 27602 rows/sec., 2.32 MiB/sec.
3819 2023.11.10 22:56:04.025660 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Debug> DynamicQueryHandler: Done processing query
3820 2023.11.10 22:56:04.025686 [ 3 ] {6b832807-3ab3-4074-b6d4-d1c55166b67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3821 2023.11.10 22:56:04.025704 [ 3 ] {} <Debug> HTTP-Session: ce2fe7ba-27c7-4828-ae0e-184e43c7477c Destroying unnamed session
3822 2023.11.10 22:56:04.025867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3823 2023.11.10 22:56:04.025917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3824 2023.11.10 22:56:04.025937 [ 3 ] {} <Debug> HTTP-Session: 78f50a57-7a10-4319-8ac4-4df31f3e1367 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3825 2023.11.10 22:56:04.025954 [ 3 ] {} <Debug> HTTP-Session: 78f50a57-7a10-4319-8ac4-4df31f3e1367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3826 2023.11.10 22:56:04.026035 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3827 2023.11.10 22:56:04.026076 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3828 2023.11.10 22:56:04.026187 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3829 2023.11.10 22:56:04.026561 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3830 2023.11.10 22:56:04.026781 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3831 2023.11.10 22:56:04.026932 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3832 2023.11.10 22:56:04.027039 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000975527 sec., 35878 rows/sec., 2.77 MiB/sec.
3833 2023.11.10 22:56:04.027177 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Debug> DynamicQueryHandler: Done processing query
3834 2023.11.10 22:56:04.027202 [ 3 ] {04982a2c-f39c-4dc9-9e09-b5344c3f9247} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3835 2023.11.10 22:56:04.027219 [ 3 ] {} <Debug> HTTP-Session: 78f50a57-7a10-4319-8ac4-4df31f3e1367 Destroying unnamed session
3836 2023.11.10 22:56:04.027349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3837 2023.11.10 22:56:04.027395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3838 2023.11.10 22:56:04.027414 [ 3 ] {} <Debug> HTTP-Session: ed392ff4-f832-4741-8487-439c9ce9f491 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3839 2023.11.10 22:56:04.027431 [ 3 ] {} <Debug> HTTP-Session: ed392ff4-f832-4741-8487-439c9ce9f491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3840 2023.11.10 22:56:04.027505 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3841 2023.11.10 22:56:04.027547 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3842 2023.11.10 22:56:04.027668 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3843 2023.11.10 22:56:04.027992 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3844 2023.11.10 22:56:04.028240 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3845 2023.11.10 22:56:04.028428 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3846 2023.11.10 22:56:04.028532 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000998757 sec., 11013 rows/sec., 726.49 KiB/sec.
3847 2023.11.10 22:56:04.028652 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Debug> DynamicQueryHandler: Done processing query
3848 2023.11.10 22:56:04.028677 [ 3 ] {3266becc-edd3-43f2-9162-f636a7ab8021} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3849 2023.11.10 22:56:04.028694 [ 3 ] {} <Debug> HTTP-Session: ed392ff4-f832-4741-8487-439c9ce9f491 Destroying unnamed session
3850 2023.11.10 22:56:04.028834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3851 2023.11.10 22:56:04.028881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3852 2023.11.10 22:56:04.028900 [ 3 ] {} <Debug> HTTP-Session: 61e524e5-51bd-457e-aea4-058154fe6f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3853 2023.11.10 22:56:04.028918 [ 3 ] {} <Debug> HTTP-Session: 61e524e5-51bd-457e-aea4-058154fe6f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3854 2023.11.10 22:56:04.028993 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3855 2023.11.10 22:56:04.029034 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3856 2023.11.10 22:56:04.029152 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3857 2023.11.10 22:56:04.029447 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3858 2023.11.10 22:56:04.029686 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3859 2023.11.10 22:56:04.029853 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3860 2023.11.10 22:56:04.029965 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000935796 sec., 38469 rows/sec., 2.68 MiB/sec.
3861 2023.11.10 22:56:04.030097 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Debug> DynamicQueryHandler: Done processing query
3862 2023.11.10 22:56:04.030121 [ 3 ] {0597fce8-01ce-498f-85d5-1c16969c8721} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3863 2023.11.10 22:56:04.030137 [ 3 ] {} <Debug> HTTP-Session: 61e524e5-51bd-457e-aea4-058154fe6f8a Destroying unnamed session
3864 2023.11.10 22:56:09.029602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3865 2023.11.10 22:56:09.029719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3866 2023.11.10 22:56:09.029750 [ 3 ] {} <Debug> HTTP-Session: 5826c718-b07f-4fe1-b267-06263e06c4be Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3867 2023.11.10 22:56:09.029778 [ 3 ] {} <Debug> HTTP-Session: 5826c718-b07f-4fe1-b267-06263e06c4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3868 2023.11.10 22:56:09.029917 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3869 2023.11.10 22:56:09.029983 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3870 2023.11.10 22:56:09.030161 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3871 2023.11.10 22:56:09.030643 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3872 2023.11.10 22:56:09.030898 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3873 2023.11.10 22:56:09.031053 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3874 2023.11.10 22:56:09.031190 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001226361 sec., 44848 rows/sec., 3.43 MiB/sec.
3875 2023.11.10 22:56:09.031329 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Debug> DynamicQueryHandler: Done processing query
3876 2023.11.10 22:56:09.031354 [ 3 ] {0cb4b829-56ce-4d80-8d3e-6e260809a8c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3877 2023.11.10 22:56:09.031372 [ 3 ] {} <Debug> HTTP-Session: 5826c718-b07f-4fe1-b267-06263e06c4be Destroying unnamed session
3878 2023.11.10 22:56:09.031587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3879 2023.11.10 22:56:09.031633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3880 2023.11.10 22:56:09.031654 [ 3 ] {} <Debug> HTTP-Session: cc9bba4c-c08c-49d1-bd6a-5713ca2ccf3e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3881 2023.11.10 22:56:09.031671 [ 3 ] {} <Debug> HTTP-Session: cc9bba4c-c08c-49d1-bd6a-5713ca2ccf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3882 2023.11.10 22:56:09.031754 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3883 2023.11.10 22:56:09.031793 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3884 2023.11.10 22:56:09.031899 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3885 2023.11.10 22:56:09.032367 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3886 2023.11.10 22:56:09.032592 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3887 2023.11.10 22:56:09.032741 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3888 2023.11.10 22:56:09.032866 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001081789 sec., 224627 rows/sec., 21.70 MiB/sec.
3889 2023.11.10 22:56:09.032858 [ 178 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3890 2023.11.10 22:56:09.032970 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3891 2023.11.10 22:56:09.033033 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Debug> DynamicQueryHandler: Done processing query
3892 2023.11.10 22:56:09.033076 [ 3 ] {03d92a19-1e86-45ba-ac44-c11eda8a236a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3893 2023.11.10 22:56:09.033084 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3894 2023.11.10 22:56:09.033098 [ 3 ] {} <Debug> HTTP-Session: cc9bba4c-c08c-49d1-bd6a-5713ca2ccf3e Destroying unnamed session
3895 2023.11.10 22:56:09.033234 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3896 2023.11.10 22:56:09.033278 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part
3897 2023.11.10 22:56:09.033347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3898 2023.11.10 22:56:09.033435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3899 2023.11.10 22:56:09.033498 [ 3 ] {} <Debug> HTTP-Session: 1601a546-021b-44d7-a236-5fdc3ca009b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3900 2023.11.10 22:56:09.033529 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 243 rows starting from the beginning of the part
3901 2023.11.10 22:56:09.033542 [ 3 ] {} <Debug> HTTP-Session: 1601a546-021b-44d7-a236-5fdc3ca009b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3902 2023.11.10 22:56:09.033824 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 243 rows starting from the beginning of the part
3903 2023.11.10 22:56:09.033829 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3904 2023.11.10 22:56:09.033943 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3905 2023.11.10 22:56:09.034110 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 243 rows starting from the beginning of the part
3906 2023.11.10 22:56:09.034455 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part
3907 2023.11.10 22:56:09.034455 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3908 2023.11.10 22:56:09.034670 [ 23 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 243 rows starting from the beginning of the part
3909 2023.11.10 22:56:09.035473 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3910 2023.11.10 22:56:09.035954 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3911 2023.11.10 22:56:09.036190 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3912 2023.11.10 22:56:09.036446 [ 178 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3913 2023.11.10 22:56:09.036533 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.002612106 sec., 130163 rows/sec., 9.11 MiB/sec.
3914 2023.11.10 22:56:09.036545 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3915 2023.11.10 22:56:09.036551 [ 12 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.003525472 sec., 365057.5015203638 rows/sec., 35.01 MiB/sec.
3916 2023.11.10 22:56:09.036802 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3917 2023.11.10 22:56:09.036843 [ 12 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3918 2023.11.10 22:56:09.036887 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Debug> DynamicQueryHandler: Done processing query
3919 2023.11.10 22:56:09.036928 [ 3 ] {a3f8b846-d58c-4d33-a38e-f5d8eff212c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3920 2023.11.10 22:56:09.036970 [ 3 ] {} <Debug> HTTP-Session: 1601a546-021b-44d7-a236-5fdc3ca009b4 Destroying unnamed session
3921 2023.11.10 22:56:09.037043 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3922 2023.11.10 22:56:09.037100 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 393 rows starting from the beginning of the part
3923 2023.11.10 22:56:09.037144 [ 12 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3924 2023.11.10 22:56:09.037222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3925 2023.11.10 22:56:09.037285 [ 12 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_26_5} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3926 2023.11.10 22:56:09.037331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3927 2023.11.10 22:56:09.037425 [ 3 ] {} <Debug> HTTP-Session: 1f52f4e3-c14f-45d2-8bc5-5921813390be Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3928 2023.11.10 22:56:09.037512 [ 3 ] {} <Debug> HTTP-Session: 1f52f4e3-c14f-45d2-8bc5-5921813390be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3929 2023.11.10 22:56:09.037536 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 340 rows starting from the beginning of the part
3930 2023.11.10 22:56:09.037689 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3931 2023.11.10 22:56:09.037786 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 340 rows starting from the beginning of the part
3932 2023.11.10 22:56:09.037793 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3933 2023.11.10 22:56:09.038062 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 340 rows starting from the beginning of the part
3934 2023.11.10 22:56:09.038273 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3935 2023.11.10 22:56:09.038308 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part
3936 2023.11.10 22:56:09.038478 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 340 rows starting from the beginning of the part
3937 2023.11.10 22:56:09.038990 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3938 2023.11.10 22:56:09.039449 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3939 2023.11.10 22:56:09.039789 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3940 2023.11.10 22:56:09.039984 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002230439 sec., 2690 rows/sec., 112.96 KiB/sec.
3941 2023.11.10 22:56:09.040294 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Debug> DynamicQueryHandler: Done processing query
3942 2023.11.10 22:56:09.040355 [ 3 ] {afd1b3f3-687c-4b00-86fa-c057d558a174} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3943 2023.11.10 22:56:09.040407 [ 3 ] {} <Debug> HTTP-Session: 1f52f4e3-c14f-45d2-8bc5-5921813390be Destroying unnamed session
3944 2023.11.10 22:56:09.040470 [ 20 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003856828 sec., 463593.3985129749 rows/sec., 32.63 MiB/sec.
3945 2023.11.10 22:56:09.040573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2023.11.10 22:56:09.040615 [ 20 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3947 2023.11.10 22:56:09.040622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3948 2023.11.10 22:56:09.040658 [ 3 ] {} <Debug> HTTP-Session: 3c7b63dd-366c-493e-923b-ed28dfc222de Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3949 2023.11.10 22:56:09.040676 [ 3 ] {} <Debug> HTTP-Session: 3c7b63dd-366c-493e-923b-ed28dfc222de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3950 2023.11.10 22:56:09.040762 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3951 2023.11.10 22:56:09.040810 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3952 2023.11.10 22:56:09.040814 [ 20 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3953 2023.11.10 22:56:09.040901 [ 20 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_26_5} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3954 2023.11.10 22:56:09.041011 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3955 2023.11.10 22:56:09.041345 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3956 2023.11.10 22:56:09.041586 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3957 2023.11.10 22:56:09.041755 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3958 2023.11.10 22:56:09.041879 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001086749 sec., 64412 rows/sec., 3.91 MiB/sec.
3959 2023.11.10 22:56:09.042002 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Debug> DynamicQueryHandler: Done processing query
3960 2023.11.10 22:56:09.042026 [ 3 ] {61bf372f-d43d-4193-a745-0f6400376192} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3961 2023.11.10 22:56:09.042042 [ 3 ] {} <Debug> HTTP-Session: 3c7b63dd-366c-493e-923b-ed28dfc222de Destroying unnamed session
3962 2023.11.10 22:56:09.042199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3963 2023.11.10 22:56:09.042243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3964 2023.11.10 22:56:09.042261 [ 3 ] {} <Debug> HTTP-Session: b0d1fba5-7a95-4cb9-88b2-e1ca6aeeab20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3965 2023.11.10 22:56:09.042277 [ 3 ] {} <Debug> HTTP-Session: b0d1fba5-7a95-4cb9-88b2-e1ca6aeeab20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3966 2023.11.10 22:56:09.042366 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3967 2023.11.10 22:56:09.042409 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3968 2023.11.10 22:56:09.042545 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3969 2023.11.10 22:56:09.043060 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3970 2023.11.10 22:56:09.043371 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3971 2023.11.10 22:56:09.043540 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3972 2023.11.10 22:56:09.043661 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001266322 sec., 38694 rows/sec., 52.22 MiB/sec.
3973 2023.11.10 22:56:09.043786 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Debug> DynamicQueryHandler: Done processing query
3974 2023.11.10 22:56:09.043809 [ 3 ] {ed13cc73-2d60-40d5-9af9-3395bec2dac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3975 2023.11.10 22:56:09.043824 [ 3 ] {} <Debug> HTTP-Session: b0d1fba5-7a95-4cb9-88b2-e1ca6aeeab20 Destroying unnamed session
3976 2023.11.10 22:56:09.043971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3977 2023.11.10 22:56:09.044016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3978 2023.11.10 22:56:09.044034 [ 3 ] {} <Debug> HTTP-Session: 55fb34ee-18af-4506-86e5-3becf186dc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3979 2023.11.10 22:56:09.044050 [ 3 ] {} <Debug> HTTP-Session: 55fb34ee-18af-4506-86e5-3becf186dc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3980 2023.11.10 22:56:09.044119 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3981 2023.11.10 22:56:09.044157 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3982 2023.11.10 22:56:09.044259 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3983 2023.11.10 22:56:09.044546 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.93 GiB.
3984 2023.11.10 22:56:09.044773 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3985 2023.11.10 22:56:09.044938 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3986 2023.11.10 22:56:09.045061 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000914096 sec., 22973 rows/sec., 1.19 MiB/sec.
3987 2023.11.10 22:56:09.045180 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Debug> DynamicQueryHandler: Done processing query
3988 2023.11.10 22:56:09.045203 [ 3 ] {2e95c59d-d4aa-4faf-9fb4-15fa96f9f728} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3989 2023.11.10 22:56:09.045219 [ 3 ] {} <Debug> HTTP-Session: 55fb34ee-18af-4506-86e5-3becf186dc8d Destroying unnamed session
3990 2023.11.10 22:56:12.246650 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache
3991 2023.11.10 22:56:12.246710 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache
3992 2023.11.10 22:56:19.030149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3993 2023.11.10 22:56:19.030271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3994 2023.11.10 22:56:19.030301 [ 3 ] {} <Debug> HTTP-Session: 6aa3427e-438a-47bf-8f70-bd9620e8a0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
3995 2023.11.10 22:56:19.030330 [ 3 ] {} <Debug> HTTP-Session: 6aa3427e-438a-47bf-8f70-bd9620e8a0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3996 2023.11.10 22:56:19.030468 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3997 2023.11.10 22:56:19.030531 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3998 2023.11.10 22:56:19.030711 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3999 2023.11.10 22:56:19.031260 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4000 2023.11.10 22:56:19.031527 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4001 2023.11.10 22:56:19.031686 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4002 2023.11.10 22:56:19.031831 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001319633 sec., 41678 rows/sec., 3.19 MiB/sec.
4003 2023.11.10 22:56:19.032049 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Debug> DynamicQueryHandler: Done processing query
4004 2023.11.10 22:56:19.032075 [ 3 ] {2cc3d4c2-a823-43f0-8509-6a2436a6d3b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4005 2023.11.10 22:56:19.032092 [ 3 ] {} <Debug> HTTP-Session: 6aa3427e-438a-47bf-8f70-bd9620e8a0ed Destroying unnamed session
4006 2023.11.10 22:56:19.032280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4007 2023.11.10 22:56:19.032326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4008 2023.11.10 22:56:19.032346 [ 3 ] {} <Debug> HTTP-Session: 9c65c7f4-dac4-4afa-9713-f39c69d5f205 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4009 2023.11.10 22:56:19.032363 [ 3 ] {} <Debug> HTTP-Session: 9c65c7f4-dac4-4afa-9713-f39c69d5f205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4010 2023.11.10 22:56:19.032442 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4011 2023.11.10 22:56:19.032482 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4012 2023.11.10 22:56:19.032602 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4013 2023.11.10 22:56:19.033074 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4014 2023.11.10 22:56:19.033317 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4015 2023.11.10 22:56:19.033467 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4016 2023.11.10 22:56:19.033585 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00111396 sec., 218140 rows/sec., 21.08 MiB/sec.
4017 2023.11.10 22:56:19.033708 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Debug> DynamicQueryHandler: Done processing query
4018 2023.11.10 22:56:19.033733 [ 3 ] {d436d7b5-415a-4999-9f06-31dc8c9ff310} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4019 2023.11.10 22:56:19.033749 [ 3 ] {} <Debug> HTTP-Session: 9c65c7f4-dac4-4afa-9713-f39c69d5f205 Destroying unnamed session
4020 2023.11.10 22:56:19.033958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4021 2023.11.10 22:56:19.034004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4022 2023.11.10 22:56:19.034023 [ 3 ] {} <Debug> HTTP-Session: c3e821e6-0a3a-4f46-9e9f-fc5de7af2397 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4023 2023.11.10 22:56:19.034039 [ 3 ] {} <Debug> HTTP-Session: c3e821e6-0a3a-4f46-9e9f-fc5de7af2397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4024 2023.11.10 22:56:19.034132 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4025 2023.11.10 22:56:19.034170 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4026 2023.11.10 22:56:19.034277 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4027 2023.11.10 22:56:19.034764 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4028 2023.11.10 22:56:19.034994 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4029 2023.11.10 22:56:19.035148 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4030 2023.11.10 22:56:19.035270 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00110886 sec., 306621 rows/sec., 21.47 MiB/sec.
4031 2023.11.10 22:56:19.035388 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Debug> DynamicQueryHandler: Done processing query
4032 2023.11.10 22:56:19.035410 [ 3 ] {5c394048-d011-4e34-be22-d4d13e33b461} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4033 2023.11.10 22:56:19.035428 [ 3 ] {} <Debug> HTTP-Session: c3e821e6-0a3a-4f46-9e9f-fc5de7af2397 Destroying unnamed session
4034 2023.11.10 22:56:19.035594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4035 2023.11.10 22:56:19.035639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4036 2023.11.10 22:56:19.035658 [ 3 ] {} <Debug> HTTP-Session: c3c4c171-f718-4162-93c5-a40cbde98cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4037 2023.11.10 22:56:19.035674 [ 3 ] {} <Debug> HTTP-Session: c3c4c171-f718-4162-93c5-a40cbde98cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4038 2023.11.10 22:56:19.035741 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4039 2023.11.10 22:56:19.035780 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4040 2023.11.10 22:56:19.035887 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4041 2023.11.10 22:56:19.036145 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4042 2023.11.10 22:56:19.036406 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4043 2023.11.10 22:56:19.036581 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4044 2023.11.10 22:56:19.036705 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000932457 sec., 6434 rows/sec., 270.20 KiB/sec.
4045 2023.11.10 22:56:19.036700 [ 170 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4046 2023.11.10 22:56:19.036821 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4047 2023.11.10 22:56:19.036890 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Debug> DynamicQueryHandler: Done processing query
4048 2023.11.10 22:56:19.036961 [ 3 ] {1873d052-b61d-448e-9abf-ccc574334c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4049 2023.11.10 22:56:19.037014 [ 3 ] {} <Debug> HTTP-Session: c3c4c171-f718-4162-93c5-a40cbde98cb2 Destroying unnamed session
4050 2023.11.10 22:56:19.037026 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4051 2023.11.10 22:56:19.037209 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4052 2023.11.10 22:56:19.037225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4053 2023.11.10 22:56:19.037273 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
4054 2023.11.10 22:56:19.037299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4055 2023.11.10 22:56:19.037345 [ 3 ] {} <Debug> HTTP-Session: 6e702e83-21d0-440a-b6c0-98c419781d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4056 2023.11.10 22:56:19.037390 [ 3 ] {} <Debug> HTTP-Session: 6e702e83-21d0-440a-b6c0-98c419781d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4057 2023.11.10 22:56:19.037537 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
4058 2023.11.10 22:56:19.037574 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4059 2023.11.10 22:56:19.037664 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4060 2023.11.10 22:56:19.037763 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
4061 2023.11.10 22:56:19.038070 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
4062 2023.11.10 22:56:19.038228 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4063 2023.11.10 22:56:19.038293 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
4064 2023.11.10 22:56:19.038473 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::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
4065 2023.11.10 22:56:19.039016 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4066 2023.11.10 22:56:19.039619 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4067 2023.11.10 22:56:19.040055 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4068 2023.11.10 22:56:19.040067 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167146 sec., 39783.45172593875 rows/sec., 1.63 MiB/sec.
4069 2023.11.10 22:56:19.040200 [ 170 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4070 2023.11.10 22:56:19.040272 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4071 2023.11.10 22:56:19.040286 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002640587 sec., 26509 rows/sec., 1.61 MiB/sec.
4072 2023.11.10 22:56:19.040291 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4073 2023.11.10 22:56:19.040516 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4074 2023.11.10 22:56:19.040642 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Debug> DynamicQueryHandler: Done processing query
4075 2023.11.10 22:56:19.040687 [ 3 ] {73e98118-74ad-42de-8a5b-760a9930ded1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4076 2023.11.10 22:56:19.040731 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4077 2023.11.10 22:56:19.040751 [ 3 ] {} <Debug> HTTP-Session: 6e702e83-21d0-440a-b6c0-98c419781d2d Destroying unnamed session
4078 2023.11.10 22:56:19.040814 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_21_4} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4079 2023.11.10 22:56:19.040832 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1234 rows starting from the beginning of the part
4080 2023.11.10 22:56:19.040933 [ 21 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_21_4} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4081 2023.11.10 22:56:19.041117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4082 2023.11.10 22:56:19.041139 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part
4083 2023.11.10 22:56:19.041215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4084 2023.11.10 22:56:19.041255 [ 3 ] {} <Debug> HTTP-Session: 5dbc042c-7f02-43f7-8ef1-624f840d5a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4085 2023.11.10 22:56:19.041295 [ 3 ] {} <Debug> HTTP-Session: 5dbc042c-7f02-43f7-8ef1-624f840d5a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4086 2023.11.10 22:56:19.041373 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part
4087 2023.11.10 22:56:19.041511 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4088 2023.11.10 22:56:19.041622 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part
4089 2023.11.10 22:56:19.041630 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4090 2023.11.10 22:56:19.041956 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part
4091 2023.11.10 22:56:19.042254 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4092 2023.11.10 22:56:19.042273 [ 18 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part
4093 2023.11.10 22:56:19.043385 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4094 2023.11.10 22:56:19.044087 [ 21 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003688035 sec., 413499.3295887919 rows/sec., 25.13 MiB/sec.
4095 2023.11.10 22:56:19.044100 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4096 2023.11.10 22:56:19.044276 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4097 2023.11.10 22:56:19.044338 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
4098 2023.11.10 22:56:19.044500 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002939841 sec., 16667 rows/sec., 22.49 MiB/sec.
4099 2023.11.10 22:56:19.044570 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4100 2023.11.10 22:56:19.044671 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4101 2023.11.10 22:56:19.044677 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Debug> DynamicQueryHandler: Done processing query
4102 2023.11.10 22:56:19.044706 [ 3 ] {0ad13c5b-dfc0-49ca-b023-7ac0e1657911} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4103 2023.11.10 22:56:19.044734 [ 3 ] {} <Debug> HTTP-Session: 5dbc042c-7f02-43f7-8ef1-624f840d5a80 Destroying unnamed session
4104 2023.11.10 22:56:19.044889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4105 2023.11.10 22:56:19.044934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4106 2023.11.10 22:56:19.044956 [ 3 ] {} <Debug> HTTP-Session: a81d48c8-2eb5-4b57-b6af-c70119ec487b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4107 2023.11.10 22:56:19.044973 [ 3 ] {} <Debug> HTTP-Session: a81d48c8-2eb5-4b57-b6af-c70119ec487b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4108 2023.11.10 22:56:19.045044 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4109 2023.11.10 22:56:19.045082 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4110 2023.11.10 22:56:19.045188 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4111 2023.11.10 22:56:19.045502 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4112 2023.11.10 22:56:19.045728 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4113 2023.11.10 22:56:19.045916 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4114 2023.11.10 22:56:19.046035 [ 170 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4115 2023.11.10 22:56:19.046051 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000978237 sec., 21467 rows/sec., 1.11 MiB/sec.
4116 2023.11.10 22:56:19.046085 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4117 2023.11.10 22:56:19.046285 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4118 2023.11.10 22:56:19.046487 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Debug> DynamicQueryHandler: Done processing query
4119 2023.11.10 22:56:19.046487 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4120 2023.11.10 22:56:19.046526 [ 3 ] {64e876a0-589e-4fe5-9393-5ce0c266bc4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4121 2023.11.10 22:56:19.046557 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part
4122 2023.11.10 22:56:19.046567 [ 3 ] {} <Debug> HTTP-Session: a81d48c8-2eb5-4b57-b6af-c70119ec487b Destroying unnamed session
4123 2023.11.10 22:56:19.046683 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part
4124 2023.11.10 22:56:19.046768 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part
4125 2023.11.10 22:56:19.046842 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part
4126 2023.11.10 22:56:19.046913 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part
4127 2023.11.10 22:56:19.046983 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part
4128 2023.11.10 22:56:19.047550 [ 18 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412635 sec., 335543.151627986 rows/sec., 17.82 MiB/sec.
4129 2023.11.10 22:56:19.047680 [ 16 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4130 2023.11.10 22:56:19.047894 [ 16 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4131 2023.11.10 22:56:19.047955 [ 16 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_21_4} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4132 2023.11.10 22:56:27.246750 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
4133 2023.11.10 22:56:27.246812 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
4134 2023.11.10 22:56:29.029361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4135 2023.11.10 22:56:29.029482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4136 2023.11.10 22:56:29.029512 [ 3 ] {} <Debug> HTTP-Session: a01ad9ba-7034-4b0e-917d-7ca24e225977 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4137 2023.11.10 22:56:29.029539 [ 3 ] {} <Debug> HTTP-Session: a01ad9ba-7034-4b0e-917d-7ca24e225977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4138 2023.11.10 22:56:29.029674 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4139 2023.11.10 22:56:29.029739 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4140 2023.11.10 22:56:29.029916 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4141 2023.11.10 22:56:29.030365 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4142 2023.11.10 22:56:29.030632 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4143 2023.11.10 22:56:29.030800 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4144 2023.11.10 22:56:29.030926 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001213162 sec., 45336 rows/sec., 3.47 MiB/sec.
4145 2023.11.10 22:56:29.031130 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Debug> DynamicQueryHandler: Done processing query
4146 2023.11.10 22:56:29.031156 [ 3 ] {665f0f3a-6273-4ee9-8205-988849bec30a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4147 2023.11.10 22:56:29.031174 [ 3 ] {} <Debug> HTTP-Session: a01ad9ba-7034-4b0e-917d-7ca24e225977 Destroying unnamed session
4148 2023.11.10 22:56:29.031382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4149 2023.11.10 22:56:29.031434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4150 2023.11.10 22:56:29.031454 [ 3 ] {} <Debug> HTTP-Session: a461326b-3f14-43cf-af50-0a9b7e31d280 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4151 2023.11.10 22:56:29.031473 [ 3 ] {} <Debug> HTTP-Session: a461326b-3f14-43cf-af50-0a9b7e31d280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2023.11.10 22:56:29.031570 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4153 2023.11.10 22:56:29.031613 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4154 2023.11.10 22:56:29.031730 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4155 2023.11.10 22:56:29.032156 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4156 2023.11.10 22:56:29.032392 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4157 2023.11.10 22:56:29.032539 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4158 2023.11.10 22:56:29.032671 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001070788 sec., 226935 rows/sec., 21.93 MiB/sec.
4159 2023.11.10 22:56:29.032797 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Debug> DynamicQueryHandler: Done processing query
4160 2023.11.10 22:56:29.032820 [ 3 ] {7f39837f-5281-484f-895c-1f2417e8048a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4161 2023.11.10 22:56:29.032837 [ 3 ] {} <Debug> HTTP-Session: a461326b-3f14-43cf-af50-0a9b7e31d280 Destroying unnamed session
4162 2023.11.10 22:56:29.033056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4163 2023.11.10 22:56:29.033104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4164 2023.11.10 22:56:29.033124 [ 3 ] {} <Debug> HTTP-Session: 0b2d18c7-8f65-4016-a018-edb94d12032d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4165 2023.11.10 22:56:29.033141 [ 3 ] {} <Debug> HTTP-Session: 0b2d18c7-8f65-4016-a018-edb94d12032d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4166 2023.11.10 22:56:29.033246 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4167 2023.11.10 22:56:29.033286 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4168 2023.11.10 22:56:29.033393 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4169 2023.11.10 22:56:29.033851 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4170 2023.11.10 22:56:29.034070 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4171 2023.11.10 22:56:29.034214 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4172 2023.11.10 22:56:29.034346 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001070499 sec., 317608 rows/sec., 22.24 MiB/sec.
4173 2023.11.10 22:56:29.034461 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Debug> DynamicQueryHandler: Done processing query
4174 2023.11.10 22:56:29.034484 [ 3 ] {bdb3edd3-9067-4ee1-8edc-e0caf9ab057c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4175 2023.11.10 22:56:29.034499 [ 3 ] {} <Debug> HTTP-Session: 0b2d18c7-8f65-4016-a018-edb94d12032d Destroying unnamed session
4176 2023.11.10 22:56:29.034633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4177 2023.11.10 22:56:29.034679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4178 2023.11.10 22:56:29.034698 [ 3 ] {} <Debug> HTTP-Session: 6e0ca615-5a5e-48cc-bcff-6a506af9e61e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4179 2023.11.10 22:56:29.034715 [ 3 ] {} <Debug> HTTP-Session: 6e0ca615-5a5e-48cc-bcff-6a506af9e61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4180 2023.11.10 22:56:29.034783 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4181 2023.11.10 22:56:29.034822 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4182 2023.11.10 22:56:29.034931 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4183 2023.11.10 22:56:29.035166 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4184 2023.11.10 22:56:29.035404 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4185 2023.11.10 22:56:29.035587 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4186 2023.11.10 22:56:29.035708 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000896936 sec., 6689 rows/sec., 280.90 KiB/sec.
4187 2023.11.10 22:56:29.035825 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Debug> DynamicQueryHandler: Done processing query
4188 2023.11.10 22:56:29.035847 [ 3 ] {f976b6cc-8315-47b3-98a1-1957a7a70da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4189 2023.11.10 22:56:29.035863 [ 3 ] {} <Debug> HTTP-Session: 6e0ca615-5a5e-48cc-bcff-6a506af9e61e Destroying unnamed session
4190 2023.11.10 22:56:29.036008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4191 2023.11.10 22:56:29.036053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4192 2023.11.10 22:56:29.036072 [ 3 ] {} <Debug> HTTP-Session: c85f18bc-909a-4bef-b371-1e88a7412c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4193 2023.11.10 22:56:29.036088 [ 3 ] {} <Debug> HTTP-Session: c85f18bc-909a-4bef-b371-1e88a7412c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4194 2023.11.10 22:56:29.036160 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4195 2023.11.10 22:56:29.036201 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4196 2023.11.10 22:56:29.036318 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4197 2023.11.10 22:56:29.036592 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4198 2023.11.10 22:56:29.036830 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4199 2023.11.10 22:56:29.037000 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4200 2023.11.10 22:56:29.037122 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000934307 sec., 74921 rows/sec., 4.54 MiB/sec.
4201 2023.11.10 22:56:29.037238 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Debug> DynamicQueryHandler: Done processing query
4202 2023.11.10 22:56:29.037260 [ 3 ] {cad91181-654d-4083-82c0-037e5edb4cca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4203 2023.11.10 22:56:29.037275 [ 3 ] {} <Debug> HTTP-Session: c85f18bc-909a-4bef-b371-1e88a7412c10 Destroying unnamed session
4204 2023.11.10 22:56:29.037438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4205 2023.11.10 22:56:29.037482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4206 2023.11.10 22:56:29.037501 [ 3 ] {} <Debug> HTTP-Session: 52326f15-af4c-471c-b1d2-2526eb97dc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4207 2023.11.10 22:56:29.037517 [ 3 ] {} <Debug> HTTP-Session: 52326f15-af4c-471c-b1d2-2526eb97dc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4208 2023.11.10 22:56:29.037609 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4209 2023.11.10 22:56:29.037652 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4210 2023.11.10 22:56:29.037786 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4211 2023.11.10 22:56:29.038228 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4212 2023.11.10 22:56:29.038534 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4213 2023.11.10 22:56:29.038707 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4214 2023.11.10 22:56:29.038831 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001192581 sec., 41087 rows/sec., 55.45 MiB/sec.
4215 2023.11.10 22:56:29.038956 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Debug> DynamicQueryHandler: Done processing query
4216 2023.11.10 22:56:29.038979 [ 3 ] {43fdb051-ed23-4389-bce7-b855b6248352} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4217 2023.11.10 22:56:29.038994 [ 3 ] {} <Debug> HTTP-Session: 52326f15-af4c-471c-b1d2-2526eb97dc81 Destroying unnamed session
4218 2023.11.10 22:56:29.039109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4219 2023.11.10 22:56:29.039153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4220 2023.11.10 22:56:29.039172 [ 3 ] {} <Debug> HTTP-Session: 6fb728e1-760d-4e37-8858-218471b8e361 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4221 2023.11.10 22:56:29.039188 [ 3 ] {} <Debug> HTTP-Session: 6fb728e1-760d-4e37-8858-218471b8e361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4222 2023.11.10 22:56:29.039256 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4223 2023.11.10 22:56:29.039295 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4224 2023.11.10 22:56:29.039397 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4225 2023.11.10 22:56:29.039631 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4226 2023.11.10 22:56:29.039858 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4227 2023.11.10 22:56:29.040024 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4228 2023.11.10 22:56:29.040140 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000856165 sec., 24527 rows/sec., 1.27 MiB/sec.
4229 2023.11.10 22:56:29.040249 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Debug> DynamicQueryHandler: Done processing query
4230 2023.11.10 22:56:29.040271 [ 3 ] {9f6ad32b-80eb-4a6b-bd92-679291a746b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4231 2023.11.10 22:56:29.040286 [ 3 ] {} <Debug> HTTP-Session: 6fb728e1-760d-4e37-8858-218471b8e361 Destroying unnamed session
4232 2023.11.10 22:56:34.023744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4233 2023.11.10 22:56:34.023897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4234 2023.11.10 22:56:34.023928 [ 3 ] {} <Debug> HTTP-Session: 2d338816-7fb0-4461-9126-bc770979c537 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4235 2023.11.10 22:56:34.023956 [ 3 ] {} <Debug> HTTP-Session: 2d338816-7fb0-4461-9126-bc770979c537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4236 2023.11.10 22:56:34.024098 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4237 2023.11.10 22:56:34.024166 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4238 2023.11.10 22:56:34.024338 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4239 2023.11.10 22:56:34.024855 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4240 2023.11.10 22:56:34.025171 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4241 2023.11.10 22:56:34.025342 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4242 2023.11.10 22:56:34.025491 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001344413 sec., 26777 rows/sec., 2.25 MiB/sec.
4243 2023.11.10 22:56:34.025649 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Debug> DynamicQueryHandler: Done processing query
4244 2023.11.10 22:56:34.025676 [ 3 ] {2626f6e1-b07d-4b38-847b-6c4d63689830} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4245 2023.11.10 22:56:34.025693 [ 3 ] {} <Debug> HTTP-Session: 2d338816-7fb0-4461-9126-bc770979c537 Destroying unnamed session
4246 2023.11.10 22:56:34.025836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4247 2023.11.10 22:56:34.025891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4248 2023.11.10 22:56:34.025912 [ 3 ] {} <Debug> HTTP-Session: e2f47861-8d44-4179-aefa-779ac5f12504 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4249 2023.11.10 22:56:34.025931 [ 3 ] {} <Debug> HTTP-Session: e2f47861-8d44-4179-aefa-779ac5f12504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4250 2023.11.10 22:56:34.026014 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4251 2023.11.10 22:56:34.026058 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4252 2023.11.10 22:56:34.026171 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4253 2023.11.10 22:56:34.026512 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4254 2023.11.10 22:56:34.026731 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4255 2023.11.10 22:56:34.026886 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4256 2023.11.10 22:56:34.027020 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000968917 sec., 36122 rows/sec., 2.79 MiB/sec.
4257 2023.11.10 22:56:34.027225 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Debug> DynamicQueryHandler: Done processing query
4258 2023.11.10 22:56:34.027250 [ 3 ] {0527af89-ff90-4a43-88f3-6d1d4376d055} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4259 2023.11.10 22:56:34.027267 [ 3 ] {} <Debug> HTTP-Session: e2f47861-8d44-4179-aefa-779ac5f12504 Destroying unnamed session
4260 2023.11.10 22:56:34.027421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4261 2023.11.10 22:56:34.027466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4262 2023.11.10 22:56:34.027484 [ 3 ] {} <Debug> HTTP-Session: 3b2bfd6e-6b7c-40c7-bc8d-681584a0624d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4263 2023.11.10 22:56:34.027502 [ 3 ] {} <Debug> HTTP-Session: 3b2bfd6e-6b7c-40c7-bc8d-681584a0624d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4264 2023.11.10 22:56:34.027579 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4265 2023.11.10 22:56:34.027625 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4266 2023.11.10 22:56:34.027761 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4267 2023.11.10 22:56:34.028022 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4268 2023.11.10 22:56:34.028271 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4269 2023.11.10 22:56:34.028442 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4270 2023.11.10 22:56:34.028566 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000957637 sec., 11486 rows/sec., 757.68 KiB/sec.
4271 2023.11.10 22:56:34.028683 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Debug> DynamicQueryHandler: Done processing query
4272 2023.11.10 22:56:34.028707 [ 3 ] {9cea08b9-6005-4ee7-bdd9-26e62ba919a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4273 2023.11.10 22:56:34.028723 [ 3 ] {} <Debug> HTTP-Session: 3b2bfd6e-6b7c-40c7-bc8d-681584a0624d Destroying unnamed session
4274 2023.11.10 22:56:34.028872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4275 2023.11.10 22:56:34.028918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4276 2023.11.10 22:56:34.028938 [ 3 ] {} <Debug> HTTP-Session: 7ef707cd-b448-4c49-8d1b-d6ed55ffd4e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4277 2023.11.10 22:56:34.028954 [ 3 ] {} <Debug> HTTP-Session: 7ef707cd-b448-4c49-8d1b-d6ed55ffd4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4278 2023.11.10 22:56:34.029028 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4279 2023.11.10 22:56:34.029069 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4280 2023.11.10 22:56:34.029184 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4281 2023.11.10 22:56:34.029459 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4282 2023.11.10 22:56:34.029695 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4283 2023.11.10 22:56:34.029894 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
4284 2023.11.10 22:56:34.029997 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000940377 sec., 38282 rows/sec., 2.67 MiB/sec.
4285 2023.11.10 22:56:34.030144 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Debug> DynamicQueryHandler: Done processing query
4286 2023.11.10 22:56:34.030183 [ 3 ] {ec82543d-b474-4217-8bf7-537455d49b9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4287 2023.11.10 22:56:34.030203 [ 3 ] {} <Debug> HTTP-Session: 7ef707cd-b448-4c49-8d1b-d6ed55ffd4e5 Destroying unnamed session
4288 2023.11.10 22:56:39.029430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4289 2023.11.10 22:56:39.029556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4290 2023.11.10 22:56:39.029588 [ 3 ] {} <Debug> HTTP-Session: 6f7dc0bd-2966-4814-963b-3585e49004d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4291 2023.11.10 22:56:39.029616 [ 3 ] {} <Debug> HTTP-Session: 6f7dc0bd-2966-4814-963b-3585e49004d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4292 2023.11.10 22:56:39.029758 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4293 2023.11.10 22:56:39.029825 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4294 2023.11.10 22:56:39.030005 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4295 2023.11.10 22:56:39.030447 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4296 2023.11.10 22:56:39.030712 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4297 2023.11.10 22:56:39.030877 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4298 2023.11.10 22:56:39.031027 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001225632 sec., 44874 rows/sec., 3.44 MiB/sec.
4299 2023.11.10 22:56:39.031024 [ 157 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0
4300 2023.11.10 22:56:39.031146 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4301 2023.11.10 22:56:39.031246 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Debug> DynamicQueryHandler: Done processing query
4302 2023.11.10 22:56:39.031296 [ 3 ] {2e79bb18-a53a-4690-b15f-9d9b4fd1e7ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4303 2023.11.10 22:56:39.031310 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact
4304 2023.11.10 22:56:39.031331 [ 3 ] {} <Debug> HTTP-Session: 6f7dc0bd-2966-4814-963b-3585e49004d2 Destroying unnamed session
4305 2023.11.10 22:56:39.031521 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4306 2023.11.10 22:56:39.031585 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 55 rows starting from the beginning of the part
4307 2023.11.10 22:56:39.031717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4308 2023.11.10 22:56:39.031833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4309 2023.11.10 22:56:39.031894 [ 3 ] {} <Debug> HTTP-Session: 082a3c21-dff1-4e3f-bc79-9ec4096c23dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4310 2023.11.10 22:56:39.031896 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 55 rows starting from the beginning of the part
4311 2023.11.10 22:56:39.031923 [ 3 ] {} <Debug> HTTP-Session: 082a3c21-dff1-4e3f-bc79-9ec4096c23dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4312 2023.11.10 22:56:39.032178 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4313 2023.11.10 22:56:39.032253 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 55 rows starting from the beginning of the part
4314 2023.11.10 22:56:39.032276 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4315 2023.11.10 22:56:39.032513 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 55 rows starting from the beginning of the part
4316 2023.11.10 22:56:39.032777 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4317 2023.11.10 22:56:39.032794 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 55 rows starting from the beginning of the part
4318 2023.11.10 22:56:39.033828 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4319 2023.11.10 22:56:39.034183 [ 16 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965942 sec., 92719.27772019817 rows/sec., 7.10 MiB/sec.
4320 2023.11.10 22:56:39.034251 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4321 2023.11.10 22:56:39.034340 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary)
4322 2023.11.10 22:56:39.034497 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4323 2023.11.10 22:56:39.034609 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5.
4324 2023.11.10 22:56:39.034733 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002468574 sec., 98437 rows/sec., 9.51 MiB/sec.
4325 2023.11.10 22:56:39.034787 [ 11 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_23_5} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0
4326 2023.11.10 22:56:39.034960 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Debug> DynamicQueryHandler: Done processing query
4327 2023.11.10 22:56:39.034988 [ 3 ] {49d32be2-9599-4a5c-a750-c08efba02f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4328 2023.11.10 22:56:39.035005 [ 3 ] {} <Debug> HTTP-Session: 082a3c21-dff1-4e3f-bc79-9ec4096c23dc Destroying unnamed session
4329 2023.11.10 22:56:39.035211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2023.11.10 22:56:39.035258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4331 2023.11.10 22:56:39.035279 [ 3 ] {} <Debug> HTTP-Session: 736f3ce9-4dfe-4dd8-81a5-12157f7beab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4332 2023.11.10 22:56:39.035297 [ 3 ] {} <Debug> HTTP-Session: 736f3ce9-4dfe-4dd8-81a5-12157f7beab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2023.11.10 22:56:39.035390 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4334 2023.11.10 22:56:39.035433 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4335 2023.11.10 22:56:39.035555 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2023.11.10 22:56:39.036055 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4337 2023.11.10 22:56:39.036289 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4338 2023.11.10 22:56:39.036442 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4339 2023.11.10 22:56:39.036573 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00115261 sec., 294982 rows/sec., 20.65 MiB/sec.
4340 2023.11.10 22:56:39.036690 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Debug> DynamicQueryHandler: Done processing query
4341 2023.11.10 22:56:39.036714 [ 3 ] {c899f718-4ca8-40a9-944e-7203819a756e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4342 2023.11.10 22:56:39.036730 [ 3 ] {} <Debug> HTTP-Session: 736f3ce9-4dfe-4dd8-81a5-12157f7beab2 Destroying unnamed session
4343 2023.11.10 22:56:39.036856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4344 2023.11.10 22:56:39.036901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4345 2023.11.10 22:56:39.036920 [ 3 ] {} <Debug> HTTP-Session: 72bbd5e9-a5f3-4179-9abc-24d3ccc7054f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4346 2023.11.10 22:56:39.036937 [ 3 ] {} <Debug> HTTP-Session: 72bbd5e9-a5f3-4179-9abc-24d3ccc7054f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4347 2023.11.10 22:56:39.037007 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4348 2023.11.10 22:56:39.037047 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4349 2023.11.10 22:56:39.037155 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4350 2023.11.10 22:56:39.037408 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4351 2023.11.10 22:56:39.037666 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4352 2023.11.10 22:56:39.037835 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4353 2023.11.10 22:56:39.037945 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000907896 sec., 6608 rows/sec., 277.51 KiB/sec.
4354 2023.11.10 22:56:39.038056 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Debug> DynamicQueryHandler: Done processing query
4355 2023.11.10 22:56:39.038078 [ 3 ] {22487327-5624-4bf4-9ab5-bb3bf7ed6fa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4356 2023.11.10 22:56:39.038094 [ 3 ] {} <Debug> HTTP-Session: 72bbd5e9-a5f3-4179-9abc-24d3ccc7054f Destroying unnamed session
4357 2023.11.10 22:56:39.038254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4358 2023.11.10 22:56:39.038297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4359 2023.11.10 22:56:39.038316 [ 3 ] {} <Debug> HTTP-Session: d7b5597a-0337-4d2d-8f84-2c0625faa901 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4360 2023.11.10 22:56:39.038332 [ 3 ] {} <Debug> HTTP-Session: d7b5597a-0337-4d2d-8f84-2c0625faa901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4361 2023.11.10 22:56:39.038405 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4362 2023.11.10 22:56:39.038446 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4363 2023.11.10 22:56:39.038560 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4364 2023.11.10 22:56:39.038842 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4365 2023.11.10 22:56:39.039090 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4366 2023.11.10 22:56:39.039262 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4367 2023.11.10 22:56:39.039393 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000961487 sec., 72803 rows/sec., 4.41 MiB/sec.
4368 2023.11.10 22:56:39.039508 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Debug> DynamicQueryHandler: Done processing query
4369 2023.11.10 22:56:39.039531 [ 3 ] {5e78ec11-6a64-4c66-aea0-ceecf950a374} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4370 2023.11.10 22:56:39.039546 [ 3 ] {} <Debug> HTTP-Session: d7b5597a-0337-4d2d-8f84-2c0625faa901 Destroying unnamed session
4371 2023.11.10 22:56:39.039708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4372 2023.11.10 22:56:39.039752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4373 2023.11.10 22:56:39.039771 [ 3 ] {} <Debug> HTTP-Session: cece1c03-7457-412b-8add-0a9d316e51c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4374 2023.11.10 22:56:39.039787 [ 3 ] {} <Debug> HTTP-Session: cece1c03-7457-412b-8add-0a9d316e51c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4375 2023.11.10 22:56:39.039870 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4376 2023.11.10 22:56:39.039914 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4377 2023.11.10 22:56:39.040046 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4378 2023.11.10 22:56:39.040590 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4379 2023.11.10 22:56:39.040905 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4380 2023.11.10 22:56:39.041082 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4381 2023.11.10 22:56:39.041221 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001324323 sec., 37000 rows/sec., 49.93 MiB/sec.
4382 2023.11.10 22:56:39.041352 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Debug> DynamicQueryHandler: Done processing query
4383 2023.11.10 22:56:39.041376 [ 3 ] {763a9bac-ac3e-4aca-ada8-128ebbfa97f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4384 2023.11.10 22:56:39.041392 [ 3 ] {} <Debug> HTTP-Session: cece1c03-7457-412b-8add-0a9d316e51c5 Destroying unnamed session
4385 2023.11.10 22:56:39.041518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4386 2023.11.10 22:56:39.041563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4387 2023.11.10 22:56:39.041581 [ 3 ] {} <Debug> HTTP-Session: 12227323-855d-447c-ab0f-fcaafbad4e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4388 2023.11.10 22:56:39.041598 [ 3 ] {} <Debug> HTTP-Session: 12227323-855d-447c-ab0f-fcaafbad4e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4389 2023.11.10 22:56:39.041667 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4390 2023.11.10 22:56:39.041705 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4391 2023.11.10 22:56:39.041808 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4392 2023.11.10 22:56:39.042060 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4393 2023.11.10 22:56:39.042291 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4394 2023.11.10 22:56:39.042483 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4395 2023.11.10 22:56:39.042602 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000909385 sec., 23092 rows/sec., 1.20 MiB/sec.
4396 2023.11.10 22:56:39.042796 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Debug> DynamicQueryHandler: Done processing query
4397 2023.11.10 22:56:39.042819 [ 3 ] {9e9c9d52-270b-45d0-b7c7-39948c821120} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4398 2023.11.10 22:56:39.042835 [ 3 ] {} <Debug> HTTP-Session: 12227323-855d-447c-ab0f-fcaafbad4e4b Destroying unnamed session
4399 2023.11.10 22:56:42.247044 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
4400 2023.11.10 22:56:42.247098 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
4401 2023.11.10 22:56:49.028341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4402 2023.11.10 22:56:49.028464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4403 2023.11.10 22:56:49.028494 [ 3 ] {} <Debug> HTTP-Session: d2f8af1d-3bbf-4be4-ad7c-d87d9101d411 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4404 2023.11.10 22:56:49.028522 [ 3 ] {} <Debug> HTTP-Session: d2f8af1d-3bbf-4be4-ad7c-d87d9101d411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4405 2023.11.10 22:56:49.028659 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4406 2023.11.10 22:56:49.028726 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4407 2023.11.10 22:56:49.028902 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2023.11.10 22:56:49.029341 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4409 2023.11.10 22:56:49.029598 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4410 2023.11.10 22:56:49.029758 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4411 2023.11.10 22:56:49.029883 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001184911 sec., 46416 rows/sec., 3.55 MiB/sec.
4412 2023.11.10 22:56:49.030043 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Debug> DynamicQueryHandler: Done processing query
4413 2023.11.10 22:56:49.030069 [ 3 ] {cb7c4097-ae08-4fce-9d92-63030fb107fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4414 2023.11.10 22:56:49.030086 [ 3 ] {} <Debug> HTTP-Session: d2f8af1d-3bbf-4be4-ad7c-d87d9101d411 Destroying unnamed session
4415 2023.11.10 22:56:49.030300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4416 2023.11.10 22:56:49.030351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4417 2023.11.10 22:56:49.030371 [ 3 ] {} <Debug> HTTP-Session: 687f047a-52b0-4a83-8915-c31e2ca99ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4418 2023.11.10 22:56:49.030389 [ 3 ] {} <Debug> HTTP-Session: 687f047a-52b0-4a83-8915-c31e2ca99ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4419 2023.11.10 22:56:49.030482 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4420 2023.11.10 22:56:49.030523 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4421 2023.11.10 22:56:49.030631 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4422 2023.11.10 22:56:49.031063 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4423 2023.11.10 22:56:49.031293 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4424 2023.11.10 22:56:49.031439 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4425 2023.11.10 22:56:49.031543 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001032978 sec., 235242 rows/sec., 22.73 MiB/sec.
4426 2023.11.10 22:56:49.031536 [ 152 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4427 2023.11.10 22:56:49.031600 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4428 2023.11.10 22:56:49.031683 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Debug> DynamicQueryHandler: Done processing query
4429 2023.11.10 22:56:49.031679 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4430 2023.11.10 22:56:49.031715 [ 3 ] {c801cc63-3232-4009-a8ad-f5e4f2772d8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4431 2023.11.10 22:56:49.031736 [ 3 ] {} <Debug> HTTP-Session: 687f047a-52b0-4a83-8915-c31e2ca99ea0 Destroying unnamed session
4432 2023.11.10 22:56:49.031858 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4433 2023.11.10 22:56:49.031895 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part
4434 2023.11.10 22:56:49.031949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4435 2023.11.10 22:56:49.031998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4436 2023.11.10 22:56:49.032030 [ 3 ] {} <Debug> HTTP-Session: 5deff560-3d82-4f7e-bf09-f19ce64c3898 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4437 2023.11.10 22:56:49.032055 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 243 rows starting from the beginning of the part
4438 2023.11.10 22:56:49.032057 [ 3 ] {} <Debug> HTTP-Session: 5deff560-3d82-4f7e-bf09-f19ce64c3898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4439 2023.11.10 22:56:49.032214 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 243 rows starting from the beginning of the part
4440 2023.11.10 22:56:49.032219 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4441 2023.11.10 22:56:49.032275 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4442 2023.11.10 22:56:49.032331 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part
4443 2023.11.10 22:56:49.032500 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 243 rows starting from the beginning of the part
4444 2023.11.10 22:56:49.032514 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4445 2023.11.10 22:56:49.032609 [ 16 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 243 rows starting from the beginning of the part
4446 2023.11.10 22:56:49.033206 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4447 2023.11.10 22:56:49.033624 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4448 2023.11.10 22:56:49.033781 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.002122137 sec., 606464.1443978405 rows/sec., 58.17 MiB/sec.
4449 2023.11.10 22:56:49.033907 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4450 2023.11.10 22:56:49.034017 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4451 2023.11.10 22:56:49.034083 [ 152 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4452 2023.11.10 22:56:49.034153 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001876353 sec., 181202 rows/sec., 12.69 MiB/sec.
4453 2023.11.10 22:56:49.034183 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4454 2023.11.10 22:56:49.034349 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4455 2023.11.10 22:56:49.034425 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Debug> DynamicQueryHandler: Done processing query
4456 2023.11.10 22:56:49.034458 [ 3 ] {d5d46b4b-4949-43fe-a0d0-581f7ef68ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4457 2023.11.10 22:56:49.034478 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4458 2023.11.10 22:56:49.034500 [ 3 ] {} <Debug> HTTP-Session: 5deff560-3d82-4f7e-bf09-f19ce64c3898 Destroying unnamed session
4459 2023.11.10 22:56:49.034535 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4460 2023.11.10 22:56:49.034553 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 393 rows starting from the beginning of the part
4461 2023.11.10 22:56:49.034691 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_31_6} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4462 2023.11.10 22:56:49.034741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4463 2023.11.10 22:56:49.034769 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 340 rows starting from the beginning of the part
4464 2023.11.10 22:56:49.034847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4465 2023.11.10 22:56:49.034923 [ 3 ] {} <Debug> HTTP-Session: def44420-48ae-4ba2-b3aa-092173d54496 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4466 2023.11.10 22:56:49.034952 [ 3 ] {} <Debug> HTTP-Session: def44420-48ae-4ba2-b3aa-092173d54496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4467 2023.11.10 22:56:49.034994 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 340 rows starting from the beginning of the part
4468 2023.11.10 22:56:49.035067 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4469 2023.11.10 22:56:49.035098 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part
4470 2023.11.10 22:56:49.035122 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4471 2023.11.10 22:56:49.035227 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 340 rows starting from the beginning of the part
4472 2023.11.10 22:56:49.035359 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4473 2023.11.10 22:56:49.035373 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 340 rows starting from the beginning of the part
4474 2023.11.10 22:56:49.035733 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4475 2023.11.10 22:56:49.036074 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4476 2023.11.10 22:56:49.036255 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4477 2023.11.10 22:56:49.036452 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001343753 sec., 4465 rows/sec., 187.50 KiB/sec.
4478 2023.11.10 22:56:49.036465 [ 19 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227949 sec., 802531.8353337531 rows/sec., 56.48 MiB/sec.
4479 2023.11.10 22:56:49.036662 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Debug> DynamicQueryHandler: Done processing query
4480 2023.11.10 22:56:49.036691 [ 15 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4481 2023.11.10 22:56:49.036704 [ 3 ] {a07971b9-b43d-4ef0-b5ba-8ccce95c100a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4482 2023.11.10 22:56:49.036764 [ 3 ] {} <Debug> HTTP-Session: def44420-48ae-4ba2-b3aa-092173d54496 Destroying unnamed session
4483 2023.11.10 22:56:49.036940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4484 2023.11.10 22:56:49.036943 [ 15 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4485 2023.11.10 22:56:49.037012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4486 2023.11.10 22:56:49.037039 [ 3 ] {} <Debug> HTTP-Session: ba92992a-7dc7-4596-8ab6-2aa13305dee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4487 2023.11.10 22:56:49.037073 [ 15 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_31_6} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4488 2023.11.10 22:56:49.037076 [ 3 ] {} <Debug> HTTP-Session: ba92992a-7dc7-4596-8ab6-2aa13305dee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4489 2023.11.10 22:56:49.037242 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4490 2023.11.10 22:56:49.037312 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4491 2023.11.10 22:56:49.037444 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4492 2023.11.10 22:56:49.037766 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4493 2023.11.10 22:56:49.038019 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4494 2023.11.10 22:56:49.038197 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4495 2023.11.10 22:56:49.038309 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001012938 sec., 69105 rows/sec., 4.19 MiB/sec.
4496 2023.11.10 22:56:49.038455 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Debug> DynamicQueryHandler: Done processing query
4497 2023.11.10 22:56:49.038480 [ 3 ] {ce548fcd-8e87-4bf2-bec3-db8e97d16639} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4498 2023.11.10 22:56:49.038496 [ 3 ] {} <Debug> HTTP-Session: ba92992a-7dc7-4596-8ab6-2aa13305dee2 Destroying unnamed session
4499 2023.11.10 22:56:49.038673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4500 2023.11.10 22:56:49.038718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4501 2023.11.10 22:56:49.038738 [ 3 ] {} <Debug> HTTP-Session: a3fdd313-528a-4c79-ac6a-1ab7cebc4a8a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4502 2023.11.10 22:56:49.038757 [ 3 ] {} <Debug> HTTP-Session: a3fdd313-528a-4c79-ac6a-1ab7cebc4a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4503 2023.11.10 22:56:49.038843 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4504 2023.11.10 22:56:49.038890 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4505 2023.11.10 22:56:49.039029 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4506 2023.11.10 22:56:49.039539 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4507 2023.11.10 22:56:49.039853 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4508 2023.11.10 22:56:49.040046 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4509 2023.11.10 22:56:49.040148 [ 152 ] {} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4510 2023.11.10 22:56:49.040153 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001281253 sec., 38243 rows/sec., 51.61 MiB/sec.
4511 2023.11.10 22:56:49.040192 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4512 2023.11.10 22:56:49.040304 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4513 2023.11.10 22:56:49.040339 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Debug> DynamicQueryHandler: Done processing query
4514 2023.11.10 22:56:49.040366 [ 3 ] {0bfdc2df-5d5a-42c6-935d-43a441788361} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4515 2023.11.10 22:56:49.040392 [ 3 ] {} <Debug> HTTP-Session: a3fdd313-528a-4c79-ac6a-1ab7cebc4a8a Destroying unnamed session
4516 2023.11.10 22:56:49.040421 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4517 2023.11.10 22:56:49.040452 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 762 rows starting from the beginning of the part
4518 2023.11.10 22:56:49.040533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4519 2023.11.10 22:56:49.040577 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part
4520 2023.11.10 22:56:49.040585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4521 2023.11.10 22:56:49.040624 [ 3 ] {} <Debug> HTTP-Session: 678a3b0c-866b-48ce-9792-6e0386e057b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4522 2023.11.10 22:56:49.040647 [ 3 ] {} <Debug> HTTP-Session: 678a3b0c-866b-48ce-9792-6e0386e057b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4523 2023.11.10 22:56:49.040756 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part
4524 2023.11.10 22:56:49.040769 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4525 2023.11.10 22:56:49.040827 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4526 2023.11.10 22:56:49.040952 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part
4527 2023.11.10 22:56:49.041078 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4528 2023.11.10 22:56:49.041173 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part
4529 2023.11.10 22:56:49.041284 [ 16 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part
4530 2023.11.10 22:56:49.041651 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.92 GiB.
4531 2023.11.10 22:56:49.041947 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4532 2023.11.10 22:56:49.042123 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4533 2023.11.10 22:56:49.042229 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001423025 sec., 14757 rows/sec., 783.71 KiB/sec.
4534 2023.11.10 22:56:49.042369 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Debug> DynamicQueryHandler: Done processing query
4535 2023.11.10 22:56:49.042397 [ 3 ] {8735cf01-bcbf-4a84-b6a5-bcd118eceaaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4536 2023.11.10 22:56:49.042425 [ 3 ] {} <Debug> HTTP-Session: 678a3b0c-866b-48ce-9792-6e0386e057b2 Destroying unnamed session
4537 2023.11.10 22:56:49.043770 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 6 columns (6 merged, 0 gathered) in 0.003518112 sec., 286233.07046506763 rows/sec., 386.26 MiB/sec.
4538 2023.11.10 22:56:49.044406 [ 19 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4539 2023.11.10 22:56:49.044631 [ 19 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4540 2023.11.10 22:56:49.044699 [ 19 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4541 2023.11.10 22:56:49.044778 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_21_4: 4.21 MiB.
4542 2023.11.10 22:56:57.247154 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
4543 2023.11.10 22:56:57.247261 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
4544 2023.11.10 22:56:59.028240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4545 2023.11.10 22:56:59.028354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4546 2023.11.10 22:56:59.028379 [ 3 ] {} <Debug> HTTP-Session: 6d962f3b-7528-4762-9baf-71b54d20768c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4547 2023.11.10 22:56:59.028403 [ 3 ] {} <Debug> HTTP-Session: 6d962f3b-7528-4762-9baf-71b54d20768c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4548 2023.11.10 22:56:59.028530 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4549 2023.11.10 22:56:59.028590 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4550 2023.11.10 22:56:59.028748 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4551 2023.11.10 22:56:59.029196 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4552 2023.11.10 22:56:59.029466 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4553 2023.11.10 22:56:59.029636 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4554 2023.11.10 22:56:59.029795 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001229261 sec., 44742 rows/sec., 3.43 MiB/sec.
4555 2023.11.10 22:56:59.029934 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Debug> DynamicQueryHandler: Done processing query
4556 2023.11.10 22:56:59.029959 [ 3 ] {8e75d12b-e516-4d5d-bd10-a76e1283749f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4557 2023.11.10 22:56:59.029976 [ 3 ] {} <Debug> HTTP-Session: 6d962f3b-7528-4762-9baf-71b54d20768c Destroying unnamed session
4558 2023.11.10 22:56:59.030143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4559 2023.11.10 22:56:59.030191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4560 2023.11.10 22:56:59.030210 [ 3 ] {} <Debug> HTTP-Session: 8be8e4b0-38b3-4b72-8de4-74413d4b32c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4561 2023.11.10 22:56:59.030230 [ 3 ] {} <Debug> HTTP-Session: 8be8e4b0-38b3-4b72-8de4-74413d4b32c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4562 2023.11.10 22:56:59.030323 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4563 2023.11.10 22:56:59.030364 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4564 2023.11.10 22:56:59.030478 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4565 2023.11.10 22:56:59.030951 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4566 2023.11.10 22:56:59.031197 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4567 2023.11.10 22:56:59.031358 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4568 2023.11.10 22:56:59.031488 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.0011362 sec., 213870 rows/sec., 20.66 MiB/sec.
4569 2023.11.10 22:56:59.031613 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Debug> DynamicQueryHandler: Done processing query
4570 2023.11.10 22:56:59.031636 [ 3 ] {2cd157ef-f273-4bd2-b456-bead71ddc74f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4571 2023.11.10 22:56:59.031652 [ 3 ] {} <Debug> HTTP-Session: 8be8e4b0-38b3-4b72-8de4-74413d4b32c6 Destroying unnamed session
4572 2023.11.10 22:56:59.031878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4573 2023.11.10 22:56:59.031923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4574 2023.11.10 22:56:59.031942 [ 3 ] {} <Debug> HTTP-Session: 7c360075-2465-472a-a1bd-26047dca0044 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4575 2023.11.10 22:56:59.031959 [ 3 ] {} <Debug> HTTP-Session: 7c360075-2465-472a-a1bd-26047dca0044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4576 2023.11.10 22:56:59.032051 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4577 2023.11.10 22:56:59.032092 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4578 2023.11.10 22:56:59.032199 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4579 2023.11.10 22:56:59.032688 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4580 2023.11.10 22:56:59.032942 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4581 2023.11.10 22:56:59.033095 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4582 2023.11.10 22:56:59.033228 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00114679 sec., 296479 rows/sec., 20.76 MiB/sec.
4583 2023.11.10 22:56:59.033350 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Debug> DynamicQueryHandler: Done processing query
4584 2023.11.10 22:56:59.033372 [ 3 ] {a17829ec-e725-481e-ad36-dca34ca2cd98} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4585 2023.11.10 22:56:59.033388 [ 3 ] {} <Debug> HTTP-Session: 7c360075-2465-472a-a1bd-26047dca0044 Destroying unnamed session
4586 2023.11.10 22:56:59.033516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4587 2023.11.10 22:56:59.033560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4588 2023.11.10 22:56:59.033579 [ 3 ] {} <Debug> HTTP-Session: cbc83256-7a03-4e6d-81be-c1c830c31966 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4589 2023.11.10 22:56:59.033596 [ 3 ] {} <Debug> HTTP-Session: cbc83256-7a03-4e6d-81be-c1c830c31966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4590 2023.11.10 22:56:59.033666 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4591 2023.11.10 22:56:59.033706 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4592 2023.11.10 22:56:59.033819 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4593 2023.11.10 22:56:59.034063 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4594 2023.11.10 22:56:59.034301 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4595 2023.11.10 22:56:59.034478 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4596 2023.11.10 22:56:59.034621 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000926717 sec., 6474 rows/sec., 271.88 KiB/sec.
4597 2023.11.10 22:56:59.034736 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Debug> DynamicQueryHandler: Done processing query
4598 2023.11.10 22:56:59.034759 [ 3 ] {2f6f51cf-93c6-44e5-afde-5faa81e6aacc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4599 2023.11.10 22:56:59.034775 [ 3 ] {} <Debug> HTTP-Session: cbc83256-7a03-4e6d-81be-c1c830c31966 Destroying unnamed session
4600 2023.11.10 22:56:59.034918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4601 2023.11.10 22:56:59.034964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4602 2023.11.10 22:56:59.034983 [ 3 ] {} <Debug> HTTP-Session: c3a0f4fe-c3ea-499c-8a77-e1aa2408d820 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4603 2023.11.10 22:56:59.034999 [ 3 ] {} <Debug> HTTP-Session: c3a0f4fe-c3ea-499c-8a77-e1aa2408d820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4604 2023.11.10 22:56:59.035074 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4605 2023.11.10 22:56:59.035115 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4606 2023.11.10 22:56:59.035233 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4607 2023.11.10 22:56:59.035537 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4608 2023.11.10 22:56:59.035792 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4609 2023.11.10 22:56:59.035967 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4610 2023.11.10 22:56:59.036101 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000997488 sec., 70176 rows/sec., 4.25 MiB/sec.
4611 2023.11.10 22:56:59.036091 [ 143 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4612 2023.11.10 22:56:59.036236 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4613 2023.11.10 22:56:59.036267 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Debug> DynamicQueryHandler: Done processing query
4614 2023.11.10 22:56:59.036314 [ 3 ] {d77c6389-735d-4e04-aa44-cfc6cbd41de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4615 2023.11.10 22:56:59.036362 [ 3 ] {} <Debug> HTTP-Session: c3a0f4fe-c3ea-499c-8a77-e1aa2408d820 Destroying unnamed session
4616 2023.11.10 22:56:59.036387 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4617 2023.11.10 22:56:59.036479 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4618 2023.11.10 22:56:59.036512 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1525 rows starting from the beginning of the part
4619 2023.11.10 22:56:59.036543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4620 2023.11.10 22:56:59.036596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4621 2023.11.10 22:56:59.036624 [ 3 ] {} <Debug> HTTP-Session: 7414c450-93e7-478b-8b84-b4fe45ea85f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4622 2023.11.10 22:56:59.036658 [ 3 ] {} <Debug> HTTP-Session: 7414c450-93e7-478b-8b84-b4fe45ea85f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4623 2023.11.10 22:56:59.036679 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part
4624 2023.11.10 22:56:59.036785 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4625 2023.11.10 22:56:59.036834 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part
4626 2023.11.10 22:56:59.036849 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4627 2023.11.10 22:56:59.037049 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 70 rows starting from the beginning of the part
4628 2023.11.10 22:56:59.037184 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4629 2023.11.10 22:56:59.037209 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 70 rows starting from the beginning of the part
4630 2023.11.10 22:56:59.037324 [ 16 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part
4631 2023.11.10 22:56:59.037917 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4632 2023.11.10 22:56:59.038357 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4633 2023.11.10 22:56:59.038423 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101677 sec., 864071.8816449911 rows/sec., 52.50 MiB/sec.
4634 2023.11.10 22:56:59.038584 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4635 2023.11.10 22:56:59.038700 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4636 2023.11.10 22:56:59.038861 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002009025 sec., 24389 rows/sec., 32.91 MiB/sec.
4637 2023.11.10 22:56:59.039072 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Debug> DynamicQueryHandler: Done processing query
4638 2023.11.10 22:56:59.039098 [ 3 ] {8ac4dbc9-210c-42bd-9399-52d16cc60639} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4639 2023.11.10 22:56:59.039132 [ 3 ] {} <Debug> HTTP-Session: 7414c450-93e7-478b-8b84-b4fe45ea85f4 Destroying unnamed session
4640 2023.11.10 22:56:59.039150 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4641 2023.11.10 22:56:59.039267 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4642 2023.11.10 22:56:59.039283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4643 2023.11.10 22:56:59.039372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4644 2023.11.10 22:56:59.039406 [ 3 ] {} <Debug> HTTP-Session: eccd9c13-0242-4727-aed9-9360a1935ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4645 2023.11.10 22:56:59.039423 [ 3 ] {} <Debug> HTTP-Session: eccd9c13-0242-4727-aed9-9360a1935ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4646 2023.11.10 22:56:59.039499 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4647 2023.11.10 22:56:59.039541 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4648 2023.11.10 22:56:59.039657 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4649 2023.11.10 22:56:59.039963 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4650 2023.11.10 22:56:59.040224 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4651 2023.11.10 22:56:59.040394 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4652 2023.11.10 22:56:59.040544 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001014938 sec., 20690 rows/sec., 1.07 MiB/sec.
4653 2023.11.10 22:56:59.040653 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Debug> DynamicQueryHandler: Done processing query
4654 2023.11.10 22:56:59.040675 [ 3 ] {85a0364a-ef69-434e-834b-feacee12ba4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4655 2023.11.10 22:56:59.040691 [ 3 ] {} <Debug> HTTP-Session: eccd9c13-0242-4727-aed9-9360a1935ed1 Destroying unnamed session
4656 2023.11.10 22:57:04.022245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4657 2023.11.10 22:57:04.022420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4658 2023.11.10 22:57:04.022457 [ 3 ] {} <Debug> HTTP-Session: 579d8a11-9548-4d5d-8f43-1d1f53c770d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4659 2023.11.10 22:57:04.022490 [ 3 ] {} <Debug> HTTP-Session: 579d8a11-9548-4d5d-8f43-1d1f53c770d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4660 2023.11.10 22:57:04.022651 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4661 2023.11.10 22:57:04.022729 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4662 2023.11.10 22:57:04.022941 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4663 2023.11.10 22:57:04.023486 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4664 2023.11.10 22:57:04.023760 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4665 2023.11.10 22:57:04.023925 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4666 2023.11.10 22:57:04.024079 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001374835 sec., 26184 rows/sec., 2.20 MiB/sec.
4667 2023.11.10 22:57:04.024328 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Debug> DynamicQueryHandler: Done processing query
4668 2023.11.10 22:57:04.024354 [ 3 ] {532f1d16-5f3d-4dcf-9f88-53cbb0983d03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4669 2023.11.10 22:57:04.024370 [ 3 ] {} <Debug> HTTP-Session: 579d8a11-9548-4d5d-8f43-1d1f53c770d3 Destroying unnamed session
4670 2023.11.10 22:57:04.024497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4671 2023.11.10 22:57:04.024542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4672 2023.11.10 22:57:04.024561 [ 3 ] {} <Debug> HTTP-Session: dfd1561d-9a7b-42b5-bc2e-64eeb7df30b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4673 2023.11.10 22:57:04.024578 [ 3 ] {} <Debug> HTTP-Session: dfd1561d-9a7b-42b5-bc2e-64eeb7df30b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4674 2023.11.10 22:57:04.024653 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4675 2023.11.10 22:57:04.024693 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4676 2023.11.10 22:57:04.024823 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4677 2023.11.10 22:57:04.025165 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4678 2023.11.10 22:57:04.025384 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4679 2023.11.10 22:57:04.025531 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4680 2023.11.10 22:57:04.025633 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000951107 sec., 36799 rows/sec., 2.84 MiB/sec.
4681 2023.11.10 22:57:04.025796 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Debug> DynamicQueryHandler: Done processing query
4682 2023.11.10 22:57:04.025821 [ 3 ] {a89f7043-4507-4abc-b3d1-a2127d8b127c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4683 2023.11.10 22:57:04.025836 [ 3 ] {} <Debug> HTTP-Session: dfd1561d-9a7b-42b5-bc2e-64eeb7df30b2 Destroying unnamed session
4684 2023.11.10 22:57:04.025993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4685 2023.11.10 22:57:04.026038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4686 2023.11.10 22:57:04.026057 [ 3 ] {} <Debug> HTTP-Session: f18206be-686d-4ac3-8376-a831f58cc86e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4687 2023.11.10 22:57:04.026073 [ 3 ] {} <Debug> HTTP-Session: f18206be-686d-4ac3-8376-a831f58cc86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4688 2023.11.10 22:57:04.026148 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4689 2023.11.10 22:57:04.026192 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4690 2023.11.10 22:57:04.026324 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4691 2023.11.10 22:57:04.026610 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4692 2023.11.10 22:57:04.026864 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4693 2023.11.10 22:57:04.027051 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4694 2023.11.10 22:57:04.027158 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000982437 sec., 11196 rows/sec., 738.56 KiB/sec.
4695 2023.11.10 22:57:04.027277 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Debug> DynamicQueryHandler: Done processing query
4696 2023.11.10 22:57:04.027302 [ 3 ] {782b9ff9-7a45-4b96-9fd4-6b265105b080} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4697 2023.11.10 22:57:04.027318 [ 3 ] {} <Debug> HTTP-Session: f18206be-686d-4ac3-8376-a831f58cc86e Destroying unnamed session
4698 2023.11.10 22:57:04.027427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4699 2023.11.10 22:57:04.027471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4700 2023.11.10 22:57:04.027490 [ 3 ] {} <Debug> HTTP-Session: ad8c996b-277f-4b28-af74-f43bfbf47677 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4701 2023.11.10 22:57:04.027507 [ 3 ] {} <Debug> HTTP-Session: ad8c996b-277f-4b28-af74-f43bfbf47677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4702 2023.11.10 22:57:04.027580 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4703 2023.11.10 22:57:04.027620 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4704 2023.11.10 22:57:04.027737 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4705 2023.11.10 22:57:04.028036 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4706 2023.11.10 22:57:04.028278 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4707 2023.11.10 22:57:04.028461 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
4708 2023.11.10 22:57:04.028562 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000956237 sec., 37647 rows/sec., 2.62 MiB/sec.
4709 2023.11.10 22:57:04.028683 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Debug> DynamicQueryHandler: Done processing query
4710 2023.11.10 22:57:04.028706 [ 3 ] {462412f8-d64e-4fd0-83c2-aac639533635} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4711 2023.11.10 22:57:04.028722 [ 3 ] {} <Debug> HTTP-Session: ad8c996b-277f-4b28-af74-f43bfbf47677 Destroying unnamed session
4712 2023.11.10 22:57:09.027714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4713 2023.11.10 22:57:09.027829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4714 2023.11.10 22:57:09.027854 [ 3 ] {} <Debug> HTTP-Session: 6dfc7d74-86d1-4cbb-9652-343e7c060afc Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4715 2023.11.10 22:57:09.027877 [ 3 ] {} <Debug> HTTP-Session: 6dfc7d74-86d1-4cbb-9652-343e7c060afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4716 2023.11.10 22:57:09.027999 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4717 2023.11.10 22:57:09.028058 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4718 2023.11.10 22:57:09.028215 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4719 2023.11.10 22:57:09.028727 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4720 2023.11.10 22:57:09.028992 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4721 2023.11.10 22:57:09.029159 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4722 2023.11.10 22:57:09.029302 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001259902 sec., 43654 rows/sec., 3.34 MiB/sec.
4723 2023.11.10 22:57:09.029456 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Debug> DynamicQueryHandler: Done processing query
4724 2023.11.10 22:57:09.029482 [ 3 ] {a41459f1-faa2-4497-9b9f-e5c14775d2ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4725 2023.11.10 22:57:09.029499 [ 3 ] {} <Debug> HTTP-Session: 6dfc7d74-86d1-4cbb-9652-343e7c060afc Destroying unnamed session
4726 2023.11.10 22:57:09.029734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4727 2023.11.10 22:57:09.029785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4728 2023.11.10 22:57:09.029805 [ 3 ] {} <Debug> HTTP-Session: 3b768056-9110-4193-8752-61f4c4eb3933 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4729 2023.11.10 22:57:09.029824 [ 3 ] {} <Debug> HTTP-Session: 3b768056-9110-4193-8752-61f4c4eb3933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4730 2023.11.10 22:57:09.029919 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4731 2023.11.10 22:57:09.029963 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4732 2023.11.10 22:57:09.030074 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4733 2023.11.10 22:57:09.030576 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4734 2023.11.10 22:57:09.030802 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4735 2023.11.10 22:57:09.030953 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4736 2023.11.10 22:57:09.031077 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00112907 sec., 215221 rows/sec., 20.80 MiB/sec.
4737 2023.11.10 22:57:09.031210 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Debug> DynamicQueryHandler: Done processing query
4738 2023.11.10 22:57:09.031233 [ 3 ] {d9d3859b-8d32-40ae-b191-5ee09abd2d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4739 2023.11.10 22:57:09.031249 [ 3 ] {} <Debug> HTTP-Session: 3b768056-9110-4193-8752-61f4c4eb3933 Destroying unnamed session
4740 2023.11.10 22:57:09.031452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4741 2023.11.10 22:57:09.031501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4742 2023.11.10 22:57:09.031521 [ 3 ] {} <Debug> HTTP-Session: 52904b49-be3f-4385-a9a8-320095e96cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4743 2023.11.10 22:57:09.031538 [ 3 ] {} <Debug> HTTP-Session: 52904b49-be3f-4385-a9a8-320095e96cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4744 2023.11.10 22:57:09.031640 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4745 2023.11.10 22:57:09.031681 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4746 2023.11.10 22:57:09.031789 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4747 2023.11.10 22:57:09.032291 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4748 2023.11.10 22:57:09.032513 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4749 2023.11.10 22:57:09.032673 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4750 2023.11.10 22:57:09.032797 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00112898 sec., 301156 rows/sec., 21.09 MiB/sec.
4751 2023.11.10 22:57:09.032918 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Debug> DynamicQueryHandler: Done processing query
4752 2023.11.10 22:57:09.032941 [ 3 ] {343cb755-5cba-455b-b8a1-b082eebb9048} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4753 2023.11.10 22:57:09.032957 [ 3 ] {} <Debug> HTTP-Session: 52904b49-be3f-4385-a9a8-320095e96cd9 Destroying unnamed session
4754 2023.11.10 22:57:09.033081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4755 2023.11.10 22:57:09.033128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4756 2023.11.10 22:57:09.033150 [ 3 ] {} <Debug> HTTP-Session: 201a4b55-77b7-4ddb-912b-877dcf1f786c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4757 2023.11.10 22:57:09.033167 [ 3 ] {} <Debug> HTTP-Session: 201a4b55-77b7-4ddb-912b-877dcf1f786c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4758 2023.11.10 22:57:09.033238 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4759 2023.11.10 22:57:09.033277 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4760 2023.11.10 22:57:09.033387 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4761 2023.11.10 22:57:09.033651 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4762 2023.11.10 22:57:09.033891 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4763 2023.11.10 22:57:09.034067 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4764 2023.11.10 22:57:09.034197 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000920646 sec., 6517 rows/sec., 273.67 KiB/sec.
4765 2023.11.10 22:57:09.034209 [ 138 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4766 2023.11.10 22:57:09.034352 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4767 2023.11.10 22:57:09.034363 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Debug> DynamicQueryHandler: Done processing query
4768 2023.11.10 22:57:09.034415 [ 3 ] {01c52e2a-3114-4a29-b104-4df2ea9157d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4769 2023.11.10 22:57:09.034465 [ 3 ] {} <Debug> HTTP-Session: 201a4b55-77b7-4ddb-912b-877dcf1f786c Destroying unnamed session
4770 2023.11.10 22:57:09.034500 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4771 2023.11.10 22:57:09.034596 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4772 2023.11.10 22:57:09.034599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4773 2023.11.10 22:57:09.034636 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
4774 2023.11.10 22:57:09.034662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4775 2023.11.10 22:57:09.034691 [ 3 ] {} <Debug> HTTP-Session: ec3f73d4-758a-4c8a-a83b-725eaa1a7d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4776 2023.11.10 22:57:09.034715 [ 3 ] {} <Debug> HTTP-Session: ec3f73d4-758a-4c8a-a83b-725eaa1a7d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4777 2023.11.10 22:57:09.034807 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
4778 2023.11.10 22:57:09.034826 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4779 2023.11.10 22:57:09.034882 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4780 2023.11.10 22:57:09.034982 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
4781 2023.11.10 22:57:09.035176 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
4782 2023.11.10 22:57:09.035180 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4783 2023.11.10 22:57:09.035281 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
4784 2023.11.10 22:57:09.035391 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
4785 2023.11.10 22:57:09.035736 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4786 2023.11.10 22:57:09.036075 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4787 2023.11.10 22:57:09.036247 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811442 sec., 86119.23539368084 rows/sec., 3.53 MiB/sec.
4788 2023.11.10 22:57:09.036327 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4789 2023.11.10 22:57:09.036391 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4790 2023.11.10 22:57:09.036526 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001665439 sec., 42030 rows/sec., 2.55 MiB/sec.
4791 2023.11.10 22:57:09.036715 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Debug> DynamicQueryHandler: Done processing query
4792 2023.11.10 22:57:09.036743 [ 3 ] {49f6b5f4-070e-4b73-8b52-79d7cf693a57} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4793 2023.11.10 22:57:09.036752 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4794 2023.11.10 22:57:09.036762 [ 3 ] {} <Debug> HTTP-Session: ec3f73d4-758a-4c8a-a83b-725eaa1a7d85 Destroying unnamed session
4795 2023.11.10 22:57:09.036826 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_26_5} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4796 2023.11.10 22:57:09.037001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4797 2023.11.10 22:57:09.037049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4798 2023.11.10 22:57:09.037069 [ 3 ] {} <Debug> HTTP-Session: 62dd9ffc-8a68-4329-99f8-c2f47ea40b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4799 2023.11.10 22:57:09.037085 [ 3 ] {} <Debug> HTTP-Session: 62dd9ffc-8a68-4329-99f8-c2f47ea40b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4800 2023.11.10 22:57:09.037182 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4801 2023.11.10 22:57:09.037227 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4802 2023.11.10 22:57:09.037361 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4803 2023.11.10 22:57:09.037931 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4804 2023.11.10 22:57:09.038243 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4805 2023.11.10 22:57:09.038423 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4806 2023.11.10 22:57:09.038556 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001341684 sec., 36521 rows/sec., 49.28 MiB/sec.
4807 2023.11.10 22:57:09.038792 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Debug> DynamicQueryHandler: Done processing query
4808 2023.11.10 22:57:09.038815 [ 3 ] {9a419407-c2cc-47c3-99cb-f2209a425dc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4809 2023.11.10 22:57:09.038831 [ 3 ] {} <Debug> HTTP-Session: 62dd9ffc-8a68-4329-99f8-c2f47ea40b77 Destroying unnamed session
4810 2023.11.10 22:57:09.038945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4811 2023.11.10 22:57:09.038991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4812 2023.11.10 22:57:09.039011 [ 3 ] {} <Debug> HTTP-Session: b7884039-ce51-4492-bc4a-38f159e1ebdc Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4813 2023.11.10 22:57:09.039027 [ 3 ] {} <Debug> HTTP-Session: b7884039-ce51-4492-bc4a-38f159e1ebdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4814 2023.11.10 22:57:09.039100 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4815 2023.11.10 22:57:09.039142 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4816 2023.11.10 22:57:09.039266 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4817 2023.11.10 22:57:09.039535 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4818 2023.11.10 22:57:09.039775 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4819 2023.11.10 22:57:09.039950 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4820 2023.11.10 22:57:09.040075 [ 138 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4821 2023.11.10 22:57:09.040086 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000949387 sec., 22119 rows/sec., 1.15 MiB/sec.
4822 2023.11.10 22:57:09.040121 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4823 2023.11.10 22:57:09.040284 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4824 2023.11.10 22:57:09.040317 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Debug> DynamicQueryHandler: Done processing query
4825 2023.11.10 22:57:09.040366 [ 3 ] {d6bf3e67-c69c-411d-b718-cd9707692ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4826 2023.11.10 22:57:09.040399 [ 3 ] {} <Debug> HTTP-Session: b7884039-ce51-4492-bc4a-38f159e1ebdc Destroying unnamed session
4827 2023.11.10 22:57:09.040471 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4828 2023.11.10 22:57:09.040514 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 474 rows starting from the beginning of the part
4829 2023.11.10 22:57:09.040666 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part
4830 2023.11.10 22:57:09.040768 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part
4831 2023.11.10 22:57:09.040865 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part
4832 2023.11.10 22:57:09.040960 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part
4833 2023.11.10 22:57:09.041051 [ 13 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part
4834 2023.11.10 22:57:09.041742 [ 22 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.001559127 sec., 371361.66585531516 rows/sec., 19.64 MiB/sec.
4835 2023.11.10 22:57:09.041883 [ 10 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4836 2023.11.10 22:57:09.042111 [ 10 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4837 2023.11.10 22:57:09.042186 [ 10 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_26_5} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4838 2023.11.10 22:57:12.247321 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
4839 2023.11.10 22:57:12.247382 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
4840 2023.11.10 22:57:19.028083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4841 2023.11.10 22:57:19.028214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4842 2023.11.10 22:57:19.028240 [ 3 ] {} <Debug> HTTP-Session: ecd99bad-5696-41e2-9848-6d9bad3845f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4843 2023.11.10 22:57:19.028263 [ 3 ] {} <Debug> HTTP-Session: ecd99bad-5696-41e2-9848-6d9bad3845f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4844 2023.11.10 22:57:19.028389 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4845 2023.11.10 22:57:19.028445 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4846 2023.11.10 22:57:19.028599 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4847 2023.11.10 22:57:19.029058 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4848 2023.11.10 22:57:19.029329 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4849 2023.11.10 22:57:19.029490 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4850 2023.11.10 22:57:19.029621 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001189411 sec., 46241 rows/sec., 3.54 MiB/sec.
4851 2023.11.10 22:57:19.029631 [ 129 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0
4852 2023.11.10 22:57:19.029758 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4853 2023.11.10 22:57:19.029820 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Debug> DynamicQueryHandler: Done processing query
4854 2023.11.10 22:57:19.029853 [ 13 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact
4855 2023.11.10 22:57:19.029869 [ 3 ] {ad72161b-faf7-42ca-8d32-4412956ac4f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4856 2023.11.10 22:57:19.029912 [ 3 ] {} <Debug> HTTP-Session: ecd99bad-5696-41e2-9848-6d9bad3845f3 Destroying unnamed session
4857 2023.11.10 22:57:19.029980 [ 13 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4858 2023.11.10 22:57:19.030016 [ 13 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 55 rows starting from the beginning of the part
4859 2023.11.10 22:57:19.030146 [ 13 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 55 rows starting from the beginning of the part
4860 2023.11.10 22:57:19.030159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4861 2023.11.10 22:57:19.030254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4862 2023.11.10 22:57:19.030321 [ 3 ] {} <Debug> HTTP-Session: f8bff941-a0e5-4ac8-9ef8-fb6a858c50ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4863 2023.11.10 22:57:19.030342 [ 13 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 55 rows starting from the beginning of the part
4864 2023.11.10 22:57:19.030355 [ 3 ] {} <Debug> HTTP-Session: f8bff941-a0e5-4ac8-9ef8-fb6a858c50ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4865 2023.11.10 22:57:19.030578 [ 13 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 55 rows starting from the beginning of the part
4866 2023.11.10 22:57:19.030596 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4867 2023.11.10 22:57:19.030687 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4868 2023.11.10 22:57:19.030778 [ 13 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 55 rows starting from the beginning of the part
4869 2023.11.10 22:57:19.031264 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4870 2023.11.10 22:57:19.032394 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4871 2023.11.10 22:57:19.032429 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618887 sec., 105006.4397585692 rows/sec., 8.04 MiB/sec.
4872 2023.11.10 22:57:19.032642 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary)
4873 2023.11.10 22:57:19.032748 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4874 2023.11.10 22:57:19.032961 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6.
4875 2023.11.10 22:57:19.033018 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4876 2023.11.10 22:57:19.033093 [ 22 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_27_6} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0
4877 2023.11.10 22:57:19.033243 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002569616 sec., 94566 rows/sec., 9.14 MiB/sec.
4878 2023.11.10 22:57:19.033393 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Debug> DynamicQueryHandler: Done processing query
4879 2023.11.10 22:57:19.033416 [ 3 ] {eab65b7a-10bf-4248-96e9-91f991f677da} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4880 2023.11.10 22:57:19.033432 [ 3 ] {} <Debug> HTTP-Session: f8bff941-a0e5-4ac8-9ef8-fb6a858c50ec Destroying unnamed session
4881 2023.11.10 22:57:19.033648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4882 2023.11.10 22:57:19.033693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4883 2023.11.10 22:57:19.033712 [ 3 ] {} <Debug> HTTP-Session: 7a69c5eb-b4ad-4f87-8b4d-cc010cf5ff20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4884 2023.11.10 22:57:19.033728 [ 3 ] {} <Debug> HTTP-Session: 7a69c5eb-b4ad-4f87-8b4d-cc010cf5ff20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4885 2023.11.10 22:57:19.033829 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4886 2023.11.10 22:57:19.033871 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4887 2023.11.10 22:57:19.033984 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4888 2023.11.10 22:57:19.034512 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4889 2023.11.10 22:57:19.034746 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4890 2023.11.10 22:57:19.034902 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4891 2023.11.10 22:57:19.035020 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00115467 sec., 294456 rows/sec., 20.62 MiB/sec.
4892 2023.11.10 22:57:19.035144 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Debug> DynamicQueryHandler: Done processing query
4893 2023.11.10 22:57:19.035167 [ 3 ] {0bf3811c-ee44-44cf-96e8-4b12a5242556} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4894 2023.11.10 22:57:19.035183 [ 3 ] {} <Debug> HTTP-Session: 7a69c5eb-b4ad-4f87-8b4d-cc010cf5ff20 Destroying unnamed session
4895 2023.11.10 22:57:19.035322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4896 2023.11.10 22:57:19.035365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4897 2023.11.10 22:57:19.035384 [ 3 ] {} <Debug> HTTP-Session: bf12a9f7-ec29-471e-a649-12e3a947afa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4898 2023.11.10 22:57:19.035401 [ 3 ] {} <Debug> HTTP-Session: bf12a9f7-ec29-471e-a649-12e3a947afa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4899 2023.11.10 22:57:19.035468 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4900 2023.11.10 22:57:19.035506 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4901 2023.11.10 22:57:19.035612 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4902 2023.11.10 22:57:19.035871 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4903 2023.11.10 22:57:19.036129 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4904 2023.11.10 22:57:19.036301 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4905 2023.11.10 22:57:19.036420 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000923886 sec., 6494 rows/sec., 272.71 KiB/sec.
4906 2023.11.10 22:57:19.036538 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Debug> DynamicQueryHandler: Done processing query
4907 2023.11.10 22:57:19.036561 [ 3 ] {1b973fbf-6bbf-485e-b4da-0b836780788f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4908 2023.11.10 22:57:19.036576 [ 3 ] {} <Debug> HTTP-Session: bf12a9f7-ec29-471e-a649-12e3a947afa9 Destroying unnamed session
4909 2023.11.10 22:57:19.036728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4910 2023.11.10 22:57:19.036772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4911 2023.11.10 22:57:19.036790 [ 3 ] {} <Debug> HTTP-Session: ae3de982-9bb6-4146-b25c-2bb8f58e7ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4912 2023.11.10 22:57:19.036806 [ 3 ] {} <Debug> HTTP-Session: ae3de982-9bb6-4146-b25c-2bb8f58e7ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4913 2023.11.10 22:57:19.036882 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4914 2023.11.10 22:57:19.036924 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4915 2023.11.10 22:57:19.037040 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4916 2023.11.10 22:57:19.037349 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4917 2023.11.10 22:57:19.037595 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4918 2023.11.10 22:57:19.037768 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4919 2023.11.10 22:57:19.037897 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000986078 sec., 70988 rows/sec., 4.30 MiB/sec.
4920 2023.11.10 22:57:19.038018 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Debug> DynamicQueryHandler: Done processing query
4921 2023.11.10 22:57:19.038040 [ 3 ] {236fd3e6-7ea8-46c1-80aa-5100ce1576c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4922 2023.11.10 22:57:19.038056 [ 3 ] {} <Debug> HTTP-Session: ae3de982-9bb6-4146-b25c-2bb8f58e7ffc Destroying unnamed session
4923 2023.11.10 22:57:19.038227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4924 2023.11.10 22:57:19.038272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4925 2023.11.10 22:57:19.038290 [ 3 ] {} <Debug> HTTP-Session: 261958b9-4fad-40e0-a9c4-672cb3b057db Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4926 2023.11.10 22:57:19.038306 [ 3 ] {} <Debug> HTTP-Session: 261958b9-4fad-40e0-a9c4-672cb3b057db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4927 2023.11.10 22:57:19.038406 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4928 2023.11.10 22:57:19.038449 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4929 2023.11.10 22:57:19.038583 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4930 2023.11.10 22:57:19.039133 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4931 2023.11.10 22:57:19.039447 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4932 2023.11.10 22:57:19.039623 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4933 2023.11.10 22:57:19.039754 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001320613 sec., 37103 rows/sec., 50.07 MiB/sec.
4934 2023.11.10 22:57:19.039888 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Debug> DynamicQueryHandler: Done processing query
4935 2023.11.10 22:57:19.039911 [ 3 ] {3dfbfdd0-45a2-45fc-8244-b287a8c02a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4936 2023.11.10 22:57:19.039926 [ 3 ] {} <Debug> HTTP-Session: 261958b9-4fad-40e0-a9c4-672cb3b057db Destroying unnamed session
4937 2023.11.10 22:57:19.040047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4938 2023.11.10 22:57:19.040092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4939 2023.11.10 22:57:19.040110 [ 3 ] {} <Debug> HTTP-Session: 7350ec15-1413-4679-b320-6245d3b4b46a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4940 2023.11.10 22:57:19.040126 [ 3 ] {} <Debug> HTTP-Session: 7350ec15-1413-4679-b320-6245d3b4b46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4941 2023.11.10 22:57:19.040202 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4942 2023.11.10 22:57:19.040240 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4943 2023.11.10 22:57:19.040343 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4944 2023.11.10 22:57:19.040631 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4945 2023.11.10 22:57:19.040867 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4946 2023.11.10 22:57:19.041063 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4947 2023.11.10 22:57:19.041183 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000952887 sec., 22038 rows/sec., 1.14 MiB/sec.
4948 2023.11.10 22:57:19.041301 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Debug> DynamicQueryHandler: Done processing query
4949 2023.11.10 22:57:19.041323 [ 3 ] {65c7303b-7f11-4863-9edc-fc1d0fcfa94e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4950 2023.11.10 22:57:19.041339 [ 3 ] {} <Debug> HTTP-Session: 7350ec15-1413-4679-b320-6245d3b4b46a Destroying unnamed session
4951 2023.11.10 22:57:27.248430 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
4952 2023.11.10 22:57:27.248499 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
4953 2023.11.10 22:57:29.027569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4954 2023.11.10 22:57:29.027685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4955 2023.11.10 22:57:29.027712 [ 3 ] {} <Debug> HTTP-Session: 8809d163-e7ff-410a-afa0-a842c45a6a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4956 2023.11.10 22:57:29.027734 [ 3 ] {} <Debug> HTTP-Session: 8809d163-e7ff-410a-afa0-a842c45a6a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4957 2023.11.10 22:57:29.027859 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4958 2023.11.10 22:57:29.027918 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4959 2023.11.10 22:57:29.028073 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4960 2023.11.10 22:57:29.028636 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4961 2023.11.10 22:57:29.028906 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4962 2023.11.10 22:57:29.029076 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4963 2023.11.10 22:57:29.029220 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001324673 sec., 41519 rows/sec., 3.18 MiB/sec.
4964 2023.11.10 22:57:29.029436 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Debug> DynamicQueryHandler: Done processing query
4965 2023.11.10 22:57:29.029462 [ 3 ] {657daae8-4bea-4eac-9ea3-ddb6b92e6234} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4966 2023.11.10 22:57:29.029481 [ 3 ] {} <Debug> HTTP-Session: 8809d163-e7ff-410a-afa0-a842c45a6a67 Destroying unnamed session
4967 2023.11.10 22:57:29.029696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4968 2023.11.10 22:57:29.029750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4969 2023.11.10 22:57:29.029771 [ 3 ] {} <Debug> HTTP-Session: f2e26cff-4c29-42ed-8923-d59f9918d612 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4970 2023.11.10 22:57:29.029790 [ 3 ] {} <Debug> HTTP-Session: f2e26cff-4c29-42ed-8923-d59f9918d612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4971 2023.11.10 22:57:29.029880 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4972 2023.11.10 22:57:29.029923 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4973 2023.11.10 22:57:29.030045 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4974 2023.11.10 22:57:29.030528 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4975 2023.11.10 22:57:29.030763 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4976 2023.11.10 22:57:29.030916 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4977 2023.11.10 22:57:29.031044 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00113399 sec., 214287 rows/sec., 20.71 MiB/sec.
4978 2023.11.10 22:57:29.031037 [ 122 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4979 2023.11.10 22:57:29.031153 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4980 2023.11.10 22:57:29.031228 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Debug> DynamicQueryHandler: Done processing query
4981 2023.11.10 22:57:29.031262 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4982 2023.11.10 22:57:29.031270 [ 3 ] {64369635-8d83-4b12-b3fc-251e369ee05e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4983 2023.11.10 22:57:29.031333 [ 3 ] {} <Debug> HTTP-Session: f2e26cff-4c29-42ed-8923-d59f9918d612 Destroying unnamed session
4984 2023.11.10 22:57:29.031399 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4985 2023.11.10 22:57:29.031440 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part
4986 2023.11.10 22:57:29.031586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4987 2023.11.10 22:57:29.031630 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 243 rows starting from the beginning of the part
4988 2023.11.10 22:57:29.031672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4989 2023.11.10 22:57:29.031721 [ 3 ] {} <Debug> HTTP-Session: 51a6483c-9645-439e-a45a-d96fdfe0e24f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
4990 2023.11.10 22:57:29.031752 [ 3 ] {} <Debug> HTTP-Session: 51a6483c-9645-439e-a45a-d96fdfe0e24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4991 2023.11.10 22:57:29.031858 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part
4992 2023.11.10 22:57:29.031983 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4993 2023.11.10 22:57:29.032079 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4994 2023.11.10 22:57:29.032121 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 243 rows starting from the beginning of the part
4995 2023.11.10 22:57:29.032450 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 243 rows starting from the beginning of the part
4996 2023.11.10 22:57:29.032502 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4997 2023.11.10 22:57:29.032676 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 243 rows starting from the beginning of the part
4998 2023.11.10 22:57:29.033437 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
4999 2023.11.10 22:57:29.033871 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5000 2023.11.10 22:57:29.034142 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
5001 2023.11.10 22:57:29.034293 [ 22 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.003087944 sec., 416782.16962483776 rows/sec., 39.97 MiB/sec.
5002 2023.11.10 22:57:29.034349 [ 122 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5003 2023.11.10 22:57:29.034410 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.002373402 sec., 143254 rows/sec., 10.03 MiB/sec.
5004 2023.11.10 22:57:29.034418 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5005 2023.11.10 22:57:29.034496 [ 22 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5006 2023.11.10 22:57:29.034716 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
5007 2023.11.10 22:57:29.034751 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Debug> DynamicQueryHandler: Done processing query
5008 2023.11.10 22:57:29.034809 [ 3 ] {07a93795-23ca-48ae-b3fe-2600ecd810af} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5009 2023.11.10 22:57:29.034863 [ 3 ] {} <Debug> HTTP-Session: 51a6483c-9645-439e-a45a-d96fdfe0e24f Destroying unnamed session
5010 2023.11.10 22:57:29.034897 [ 22 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
5011 2023.11.10 22:57:29.034976 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5012 2023.11.10 22:57:29.035027 [ 22 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_36_7} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
5013 2023.11.10 22:57:29.035041 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 393 rows starting from the beginning of the part
5014 2023.11.10 22:57:29.035092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5015 2023.11.10 22:57:29.035228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5016 2023.11.10 22:57:29.035257 [ 3 ] {} <Debug> HTTP-Session: a658420c-7d3d-4ab4-a507-457efdd06e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5017 2023.11.10 22:57:29.035306 [ 3 ] {} <Debug> HTTP-Session: a658420c-7d3d-4ab4-a507-457efdd06e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5018 2023.11.10 22:57:29.035380 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 340 rows starting from the beginning of the part
5019 2023.11.10 22:57:29.035518 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5020 2023.11.10 22:57:29.035627 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part
5021 2023.11.10 22:57:29.035634 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5022 2023.11.10 22:57:29.035886 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 340 rows starting from the beginning of the part
5023 2023.11.10 22:57:29.036273 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5024 2023.11.10 22:57:29.036345 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 340 rows starting from the beginning of the part
5025 2023.11.10 22:57:29.036543 [ 27 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 340 rows starting from the beginning of the part
5026 2023.11.10 22:57:29.037060 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5027 2023.11.10 22:57:29.037583 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5028 2023.11.10 22:57:29.037960 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
5029 2023.11.10 22:57:29.038104 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002531065 sec., 2370 rows/sec., 99.54 KiB/sec.
5030 2023.11.10 22:57:29.038292 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Debug> DynamicQueryHandler: Done processing query
5031 2023.11.10 22:57:29.038360 [ 3 ] {a5e3da39-b8a5-470b-9b89-48b3f62ff24e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5032 2023.11.10 22:57:29.038437 [ 3 ] {} <Debug> HTTP-Session: a658420c-7d3d-4ab4-a507-457efdd06e99 Destroying unnamed session
5033 2023.11.10 22:57:29.038573 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004072002 sec., 439096.05152453267 rows/sec., 30.90 MiB/sec.
5034 2023.11.10 22:57:29.038628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5035 2023.11.10 22:57:29.038693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5036 2023.11.10 22:57:29.038726 [ 3 ] {} <Debug> HTTP-Session: dca0ad84-0448-47e5-ab3e-995145429168 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5037 2023.11.10 22:57:29.038745 [ 3 ] {} <Debug> HTTP-Session: dca0ad84-0448-47e5-ab3e-995145429168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5038 2023.11.10 22:57:29.038794 [ 10 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5039 2023.11.10 22:57:29.038926 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5040 2023.11.10 22:57:29.038992 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5041 2023.11.10 22:57:29.039146 [ 10 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
5042 2023.11.10 22:57:29.039272 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5043 2023.11.10 22:57:29.039279 [ 10 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_36_7} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
5044 2023.11.10 22:57:29.039699 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5045 2023.11.10 22:57:29.039958 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5046 2023.11.10 22:57:29.040141 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
5047 2023.11.10 22:57:29.040280 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001317963 sec., 53112 rows/sec., 3.22 MiB/sec.
5048 2023.11.10 22:57:29.040406 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Debug> DynamicQueryHandler: Done processing query
5049 2023.11.10 22:57:29.040430 [ 3 ] {12854216-96a8-4ac9-9789-30c719fe7a98} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5050 2023.11.10 22:57:29.040446 [ 3 ] {} <Debug> HTTP-Session: dca0ad84-0448-47e5-ab3e-995145429168 Destroying unnamed session
5051 2023.11.10 22:57:29.040604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5052 2023.11.10 22:57:29.040649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5053 2023.11.10 22:57:29.040668 [ 3 ] {} <Debug> HTTP-Session: cb115b80-09c4-4a5d-ac92-41943d67ed3a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5054 2023.11.10 22:57:29.040684 [ 3 ] {} <Debug> HTTP-Session: cb115b80-09c4-4a5d-ac92-41943d67ed3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5055 2023.11.10 22:57:29.040779 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5056 2023.11.10 22:57:29.040824 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5057 2023.11.10 22:57:29.040959 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5058 2023.11.10 22:57:29.041545 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5059 2023.11.10 22:57:29.041864 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5060 2023.11.10 22:57:29.042041 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
5061 2023.11.10 22:57:29.042179 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001365004 sec., 35897 rows/sec., 48.44 MiB/sec.
5062 2023.11.10 22:57:29.042401 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Debug> DynamicQueryHandler: Done processing query
5063 2023.11.10 22:57:29.042425 [ 3 ] {f404ca51-c591-4ea9-b10d-3ad2e41d34c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5064 2023.11.10 22:57:29.042441 [ 3 ] {} <Debug> HTTP-Session: cb115b80-09c4-4a5d-ac92-41943d67ed3a Destroying unnamed session
5065 2023.11.10 22:57:29.042570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5066 2023.11.10 22:57:29.042614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5067 2023.11.10 22:57:29.042633 [ 3 ] {} <Debug> HTTP-Session: c5616469-ccf3-43c7-b895-02fec9976919 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5068 2023.11.10 22:57:29.042649 [ 3 ] {} <Debug> HTTP-Session: c5616469-ccf3-43c7-b895-02fec9976919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5069 2023.11.10 22:57:29.042720 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5070 2023.11.10 22:57:29.042759 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5071 2023.11.10 22:57:29.042880 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5072 2023.11.10 22:57:29.043205 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5073 2023.11.10 22:57:29.043437 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5074 2023.11.10 22:57:29.043617 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
5075 2023.11.10 22:57:29.043749 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000995108 sec., 21103 rows/sec., 1.09 MiB/sec.
5076 2023.11.10 22:57:29.043919 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Debug> DynamicQueryHandler: Done processing query
5077 2023.11.10 22:57:29.043943 [ 3 ] {7da089f0-64cf-4250-887a-17573ef2da70} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5078 2023.11.10 22:57:29.043958 [ 3 ] {} <Debug> HTTP-Session: c5616469-ccf3-43c7-b895-02fec9976919 Destroying unnamed session
5079 2023.11.10 22:57:34.020987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5080 2023.11.10 22:57:34.021115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5081 2023.11.10 22:57:34.021141 [ 3 ] {} <Debug> HTTP-Session: bcedc1a4-b4db-427f-accf-a51ac5f85c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5082 2023.11.10 22:57:34.021166 [ 3 ] {} <Debug> HTTP-Session: bcedc1a4-b4db-427f-accf-a51ac5f85c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5083 2023.11.10 22:57:34.021293 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5084 2023.11.10 22:57:34.021352 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5085 2023.11.10 22:57:34.021519 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5086 2023.11.10 22:57:34.021992 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5087 2023.11.10 22:57:34.022288 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5088 2023.11.10 22:57:34.022463 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
5089 2023.11.10 22:57:34.022604 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001275812 sec., 28217 rows/sec., 2.37 MiB/sec.
5090 2023.11.10 22:57:34.022769 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Debug> DynamicQueryHandler: Done processing query
5091 2023.11.10 22:57:34.022795 [ 3 ] {1a82d2db-cda0-4ef8-9804-5802eefca8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5092 2023.11.10 22:57:34.022812 [ 3 ] {} <Debug> HTTP-Session: bcedc1a4-b4db-427f-accf-a51ac5f85c9a Destroying unnamed session
5093 2023.11.10 22:57:34.022937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5094 2023.11.10 22:57:34.022989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5095 2023.11.10 22:57:34.023009 [ 3 ] {} <Debug> HTTP-Session: cd1f7669-77a9-44e9-a1c4-5d9d9675e5b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5096 2023.11.10 22:57:34.023028 [ 3 ] {} <Debug> HTTP-Session: cd1f7669-77a9-44e9-a1c4-5d9d9675e5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5097 2023.11.10 22:57:34.023109 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5098 2023.11.10 22:57:34.023150 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5099 2023.11.10 22:57:34.023259 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5100 2023.11.10 22:57:34.023603 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5101 2023.11.10 22:57:34.023822 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5102 2023.11.10 22:57:34.023979 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
5103 2023.11.10 22:57:34.024105 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000967987 sec., 36157 rows/sec., 2.79 MiB/sec.
5104 2023.11.10 22:57:34.024232 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Debug> DynamicQueryHandler: Done processing query
5105 2023.11.10 22:57:34.024255 [ 3 ] {07b60e1f-9d31-4c3c-af8e-cde78d5aa5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5106 2023.11.10 22:57:34.024271 [ 3 ] {} <Debug> HTTP-Session: cd1f7669-77a9-44e9-a1c4-5d9d9675e5b7 Destroying unnamed session
5107 2023.11.10 22:57:34.024392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5108 2023.11.10 22:57:34.024441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5109 2023.11.10 22:57:34.024462 [ 3 ] {} <Debug> HTTP-Session: 2280dae1-768b-49b6-8f69-cfd2541decc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5110 2023.11.10 22:57:34.024480 [ 3 ] {} <Debug> HTTP-Session: 2280dae1-768b-49b6-8f69-cfd2541decc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5111 2023.11.10 22:57:34.024555 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5112 2023.11.10 22:57:34.024599 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5113 2023.11.10 22:57:34.024723 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5114 2023.11.10 22:57:34.025012 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5115 2023.11.10 22:57:34.025264 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5116 2023.11.10 22:57:34.025449 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
5117 2023.11.10 22:57:34.025582 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000993788 sec., 11068 rows/sec., 730.12 KiB/sec.
5118 2023.11.10 22:57:34.025579 [ 119 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5119 2023.11.10 22:57:34.025701 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5120 2023.11.10 22:57:34.025782 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Debug> DynamicQueryHandler: Done processing query
5121 2023.11.10 22:57:34.025835 [ 3 ] {e428e97b-963d-4e71-a303-334da7905f90} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5122 2023.11.10 22:57:34.025832 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
5123 2023.11.10 22:57:34.025869 [ 3 ] {} <Debug> HTTP-Session: 2280dae1-768b-49b6-8f69-cfd2541decc7 Destroying unnamed session
5124 2023.11.10 22:57:34.026029 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5125 2023.11.10 22:57:34.026085 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1816 rows starting from the beginning of the part
5126 2023.11.10 22:57:34.026095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5127 2023.11.10 22:57:34.026186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5128 2023.11.10 22:57:34.026224 [ 3 ] {} <Debug> HTTP-Session: 496bb351-d267-4b69-9e73-2d4f70412b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5129 2023.11.10 22:57:34.026276 [ 3 ] {} <Debug> HTTP-Session: 496bb351-d267-4b69-9e73-2d4f70412b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2023.11.10 22:57:34.026318 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part
5131 2023.11.10 22:57:34.026468 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5132 2023.11.10 22:57:34.026561 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 70 rows starting from the beginning of the part
5133 2023.11.10 22:57:34.026577 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5134 2023.11.10 22:57:34.026865 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part
5135 2023.11.10 22:57:34.027086 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5136 2023.11.10 22:57:34.027129 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 70 rows starting from the beginning of the part
5137 2023.11.10 22:57:34.027308 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part
5138 2023.11.10 22:57:34.027902 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5139 2023.11.10 22:57:34.028409 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5140 2023.11.10 22:57:34.028722 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
5141 2023.11.10 22:57:34.028986 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.002443563 sec., 14732 rows/sec., 1.03 MiB/sec.
5142 2023.11.10 22:57:34.029459 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Debug> DynamicQueryHandler: Done processing query
5143 2023.11.10 22:57:34.029470 [ 27 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 5 columns (5 merged, 0 gathered) in 0.003707965 sec., 552324.5230200393 rows/sec., 33.58 MiB/sec.
5144 2023.11.10 22:57:34.029493 [ 3 ] {d889403a-1074-4465-86ff-f656c6e57d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5145 2023.11.10 22:57:34.029546 [ 3 ] {} <Debug> HTTP-Session: 496bb351-d267-4b69-9e73-2d4f70412b67 Destroying unnamed session
5146 2023.11.10 22:57:34.029680 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5147 2023.11.10 22:57:34.029895 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
5148 2023.11.10 22:57:34.029966 [ 22 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
5149 2023.11.10 22:57:39.027459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5150 2023.11.10 22:57:39.027576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5151 2023.11.10 22:57:39.027602 [ 3 ] {} <Debug> HTTP-Session: 3546823d-22df-49ce-aba4-263b7be98111 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5152 2023.11.10 22:57:39.027627 [ 3 ] {} <Debug> HTTP-Session: 3546823d-22df-49ce-aba4-263b7be98111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5153 2023.11.10 22:57:39.027749 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5154 2023.11.10 22:57:39.027807 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5155 2023.11.10 22:57:39.027960 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5156 2023.11.10 22:57:39.028495 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5157 2023.11.10 22:57:39.028768 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5158 2023.11.10 22:57:39.028942 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
5159 2023.11.10 22:57:39.029071 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001286653 sec., 42746 rows/sec., 3.27 MiB/sec.
5160 2023.11.10 22:57:39.029228 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Debug> DynamicQueryHandler: Done processing query
5161 2023.11.10 22:57:39.029258 [ 3 ] {9b28422b-8caf-4ca4-8409-c9eeb6b4843f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5162 2023.11.10 22:57:39.029275 [ 3 ] {} <Debug> HTTP-Session: 3546823d-22df-49ce-aba4-263b7be98111 Destroying unnamed session
5163 2023.11.10 22:57:39.029478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5164 2023.11.10 22:57:39.029532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5165 2023.11.10 22:57:39.029553 [ 3 ] {} <Debug> HTTP-Session: 02997515-3ed5-4ec5-a9bb-d03ac9fea592 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5166 2023.11.10 22:57:39.029571 [ 3 ] {} <Debug> HTTP-Session: 02997515-3ed5-4ec5-a9bb-d03ac9fea592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5167 2023.11.10 22:57:39.029668 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5168 2023.11.10 22:57:39.029709 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5169 2023.11.10 22:57:39.029819 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5170 2023.11.10 22:57:39.030299 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5171 2023.11.10 22:57:39.030537 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5172 2023.11.10 22:57:39.030689 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
5173 2023.11.10 22:57:39.030821 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00112344 sec., 216299 rows/sec., 20.90 MiB/sec.
5174 2023.11.10 22:57:39.030944 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Debug> DynamicQueryHandler: Done processing query
5175 2023.11.10 22:57:39.030968 [ 3 ] {585a0d76-5d31-40fc-aaf6-b4e9448f6705} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5176 2023.11.10 22:57:39.030983 [ 3 ] {} <Debug> HTTP-Session: 02997515-3ed5-4ec5-a9bb-d03ac9fea592 Destroying unnamed session
5177 2023.11.10 22:57:39.031216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5178 2023.11.10 22:57:39.031290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5179 2023.11.10 22:57:39.031315 [ 3 ] {} <Debug> HTTP-Session: 33c928e3-dee1-4c2e-8a1f-30a63e51caab Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5180 2023.11.10 22:57:39.031333 [ 3 ] {} <Debug> HTTP-Session: 33c928e3-dee1-4c2e-8a1f-30a63e51caab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5181 2023.11.10 22:57:39.031429 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5182 2023.11.10 22:57:39.031468 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5183 2023.11.10 22:57:39.031576 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5184 2023.11.10 22:57:39.032086 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5185 2023.11.10 22:57:39.032317 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5186 2023.11.10 22:57:39.032470 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
5187 2023.11.10 22:57:39.032604 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.00114636 sec., 296590 rows/sec., 20.77 MiB/sec.
5188 2023.11.10 22:57:39.032728 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Debug> DynamicQueryHandler: Done processing query
5189 2023.11.10 22:57:39.032751 [ 3 ] {96541087-a9fd-48f1-9649-d8e878f86073} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5190 2023.11.10 22:57:39.032768 [ 3 ] {} <Debug> HTTP-Session: 33c928e3-dee1-4c2e-8a1f-30a63e51caab Destroying unnamed session
5191 2023.11.10 22:57:39.032910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5192 2023.11.10 22:57:39.032955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5193 2023.11.10 22:57:39.032974 [ 3 ] {} <Debug> HTTP-Session: 4e890019-4f09-4688-b902-9c6d3176df6e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5194 2023.11.10 22:57:39.032991 [ 3 ] {} <Debug> HTTP-Session: 4e890019-4f09-4688-b902-9c6d3176df6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5195 2023.11.10 22:57:39.033062 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5196 2023.11.10 22:57:39.033101 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5197 2023.11.10 22:57:39.033210 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5198 2023.11.10 22:57:39.033486 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5199 2023.11.10 22:57:39.033727 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5200 2023.11.10 22:57:39.033912 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
5201 2023.11.10 22:57:39.034035 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000944106 sec., 6355 rows/sec., 266.87 KiB/sec.
5202 2023.11.10 22:57:39.034157 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Debug> DynamicQueryHandler: Done processing query
5203 2023.11.10 22:57:39.034180 [ 3 ] {57af43b4-5d34-4a38-97af-a5a7c01cf238} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5204 2023.11.10 22:57:39.034196 [ 3 ] {} <Debug> HTTP-Session: 4e890019-4f09-4688-b902-9c6d3176df6e Destroying unnamed session
5205 2023.11.10 22:57:39.034345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5206 2023.11.10 22:57:39.034390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5207 2023.11.10 22:57:39.034409 [ 3 ] {} <Debug> HTTP-Session: 4aac21fa-4969-406a-b47e-7bebf01429ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5208 2023.11.10 22:57:39.034426 [ 3 ] {} <Debug> HTTP-Session: 4aac21fa-4969-406a-b47e-7bebf01429ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5209 2023.11.10 22:57:39.034500 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5210 2023.11.10 22:57:39.034540 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5211 2023.11.10 22:57:39.034657 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5212 2023.11.10 22:57:39.034942 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5213 2023.11.10 22:57:39.035188 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5214 2023.11.10 22:57:39.035370 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
5215 2023.11.10 22:57:39.035504 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000968837 sec., 72251 rows/sec., 4.38 MiB/sec.
5216 2023.11.10 22:57:39.035695 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Debug> DynamicQueryHandler: Done processing query
5217 2023.11.10 22:57:39.035719 [ 3 ] {46e25b98-38df-4cbe-a6f4-18ee3d1caddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5218 2023.11.10 22:57:39.035736 [ 3 ] {} <Debug> HTTP-Session: 4aac21fa-4969-406a-b47e-7bebf01429ca Destroying unnamed session
5219 2023.11.10 22:57:39.035889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5220 2023.11.10 22:57:39.035934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5221 2023.11.10 22:57:39.035953 [ 3 ] {} <Debug> HTTP-Session: da01394c-26ce-47ee-906e-92222ee606a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5222 2023.11.10 22:57:39.035970 [ 3 ] {} <Debug> HTTP-Session: da01394c-26ce-47ee-906e-92222ee606a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5223 2023.11.10 22:57:39.036062 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5224 2023.11.10 22:57:39.036109 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5225 2023.11.10 22:57:39.036257 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5226 2023.11.10 22:57:39.036728 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5227 2023.11.10 22:57:39.037036 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5228 2023.11.10 22:57:39.037215 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5229 2023.11.10 22:57:39.037357 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001259062 sec., 38917 rows/sec., 52.52 MiB/sec.
5230 2023.11.10 22:57:39.037358 [ 115 ] {} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5231 2023.11.10 22:57:39.037524 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB.
5232 2023.11.10 22:57:39.037553 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Debug> DynamicQueryHandler: Done processing query
5233 2023.11.10 22:57:39.037587 [ 3 ] {a61e4a7e-f841-41ed-9c0e-a0be5af3c292} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5234 2023.11.10 22:57:39.037647 [ 3 ] {} <Debug> HTTP-Session: da01394c-26ce-47ee-906e-92222ee606a8 Destroying unnamed session
5235 2023.11.10 22:57:39.037742 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5236 2023.11.10 22:57:39.037830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5237 2023.11.10 22:57:39.037892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5238 2023.11.10 22:57:39.037945 [ 3 ] {} <Debug> HTTP-Session: ea3a8b3b-4cdb-4584-8a05-5629eb7b61de Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5239 2023.11.10 22:57:39.037995 [ 3 ] {} <Debug> HTTP-Session: ea3a8b3b-4cdb-4584-8a05-5629eb7b61de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5240 2023.11.10 22:57:39.038022 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5241 2023.11.10 22:57:39.038122 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1007 rows starting from the beginning of the part
5242 2023.11.10 22:57:39.038185 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5243 2023.11.10 22:57:39.038266 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5244 2023.11.10 22:57:39.038471 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 49 rows starting from the beginning of the part
5245 2023.11.10 22:57:39.038755 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5246 2023.11.10 22:57:39.038802 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part
5247 2023.11.10 22:57:39.039088 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part
5248 2023.11.10 22:57:39.039512 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part
5249 2023.11.10 22:57:39.039542 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5250 2023.11.10 22:57:39.039676 [ 9 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part
5251 2023.11.10 22:57:39.040068 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5252 2023.11.10 22:57:39.040415 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
5253 2023.11.10 22:57:39.040608 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002368012 sec., 8868 rows/sec., 470.96 KiB/sec.
5254 2023.11.10 22:57:39.040736 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Debug> DynamicQueryHandler: Done processing query
5255 2023.11.10 22:57:39.040759 [ 3 ] {46e621cb-7bca-41f1-bd41-d2f70ab877e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5256 2023.11.10 22:57:39.040776 [ 3 ] {} <Debug> HTTP-Session: ea3a8b3b-4cdb-4584-8a05-5629eb7b61de Destroying unnamed session
5257 2023.11.10 22:57:39.049495 [ 17 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 6 columns (6 merged, 0 gathered) in 0.01188962 sec., 105301.93563797665 rows/sec., 142.10 MiB/sec.
5258 2023.11.10 22:57:39.050251 [ 17 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5259 2023.11.10 22:57:39.050500 [ 17 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5260 2023.11.10 22:57:39.050575 [ 17 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
5261 2023.11.10 22:57:39.050656 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_26_5: 9.38 MiB.
5262 2023.11.10 22:57:40.001134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.95 MiB, peak 242.30 MiB, will set to 236.13 MiB (RSS), difference: 3.18 MiB
5263 2023.11.10 22:57:42.248545 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
5264 2023.11.10 22:57:42.248603 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
5265 2023.11.10 22:57:45.715001 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5266 2023.11.10 22:57:45.715146 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5267 2023.11.10 22:57:45.715223 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
5268 2023.11.10 22:57:45.715359 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5269 2023.11.10 22:57:45.715400 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 336 rows starting from the beginning of the part
5270 2023.11.10 22:57:45.715534 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
5271 2023.11.10 22:57:45.715638 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
5272 2023.11.10 22:57:45.715733 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
5273 2023.11.10 22:57:45.715828 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
5274 2023.11.10 22:57:45.716488 [ 27 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293833 sec., 370990.6919981172 rows/sec., 25.83 MiB/sec.
5275 2023.11.10 22:57:45.716634 [ 27 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5276 2023.11.10 22:57:45.716879 [ 27 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
5277 2023.11.10 22:57:45.716958 [ 27 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
5278 2023.11.10 22:57:49.027043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5279 2023.11.10 22:57:49.027149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5280 2023.11.10 22:57:49.027174 [ 3 ] {} <Debug> HTTP-Session: 8786a733-d60c-4c0a-9d8d-8e4d69d9aed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5281 2023.11.10 22:57:49.027198 [ 3 ] {} <Debug> HTTP-Session: 8786a733-d60c-4c0a-9d8d-8e4d69d9aed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5282 2023.11.10 22:57:49.027318 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5283 2023.11.10 22:57:49.027373 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5284 2023.11.10 22:57:49.027527 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5285 2023.11.10 22:57:49.027956 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5286 2023.11.10 22:57:49.028217 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5287 2023.11.10 22:57:49.028380 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5288 2023.11.10 22:57:49.028523 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001166581 sec., 47146 rows/sec., 3.61 MiB/sec.
5289 2023.11.10 22:57:49.028661 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Debug> DynamicQueryHandler: Done processing query
5290 2023.11.10 22:57:49.028686 [ 3 ] {e4c48194-2697-4e2e-96a4-74ebbb9236dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5291 2023.11.10 22:57:49.028702 [ 3 ] {} <Debug> HTTP-Session: 8786a733-d60c-4c0a-9d8d-8e4d69d9aed3 Destroying unnamed session
5292 2023.11.10 22:57:49.028858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5293 2023.11.10 22:57:49.028903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5294 2023.11.10 22:57:49.028923 [ 3 ] {} <Debug> HTTP-Session: e9f95c07-df54-4aac-9782-cd21e104c3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5295 2023.11.10 22:57:49.028943 [ 3 ] {} <Debug> HTTP-Session: e9f95c07-df54-4aac-9782-cd21e104c3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5296 2023.11.10 22:57:49.029022 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5297 2023.11.10 22:57:49.029061 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5298 2023.11.10 22:57:49.029169 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5299 2023.11.10 22:57:49.029589 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5300 2023.11.10 22:57:49.029814 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5301 2023.11.10 22:57:49.029964 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
5302 2023.11.10 22:57:49.030091 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001040398 sec., 233564 rows/sec., 22.57 MiB/sec.
5303 2023.11.10 22:57:49.030211 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Debug> DynamicQueryHandler: Done processing query
5304 2023.11.10 22:57:49.030235 [ 3 ] {5937e0bd-f23b-4405-8941-0a5d9dc0a840} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5305 2023.11.10 22:57:49.030250 [ 3 ] {} <Debug> HTTP-Session: e9f95c07-df54-4aac-9782-cd21e104c3ac Destroying unnamed session
5306 2023.11.10 22:57:49.030455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5307 2023.11.10 22:57:49.030501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5308 2023.11.10 22:57:49.030520 [ 3 ] {} <Debug> HTTP-Session: 0f601a2c-b900-4bf0-9a76-2bbd352d7e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5309 2023.11.10 22:57:49.030537 [ 3 ] {} <Debug> HTTP-Session: 0f601a2c-b900-4bf0-9a76-2bbd352d7e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5310 2023.11.10 22:57:49.030623 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5311 2023.11.10 22:57:49.030661 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5312 2023.11.10 22:57:49.030766 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5313 2023.11.10 22:57:49.031219 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5314 2023.11.10 22:57:49.031442 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5315 2023.11.10 22:57:49.031590 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
5316 2023.11.10 22:57:49.031717 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001065029 sec., 319240 rows/sec., 22.35 MiB/sec.
5317 2023.11.10 22:57:49.031864 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Debug> DynamicQueryHandler: Done processing query
5318 2023.11.10 22:57:49.031892 [ 3 ] {1ba73b09-fc96-44f4-b3f2-94b892c04ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5319 2023.11.10 22:57:49.031908 [ 3 ] {} <Debug> HTTP-Session: 0f601a2c-b900-4bf0-9a76-2bbd352d7e75 Destroying unnamed session
5320 2023.11.10 22:57:49.032039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5321 2023.11.10 22:57:49.032084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5322 2023.11.10 22:57:49.032104 [ 3 ] {} <Debug> HTTP-Session: 017884be-4107-4f9a-8df3-301cf2793bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5323 2023.11.10 22:57:49.032120 [ 3 ] {} <Debug> HTTP-Session: 017884be-4107-4f9a-8df3-301cf2793bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5324 2023.11.10 22:57:49.032190 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5325 2023.11.10 22:57:49.032229 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5326 2023.11.10 22:57:49.032339 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5327 2023.11.10 22:57:49.032572 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5328 2023.11.10 22:57:49.032813 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5329 2023.11.10 22:57:49.032991 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5330 2023.11.10 22:57:49.033125 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000905366 sec., 6627 rows/sec., 278.29 KiB/sec.
5331 2023.11.10 22:57:49.033238 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Debug> DynamicQueryHandler: Done processing query
5332 2023.11.10 22:57:49.033261 [ 3 ] {244eb8f4-8eca-4b74-89e9-39638b8ff005} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5333 2023.11.10 22:57:49.033277 [ 3 ] {} <Debug> HTTP-Session: 017884be-4107-4f9a-8df3-301cf2793bfa Destroying unnamed session
5334 2023.11.10 22:57:49.033428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5335 2023.11.10 22:57:49.033473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5336 2023.11.10 22:57:49.033492 [ 3 ] {} <Debug> HTTP-Session: 1b861e65-1ea2-4f8e-bc76-c9208a169c05 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5337 2023.11.10 22:57:49.033509 [ 3 ] {} <Debug> HTTP-Session: 1b861e65-1ea2-4f8e-bc76-c9208a169c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5338 2023.11.10 22:57:49.033583 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5339 2023.11.10 22:57:49.033622 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5340 2023.11.10 22:57:49.033740 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5341 2023.11.10 22:57:49.034077 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5342 2023.11.10 22:57:49.034327 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5343 2023.11.10 22:57:49.034499 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
5344 2023.11.10 22:57:49.034635 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001020418 sec., 68599 rows/sec., 4.16 MiB/sec.
5345 2023.11.10 22:57:49.034791 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Debug> DynamicQueryHandler: Done processing query
5346 2023.11.10 22:57:49.034814 [ 3 ] {99ca4023-5479-45af-8efb-83323f066d76} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5347 2023.11.10 22:57:49.034830 [ 3 ] {} <Debug> HTTP-Session: 1b861e65-1ea2-4f8e-bc76-c9208a169c05 Destroying unnamed session
5348 2023.11.10 22:57:49.035000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5349 2023.11.10 22:57:49.035046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5350 2023.11.10 22:57:49.035065 [ 3 ] {} <Debug> HTTP-Session: 654769af-0452-4cf1-83f1-0212866f6628 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5351 2023.11.10 22:57:49.035081 [ 3 ] {} <Debug> HTTP-Session: 654769af-0452-4cf1-83f1-0212866f6628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5352 2023.11.10 22:57:49.035163 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5353 2023.11.10 22:57:49.035205 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5354 2023.11.10 22:57:49.035341 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5355 2023.11.10 22:57:49.035866 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5356 2023.11.10 22:57:49.036185 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5357 2023.11.10 22:57:49.036363 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
5358 2023.11.10 22:57:49.036493 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001296603 sec., 37791 rows/sec., 51.00 MiB/sec.
5359 2023.11.10 22:57:49.036702 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Debug> DynamicQueryHandler: Done processing query
5360 2023.11.10 22:57:49.036725 [ 3 ] {4ad88ec6-bf91-487f-baa5-e66779538f7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5361 2023.11.10 22:57:49.036741 [ 3 ] {} <Debug> HTTP-Session: 654769af-0452-4cf1-83f1-0212866f6628 Destroying unnamed session
5362 2023.11.10 22:57:49.036862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5363 2023.11.10 22:57:49.036909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5364 2023.11.10 22:57:49.036929 [ 3 ] {} <Debug> HTTP-Session: 2b74f484-277d-4339-be69-e03f07c7c157 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5365 2023.11.10 22:57:49.036949 [ 3 ] {} <Debug> HTTP-Session: 2b74f484-277d-4339-be69-e03f07c7c157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5366 2023.11.10 22:57:49.037022 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5367 2023.11.10 22:57:49.037061 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5368 2023.11.10 22:57:49.037181 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5369 2023.11.10 22:57:49.037422 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5370 2023.11.10 22:57:49.037656 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5371 2023.11.10 22:57:49.037825 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5372 2023.11.10 22:57:49.037930 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000881055 sec., 23835 rows/sec., 1.24 MiB/sec.
5373 2023.11.10 22:57:49.038059 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Debug> DynamicQueryHandler: Done processing query
5374 2023.11.10 22:57:49.038083 [ 3 ] {de6427f9-39f3-47c8-8693-ae120c224804} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5375 2023.11.10 22:57:49.038099 [ 3 ] {} <Debug> HTTP-Session: 2b74f484-277d-4339-be69-e03f07c7c157 Destroying unnamed session
5376 2023.11.10 22:57:57.248857 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
5377 2023.11.10 22:57:57.248957 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
5378 2023.11.10 22:57:59.026433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5379 2023.11.10 22:57:59.026546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5380 2023.11.10 22:57:59.026571 [ 3 ] {} <Debug> HTTP-Session: 8cc4119c-afbf-40b0-9715-487b871ed2af Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5381 2023.11.10 22:57:59.026594 [ 3 ] {} <Debug> HTTP-Session: 8cc4119c-afbf-40b0-9715-487b871ed2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5382 2023.11.10 22:57:59.026718 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5383 2023.11.10 22:57:59.026776 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5384 2023.11.10 22:57:59.026930 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5385 2023.11.10 22:57:59.027447 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5386 2023.11.10 22:57:59.027722 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5387 2023.11.10 22:57:59.027897 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
5388 2023.11.10 22:57:59.028048 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001284292 sec., 42825 rows/sec., 3.28 MiB/sec.
5389 2023.11.10 22:57:59.028048 [ 102 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0
5390 2023.11.10 22:57:59.028159 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5391 2023.11.10 22:57:59.028251 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Debug> DynamicQueryHandler: Done processing query
5392 2023.11.10 22:57:59.028279 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact
5393 2023.11.10 22:57:59.028287 [ 3 ] {73eb8846-b2f9-490e-9599-c0e18c3e6e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5394 2023.11.10 22:57:59.028367 [ 3 ] {} <Debug> HTTP-Session: 8cc4119c-afbf-40b0-9715-487b871ed2af Destroying unnamed session
5395 2023.11.10 22:57:59.028451 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5396 2023.11.10 22:57:59.028495 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 55 rows starting from the beginning of the part
5397 2023.11.10 22:57:59.028648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5398 2023.11.10 22:57:59.028691 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 55 rows starting from the beginning of the part
5399 2023.11.10 22:57:59.028751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5400 2023.11.10 22:57:59.028794 [ 3 ] {} <Debug> HTTP-Session: 86c32255-a0b8-4f14-bfa7-ec0fe3419ade Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5401 2023.11.10 22:57:59.028863 [ 3 ] {} <Debug> HTTP-Session: 86c32255-a0b8-4f14-bfa7-ec0fe3419ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5402 2023.11.10 22:57:59.028931 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 55 rows starting from the beginning of the part
5403 2023.11.10 22:57:59.029075 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5404 2023.11.10 22:57:59.029152 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part
5405 2023.11.10 22:57:59.029171 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5406 2023.11.10 22:57:59.029412 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 55 rows starting from the beginning of the part
5407 2023.11.10 22:57:59.029702 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5408 2023.11.10 22:57:59.030816 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5409 2023.11.10 22:57:59.031025 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002804369 sec., 98061.2751032407 rows/sec., 7.51 MiB/sec.
5410 2023.11.10 22:57:59.031187 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary)
5411 2023.11.10 22:57:59.031265 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5412 2023.11.10 22:57:59.031428 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7.
5413 2023.11.10 22:57:59.031534 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5414 2023.11.10 22:57:59.031559 [ 17 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_31_7} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0
5415 2023.11.10 22:57:59.031760 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002620846 sec., 92718 rows/sec., 8.96 MiB/sec.
5416 2023.11.10 22:57:59.031947 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Debug> DynamicQueryHandler: Done processing query
5417 2023.11.10 22:57:59.031971 [ 3 ] {fa72cda9-576a-40ac-868d-aca517b71e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5418 2023.11.10 22:57:59.031987 [ 3 ] {} <Debug> HTTP-Session: 86c32255-a0b8-4f14-bfa7-ec0fe3419ade Destroying unnamed session
5419 2023.11.10 22:57:59.032195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5420 2023.11.10 22:57:59.032244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5421 2023.11.10 22:57:59.032265 [ 3 ] {} <Debug> HTTP-Session: d86e949d-a9cf-4795-ba6e-1b457654e2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5422 2023.11.10 22:57:59.032282 [ 3 ] {} <Debug> HTTP-Session: d86e949d-a9cf-4795-ba6e-1b457654e2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5423 2023.11.10 22:57:59.032389 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5424 2023.11.10 22:57:59.032430 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5425 2023.11.10 22:57:59.032545 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5426 2023.11.10 22:57:59.033187 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5427 2023.11.10 22:57:59.033413 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5428 2023.11.10 22:57:59.033565 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5429 2023.11.10 22:57:59.033708 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001290762 sec., 263410 rows/sec., 18.44 MiB/sec.
5430 2023.11.10 22:57:59.033829 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Debug> DynamicQueryHandler: Done processing query
5431 2023.11.10 22:57:59.033853 [ 3 ] {6c4899c4-f3de-4caf-a52a-452894f74c24} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5432 2023.11.10 22:57:59.033868 [ 3 ] {} <Debug> HTTP-Session: d86e949d-a9cf-4795-ba6e-1b457654e2b0 Destroying unnamed session
5433 2023.11.10 22:57:59.033993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5434 2023.11.10 22:57:59.034039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5435 2023.11.10 22:57:59.034059 [ 3 ] {} <Debug> HTTP-Session: 31f55bbd-ea0b-45cd-bdef-279d1b755178 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5436 2023.11.10 22:57:59.034076 [ 3 ] {} <Debug> HTTP-Session: 31f55bbd-ea0b-45cd-bdef-279d1b755178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5437 2023.11.10 22:57:59.034145 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5438 2023.11.10 22:57:59.034183 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5439 2023.11.10 22:57:59.034292 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5440 2023.11.10 22:57:59.034524 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5441 2023.11.10 22:57:59.034767 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5442 2023.11.10 22:57:59.034944 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
5443 2023.11.10 22:57:59.035070 [ 99 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5444 2023.11.10 22:57:59.035080 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000898956 sec., 6674 rows/sec., 280.27 KiB/sec.
5445 2023.11.10 22:57:59.035153 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5446 2023.11.10 22:57:59.035310 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
5447 2023.11.10 22:57:59.035332 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Debug> DynamicQueryHandler: Done processing query
5448 2023.11.10 22:57:59.035367 [ 3 ] {055597be-f762-4a98-9d3e-912b23d3b817} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5449 2023.11.10 22:57:59.035395 [ 3 ] {} <Debug> HTTP-Session: 31f55bbd-ea0b-45cd-bdef-279d1b755178 Destroying unnamed session
5450 2023.11.10 22:57:59.035465 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5451 2023.11.10 22:57:59.035512 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
5452 2023.11.10 22:57:59.035562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5453 2023.11.10 22:57:59.035658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5454 2023.11.10 22:57:59.035714 [ 3 ] {} <Debug> HTTP-Session: 9758511e-6936-438b-b1a7-7f1b02548b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5455 2023.11.10 22:57:59.035766 [ 3 ] {} <Debug> HTTP-Session: 9758511e-6936-438b-b1a7-7f1b02548b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5456 2023.11.10 22:57:59.035783 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
5457 2023.11.10 22:57:59.035956 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5458 2023.11.10 22:57:59.036057 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
5459 2023.11.10 22:57:59.036070 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5460 2023.11.10 22:57:59.036325 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
5461 2023.11.10 22:57:59.036622 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
5462 2023.11.10 22:57:59.036643 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5463 2023.11.10 22:57:59.036846 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
5464 2023.11.10 22:57:59.037343 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5465 2023.11.10 22:57:59.037963 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5466 2023.11.10 22:57:59.038269 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003027073 sec., 61445.49536796767 rows/sec., 2.52 MiB/sec.
5467 2023.11.10 22:57:59.038319 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
5468 2023.11.10 22:57:59.038423 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5469 2023.11.10 22:57:59.038544 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002510684 sec., 27880 rows/sec., 1.69 MiB/sec.
5470 2023.11.10 22:57:59.038753 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Debug> DynamicQueryHandler: Done processing query
5471 2023.11.10 22:57:59.038794 [ 3 ] {e36703dd-da1e-49f9-b6bd-614becb8337f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5472 2023.11.10 22:57:59.038802 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
5473 2023.11.10 22:57:59.038819 [ 3 ] {} <Debug> HTTP-Session: 9758511e-6936-438b-b1a7-7f1b02548b5b Destroying unnamed session
5474 2023.11.10 22:57:59.038910 [ 27 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_31_6} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
5475 2023.11.10 22:57:59.039056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5476 2023.11.10 22:57:59.039107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5477 2023.11.10 22:57:59.039126 [ 3 ] {} <Debug> HTTP-Session: ca1ea6f1-d34a-468a-8482-498aa811a788 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5478 2023.11.10 22:57:59.039143 [ 3 ] {} <Debug> HTTP-Session: ca1ea6f1-d34a-468a-8482-498aa811a788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5479 2023.11.10 22:57:59.039229 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5480 2023.11.10 22:57:59.039275 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5481 2023.11.10 22:57:59.039429 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5482 2023.11.10 22:57:59.039975 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5483 2023.11.10 22:57:59.040289 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5484 2023.11.10 22:57:59.040468 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
5485 2023.11.10 22:57:59.040596 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001333524 sec., 36744 rows/sec., 49.59 MiB/sec.
5486 2023.11.10 22:57:59.040728 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Debug> DynamicQueryHandler: Done processing query
5487 2023.11.10 22:57:59.040752 [ 3 ] {9fc56df0-0331-48a3-b255-395cca3a7b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5488 2023.11.10 22:57:59.040768 [ 3 ] {} <Debug> HTTP-Session: ca1ea6f1-d34a-468a-8482-498aa811a788 Destroying unnamed session
5489 2023.11.10 22:57:59.040882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5490 2023.11.10 22:57:59.040926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5491 2023.11.10 22:57:59.040945 [ 3 ] {} <Debug> HTTP-Session: 653c080a-3b67-48ec-988e-107243801f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5492 2023.11.10 22:57:59.040961 [ 3 ] {} <Debug> HTTP-Session: 653c080a-3b67-48ec-988e-107243801f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5493 2023.11.10 22:57:59.041032 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5494 2023.11.10 22:57:59.041071 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5495 2023.11.10 22:57:59.041173 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5496 2023.11.10 22:57:59.041440 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5497 2023.11.10 22:57:59.041667 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5498 2023.11.10 22:57:59.041840 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
5499 2023.11.10 22:57:59.041955 [ 99 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5500 2023.11.10 22:57:59.041974 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000911866 sec., 23029 rows/sec., 1.19 MiB/sec.
5501 2023.11.10 22:57:59.042015 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5502 2023.11.10 22:57:59.042186 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
5503 2023.11.10 22:57:59.042231 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Debug> DynamicQueryHandler: Done processing query
5504 2023.11.10 22:57:59.042258 [ 3 ] {17c8f324-7c25-4179-886e-3a721210e249} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5505 2023.11.10 22:57:59.042283 [ 3 ] {} <Debug> HTTP-Session: 653c080a-3b67-48ec-988e-107243801f27 Destroying unnamed session
5506 2023.11.10 22:57:59.042300 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5507 2023.11.10 22:57:59.042338 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 579 rows starting from the beginning of the part
5508 2023.11.10 22:57:59.042452 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part
5509 2023.11.10 22:57:59.042545 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part
5510 2023.11.10 22:57:59.042632 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part
5511 2023.11.10 22:57:59.042713 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part
5512 2023.11.10 22:57:59.042796 [ 12 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part
5513 2023.11.10 22:57:59.043396 [ 27 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314393 sec., 520392.3027587639 rows/sec., 27.44 MiB/sec.
5514 2023.11.10 22:57:59.043518 [ 27 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5515 2023.11.10 22:57:59.043717 [ 27 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
5516 2023.11.10 22:57:59.043786 [ 27 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_31_6} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
5517 2023.11.10 22:58:04.020997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5518 2023.11.10 22:58:04.021121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5519 2023.11.10 22:58:04.021147 [ 3 ] {} <Debug> HTTP-Session: 08ba906c-44c9-4c3e-a409-e4c2b40c7be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5520 2023.11.10 22:58:04.021171 [ 3 ] {} <Debug> HTTP-Session: 08ba906c-44c9-4c3e-a409-e4c2b40c7be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5521 2023.11.10 22:58:04.021292 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5522 2023.11.10 22:58:04.021348 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5523 2023.11.10 22:58:04.021507 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5524 2023.11.10 22:58:04.021985 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5525 2023.11.10 22:58:04.022256 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5526 2023.11.10 22:58:04.022419 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5527 2023.11.10 22:58:04.022551 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001225522 sec., 29375 rows/sec., 2.47 MiB/sec.
5528 2023.11.10 22:58:04.022542 [ 96 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5529 2023.11.10 22:58:04.022622 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5530 2023.11.10 22:58:04.022702 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
5531 2023.11.10 22:58:04.022719 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Debug> DynamicQueryHandler: Done processing query
5532 2023.11.10 22:58:04.022752 [ 3 ] {3a1a0e1f-5164-4041-b947-00704a956b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5533 2023.11.10 22:58:04.022775 [ 3 ] {} <Debug> HTTP-Session: 08ba906c-44c9-4c3e-a409-e4c2b40c7be1 Destroying unnamed session
5534 2023.11.10 22:58:04.022808 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5535 2023.11.10 22:58:04.022842 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part
5536 2023.11.10 22:58:04.022907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5537 2023.11.10 22:58:04.022971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5538 2023.11.10 22:58:04.023003 [ 3 ] {} <Debug> HTTP-Session: 4b3adce8-4df2-47ef-a4ec-f163815075f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5539 2023.11.10 22:58:04.023007 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part
5540 2023.11.10 22:58:04.023027 [ 3 ] {} <Debug> HTTP-Session: 4b3adce8-4df2-47ef-a4ec-f163815075f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5541 2023.11.10 22:58:04.023133 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 243 rows starting from the beginning of the part
5542 2023.11.10 22:58:04.023151 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5543 2023.11.10 22:58:04.023201 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5544 2023.11.10 22:58:04.023240 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 243 rows starting from the beginning of the part
5545 2023.11.10 22:58:04.023405 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 243 rows starting from the beginning of the part
5546 2023.11.10 22:58:04.023436 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5547 2023.11.10 22:58:04.023536 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part
5548 2023.11.10 22:58:04.023950 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5549 2023.11.10 22:58:04.024228 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5550 2023.11.10 22:58:04.024408 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5551 2023.11.10 22:58:04.024655 [ 97 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5552 2023.11.10 22:58:04.024681 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.001483527 sec., 23592 rows/sec., 1.82 MiB/sec.
5553 2023.11.10 22:58:04.024744 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068506 sec., 522115.96195515024 rows/sec., 49.79 MiB/sec.
5554 2023.11.10 22:58:04.024798 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5555 2023.11.10 22:58:04.025080 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
5556 2023.11.10 22:58:04.025089 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Debug> DynamicQueryHandler: Done processing query
5557 2023.11.10 22:58:04.025184 [ 3 ] {ef3ab0a2-84e3-4db9-919b-c78fbf06b471} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5558 2023.11.10 22:58:04.025227 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5559 2023.11.10 22:58:04.025266 [ 3 ] {} <Debug> HTTP-Session: 4b3adce8-4df2-47ef-a4ec-f163815075f6 Destroying unnamed session
5560 2023.11.10 22:58:04.025308 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5561 2023.11.10 22:58:04.025392 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 393 rows starting from the beginning of the part
5562 2023.11.10 22:58:04.025474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5563 2023.11.10 22:58:04.025558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5564 2023.11.10 22:58:04.025607 [ 3 ] {} <Debug> HTTP-Session: 4969b5f8-6526-4b6b-8294-437852b59c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5565 2023.11.10 22:58:04.025611 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part
5566 2023.11.10 22:58:04.025668 [ 3 ] {} <Debug> HTTP-Session: 4969b5f8-6526-4b6b-8294-437852b59c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5567 2023.11.10 22:58:04.025699 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5568 2023.11.10 22:58:04.025906 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_41_8} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5569 2023.11.10 22:58:04.025965 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5570 2023.11.10 22:58:04.025991 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 340 rows starting from the beginning of the part
5571 2023.11.10 22:58:04.026126 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5572 2023.11.10 22:58:04.026269 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 340 rows starting from the beginning of the part
5573 2023.11.10 22:58:04.026448 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 340 rows starting from the beginning of the part
5574 2023.11.10 22:58:04.026454 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5575 2023.11.10 22:58:04.026565 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part
5576 2023.11.10 22:58:04.026934 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5577 2023.11.10 22:58:04.027289 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5578 2023.11.10 22:58:04.027488 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5579 2023.11.10 22:58:04.027685 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1483 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769799 sec., 535417.9129965749 rows/sec., 37.81 MiB/sec.
5580 2023.11.10 22:58:04.027691 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001671399 sec., 6581 rows/sec., 434.12 KiB/sec.
5581 2023.11.10 22:58:04.027917 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5582 2023.11.10 22:58:04.027935 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Debug> DynamicQueryHandler: Done processing query
5583 2023.11.10 22:58:04.027978 [ 3 ] {307df5e7-b66b-4ad3-a565-e4996ae1f252} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5584 2023.11.10 22:58:04.028003 [ 3 ] {} <Debug> HTTP-Session: 4969b5f8-6526-4b6b-8294-437852b59c61 Destroying unnamed session
5585 2023.11.10 22:58:04.028163 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5586 2023.11.10 22:58:04.028180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5587 2023.11.10 22:58:04.028254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5588 2023.11.10 22:58:04.028277 [ 18 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_41_8} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5589 2023.11.10 22:58:04.028289 [ 3 ] {} <Debug> HTTP-Session: 4595f801-6707-4c7b-abdb-c7f123907284 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5590 2023.11.10 22:58:04.028325 [ 3 ] {} <Debug> HTTP-Session: 4595f801-6707-4c7b-abdb-c7f123907284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5591 2023.11.10 22:58:04.028450 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5592 2023.11.10 22:58:04.028499 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5593 2023.11.10 22:58:04.028630 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5594 2023.11.10 22:58:04.028930 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5595 2023.11.10 22:58:04.029176 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5596 2023.11.10 22:58:04.029353 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
5597 2023.11.10 22:58:04.029478 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000998887 sec., 36040 rows/sec., 2.51 MiB/sec.
5598 2023.11.10 22:58:04.029600 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Debug> DynamicQueryHandler: Done processing query
5599 2023.11.10 22:58:04.029623 [ 3 ] {26d79b36-5fb8-4bad-be6f-eef00f4a9f61} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5600 2023.11.10 22:58:04.029639 [ 3 ] {} <Debug> HTTP-Session: 4595f801-6707-4c7b-abdb-c7f123907284 Destroying unnamed session
5601 2023.11.10 22:58:09.027051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5602 2023.11.10 22:58:09.027166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5603 2023.11.10 22:58:09.027192 [ 3 ] {} <Debug> HTTP-Session: dafb27f3-0aaf-4d3b-9260-b1014bd49d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5604 2023.11.10 22:58:09.027215 [ 3 ] {} <Debug> HTTP-Session: dafb27f3-0aaf-4d3b-9260-b1014bd49d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5605 2023.11.10 22:58:09.027342 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5606 2023.11.10 22:58:09.027402 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5607 2023.11.10 22:58:09.027557 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5608 2023.11.10 22:58:09.028024 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5609 2023.11.10 22:58:09.028293 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5610 2023.11.10 22:58:09.028461 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
5611 2023.11.10 22:58:09.028607 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001228542 sec., 44768 rows/sec., 3.43 MiB/sec.
5612 2023.11.10 22:58:09.028792 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Debug> DynamicQueryHandler: Done processing query
5613 2023.11.10 22:58:09.028818 [ 3 ] {7dc5a3d0-431a-4d88-8958-48eaed153e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5614 2023.11.10 22:58:09.028835 [ 3 ] {} <Debug> HTTP-Session: dafb27f3-0aaf-4d3b-9260-b1014bd49d10 Destroying unnamed session
5615 2023.11.10 22:58:09.029006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5616 2023.11.10 22:58:09.029058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5617 2023.11.10 22:58:09.029079 [ 3 ] {} <Debug> HTTP-Session: b44262e8-20ba-4f7f-a3f0-b810a701300b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5618 2023.11.10 22:58:09.029098 [ 3 ] {} <Debug> HTTP-Session: b44262e8-20ba-4f7f-a3f0-b810a701300b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5619 2023.11.10 22:58:09.029189 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5620 2023.11.10 22:58:09.029233 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5621 2023.11.10 22:58:09.029351 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5622 2023.11.10 22:58:09.029818 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5623 2023.11.10 22:58:09.030063 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5624 2023.11.10 22:58:09.030217 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5625 2023.11.10 22:58:09.030354 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00112535 sec., 215932 rows/sec., 20.86 MiB/sec.
5626 2023.11.10 22:58:09.030554 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Debug> DynamicQueryHandler: Done processing query
5627 2023.11.10 22:58:09.030579 [ 3 ] {1e672368-9da5-4018-8c17-81e9047cee49} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5628 2023.11.10 22:58:09.030595 [ 3 ] {} <Debug> HTTP-Session: b44262e8-20ba-4f7f-a3f0-b810a701300b Destroying unnamed session
5629 2023.11.10 22:58:09.030828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5630 2023.11.10 22:58:09.030876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5631 2023.11.10 22:58:09.030896 [ 3 ] {} <Debug> HTTP-Session: b82ba1bd-0607-4882-8c5b-6a4fa392c73b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5632 2023.11.10 22:58:09.030913 [ 3 ] {} <Debug> HTTP-Session: b82ba1bd-0607-4882-8c5b-6a4fa392c73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5633 2023.11.10 22:58:09.031007 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5634 2023.11.10 22:58:09.031050 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5635 2023.11.10 22:58:09.031167 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5636 2023.11.10 22:58:09.031785 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5637 2023.11.10 22:58:09.032011 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5638 2023.11.10 22:58:09.032163 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5639 2023.11.10 22:58:09.032280 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001243492 sec., 273423 rows/sec., 19.14 MiB/sec.
5640 2023.11.10 22:58:09.032408 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Debug> DynamicQueryHandler: Done processing query
5641 2023.11.10 22:58:09.032433 [ 3 ] {56e0240e-3edb-46b4-836e-71e43d937526} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5642 2023.11.10 22:58:09.032448 [ 3 ] {} <Debug> HTTP-Session: b82ba1bd-0607-4882-8c5b-6a4fa392c73b Destroying unnamed session
5643 2023.11.10 22:58:09.032607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5644 2023.11.10 22:58:09.032652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5645 2023.11.10 22:58:09.032671 [ 3 ] {} <Debug> HTTP-Session: 9fe83f31-f14c-455e-b82e-a008e6b8ee85 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5646 2023.11.10 22:58:09.032687 [ 3 ] {} <Debug> HTTP-Session: 9fe83f31-f14c-455e-b82e-a008e6b8ee85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5647 2023.11.10 22:58:09.032757 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5648 2023.11.10 22:58:09.032797 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5649 2023.11.10 22:58:09.032907 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5650 2023.11.10 22:58:09.033191 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5651 2023.11.10 22:58:09.033437 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5652 2023.11.10 22:58:09.033613 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
5653 2023.11.10 22:58:09.033749 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000952677 sec., 6298 rows/sec., 264.47 KiB/sec.
5654 2023.11.10 22:58:09.033959 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Debug> DynamicQueryHandler: Done processing query
5655 2023.11.10 22:58:09.033984 [ 3 ] {69dcd811-1af8-43fb-9481-8e34f3520490} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5656 2023.11.10 22:58:09.034000 [ 3 ] {} <Debug> HTTP-Session: 9fe83f31-f14c-455e-b82e-a008e6b8ee85 Destroying unnamed session
5657 2023.11.10 22:58:09.034138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5658 2023.11.10 22:58:09.034182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5659 2023.11.10 22:58:09.034202 [ 3 ] {} <Debug> HTTP-Session: e7f1ee4f-fbb7-4197-a85e-da170a44daa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5660 2023.11.10 22:58:09.034219 [ 3 ] {} <Debug> HTTP-Session: e7f1ee4f-fbb7-4197-a85e-da170a44daa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5661 2023.11.10 22:58:09.034298 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5662 2023.11.10 22:58:09.034344 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5663 2023.11.10 22:58:09.034482 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5664 2023.11.10 22:58:09.034813 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5665 2023.11.10 22:58:09.035065 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5666 2023.11.10 22:58:09.035250 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5667 2023.11.10 22:58:09.035378 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001042229 sec., 67163 rows/sec., 4.07 MiB/sec.
5668 2023.11.10 22:58:09.035381 [ 94 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5669 2023.11.10 22:58:09.035500 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5670 2023.11.10 22:58:09.035542 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Debug> DynamicQueryHandler: Done processing query
5671 2023.11.10 22:58:09.035579 [ 3 ] {d9d990f2-76da-4184-97c5-e73c03f03a00} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5672 2023.11.10 22:58:09.035591 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
5673 2023.11.10 22:58:09.035598 [ 3 ] {} <Debug> HTTP-Session: e7f1ee4f-fbb7-4197-a85e-da170a44daa0 Destroying unnamed session
5674 2023.11.10 22:58:09.035672 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5675 2023.11.10 22:58:09.035703 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2048 rows starting from the beginning of the part
5676 2023.11.10 22:58:09.035779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5677 2023.11.10 22:58:09.035824 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part
5678 2023.11.10 22:58:09.035835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5679 2023.11.10 22:58:09.035866 [ 3 ] {} <Debug> HTTP-Session: 9b81a948-00f0-40a9-9ead-82b4b9fa98dd Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5680 2023.11.10 22:58:09.035886 [ 3 ] {} <Debug> HTTP-Session: 9b81a948-00f0-40a9-9ead-82b4b9fa98dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5681 2023.11.10 22:58:09.035957 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 70 rows starting from the beginning of the part
5682 2023.11.10 22:58:09.036029 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5683 2023.11.10 22:58:09.036095 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part
5684 2023.11.10 22:58:09.036100 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5685 2023.11.10 22:58:09.036271 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part
5686 2023.11.10 22:58:09.036461 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5687 2023.11.10 22:58:09.036463 [ 12 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 70 rows starting from the beginning of the part
5688 2023.11.10 22:58:09.037206 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5689 2023.11.10 22:58:09.037682 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5690 2023.11.10 22:58:09.037716 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149718 sec., 1088049.6883777312 rows/sec., 66.14 MiB/sec.
5691 2023.11.10 22:58:09.037920 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
5692 2023.11.10 22:58:09.037995 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5693 2023.11.10 22:58:09.038147 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002063916 sec., 23741 rows/sec., 32.04 MiB/sec.
5694 2023.11.10 22:58:09.038352 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Debug> DynamicQueryHandler: Done processing query
5695 2023.11.10 22:58:09.038387 [ 3 ] {0d8395f2-ea69-4201-8342-12da971a29b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5696 2023.11.10 22:58:09.038412 [ 3 ] {} <Debug> HTTP-Session: 9b81a948-00f0-40a9-9ead-82b4b9fa98dd Destroying unnamed session
5697 2023.11.10 22:58:09.038465 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5698 2023.11.10 22:58:09.038566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5699 2023.11.10 22:58:09.038573 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5700 2023.11.10 22:58:09.038641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5701 2023.11.10 22:58:09.038698 [ 3 ] {} <Debug> HTTP-Session: 3e03f73a-cbd2-408c-b220-539467d57632 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5702 2023.11.10 22:58:09.038750 [ 3 ] {} <Debug> HTTP-Session: 3e03f73a-cbd2-408c-b220-539467d57632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5703 2023.11.10 22:58:09.038826 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5704 2023.11.10 22:58:09.038865 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5705 2023.11.10 22:58:09.038981 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5706 2023.11.10 22:58:09.039256 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5707 2023.11.10 22:58:09.039492 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5708 2023.11.10 22:58:09.039666 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
5709 2023.11.10 22:58:09.039778 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000924237 sec., 22721 rows/sec., 1.18 MiB/sec.
5710 2023.11.10 22:58:09.039921 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Debug> DynamicQueryHandler: Done processing query
5711 2023.11.10 22:58:09.039945 [ 3 ] {2563b22b-c3b1-4cab-8c6a-577d0265c9bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5712 2023.11.10 22:58:09.039961 [ 3 ] {} <Debug> HTTP-Session: 3e03f73a-cbd2-408c-b220-539467d57632 Destroying unnamed session
5713 2023.11.10 22:58:12.249021 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
5714 2023.11.10 22:58:12.249104 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
5715 2023.11.10 22:58:19.025710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5716 2023.11.10 22:58:19.025827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5717 2023.11.10 22:58:19.025853 [ 3 ] {} <Debug> HTTP-Session: 472a4022-6fcf-4006-970e-0d2db11bfa13 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5718 2023.11.10 22:58:19.025877 [ 3 ] {} <Debug> HTTP-Session: 472a4022-6fcf-4006-970e-0d2db11bfa13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5719 2023.11.10 22:58:19.026001 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5720 2023.11.10 22:58:19.026061 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5721 2023.11.10 22:58:19.026217 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5722 2023.11.10 22:58:19.026754 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5723 2023.11.10 22:58:19.027020 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5724 2023.11.10 22:58:19.027193 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
5725 2023.11.10 22:58:19.027334 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001289652 sec., 42647 rows/sec., 3.26 MiB/sec.
5726 2023.11.10 22:58:19.027582 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Debug> DynamicQueryHandler: Done processing query
5727 2023.11.10 22:58:19.027607 [ 3 ] {b8c4e6ec-2009-4514-a098-14ab0a392a46} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5728 2023.11.10 22:58:19.027624 [ 3 ] {} <Debug> HTTP-Session: 472a4022-6fcf-4006-970e-0d2db11bfa13 Destroying unnamed session
5729 2023.11.10 22:58:19.027857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5730 2023.11.10 22:58:19.027910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5731 2023.11.10 22:58:19.027929 [ 3 ] {} <Debug> HTTP-Session: 77983d70-6eee-4318-82af-ba36e81ceb60 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5732 2023.11.10 22:58:19.027949 [ 3 ] {} <Debug> HTTP-Session: 77983d70-6eee-4318-82af-ba36e81ceb60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5733 2023.11.10 22:58:19.028043 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5734 2023.11.10 22:58:19.028086 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5735 2023.11.10 22:58:19.028213 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5736 2023.11.10 22:58:19.028704 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5737 2023.11.10 22:58:19.028938 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5738 2023.11.10 22:58:19.029103 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5739 2023.11.10 22:58:19.029237 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00115864 sec., 209728 rows/sec., 20.26 MiB/sec.
5740 2023.11.10 22:58:19.029584 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Debug> DynamicQueryHandler: Done processing query
5741 2023.11.10 22:58:19.029608 [ 3 ] {827db076-fcb3-4c8b-bbfb-326dea7b5975} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5742 2023.11.10 22:58:19.029624 [ 3 ] {} <Debug> HTTP-Session: 77983d70-6eee-4318-82af-ba36e81ceb60 Destroying unnamed session
5743 2023.11.10 22:58:19.029823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5744 2023.11.10 22:58:19.029871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5745 2023.11.10 22:58:19.029891 [ 3 ] {} <Debug> HTTP-Session: 60175410-f08a-4e08-9dd4-e6d4cbb00044 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5746 2023.11.10 22:58:19.029908 [ 3 ] {} <Debug> HTTP-Session: 60175410-f08a-4e08-9dd4-e6d4cbb00044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5747 2023.11.10 22:58:19.030010 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5748 2023.11.10 22:58:19.030053 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5749 2023.11.10 22:58:19.030169 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5750 2023.11.10 22:58:19.030692 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5751 2023.11.10 22:58:19.030920 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5752 2023.11.10 22:58:19.031075 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5753 2023.11.10 22:58:19.031197 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001152011 sec., 295136 rows/sec., 20.66 MiB/sec.
5754 2023.11.10 22:58:19.031361 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Debug> DynamicQueryHandler: Done processing query
5755 2023.11.10 22:58:19.031426 [ 3 ] {532787d8-31b7-4a9b-beb1-5382ec22dfc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5756 2023.11.10 22:58:19.031507 [ 3 ] {} <Debug> HTTP-Session: 60175410-f08a-4e08-9dd4-e6d4cbb00044 Destroying unnamed session
5757 2023.11.10 22:58:19.031667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5758 2023.11.10 22:58:19.031715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5759 2023.11.10 22:58:19.031734 [ 3 ] {} <Debug> HTTP-Session: 90c01dd4-8e4e-44e8-a523-3a50ee376acd Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5760 2023.11.10 22:58:19.031751 [ 3 ] {} <Debug> HTTP-Session: 90c01dd4-8e4e-44e8-a523-3a50ee376acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5761 2023.11.10 22:58:19.031826 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5762 2023.11.10 22:58:19.031865 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5763 2023.11.10 22:58:19.031974 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5764 2023.11.10 22:58:19.032274 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5765 2023.11.10 22:58:19.032516 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5766 2023.11.10 22:58:19.032690 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
5767 2023.11.10 22:58:19.032816 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000956897 sec., 6270 rows/sec., 263.30 KiB/sec.
5768 2023.11.10 22:58:19.033111 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Debug> DynamicQueryHandler: Done processing query
5769 2023.11.10 22:58:19.033137 [ 3 ] {ad646759-bd45-4acd-ac1f-7dddb4135761} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5770 2023.11.10 22:58:19.033154 [ 3 ] {} <Debug> HTTP-Session: 90c01dd4-8e4e-44e8-a523-3a50ee376acd Destroying unnamed session
5771 2023.11.10 22:58:19.033275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5772 2023.11.10 22:58:19.033322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5773 2023.11.10 22:58:19.033341 [ 3 ] {} <Debug> HTTP-Session: c2e64ed4-a835-4beb-a6cc-bdb2d307dc96 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5774 2023.11.10 22:58:19.033358 [ 3 ] {} <Debug> HTTP-Session: c2e64ed4-a835-4beb-a6cc-bdb2d307dc96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5775 2023.11.10 22:58:19.033436 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5776 2023.11.10 22:58:19.033481 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5777 2023.11.10 22:58:19.033624 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5778 2023.11.10 22:58:19.033953 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5779 2023.11.10 22:58:19.034206 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5780 2023.11.10 22:58:19.034380 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5781 2023.11.10 22:58:19.034499 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001034419 sec., 67670 rows/sec., 4.10 MiB/sec.
5782 2023.11.10 22:58:19.034621 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Debug> DynamicQueryHandler: Done processing query
5783 2023.11.10 22:58:19.034643 [ 3 ] {2b18cfb7-d8e9-4cbc-b517-2be419b49a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5784 2023.11.10 22:58:19.034659 [ 3 ] {} <Debug> HTTP-Session: c2e64ed4-a835-4beb-a6cc-bdb2d307dc96 Destroying unnamed session
5785 2023.11.10 22:58:19.034832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5786 2023.11.10 22:58:19.034879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5787 2023.11.10 22:58:19.034898 [ 3 ] {} <Debug> HTTP-Session: cc63e173-b419-4900-a47b-02cb6309e6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5788 2023.11.10 22:58:19.034914 [ 3 ] {} <Debug> HTTP-Session: cc63e173-b419-4900-a47b-02cb6309e6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5789 2023.11.10 22:58:19.035007 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5790 2023.11.10 22:58:19.035054 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5791 2023.11.10 22:58:19.035189 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5792 2023.11.10 22:58:19.035696 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5793 2023.11.10 22:58:19.036017 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5794 2023.11.10 22:58:19.036203 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5795 2023.11.10 22:58:19.036334 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001296873 sec., 37783 rows/sec., 50.99 MiB/sec.
5796 2023.11.10 22:58:19.036506 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Debug> DynamicQueryHandler: Done processing query
5797 2023.11.10 22:58:19.036529 [ 3 ] {57c7a2fa-f190-4645-80da-7bfd8b19c74d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5798 2023.11.10 22:58:19.036544 [ 3 ] {} <Debug> HTTP-Session: cc63e173-b419-4900-a47b-02cb6309e6aa Destroying unnamed session
5799 2023.11.10 22:58:19.036650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5800 2023.11.10 22:58:19.036695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5801 2023.11.10 22:58:19.036714 [ 3 ] {} <Debug> HTTP-Session: 2e4a035c-494a-4678-aeaa-c7ae85953347 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5802 2023.11.10 22:58:19.036730 [ 3 ] {} <Debug> HTTP-Session: 2e4a035c-494a-4678-aeaa-c7ae85953347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5803 2023.11.10 22:58:19.036801 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5804 2023.11.10 22:58:19.036838 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5805 2023.11.10 22:58:19.036946 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5806 2023.11.10 22:58:19.037213 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5807 2023.11.10 22:58:19.037446 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5808 2023.11.10 22:58:19.037619 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
5809 2023.11.10 22:58:19.037745 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000910656 sec., 23060 rows/sec., 1.20 MiB/sec.
5810 2023.11.10 22:58:19.037959 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Debug> DynamicQueryHandler: Done processing query
5811 2023.11.10 22:58:19.037982 [ 3 ] {5da8d5a5-10c8-414f-9431-0131e4743ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5812 2023.11.10 22:58:19.037998 [ 3 ] {} <Debug> HTTP-Session: 2e4a035c-494a-4678-aeaa-c7ae85953347 Destroying unnamed session
5813 2023.11.10 22:58:27.249346 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
5814 2023.11.10 22:58:27.249410 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
5815 2023.11.10 22:58:29.025973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5816 2023.11.10 22:58:29.026083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5817 2023.11.10 22:58:29.026108 [ 3 ] {} <Debug> HTTP-Session: 1eefbe1c-b294-430a-bf0a-b924af76ea73 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5818 2023.11.10 22:58:29.026131 [ 3 ] {} <Debug> HTTP-Session: 1eefbe1c-b294-430a-bf0a-b924af76ea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5819 2023.11.10 22:58:29.026254 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5820 2023.11.10 22:58:29.026309 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5821 2023.11.10 22:58:29.026464 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5822 2023.11.10 22:58:29.026923 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5823 2023.11.10 22:58:29.027180 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5824 2023.11.10 22:58:29.027344 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
5825 2023.11.10 22:58:29.027469 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001182691 sec., 46504 rows/sec., 3.56 MiB/sec.
5826 2023.11.10 22:58:29.027614 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Debug> DynamicQueryHandler: Done processing query
5827 2023.11.10 22:58:29.027638 [ 3 ] {7544cbff-1ef9-472a-a5a7-fe8ab9b13740} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5828 2023.11.10 22:58:29.027655 [ 3 ] {} <Debug> HTTP-Session: 1eefbe1c-b294-430a-bf0a-b924af76ea73 Destroying unnamed session
5829 2023.11.10 22:58:29.027874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5830 2023.11.10 22:58:29.027921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5831 2023.11.10 22:58:29.027941 [ 3 ] {} <Debug> HTTP-Session: 2c0f669b-826f-416b-9a89-e8d9a222f7ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5832 2023.11.10 22:58:29.027958 [ 3 ] {} <Debug> HTTP-Session: 2c0f669b-826f-416b-9a89-e8d9a222f7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5833 2023.11.10 22:58:29.028038 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5834 2023.11.10 22:58:29.028075 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5835 2023.11.10 22:58:29.028180 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5836 2023.11.10 22:58:29.028690 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5837 2023.11.10 22:58:29.028922 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5838 2023.11.10 22:58:29.029073 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5839 2023.11.10 22:58:29.029198 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001128549 sec., 215320 rows/sec., 20.80 MiB/sec.
5840 2023.11.10 22:58:29.029305 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Debug> DynamicQueryHandler: Done processing query
5841 2023.11.10 22:58:29.029327 [ 3 ] {070780ff-4a87-46d5-aa24-be1b6db8a1f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5842 2023.11.10 22:58:29.029342 [ 3 ] {} <Debug> HTTP-Session: 2c0f669b-826f-416b-9a89-e8d9a222f7ca Destroying unnamed session
5843 2023.11.10 22:58:29.029502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5844 2023.11.10 22:58:29.029545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5845 2023.11.10 22:58:29.029565 [ 3 ] {} <Debug> HTTP-Session: 8e0f2c5f-7685-481b-afeb-e4f69611675c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5846 2023.11.10 22:58:29.029581 [ 3 ] {} <Debug> HTTP-Session: 8e0f2c5f-7685-481b-afeb-e4f69611675c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5847 2023.11.10 22:58:29.029664 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5848 2023.11.10 22:58:29.029701 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5849 2023.11.10 22:58:29.029811 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5850 2023.11.10 22:58:29.030340 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5851 2023.11.10 22:58:29.030622 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5852 2023.11.10 22:58:29.030772 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5853 2023.11.10 22:58:29.030894 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001203001 sec., 282626 rows/sec., 19.79 MiB/sec.
5854 2023.11.10 22:58:29.031009 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Debug> DynamicQueryHandler: Done processing query
5855 2023.11.10 22:58:29.031032 [ 3 ] {b71807aa-f4b4-4339-b7e1-b6696a4d26b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5856 2023.11.10 22:58:29.031048 [ 3 ] {} <Debug> HTTP-Session: 8e0f2c5f-7685-481b-afeb-e4f69611675c Destroying unnamed session
5857 2023.11.10 22:58:29.031182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5858 2023.11.10 22:58:29.031227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5859 2023.11.10 22:58:29.031245 [ 3 ] {} <Debug> HTTP-Session: 6cb87110-2ec0-4b46-ae52-2c5943c1bf5f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5860 2023.11.10 22:58:29.031262 [ 3 ] {} <Debug> HTTP-Session: 6cb87110-2ec0-4b46-ae52-2c5943c1bf5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5861 2023.11.10 22:58:29.031330 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5862 2023.11.10 22:58:29.031368 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5863 2023.11.10 22:58:29.031477 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5864 2023.11.10 22:58:29.031721 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5865 2023.11.10 22:58:29.031958 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5866 2023.11.10 22:58:29.032131 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
5867 2023.11.10 22:58:29.032252 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000894405 sec., 6708 rows/sec., 281.70 KiB/sec.
5868 2023.11.10 22:58:29.032357 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Debug> DynamicQueryHandler: Done processing query
5869 2023.11.10 22:58:29.032380 [ 3 ] {16885b47-06af-4751-b804-0913a7caa325} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5870 2023.11.10 22:58:29.032395 [ 3 ] {} <Debug> HTTP-Session: 6cb87110-2ec0-4b46-ae52-2c5943c1bf5f Destroying unnamed session
5871 2023.11.10 22:58:29.032508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5872 2023.11.10 22:58:29.032551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5873 2023.11.10 22:58:29.032570 [ 3 ] {} <Debug> HTTP-Session: bcdb7af2-4570-442e-8f74-43eee14d06cd Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5874 2023.11.10 22:58:29.032586 [ 3 ] {} <Debug> HTTP-Session: bcdb7af2-4570-442e-8f74-43eee14d06cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5875 2023.11.10 22:58:29.032658 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5876 2023.11.10 22:58:29.032699 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5877 2023.11.10 22:58:29.032820 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5878 2023.11.10 22:58:29.033137 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5879 2023.11.10 22:58:29.033376 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5880 2023.11.10 22:58:29.033547 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5881 2023.11.10 22:58:29.033660 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000975787 sec., 71736 rows/sec., 4.35 MiB/sec.
5882 2023.11.10 22:58:29.033779 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Debug> DynamicQueryHandler: Done processing query
5883 2023.11.10 22:58:29.033802 [ 3 ] {3a6f05ac-f51a-49a4-8d0e-fc414a8a5622} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5884 2023.11.10 22:58:29.033817 [ 3 ] {} <Debug> HTTP-Session: bcdb7af2-4570-442e-8f74-43eee14d06cd Destroying unnamed session
5885 2023.11.10 22:58:29.033992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5886 2023.11.10 22:58:29.034038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5887 2023.11.10 22:58:29.034055 [ 3 ] {} <Debug> HTTP-Session: 2c3eb884-7b9a-4e51-8963-bb9d9b3b2efb Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5888 2023.11.10 22:58:29.034072 [ 3 ] {} <Debug> HTTP-Session: 2c3eb884-7b9a-4e51-8963-bb9d9b3b2efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5889 2023.11.10 22:58:29.034158 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5890 2023.11.10 22:58:29.034201 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5891 2023.11.10 22:58:29.034334 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5892 2023.11.10 22:58:29.034789 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5893 2023.11.10 22:58:29.035093 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5894 2023.11.10 22:58:29.035273 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
5895 2023.11.10 22:58:29.035399 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001212962 sec., 40396 rows/sec., 54.51 MiB/sec.
5896 2023.11.10 22:58:29.035389 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5897 2023.11.10 22:58:29.035492 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5898 2023.11.10 22:58:29.035609 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Debug> DynamicQueryHandler: Done processing query
5899 2023.11.10 22:58:29.035663 [ 3 ] {9617fcd4-cc54-4012-928e-293cd21a2b73} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5900 2023.11.10 22:58:29.035676 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
5901 2023.11.10 22:58:29.035693 [ 3 ] {} <Debug> HTTP-Session: 2c3eb884-7b9a-4e51-8963-bb9d9b3b2efb Destroying unnamed session
5902 2023.11.10 22:58:29.035895 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5903 2023.11.10 22:58:29.035897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5904 2023.11.10 22:58:29.035967 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1252 rows starting from the beginning of the part
5905 2023.11.10 22:58:29.035992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5906 2023.11.10 22:58:29.036059 [ 3 ] {} <Debug> HTTP-Session: 31c33c22-732b-408e-a084-c96828315644 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5907 2023.11.10 22:58:29.036100 [ 3 ] {} <Debug> HTTP-Session: 31c33c22-732b-408e-a084-c96828315644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5908 2023.11.10 22:58:29.036316 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part
5909 2023.11.10 22:58:29.036332 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5910 2023.11.10 22:58:29.036438 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5911 2023.11.10 22:58:29.036643 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part
5912 2023.11.10 22:58:29.036976 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5913 2023.11.10 22:58:29.036988 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part
5914 2023.11.10 22:58:29.037249 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part
5915 2023.11.10 22:58:29.037605 [ 27 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part
5916 2023.11.10 22:58:29.037749 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.90 GiB.
5917 2023.11.10 22:58:29.038204 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5918 2023.11.10 22:58:29.038443 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
5919 2023.11.10 22:58:29.038570 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002177708 sec., 9643 rows/sec., 512.11 KiB/sec.
5920 2023.11.10 22:58:29.038711 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Debug> DynamicQueryHandler: Done processing query
5921 2023.11.10 22:58:29.038737 [ 3 ] {349f87ca-77af-466e-ab79-6ad2aab1aad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5922 2023.11.10 22:58:29.038759 [ 3 ] {} <Debug> HTTP-Session: 31c33c22-732b-408e-a084-c96828315644 Destroying unnamed session
5923 2023.11.10 22:58:29.040652 [ 11 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 6 columns (6 merged, 0 gathered) in 0.005082619 sec., 294533.1924348451 rows/sec., 397.46 MiB/sec.
5924 2023.11.10 22:58:29.041347 [ 11 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5925 2023.11.10 22:58:29.041580 [ 11 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
5926 2023.11.10 22:58:29.041654 [ 11 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
5927 2023.11.10 22:58:29.041726 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_31_6: 8.80 MiB.
5928 2023.11.10 22:58:34.019265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5929 2023.11.10 22:58:34.019393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5930 2023.11.10 22:58:34.019419 [ 3 ] {} <Debug> HTTP-Session: c99c129e-327b-47e9-a046-63000fa22233 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5931 2023.11.10 22:58:34.019444 [ 3 ] {} <Debug> HTTP-Session: c99c129e-327b-47e9-a046-63000fa22233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5932 2023.11.10 22:58:34.019568 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5933 2023.11.10 22:58:34.019633 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5934 2023.11.10 22:58:34.019790 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5935 2023.11.10 22:58:34.020276 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
5936 2023.11.10 22:58:34.020555 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5937 2023.11.10 22:58:34.020727 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
5938 2023.11.10 22:58:34.020858 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001250632 sec., 28785 rows/sec., 2.42 MiB/sec.
5939 2023.11.10 22:58:34.021028 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Debug> DynamicQueryHandler: Done processing query
5940 2023.11.10 22:58:34.021055 [ 3 ] {4f8768bd-4a62-4351-81aa-f527a828389e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5941 2023.11.10 22:58:34.021071 [ 3 ] {} <Debug> HTTP-Session: c99c129e-327b-47e9-a046-63000fa22233 Destroying unnamed session
5942 2023.11.10 22:58:34.021245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5943 2023.11.10 22:58:34.021298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5944 2023.11.10 22:58:34.021318 [ 3 ] {} <Debug> HTTP-Session: 7ea6eb9b-9e88-4462-9be0-b0fdc06035cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5945 2023.11.10 22:58:34.021339 [ 3 ] {} <Debug> HTTP-Session: 7ea6eb9b-9e88-4462-9be0-b0fdc06035cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5946 2023.11.10 22:58:34.021421 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5947 2023.11.10 22:58:34.021463 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5948 2023.11.10 22:58:34.021573 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5949 2023.11.10 22:58:34.021864 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
5950 2023.11.10 22:58:34.022080 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5951 2023.11.10 22:58:34.022233 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
5952 2023.11.10 22:58:34.022343 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000893435 sec., 39174 rows/sec., 3.02 MiB/sec.
5953 2023.11.10 22:58:34.022478 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Debug> DynamicQueryHandler: Done processing query
5954 2023.11.10 22:58:34.022501 [ 3 ] {5fdc8363-f20b-436f-849c-e0b89b406a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5955 2023.11.10 22:58:34.022517 [ 3 ] {} <Debug> HTTP-Session: 7ea6eb9b-9e88-4462-9be0-b0fdc06035cf Destroying unnamed session
5956 2023.11.10 22:58:34.022639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5957 2023.11.10 22:58:34.022685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5958 2023.11.10 22:58:34.022704 [ 3 ] {} <Debug> HTTP-Session: 4a41bd2b-b48e-4cc2-8539-5d5bc3570143 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5959 2023.11.10 22:58:34.022722 [ 3 ] {} <Debug> HTTP-Session: 4a41bd2b-b48e-4cc2-8539-5d5bc3570143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5960 2023.11.10 22:58:34.022797 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5961 2023.11.10 22:58:34.022839 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5962 2023.11.10 22:58:34.022960 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5963 2023.11.10 22:58:34.023211 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
5964 2023.11.10 22:58:34.023463 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5965 2023.11.10 22:58:34.023657 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5966 2023.11.10 22:58:34.023766 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000938687 sec., 11718 rows/sec., 772.98 KiB/sec.
5967 2023.11.10 22:58:34.023930 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Debug> DynamicQueryHandler: Done processing query
5968 2023.11.10 22:58:34.023953 [ 3 ] {019cf066-ec8e-4928-934d-775060d23961} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5969 2023.11.10 22:58:34.023969 [ 3 ] {} <Debug> HTTP-Session: 4a41bd2b-b48e-4cc2-8539-5d5bc3570143 Destroying unnamed session
5970 2023.11.10 22:58:34.024129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5971 2023.11.10 22:58:34.024173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5972 2023.11.10 22:58:34.024192 [ 3 ] {} <Debug> HTTP-Session: 41b6a1ef-cd01-47e0-b6a8-9b5d925300a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5973 2023.11.10 22:58:34.024208 [ 3 ] {} <Debug> HTTP-Session: 41b6a1ef-cd01-47e0-b6a8-9b5d925300a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5974 2023.11.10 22:58:34.024282 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5975 2023.11.10 22:58:34.024322 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5976 2023.11.10 22:58:34.024438 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5977 2023.11.10 22:58:34.024703 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
5978 2023.11.10 22:58:34.024940 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5979 2023.11.10 22:58:34.025112 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
5980 2023.11.10 22:58:34.025228 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000908216 sec., 39638 rows/sec., 2.76 MiB/sec.
5981 2023.11.10 22:58:34.025348 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Debug> DynamicQueryHandler: Done processing query
5982 2023.11.10 22:58:34.025371 [ 3 ] {b477883f-b2b0-43ea-9ea8-af9fa522d2af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5983 2023.11.10 22:58:34.025386 [ 3 ] {} <Debug> HTTP-Session: 41b6a1ef-cd01-47e0-b6a8-9b5d925300a2 Destroying unnamed session
5984 2023.11.10 22:58:39.025677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5985 2023.11.10 22:58:39.025790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5986 2023.11.10 22:58:39.025816 [ 3 ] {} <Debug> HTTP-Session: 21d2061a-611d-4ba6-8bea-3e90c3efd8a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
5987 2023.11.10 22:58:39.025839 [ 3 ] {} <Debug> HTTP-Session: 21d2061a-611d-4ba6-8bea-3e90c3efd8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5988 2023.11.10 22:58:39.025977 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5989 2023.11.10 22:58:39.026045 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5990 2023.11.10 22:58:39.026225 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5991 2023.11.10 22:58:39.026799 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
5992 2023.11.10 22:58:39.027079 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5993 2023.11.10 22:58:39.027246 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
5994 2023.11.10 22:58:39.027385 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001362854 sec., 40356 rows/sec., 3.09 MiB/sec.
5995 2023.11.10 22:58:39.027405 [ 55 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0
5996 2023.11.10 22:58:39.027531 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
5997 2023.11.10 22:58:39.027604 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Debug> DynamicQueryHandler: Done processing query
5998 2023.11.10 22:58:39.027637 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact
5999 2023.11.10 22:58:39.027686 [ 3 ] {d81ae009-f01e-430a-8f71-41393c6c01d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6000 2023.11.10 22:58:39.027733 [ 3 ] {} <Debug> HTTP-Session: 21d2061a-611d-4ba6-8bea-3e90c3efd8a6 Destroying unnamed session
6001 2023.11.10 22:58:39.027807 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6002 2023.11.10 22:58:39.027850 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 55 rows starting from the beginning of the part
6003 2023.11.10 22:58:39.027968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6004 2023.11.10 22:58:39.028068 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 55 rows starting from the beginning of the part
6005 2023.11.10 22:58:39.028073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6006 2023.11.10 22:58:39.028147 [ 3 ] {} <Debug> HTTP-Session: 162c0384-28fa-4af0-a180-869dfde07f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6007 2023.11.10 22:58:39.028178 [ 3 ] {} <Debug> HTTP-Session: 162c0384-28fa-4af0-a180-869dfde07f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6008 2023.11.10 22:58:39.028285 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 55 rows starting from the beginning of the part
6009 2023.11.10 22:58:39.028415 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6010 2023.11.10 22:58:39.028480 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 55 rows starting from the beginning of the part
6011 2023.11.10 22:58:39.028507 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6012 2023.11.10 22:58:39.028723 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 55 rows starting from the beginning of the part
6013 2023.11.10 22:58:39.029053 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6014 2023.11.10 22:58:39.030315 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6015 2023.11.10 22:58:39.030337 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002751208 sec., 99956.0920148531 rows/sec., 7.65 MiB/sec.
6016 2023.11.10 22:58:39.030469 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary)
6017 2023.11.10 22:58:39.030700 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6018 2023.11.10 22:58:39.030726 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8.
6019 2023.11.10 22:58:39.030827 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_35_8} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0
6020 2023.11.10 22:58:39.030991 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
6021 2023.11.10 22:58:39.031136 [ 55 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6022 2023.11.10 22:58:39.031144 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002660097 sec., 91350 rows/sec., 8.83 MiB/sec.
6023 2023.11.10 22:58:39.031200 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6024 2023.11.10 22:58:39.031350 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
6025 2023.11.10 22:58:39.031409 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Debug> DynamicQueryHandler: Done processing query
6026 2023.11.10 22:58:39.031458 [ 3 ] {246099cb-724c-4e14-aba7-4ee00d62a71f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6027 2023.11.10 22:58:39.031493 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6028 2023.11.10 22:58:39.031506 [ 3 ] {} <Debug> HTTP-Session: 162c0384-28fa-4af0-a180-869dfde07f6f Destroying unnamed session
6029 2023.11.10 22:58:39.031550 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part
6030 2023.11.10 22:58:39.031678 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 243 rows starting from the beginning of the part
6031 2023.11.10 22:58:39.031784 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 243 rows starting from the beginning of the part
6032 2023.11.10 22:58:39.031797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6033 2023.11.10 22:58:39.031895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6034 2023.11.10 22:58:39.031942 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 243 rows starting from the beginning of the part
6035 2023.11.10 22:58:39.031955 [ 3 ] {} <Debug> HTTP-Session: dda33715-216c-4a98-bc31-51cd1b45d56b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6036 2023.11.10 22:58:39.032013 [ 3 ] {} <Debug> HTTP-Session: dda33715-216c-4a98-bc31-51cd1b45d56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6037 2023.11.10 22:58:39.032167 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part
6038 2023.11.10 22:58:39.032266 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6039 2023.11.10 22:58:39.032386 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 243 rows starting from the beginning of the part
6040 2023.11.10 22:58:39.032395 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6041 2023.11.10 22:58:39.032897 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6042 2023.11.10 22:58:39.033783 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6043 2023.11.10 22:58:39.034049 [ 19 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.002771748 sec., 464327.92591534293 rows/sec., 44.53 MiB/sec.
6044 2023.11.10 22:58:39.034211 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6045 2023.11.10 22:58:39.034240 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6046 2023.11.10 22:58:39.034531 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
6047 2023.11.10 22:58:39.034538 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
6048 2023.11.10 22:58:39.034684 [ 55 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6049 2023.11.10 22:58:39.034686 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_46_9} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
6050 2023.11.10 22:58:39.034723 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.002386552 sec., 142464 rows/sec., 9.97 MiB/sec.
6051 2023.11.10 22:58:39.034751 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6052 2023.11.10 22:58:39.034970 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
6053 2023.11.10 22:58:39.035009 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Debug> DynamicQueryHandler: Done processing query
6054 2023.11.10 22:58:39.035038 [ 3 ] {43661258-33dd-4bbd-bd67-4da161b4192b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6055 2023.11.10 22:58:39.035067 [ 3 ] {} <Debug> HTTP-Session: dda33715-216c-4a98-bc31-51cd1b45d56b Destroying unnamed session
6056 2023.11.10 22:58:39.035071 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6057 2023.11.10 22:58:39.035105 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 393 rows starting from the beginning of the part
6058 2023.11.10 22:58:39.035202 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 340 rows starting from the beginning of the part
6059 2023.11.10 22:58:39.035239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6060 2023.11.10 22:58:39.035300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6061 2023.11.10 22:58:39.035309 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 340 rows starting from the beginning of the part
6062 2023.11.10 22:58:39.035329 [ 3 ] {} <Debug> HTTP-Session: 1fa94bc8-43c5-4e17-9280-405f2f30501b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6063 2023.11.10 22:58:39.035358 [ 3 ] {} <Debug> HTTP-Session: 1fa94bc8-43c5-4e17-9280-405f2f30501b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6064 2023.11.10 22:58:39.035432 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 340 rows starting from the beginning of the part
6065 2023.11.10 22:58:39.035478 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6066 2023.11.10 22:58:39.035540 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6067 2023.11.10 22:58:39.035551 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part
6068 2023.11.10 22:58:39.035713 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 340 rows starting from the beginning of the part
6069 2023.11.10 22:58:39.035795 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6070 2023.11.10 22:58:39.036241 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6071 2023.11.10 22:58:39.036579 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6072 2023.11.10 22:58:39.036756 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
6073 2023.11.10 22:58:39.037006 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001489276 sec., 4028 rows/sec., 169.18 KiB/sec.
6074 2023.11.10 22:58:39.037039 [ 15 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002197349 sec., 813707.7906149637 rows/sec., 57.27 MiB/sec.
6075 2023.11.10 22:58:39.037205 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Debug> DynamicQueryHandler: Done processing query
6076 2023.11.10 22:58:39.037242 [ 15 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6077 2023.11.10 22:58:39.037244 [ 3 ] {6013833b-1f9f-44d8-ac98-4dcd7d1e4c80} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6078 2023.11.10 22:58:39.037317 [ 3 ] {} <Debug> HTTP-Session: 1fa94bc8-43c5-4e17-9280-405f2f30501b Destroying unnamed session
6079 2023.11.10 22:58:39.037511 [ 15 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
6080 2023.11.10 22:58:39.037510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6081 2023.11.10 22:58:39.037606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6082 2023.11.10 22:58:39.037628 [ 15 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_46_9} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
6083 2023.11.10 22:58:39.037643 [ 3 ] {} <Debug> HTTP-Session: 51f1df96-0d66-44ce-aab7-77fd2a7c6095 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6084 2023.11.10 22:58:39.037683 [ 3 ] {} <Debug> HTTP-Session: 51f1df96-0d66-44ce-aab7-77fd2a7c6095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6085 2023.11.10 22:58:39.037821 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6086 2023.11.10 22:58:39.037864 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6087 2023.11.10 22:58:39.037994 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6088 2023.11.10 22:58:39.038315 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6089 2023.11.10 22:58:39.038561 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6090 2023.11.10 22:58:39.038738 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
6091 2023.11.10 22:58:39.038868 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001011488 sec., 69204 rows/sec., 4.20 MiB/sec.
6092 2023.11.10 22:58:39.038994 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Debug> DynamicQueryHandler: Done processing query
6093 2023.11.10 22:58:39.039018 [ 3 ] {c2f2d16c-8900-4339-8b6a-27b7c73c3cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6094 2023.11.10 22:58:39.039034 [ 3 ] {} <Debug> HTTP-Session: 51f1df96-0d66-44ce-aab7-77fd2a7c6095 Destroying unnamed session
6095 2023.11.10 22:58:39.039211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6096 2023.11.10 22:58:39.039258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6097 2023.11.10 22:58:39.039277 [ 3 ] {} <Debug> HTTP-Session: 93dddeea-7cc2-45ba-9eef-8a348bbf58be Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6098 2023.11.10 22:58:39.039293 [ 3 ] {} <Debug> HTTP-Session: 93dddeea-7cc2-45ba-9eef-8a348bbf58be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6099 2023.11.10 22:58:39.039389 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6100 2023.11.10 22:58:39.039432 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6101 2023.11.10 22:58:39.039568 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6102 2023.11.10 22:58:39.040099 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6103 2023.11.10 22:58:39.040410 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6104 2023.11.10 22:58:39.040586 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
6105 2023.11.10 22:58:39.040707 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001289623 sec., 37995 rows/sec., 51.27 MiB/sec.
6106 2023.11.10 22:58:39.040832 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Debug> DynamicQueryHandler: Done processing query
6107 2023.11.10 22:58:39.040855 [ 3 ] {4a7cee33-5037-4d03-a2d2-6363b42be8c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6108 2023.11.10 22:58:39.040872 [ 3 ] {} <Debug> HTTP-Session: 93dddeea-7cc2-45ba-9eef-8a348bbf58be Destroying unnamed session
6109 2023.11.10 22:58:39.041000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6110 2023.11.10 22:58:39.041044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6111 2023.11.10 22:58:39.041063 [ 3 ] {} <Debug> HTTP-Session: 4504d750-e37e-4e69-bf17-77e98ef65f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6112 2023.11.10 22:58:39.041079 [ 3 ] {} <Debug> HTTP-Session: 4504d750-e37e-4e69-bf17-77e98ef65f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6113 2023.11.10 22:58:39.041150 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6114 2023.11.10 22:58:39.041189 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6115 2023.11.10 22:58:39.041290 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6116 2023.11.10 22:58:39.041549 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6117 2023.11.10 22:58:39.041781 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6118 2023.11.10 22:58:39.041954 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
6119 2023.11.10 22:58:39.042076 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000898406 sec., 23374 rows/sec., 1.21 MiB/sec.
6120 2023.11.10 22:58:39.042193 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Debug> DynamicQueryHandler: Done processing query
6121 2023.11.10 22:58:39.042216 [ 3 ] {6d21d716-3029-4dc0-81e8-9d4406cd8114} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6122 2023.11.10 22:58:39.042232 [ 3 ] {} <Debug> HTTP-Session: 4504d750-e37e-4e69-bf17-77e98ef65f17 Destroying unnamed session
6123 2023.11.10 22:58:42.249462 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
6124 2023.11.10 22:58:42.249539 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
6125 2023.11.10 22:58:49.024761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2023.11.10 22:58:49.024888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6127 2023.11.10 22:58:49.024919 [ 3 ] {} <Debug> HTTP-Session: b246d150-cea1-4a1b-930c-b2a3bd05b731 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6128 2023.11.10 22:58:49.024946 [ 3 ] {} <Debug> HTTP-Session: b246d150-cea1-4a1b-930c-b2a3bd05b731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6129 2023.11.10 22:58:49.025085 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6130 2023.11.10 22:58:49.025156 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6131 2023.11.10 22:58:49.025333 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6132 2023.11.10 22:58:49.025875 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6133 2023.11.10 22:58:49.026147 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6134 2023.11.10 22:58:49.026312 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
6135 2023.11.10 22:58:49.026448 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001319394 sec., 41685 rows/sec., 3.19 MiB/sec.
6136 2023.11.10 22:58:49.026596 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Debug> DynamicQueryHandler: Done processing query
6137 2023.11.10 22:58:49.026621 [ 3 ] {30307920-8af7-4f69-b456-b84b4e3e74e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6138 2023.11.10 22:58:49.026639 [ 3 ] {} <Debug> HTTP-Session: b246d150-cea1-4a1b-930c-b2a3bd05b731 Destroying unnamed session
6139 2023.11.10 22:58:49.026795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6140 2023.11.10 22:58:49.026849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6141 2023.11.10 22:58:49.026868 [ 3 ] {} <Debug> HTTP-Session: ae123cc7-140d-4767-8028-1a1c934b12d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6142 2023.11.10 22:58:49.026887 [ 3 ] {} <Debug> HTTP-Session: ae123cc7-140d-4767-8028-1a1c934b12d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6143 2023.11.10 22:58:49.026982 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6144 2023.11.10 22:58:49.027024 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6145 2023.11.10 22:58:49.027133 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6146 2023.11.10 22:58:49.027607 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6147 2023.11.10 22:58:49.027844 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6148 2023.11.10 22:58:49.027995 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
6149 2023.11.10 22:58:49.028120 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001110139 sec., 218891 rows/sec., 21.15 MiB/sec.
6150 2023.11.10 22:58:49.028247 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Debug> DynamicQueryHandler: Done processing query
6151 2023.11.10 22:58:49.028271 [ 3 ] {d5361813-a21d-4c40-afdd-83678c08e2b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6152 2023.11.10 22:58:49.028287 [ 3 ] {} <Debug> HTTP-Session: ae123cc7-140d-4767-8028-1a1c934b12d3 Destroying unnamed session
6153 2023.11.10 22:58:49.028544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2023.11.10 22:58:49.028592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6155 2023.11.10 22:58:49.028611 [ 3 ] {} <Debug> HTTP-Session: 70de765d-5823-4ca3-b62e-daf44a3efa7a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6156 2023.11.10 22:58:49.028629 [ 3 ] {} <Debug> HTTP-Session: 70de765d-5823-4ca3-b62e-daf44a3efa7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6157 2023.11.10 22:58:49.028730 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6158 2023.11.10 22:58:49.028771 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6159 2023.11.10 22:58:49.028881 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6160 2023.11.10 22:58:49.029456 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6161 2023.11.10 22:58:49.029681 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6162 2023.11.10 22:58:49.029831 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
6163 2023.11.10 22:58:49.029950 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001191621 sec., 285325 rows/sec., 19.98 MiB/sec.
6164 2023.11.10 22:58:49.030056 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Debug> DynamicQueryHandler: Done processing query
6165 2023.11.10 22:58:49.030080 [ 3 ] {da278ea9-f9d1-49fb-a1ee-52679de4e2d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6166 2023.11.10 22:58:49.030096 [ 3 ] {} <Debug> HTTP-Session: 70de765d-5823-4ca3-b62e-daf44a3efa7a Destroying unnamed session
6167 2023.11.10 22:58:49.030283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6168 2023.11.10 22:58:49.030326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6169 2023.11.10 22:58:49.030345 [ 3 ] {} <Debug> HTTP-Session: 08d46101-0e8e-463f-b70a-cbd5985dffa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6170 2023.11.10 22:58:49.030362 [ 3 ] {} <Debug> HTTP-Session: 08d46101-0e8e-463f-b70a-cbd5985dffa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6171 2023.11.10 22:58:49.030435 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6172 2023.11.10 22:58:49.030475 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6173 2023.11.10 22:58:49.030580 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6174 2023.11.10 22:58:49.030813 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6175 2023.11.10 22:58:49.031084 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6176 2023.11.10 22:58:49.031264 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
6177 2023.11.10 22:58:49.031369 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000905326 sec., 6627 rows/sec., 278.30 KiB/sec.
6178 2023.11.10 22:58:49.031423 [ 54 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6179 2023.11.10 22:58:49.031504 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Debug> DynamicQueryHandler: Done processing query
6180 2023.11.10 22:58:49.031548 [ 3 ] {c72cbb16-597c-427c-aa6f-0a405b48d6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6181 2023.11.10 22:58:49.031552 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6182 2023.11.10 22:58:49.031579 [ 3 ] {} <Debug> HTTP-Session: 08d46101-0e8e-463f-b70a-cbd5985dffa2 Destroying unnamed session
6183 2023.11.10 22:58:49.031689 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
6184 2023.11.10 22:58:49.031779 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6185 2023.11.10 22:58:49.031779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6186 2023.11.10 22:58:49.031813 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
6187 2023.11.10 22:58:49.031850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6188 2023.11.10 22:58:49.031876 [ 3 ] {} <Debug> HTTP-Session: 1e5b21dc-7171-4752-9df9-c20cd6e410e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6189 2023.11.10 22:58:49.031903 [ 3 ] {} <Debug> HTTP-Session: 1e5b21dc-7171-4752-9df9-c20cd6e410e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6190 2023.11.10 22:58:49.031954 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
6191 2023.11.10 22:58:49.032021 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6192 2023.11.10 22:58:49.032089 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
6193 2023.11.10 22:58:49.032092 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6194 2023.11.10 22:58:49.032234 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
6195 2023.11.10 22:58:49.032370 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6196 2023.11.10 22:58:49.032379 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
6197 2023.11.10 22:58:49.032497 [ 16 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
6198 2023.11.10 22:58:49.032818 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6199 2023.11.10 22:58:49.033170 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6200 2023.11.10 22:58:49.033328 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00167257 sec., 129142.5769922933 rows/sec., 5.30 MiB/sec.
6201 2023.11.10 22:58:49.033427 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
6202 2023.11.10 22:58:49.033523 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6203 2023.11.10 22:58:49.033599 [ 54 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6204 2023.11.10 22:58:49.033679 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001590399 sec., 44014 rows/sec., 2.67 MiB/sec.
6205 2023.11.10 22:58:49.033688 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6206 2023.11.10 22:58:49.033946 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
6207 2023.11.10 22:58:49.034015 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Debug> DynamicQueryHandler: Done processing query
6208 2023.11.10 22:58:49.034079 [ 3 ] {4397a6e8-fe0d-495b-a6a6-2c4ef5e9be80} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6209 2023.11.10 22:58:49.034100 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
6210 2023.11.10 22:58:49.034140 [ 3 ] {} <Debug> HTTP-Session: 1e5b21dc-7171-4752-9df9-c20cd6e410e4 Destroying unnamed session
6211 2023.11.10 22:58:49.034235 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6212 2023.11.10 22:58:49.034288 [ 11 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_36_7} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
6213 2023.11.10 22:58:49.034293 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2339 rows starting from the beginning of the part
6214 2023.11.10 22:58:49.034433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6215 2023.11.10 22:58:49.034546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6216 2023.11.10 22:58:49.034605 [ 3 ] {} <Debug> HTTP-Session: 4201f935-6abf-4745-8335-952e3f43e38a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6217 2023.11.10 22:58:49.034643 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 70 rows starting from the beginning of the part
6218 2023.11.10 22:58:49.034655 [ 3 ] {} <Debug> HTTP-Session: 4201f935-6abf-4745-8335-952e3f43e38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6219 2023.11.10 22:58:49.034928 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part
6220 2023.11.10 22:58:49.034938 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6221 2023.11.10 22:58:49.035057 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6222 2023.11.10 22:58:49.035161 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part
6223 2023.11.10 22:58:49.035507 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 70 rows starting from the beginning of the part
6224 2023.11.10 22:58:49.035755 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6225 2023.11.10 22:58:49.035787 [ 13 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part
6226 2023.11.10 22:58:49.036851 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6227 2023.11.10 22:58:49.037443 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6228 2023.11.10 22:58:49.037631 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2630 rows, containing 5 columns (5 merged, 0 gathered) in 0.003856567 sec., 681953.6650082832 rows/sec., 41.45 MiB/sec.
6229 2023.11.10 22:58:49.037748 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
6230 2023.11.10 22:58:49.037946 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6231 2023.11.10 22:58:49.037964 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002938732 sec., 16673 rows/sec., 22.50 MiB/sec.
6232 2023.11.10 22:58:49.038258 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Debug> DynamicQueryHandler: Done processing query
6233 2023.11.10 22:58:49.038293 [ 3 ] {b23d6d2b-4d06-42b4-9abe-18a172a2bcc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6234 2023.11.10 22:58:49.038321 [ 3 ] {} <Debug> HTTP-Session: 4201f935-6abf-4745-8335-952e3f43e38a Destroying unnamed session
6235 2023.11.10 22:58:49.038360 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
6236 2023.11.10 22:58:49.038453 [ 11 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
6237 2023.11.10 22:58:49.038496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6238 2023.11.10 22:58:49.038585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6239 2023.11.10 22:58:49.038613 [ 3 ] {} <Debug> HTTP-Session: 46cc37af-d59a-4152-b2c6-ba8d0f870873 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6240 2023.11.10 22:58:49.038630 [ 3 ] {} <Debug> HTTP-Session: 46cc37af-d59a-4152-b2c6-ba8d0f870873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6241 2023.11.10 22:58:49.038703 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6242 2023.11.10 22:58:49.038744 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6243 2023.11.10 22:58:49.038861 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6244 2023.11.10 22:58:49.039126 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6245 2023.11.10 22:58:49.039360 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6246 2023.11.10 22:58:49.039545 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
6247 2023.11.10 22:58:49.039661 [ 54 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6248 2023.11.10 22:58:49.039677 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000939957 sec., 22341 rows/sec., 1.16 MiB/sec.
6249 2023.11.10 22:58:49.039710 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6250 2023.11.10 22:58:49.039852 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
6251 2023.11.10 22:58:49.039895 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Debug> DynamicQueryHandler: Done processing query
6252 2023.11.10 22:58:49.039933 [ 3 ] {198d4142-c5e7-455f-926f-f467018616ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6253 2023.11.10 22:58:49.039970 [ 3 ] {} <Debug> HTTP-Session: 46cc37af-d59a-4152-b2c6-ba8d0f870873 Destroying unnamed session
6254 2023.11.10 22:58:49.040007 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6255 2023.11.10 22:58:49.040047 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 684 rows starting from the beginning of the part
6256 2023.11.10 22:58:49.040153 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part
6257 2023.11.10 22:58:49.040235 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part
6258 2023.11.10 22:58:49.040314 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part
6259 2023.11.10 22:58:49.040391 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part
6260 2023.11.10 22:58:49.040466 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part
6261 2023.11.10 22:58:49.041125 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356454 sec., 581663.6612815473 rows/sec., 30.60 MiB/sec.
6262 2023.11.10 22:58:49.041244 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6263 2023.11.10 22:58:49.041431 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
6264 2023.11.10 22:58:49.041499 [ 14 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_36_7} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
6265 2023.11.10 22:58:57.249782 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
6266 2023.11.10 22:58:57.249850 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
6267 2023.11.10 22:58:59.024951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6268 2023.11.10 22:58:59.025074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6269 2023.11.10 22:58:59.025104 [ 3 ] {} <Debug> HTTP-Session: 2e45a911-c479-4ede-b3b7-0e61755a13cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6270 2023.11.10 22:58:59.025131 [ 3 ] {} <Debug> HTTP-Session: 2e45a911-c479-4ede-b3b7-0e61755a13cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6271 2023.11.10 22:58:59.025274 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6272 2023.11.10 22:58:59.025340 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6273 2023.11.10 22:58:59.025521 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6274 2023.11.10 22:58:59.025979 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6275 2023.11.10 22:58:59.026251 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6276 2023.11.10 22:58:59.026421 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
6277 2023.11.10 22:58:59.026562 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001243292 sec., 44237 rows/sec., 3.39 MiB/sec.
6278 2023.11.10 22:58:59.026722 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Debug> DynamicQueryHandler: Done processing query
6279 2023.11.10 22:58:59.026749 [ 3 ] {03bde1d6-9418-4df0-8cfe-417edd60dc2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6280 2023.11.10 22:58:59.026766 [ 3 ] {} <Debug> HTTP-Session: 2e45a911-c479-4ede-b3b7-0e61755a13cb Destroying unnamed session
6281 2023.11.10 22:58:59.026941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6282 2023.11.10 22:58:59.026991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6283 2023.11.10 22:58:59.027011 [ 3 ] {} <Debug> HTTP-Session: 7cede648-b81a-4fce-ac12-cb1b5270ca77 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6284 2023.11.10 22:58:59.027031 [ 3 ] {} <Debug> HTTP-Session: 7cede648-b81a-4fce-ac12-cb1b5270ca77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6285 2023.11.10 22:58:59.027122 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6286 2023.11.10 22:58:59.027165 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6287 2023.11.10 22:58:59.027275 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6288 2023.11.10 22:58:59.027702 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6289 2023.11.10 22:58:59.027937 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6290 2023.11.10 22:58:59.028090 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
6291 2023.11.10 22:58:59.028222 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001068299 sec., 227464 rows/sec., 21.98 MiB/sec.
6292 2023.11.10 22:58:59.028366 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Debug> DynamicQueryHandler: Done processing query
6293 2023.11.10 22:58:59.028392 [ 3 ] {facc4296-8746-45e6-a4ce-745ee3784cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6294 2023.11.10 22:58:59.028408 [ 3 ] {} <Debug> HTTP-Session: 7cede648-b81a-4fce-ac12-cb1b5270ca77 Destroying unnamed session
6295 2023.11.10 22:58:59.028669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6296 2023.11.10 22:58:59.028716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6297 2023.11.10 22:58:59.028735 [ 3 ] {} <Debug> HTTP-Session: 6b75c1fc-db51-4a41-878c-446e60c971a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6298 2023.11.10 22:58:59.028753 [ 3 ] {} <Debug> HTTP-Session: 6b75c1fc-db51-4a41-878c-446e60c971a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6299 2023.11.10 22:58:59.028851 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6300 2023.11.10 22:58:59.028894 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6301 2023.11.10 22:58:59.029006 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6302 2023.11.10 22:58:59.029467 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6303 2023.11.10 22:58:59.029692 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6304 2023.11.10 22:58:59.029846 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
6305 2023.11.10 22:58:59.029974 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001092819 sec., 311121 rows/sec., 21.78 MiB/sec.
6306 2023.11.10 22:58:59.030132 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Debug> DynamicQueryHandler: Done processing query
6307 2023.11.10 22:58:59.030157 [ 3 ] {79a9d93a-8c42-4af6-9973-f32733bf92c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6308 2023.11.10 22:58:59.030173 [ 3 ] {} <Debug> HTTP-Session: 6b75c1fc-db51-4a41-878c-446e60c971a2 Destroying unnamed session
6309 2023.11.10 22:58:59.030326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6310 2023.11.10 22:58:59.030370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6311 2023.11.10 22:58:59.030390 [ 3 ] {} <Debug> HTTP-Session: 15883686-c1be-4094-ada7-51a48ba7c9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6312 2023.11.10 22:58:59.030407 [ 3 ] {} <Debug> HTTP-Session: 15883686-c1be-4094-ada7-51a48ba7c9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6313 2023.11.10 22:58:59.030483 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6314 2023.11.10 22:58:59.030524 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6315 2023.11.10 22:58:59.030632 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6316 2023.11.10 22:58:59.030932 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6317 2023.11.10 22:58:59.031173 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6318 2023.11.10 22:58:59.031360 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
6319 2023.11.10 22:58:59.031484 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000971357 sec., 6176 rows/sec., 259.38 KiB/sec.
6320 2023.11.10 22:58:59.031601 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Debug> DynamicQueryHandler: Done processing query
6321 2023.11.10 22:58:59.031625 [ 3 ] {a458b842-3d48-4634-bab5-4fa271ee45f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6322 2023.11.10 22:58:59.031641 [ 3 ] {} <Debug> HTTP-Session: 15883686-c1be-4094-ada7-51a48ba7c9cc Destroying unnamed session
6323 2023.11.10 22:58:59.031759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6324 2023.11.10 22:58:59.031805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6325 2023.11.10 22:58:59.031825 [ 3 ] {} <Debug> HTTP-Session: f7a9fd90-e27c-4916-9b95-a19d036422eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6326 2023.11.10 22:58:59.031843 [ 3 ] {} <Debug> HTTP-Session: f7a9fd90-e27c-4916-9b95-a19d036422eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6327 2023.11.10 22:58:59.031918 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6328 2023.11.10 22:58:59.031961 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6329 2023.11.10 22:58:59.032080 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6330 2023.11.10 22:58:59.032380 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6331 2023.11.10 22:58:59.032626 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6332 2023.11.10 22:58:59.032802 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
6333 2023.11.10 22:58:59.032940 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000987697 sec., 70871 rows/sec., 4.30 MiB/sec.
6334 2023.11.10 22:58:59.033122 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Debug> DynamicQueryHandler: Done processing query
6335 2023.11.10 22:58:59.033148 [ 3 ] {13fa0e89-8ad2-4de9-8be3-59f129dc48b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6336 2023.11.10 22:58:59.033165 [ 3 ] {} <Debug> HTTP-Session: f7a9fd90-e27c-4916-9b95-a19d036422eb Destroying unnamed session
6337 2023.11.10 22:58:59.033318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6338 2023.11.10 22:58:59.033361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6339 2023.11.10 22:58:59.033379 [ 3 ] {} <Debug> HTTP-Session: 39db8c86-2e0a-4964-922f-80c601203a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6340 2023.11.10 22:58:59.033395 [ 3 ] {} <Debug> HTTP-Session: 39db8c86-2e0a-4964-922f-80c601203a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6341 2023.11.10 22:58:59.033479 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6342 2023.11.10 22:58:59.033527 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6343 2023.11.10 22:58:59.033675 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6344 2023.11.10 22:58:59.034159 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6345 2023.11.10 22:58:59.034472 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6346 2023.11.10 22:58:59.034648 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
6347 2023.11.10 22:58:59.034784 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001273503 sec., 38476 rows/sec., 51.92 MiB/sec.
6348 2023.11.10 22:58:59.034928 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Debug> DynamicQueryHandler: Done processing query
6349 2023.11.10 22:58:59.034952 [ 3 ] {dc461294-e2f0-486c-9d1c-386a8537a126} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6350 2023.11.10 22:58:59.034969 [ 3 ] {} <Debug> HTTP-Session: 39db8c86-2e0a-4964-922f-80c601203a4a Destroying unnamed session
6351 2023.11.10 22:58:59.035100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6352 2023.11.10 22:58:59.035144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6353 2023.11.10 22:58:59.035163 [ 3 ] {} <Debug> HTTP-Session: 98568aa3-0904-48e2-8ae3-7a2328f3bda1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6354 2023.11.10 22:58:59.035179 [ 3 ] {} <Debug> HTTP-Session: 98568aa3-0904-48e2-8ae3-7a2328f3bda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6355 2023.11.10 22:58:59.035250 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6356 2023.11.10 22:58:59.035290 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6357 2023.11.10 22:58:59.035395 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6358 2023.11.10 22:58:59.035650 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6359 2023.11.10 22:58:59.035881 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6360 2023.11.10 22:58:59.036054 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
6361 2023.11.10 22:58:59.036164 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000886215 sec., 23696 rows/sec., 1.23 MiB/sec.
6362 2023.11.10 22:58:59.036330 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Debug> DynamicQueryHandler: Done processing query
6363 2023.11.10 22:58:59.036366 [ 3 ] {e827c058-2f72-4882-8576-7db7e89b3d24} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6364 2023.11.10 22:58:59.036382 [ 3 ] {} <Debug> HTTP-Session: 98568aa3-0904-48e2-8ae3-7a2328f3bda1 Destroying unnamed session
6365 2023.11.10 22:59:04.018800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6366 2023.11.10 22:59:04.018940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6367 2023.11.10 22:59:04.018966 [ 3 ] {} <Debug> HTTP-Session: 1394cd6f-6650-4796-9d96-83750b4b7dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6368 2023.11.10 22:59:04.018990 [ 3 ] {} <Debug> HTTP-Session: 1394cd6f-6650-4796-9d96-83750b4b7dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6369 2023.11.10 22:59:04.019119 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6370 2023.11.10 22:59:04.019178 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6371 2023.11.10 22:59:04.019337 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6372 2023.11.10 22:59:04.019752 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6373 2023.11.10 22:59:04.020032 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6374 2023.11.10 22:59:04.020202 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
6375 2023.11.10 22:59:04.020330 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001176091 sec., 30609 rows/sec., 2.57 MiB/sec.
6376 2023.11.10 22:59:04.020478 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Debug> DynamicQueryHandler: Done processing query
6377 2023.11.10 22:59:04.020506 [ 3 ] {41633c98-5da5-49e2-9e3a-4a876c82ad84} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6378 2023.11.10 22:59:04.020523 [ 3 ] {} <Debug> HTTP-Session: 1394cd6f-6650-4796-9d96-83750b4b7dd0 Destroying unnamed session
6379 2023.11.10 22:59:04.020648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6380 2023.11.10 22:59:04.020699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6381 2023.11.10 22:59:04.020720 [ 3 ] {} <Debug> HTTP-Session: 56266770-bef9-40d7-904f-55fc92268335 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6382 2023.11.10 22:59:04.020741 [ 3 ] {} <Debug> HTTP-Session: 56266770-bef9-40d7-904f-55fc92268335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6383 2023.11.10 22:59:04.020825 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6384 2023.11.10 22:59:04.020869 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6385 2023.11.10 22:59:04.020982 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6386 2023.11.10 22:59:04.021287 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6387 2023.11.10 22:59:04.021507 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6388 2023.11.10 22:59:04.021658 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
6389 2023.11.10 22:59:04.021766 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000912296 sec., 38364 rows/sec., 2.96 MiB/sec.
6390 2023.11.10 22:59:04.021870 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Debug> DynamicQueryHandler: Done processing query
6391 2023.11.10 22:59:04.021894 [ 3 ] {f786b99b-d932-407b-9b81-973e93c16132} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6392 2023.11.10 22:59:04.021910 [ 3 ] {} <Debug> HTTP-Session: 56266770-bef9-40d7-904f-55fc92268335 Destroying unnamed session
6393 2023.11.10 22:59:04.022029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6394 2023.11.10 22:59:04.022074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6395 2023.11.10 22:59:04.022093 [ 3 ] {} <Debug> HTTP-Session: 34428074-ad30-4839-9652-3c83c65678ba Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6396 2023.11.10 22:59:04.022111 [ 3 ] {} <Debug> HTTP-Session: 34428074-ad30-4839-9652-3c83c65678ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6397 2023.11.10 22:59:04.022184 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6398 2023.11.10 22:59:04.022227 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6399 2023.11.10 22:59:04.022346 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6400 2023.11.10 22:59:04.022599 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6401 2023.11.10 22:59:04.022860 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6402 2023.11.10 22:59:04.023037 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
6403 2023.11.10 22:59:04.023145 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000933786 sec., 11780 rows/sec., 777.04 KiB/sec.
6404 2023.11.10 22:59:04.023290 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Debug> DynamicQueryHandler: Done processing query
6405 2023.11.10 22:59:04.023328 [ 3 ] {b641afcf-9dcb-4f6f-b4d8-7f33f02eefa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6406 2023.11.10 22:59:04.023345 [ 3 ] {} <Debug> HTTP-Session: 34428074-ad30-4839-9652-3c83c65678ba Destroying unnamed session
6407 2023.11.10 22:59:04.023498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6408 2023.11.10 22:59:04.023545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6409 2023.11.10 22:59:04.023564 [ 3 ] {} <Debug> HTTP-Session: b6d99345-c405-459c-9b96-271f117c6640 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6410 2023.11.10 22:59:04.023580 [ 3 ] {} <Debug> HTTP-Session: b6d99345-c405-459c-9b96-271f117c6640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6411 2023.11.10 22:59:04.023657 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6412 2023.11.10 22:59:04.023699 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6413 2023.11.10 22:59:04.023819 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6414 2023.11.10 22:59:04.024098 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6415 2023.11.10 22:59:04.024353 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6416 2023.11.10 22:59:04.024528 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
6417 2023.11.10 22:59:04.024641 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000947257 sec., 38004 rows/sec., 2.65 MiB/sec.
6418 2023.11.10 22:59:04.024806 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Debug> DynamicQueryHandler: Done processing query
6419 2023.11.10 22:59:04.024830 [ 3 ] {d3c1aedf-76ea-4130-a187-8625179f7e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6420 2023.11.10 22:59:04.024846 [ 3 ] {} <Debug> HTTP-Session: b6d99345-c405-459c-9b96-271f117c6640 Destroying unnamed session
6421 2023.11.10 22:59:09.024717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6422 2023.11.10 22:59:09.024857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6423 2023.11.10 22:59:09.024889 [ 3 ] {} <Debug> HTTP-Session: 8096383f-1359-4b3a-ae81-d62a81fa6c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6424 2023.11.10 22:59:09.024917 [ 3 ] {} <Debug> HTTP-Session: 8096383f-1359-4b3a-ae81-d62a81fa6c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6425 2023.11.10 22:59:09.025063 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6426 2023.11.10 22:59:09.025130 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6427 2023.11.10 22:59:09.025316 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6428 2023.11.10 22:59:09.025822 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6429 2023.11.10 22:59:09.026120 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6430 2023.11.10 22:59:09.026291 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
6431 2023.11.10 22:59:09.026428 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001324123 sec., 41536 rows/sec., 3.18 MiB/sec.
6432 2023.11.10 22:59:09.026595 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Debug> DynamicQueryHandler: Done processing query
6433 2023.11.10 22:59:09.026623 [ 3 ] {59ddbf6a-e58c-4bd3-bc04-f2fa34cad345} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6434 2023.11.10 22:59:09.026641 [ 3 ] {} <Debug> HTTP-Session: 8096383f-1359-4b3a-ae81-d62a81fa6c30 Destroying unnamed session
6435 2023.11.10 22:59:09.026862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6436 2023.11.10 22:59:09.026918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6437 2023.11.10 22:59:09.026939 [ 3 ] {} <Debug> HTTP-Session: 56eebb35-e0ce-4ca2-b054-342e0342c829 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6438 2023.11.10 22:59:09.026959 [ 3 ] {} <Debug> HTTP-Session: 56eebb35-e0ce-4ca2-b054-342e0342c829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6439 2023.11.10 22:59:09.027055 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6440 2023.11.10 22:59:09.027098 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6441 2023.11.10 22:59:09.027211 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6442 2023.11.10 22:59:09.027685 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6443 2023.11.10 22:59:09.027929 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6444 2023.11.10 22:59:09.028086 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
6445 2023.11.10 22:59:09.028198 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001114549 sec., 218025 rows/sec., 21.07 MiB/sec.
6446 2023.11.10 22:59:09.028328 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Debug> DynamicQueryHandler: Done processing query
6447 2023.11.10 22:59:09.028352 [ 3 ] {560b10d7-8a46-4b1a-ab6f-9bcd4c02aa6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6448 2023.11.10 22:59:09.028369 [ 3 ] {} <Debug> HTTP-Session: 56eebb35-e0ce-4ca2-b054-342e0342c829 Destroying unnamed session
6449 2023.11.10 22:59:09.028553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6450 2023.11.10 22:59:09.028644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6451 2023.11.10 22:59:09.028671 [ 3 ] {} <Debug> HTTP-Session: b480d005-b900-49be-bcda-841efcdf068d Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6452 2023.11.10 22:59:09.028693 [ 3 ] {} <Debug> HTTP-Session: b480d005-b900-49be-bcda-841efcdf068d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6453 2023.11.10 22:59:09.028803 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6454 2023.11.10 22:59:09.028852 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6455 2023.11.10 22:59:09.028985 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6456 2023.11.10 22:59:09.029575 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6457 2023.11.10 22:59:09.029851 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6458 2023.11.10 22:59:09.030002 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
6459 2023.11.10 22:59:09.030108 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001272543 sec., 267181 rows/sec., 18.71 MiB/sec.
6460 2023.11.10 22:59:09.030230 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Debug> DynamicQueryHandler: Done processing query
6461 2023.11.10 22:59:09.030253 [ 3 ] {3ceac552-f9b5-4796-b3bc-da928971116f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6462 2023.11.10 22:59:09.030270 [ 3 ] {} <Debug> HTTP-Session: b480d005-b900-49be-bcda-841efcdf068d Destroying unnamed session
6463 2023.11.10 22:59:09.030441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6464 2023.11.10 22:59:09.030487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6465 2023.11.10 22:59:09.030507 [ 3 ] {} <Debug> HTTP-Session: 4faaa959-bc28-4c7e-b4ff-a7625b7ef324 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6466 2023.11.10 22:59:09.030524 [ 3 ] {} <Debug> HTTP-Session: 4faaa959-bc28-4c7e-b4ff-a7625b7ef324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6467 2023.11.10 22:59:09.030597 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6468 2023.11.10 22:59:09.030638 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6469 2023.11.10 22:59:09.030746 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6470 2023.11.10 22:59:09.031007 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6471 2023.11.10 22:59:09.031245 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6472 2023.11.10 22:59:09.031416 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
6473 2023.11.10 22:59:09.031522 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000896026 sec., 6696 rows/sec., 281.19 KiB/sec.
6474 2023.11.10 22:59:09.031636 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Debug> DynamicQueryHandler: Done processing query
6475 2023.11.10 22:59:09.031660 [ 3 ] {9e792c67-a738-4ce3-afdd-7eaac056ef60} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6476 2023.11.10 22:59:09.031675 [ 3 ] {} <Debug> HTTP-Session: 4faaa959-bc28-4c7e-b4ff-a7625b7ef324 Destroying unnamed session
6477 2023.11.10 22:59:09.031801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6478 2023.11.10 22:59:09.031848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6479 2023.11.10 22:59:09.031866 [ 3 ] {} <Debug> HTTP-Session: efb31eba-43c6-4be4-80f6-200b42ae6cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6480 2023.11.10 22:59:09.031882 [ 3 ] {} <Debug> HTTP-Session: efb31eba-43c6-4be4-80f6-200b42ae6cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6481 2023.11.10 22:59:09.031955 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6482 2023.11.10 22:59:09.031997 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6483 2023.11.10 22:59:09.032113 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6484 2023.11.10 22:59:09.032417 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6485 2023.11.10 22:59:09.032671 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6486 2023.11.10 22:59:09.032845 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
6487 2023.11.10 22:59:09.032953 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000969157 sec., 72227 rows/sec., 4.38 MiB/sec.
6488 2023.11.10 22:59:09.033094 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Debug> DynamicQueryHandler: Done processing query
6489 2023.11.10 22:59:09.033118 [ 3 ] {108bea7e-b9a6-40c8-a9d0-67962d98eab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6490 2023.11.10 22:59:09.033134 [ 3 ] {} <Debug> HTTP-Session: efb31eba-43c6-4be4-80f6-200b42ae6cd2 Destroying unnamed session
6491 2023.11.10 22:59:09.033285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6492 2023.11.10 22:59:09.033331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6493 2023.11.10 22:59:09.033350 [ 3 ] {} <Debug> HTTP-Session: de689ac0-56c7-4b26-82b1-4906be963238 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6494 2023.11.10 22:59:09.033366 [ 3 ] {} <Debug> HTTP-Session: de689ac0-56c7-4b26-82b1-4906be963238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6495 2023.11.10 22:59:09.033462 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6496 2023.11.10 22:59:09.033506 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6497 2023.11.10 22:59:09.033645 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6498 2023.11.10 22:59:09.034136 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6499 2023.11.10 22:59:09.034445 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6500 2023.11.10 22:59:09.034626 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
6501 2023.11.10 22:59:09.034728 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001239242 sec., 39540 rows/sec., 53.36 MiB/sec.
6502 2023.11.10 22:59:09.034850 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Debug> DynamicQueryHandler: Done processing query
6503 2023.11.10 22:59:09.034873 [ 3 ] {d0dada39-af02-4655-b3a9-b785dc42c0d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6504 2023.11.10 22:59:09.034889 [ 3 ] {} <Debug> HTTP-Session: de689ac0-56c7-4b26-82b1-4906be963238 Destroying unnamed session
6505 2023.11.10 22:59:09.035014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6506 2023.11.10 22:59:09.035058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6507 2023.11.10 22:59:09.035077 [ 3 ] {} <Debug> HTTP-Session: 8933e17d-967d-476a-95fa-4b3ce7537272 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6508 2023.11.10 22:59:09.035093 [ 3 ] {} <Debug> HTTP-Session: 8933e17d-967d-476a-95fa-4b3ce7537272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6509 2023.11.10 22:59:09.035163 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6510 2023.11.10 22:59:09.035201 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6511 2023.11.10 22:59:09.035305 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6512 2023.11.10 22:59:09.035561 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6513 2023.11.10 22:59:09.035790 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6514 2023.11.10 22:59:09.035960 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
6515 2023.11.10 22:59:09.036068 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000874496 sec., 24013 rows/sec., 1.25 MiB/sec.
6516 2023.11.10 22:59:09.036225 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Debug> DynamicQueryHandler: Done processing query
6517 2023.11.10 22:59:09.036248 [ 3 ] {13e47b71-d6a9-4005-9af9-5c0d036c25dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6518 2023.11.10 22:59:09.036264 [ 3 ] {} <Debug> HTTP-Session: 8933e17d-967d-476a-95fa-4b3ce7537272 Destroying unnamed session
6519 2023.11.10 22:59:12.249900 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
6520 2023.11.10 22:59:12.249983 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
6521 2023.11.10 22:59:19.023757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6522 2023.11.10 22:59:19.023885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6523 2023.11.10 22:59:19.023916 [ 3 ] {} <Debug> HTTP-Session: c4e3181f-79ad-40aa-950f-21e9ff9f3ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6524 2023.11.10 22:59:19.023943 [ 3 ] {} <Debug> HTTP-Session: c4e3181f-79ad-40aa-950f-21e9ff9f3ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6525 2023.11.10 22:59:19.024085 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6526 2023.11.10 22:59:19.024152 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6527 2023.11.10 22:59:19.024342 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6528 2023.11.10 22:59:19.024849 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6529 2023.11.10 22:59:19.025108 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6530 2023.11.10 22:59:19.025279 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
6531 2023.11.10 22:59:19.025423 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001290163 sec., 42630 rows/sec., 3.26 MiB/sec.
6532 2023.11.10 22:59:19.025426 [ 133 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_35_8 to all_39_39_0
6533 2023.11.10 22:59:19.025554 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6534 2023.11.10 22:59:19.025667 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Debug> DynamicQueryHandler: Done processing query
6535 2023.11.10 22:59:19.025728 [ 3 ] {a02921a7-abdd-4343-b498-5a38a19a085b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6536 2023.11.10 22:59:19.025743 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_8 to all_39_39_0 into Compact
6537 2023.11.10 22:59:19.025799 [ 3 ] {} <Debug> HTTP-Session: c4e3181f-79ad-40aa-950f-21e9ff9f3ddb Destroying unnamed session
6538 2023.11.10 22:59:19.025976 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6539 2023.11.10 22:59:19.026018 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 55 rows starting from the beginning of the part
6540 2023.11.10 22:59:19.026085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6541 2023.11.10 22:59:19.026180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6542 2023.11.10 22:59:19.026250 [ 3 ] {} <Debug> HTTP-Session: 755b4c1b-51de-4c19-b6ab-e1f14021e199 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6543 2023.11.10 22:59:19.026251 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 55 rows starting from the beginning of the part
6544 2023.11.10 22:59:19.026287 [ 3 ] {} <Debug> HTTP-Session: 755b4c1b-51de-4c19-b6ab-e1f14021e199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6545 2023.11.10 22:59:19.026516 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 55 rows starting from the beginning of the part
6546 2023.11.10 22:59:19.026548 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6547 2023.11.10 22:59:19.026639 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6548 2023.11.10 22:59:19.026736 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 55 rows starting from the beginning of the part
6549 2023.11.10 22:59:19.027031 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 55 rows starting from the beginning of the part
6550 2023.11.10 22:59:19.027150 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6551 2023.11.10 22:59:19.028305 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6552 2023.11.10 22:59:19.028530 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002902481 sec., 94746.52891784649 rows/sec., 7.25 MiB/sec.
6553 2023.11.10 22:59:19.028657 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary)
6554 2023.11.10 22:59:19.028736 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6555 2023.11.10 22:59:19.028901 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9.
6556 2023.11.10 22:59:19.028999 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
6557 2023.11.10 22:59:19.029028 [ 15 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_39_9} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_35_8 to all_39_39_0
6558 2023.11.10 22:59:19.029197 [ 133 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6559 2023.11.10 22:59:19.029231 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002621706 sec., 92687 rows/sec., 8.96 MiB/sec.
6560 2023.11.10 22:59:19.029255 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6561 2023.11.10 22:59:19.029450 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
6562 2023.11.10 22:59:19.029563 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Debug> DynamicQueryHandler: Done processing query
6563 2023.11.10 22:59:19.029614 [ 3 ] {ffc70f3f-3c2d-4242-9d21-56e9dd6d8ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6564 2023.11.10 22:59:19.029639 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6565 2023.11.10 22:59:19.029647 [ 3 ] {} <Debug> HTTP-Session: 755b4c1b-51de-4c19-b6ab-e1f14021e199 Destroying unnamed session
6566 2023.11.10 22:59:19.029687 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part
6567 2023.11.10 22:59:19.029801 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 243 rows starting from the beginning of the part
6568 2023.11.10 22:59:19.029885 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 243 rows starting from the beginning of the part
6569 2023.11.10 22:59:19.029961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6570 2023.11.10 22:59:19.030022 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part
6571 2023.11.10 22:59:19.030051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6572 2023.11.10 22:59:19.030105 [ 3 ] {} <Debug> HTTP-Session: b138576c-d9d9-4886-a54e-f3c6b3e876d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6573 2023.11.10 22:59:19.030151 [ 3 ] {} <Debug> HTTP-Session: b138576c-d9d9-4886-a54e-f3c6b3e876d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6574 2023.11.10 22:59:19.030206 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 243 rows starting from the beginning of the part
6575 2023.11.10 22:59:19.030392 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6576 2023.11.10 22:59:19.030418 [ 11 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 243 rows starting from the beginning of the part
6577 2023.11.10 22:59:19.030511 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6578 2023.11.10 22:59:19.030975 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6579 2023.11.10 22:59:19.031967 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6580 2023.11.10 22:59:19.032275 [ 15 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.002947171 sec., 436689.9647153151 rows/sec., 41.88 MiB/sec.
6581 2023.11.10 22:59:19.032402 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6582 2023.11.10 22:59:19.032466 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6583 2023.11.10 22:59:19.032618 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
6584 2023.11.10 22:59:19.032791 [ 133 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6585 2023.11.10 22:59:19.032825 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
6586 2023.11.10 22:59:19.032845 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.002377072 sec., 143033 rows/sec., 10.01 MiB/sec.
6587 2023.11.10 22:59:19.032877 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6588 2023.11.10 22:59:19.033029 [ 10 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_51_10} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
6589 2023.11.10 22:59:19.033116 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
6590 2023.11.10 22:59:19.033320 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Debug> DynamicQueryHandler: Done processing query
6591 2023.11.10 22:59:19.033414 [ 3 ] {01428563-c508-4d45-8d31-d7eb7ceb0fe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6592 2023.11.10 22:59:19.033447 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6593 2023.11.10 22:59:19.033459 [ 3 ] {} <Debug> HTTP-Session: b138576c-d9d9-4886-a54e-f3c6b3e876d7 Destroying unnamed session
6594 2023.11.10 22:59:19.033511 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 393 rows starting from the beginning of the part
6595 2023.11.10 22:59:19.033660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6596 2023.11.10 22:59:19.033678 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 340 rows starting from the beginning of the part
6597 2023.11.10 22:59:19.033747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6598 2023.11.10 22:59:19.033788 [ 3 ] {} <Debug> HTTP-Session: a45e71f2-97d9-495e-bd33-bcb69a73fde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6599 2023.11.10 22:59:19.033835 [ 3 ] {} <Debug> HTTP-Session: a45e71f2-97d9-495e-bd33-bcb69a73fde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6600 2023.11.10 22:59:19.033879 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 340 rows starting from the beginning of the part
6601 2023.11.10 22:59:19.034020 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6602 2023.11.10 22:59:19.034074 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part
6603 2023.11.10 22:59:19.034095 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6604 2023.11.10 22:59:19.034346 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 340 rows starting from the beginning of the part
6605 2023.11.10 22:59:19.034565 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6606 2023.11.10 22:59:19.034589 [ 22 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 340 rows starting from the beginning of the part
6607 2023.11.10 22:59:19.035062 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6608 2023.11.10 22:59:19.035619 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6609 2023.11.10 22:59:19.035865 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
6610 2023.11.10 22:59:19.036048 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001944734 sec., 3085 rows/sec., 129.56 KiB/sec.
6611 2023.11.10 22:59:19.036720 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Debug> DynamicQueryHandler: Done processing query
6612 2023.11.10 22:59:19.036757 [ 3 ] {89d8cd09-6471-4d7d-aa81-ea3012502b1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6613 2023.11.10 22:59:19.036760 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003803667 sec., 470072.6956381828 rows/sec., 33.08 MiB/sec.
6614 2023.11.10 22:59:19.036781 [ 3 ] {} <Debug> HTTP-Session: a45e71f2-97d9-495e-bd33-bcb69a73fde3 Destroying unnamed session
6615 2023.11.10 22:59:19.036953 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6616 2023.11.10 22:59:19.036956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6617 2023.11.10 22:59:19.037052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6618 2023.11.10 22:59:19.037095 [ 3 ] {} <Debug> HTTP-Session: 540495a7-cf15-40be-a250-e2497c96c639 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6619 2023.11.10 22:59:19.037125 [ 3 ] {} <Debug> HTTP-Session: 540495a7-cf15-40be-a250-e2497c96c639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6620 2023.11.10 22:59:19.037332 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6621 2023.11.10 22:59:19.037339 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
6622 2023.11.10 22:59:19.037410 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6623 2023.11.10 22:59:19.037494 [ 9 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_51_10} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
6624 2023.11.10 22:59:19.037711 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6625 2023.11.10 22:59:19.038047 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6626 2023.11.10 22:59:19.038305 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6627 2023.11.10 22:59:19.038491 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
6628 2023.11.10 22:59:19.038602 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001228492 sec., 56980 rows/sec., 3.45 MiB/sec.
6629 2023.11.10 22:59:19.038731 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Debug> DynamicQueryHandler: Done processing query
6630 2023.11.10 22:59:19.038754 [ 3 ] {f9214e2a-5a1c-4167-813c-495e4bfa49d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6631 2023.11.10 22:59:19.038770 [ 3 ] {} <Debug> HTTP-Session: 540495a7-cf15-40be-a250-e2497c96c639 Destroying unnamed session
6632 2023.11.10 22:59:19.038911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6633 2023.11.10 22:59:19.038956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6634 2023.11.10 22:59:19.038974 [ 3 ] {} <Debug> HTTP-Session: 9822c026-f963-47dd-9783-74120a1854c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6635 2023.11.10 22:59:19.038990 [ 3 ] {} <Debug> HTTP-Session: 9822c026-f963-47dd-9783-74120a1854c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6636 2023.11.10 22:59:19.039080 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6637 2023.11.10 22:59:19.039123 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6638 2023.11.10 22:59:19.039254 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6639 2023.11.10 22:59:19.039761 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6640 2023.11.10 22:59:19.040080 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6641 2023.11.10 22:59:19.040253 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
6642 2023.11.10 22:59:19.040359 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001252432 sec., 39123 rows/sec., 52.80 MiB/sec.
6643 2023.11.10 22:59:19.040350 [ 128 ] {} <Debug> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6644 2023.11.10 22:59:19.040427 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6645 2023.11.10 22:59:19.040519 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Debug> DynamicQueryHandler: Done processing query
6646 2023.11.10 22:59:19.040531 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
6647 2023.11.10 22:59:19.040556 [ 3 ] {48a26bad-f5e4-43c1-a7f0-f9ac2314ff76} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6648 2023.11.10 22:59:19.040626 [ 3 ] {} <Debug> HTTP-Session: 9822c026-f963-47dd-9783-74120a1854c5 Destroying unnamed session
6649 2023.11.10 22:59:19.040759 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6650 2023.11.10 22:59:19.040822 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1497 rows starting from the beginning of the part
6651 2023.11.10 22:59:19.040830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6652 2023.11.10 22:59:19.040918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6653 2023.11.10 22:59:19.040967 [ 3 ] {} <Debug> HTTP-Session: f6e0d0f9-a23e-402e-89a0-e345fe76a0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6654 2023.11.10 22:59:19.041016 [ 3 ] {} <Debug> HTTP-Session: f6e0d0f9-a23e-402e-89a0-e345fe76a0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6655 2023.11.10 22:59:19.041061 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part
6656 2023.11.10 22:59:19.041214 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6657 2023.11.10 22:59:19.041331 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6658 2023.11.10 22:59:19.041363 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part
6659 2023.11.10 22:59:19.041755 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6660 2023.11.10 22:59:19.041755 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part
6661 2023.11.10 22:59:19.042015 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part
6662 2023.11.10 22:59:19.042355 [ 22 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 49 rows starting from the beginning of the part
6663 2023.11.10 22:59:19.042430 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.89 GiB.
6664 2023.11.10 22:59:19.042887 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6665 2023.11.10 22:59:19.043110 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
6666 2023.11.10 22:59:19.043216 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001946674 sec., 10787 rows/sec., 572.89 KiB/sec.
6667 2023.11.10 22:59:19.043372 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Debug> DynamicQueryHandler: Done processing query
6668 2023.11.10 22:59:19.043395 [ 3 ] {488f9831-326d-4db1-8fe7-5da283e01512} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6669 2023.11.10 22:59:19.043414 [ 3 ] {} <Debug> HTTP-Session: f6e0d0f9-a23e-402e-89a0-e345fe76a0b4 Destroying unnamed session
6670 2023.11.10 22:59:19.048421 [ 23 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 6 columns (6 merged, 0 gathered) in 0.00794016 sec., 219391.0450167251 rows/sec., 296.06 MiB/sec.
6671 2023.11.10 22:59:19.049184 [ 10 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6672 2023.11.10 22:59:19.049415 [ 10 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
6673 2023.11.10 22:59:19.049477 [ 10 ] {ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
6674 2023.11.10 22:59:19.049544 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ae25ad48-41df-4814-a727-0cacd0c8c44c::all_1_36_7: 8.78 MiB.
6675 2023.11.10 22:59:20.001106 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.90 MiB, peak 246.21 MiB, will set to 241.07 MiB (RSS), difference: 1.17 MiB
6676 2023.11.10 22:59:27.251033 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
6677 2023.11.10 22:59:27.251101 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
6678 2023.11.10 22:59:29.023915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6679 2023.11.10 22:59:29.024036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6680 2023.11.10 22:59:29.024067 [ 3 ] {} <Debug> HTTP-Session: 996ce052-9536-4a1f-af99-4c719c7550f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6681 2023.11.10 22:59:29.024096 [ 3 ] {} <Debug> HTTP-Session: 996ce052-9536-4a1f-af99-4c719c7550f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6682 2023.11.10 22:59:29.024236 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6683 2023.11.10 22:59:29.024299 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6684 2023.11.10 22:59:29.024478 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6685 2023.11.10 22:59:29.024957 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6686 2023.11.10 22:59:29.025225 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6687 2023.11.10 22:59:29.025391 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
6688 2023.11.10 22:59:29.025519 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001243472 sec., 44230 rows/sec., 3.39 MiB/sec.
6689 2023.11.10 22:59:29.025678 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Debug> DynamicQueryHandler: Done processing query
6690 2023.11.10 22:59:29.025703 [ 3 ] {df001a71-98df-4e13-b385-e2fea61e453e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6691 2023.11.10 22:59:29.025719 [ 3 ] {} <Debug> HTTP-Session: 996ce052-9536-4a1f-af99-4c719c7550f8 Destroying unnamed session
6692 2023.11.10 22:59:29.025944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6693 2023.11.10 22:59:29.025994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6694 2023.11.10 22:59:29.026014 [ 3 ] {} <Debug> HTTP-Session: 94836eba-e0ac-4164-bd37-e275a93b7a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6695 2023.11.10 22:59:29.026032 [ 3 ] {} <Debug> HTTP-Session: 94836eba-e0ac-4164-bd37-e275a93b7a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6696 2023.11.10 22:59:29.026123 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6697 2023.11.10 22:59:29.026163 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6698 2023.11.10 22:59:29.026270 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6699 2023.11.10 22:59:29.026747 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6700 2023.11.10 22:59:29.026992 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6701 2023.11.10 22:59:29.027138 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
6702 2023.11.10 22:59:29.027272 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00111954 sec., 217053 rows/sec., 20.97 MiB/sec.
6703 2023.11.10 22:59:29.027400 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Debug> DynamicQueryHandler: Done processing query
6704 2023.11.10 22:59:29.027424 [ 3 ] {4db42e3f-8c56-4bbd-8b81-35002777a35f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6705 2023.11.10 22:59:29.027440 [ 3 ] {} <Debug> HTTP-Session: 94836eba-e0ac-4164-bd37-e275a93b7a15 Destroying unnamed session
6706 2023.11.10 22:59:29.027647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6707 2023.11.10 22:59:29.027693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6708 2023.11.10 22:59:29.027712 [ 3 ] {} <Debug> HTTP-Session: c63fd5c2-0d9e-43e2-9680-2a9f74f96168 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6709 2023.11.10 22:59:29.027729 [ 3 ] {} <Debug> HTTP-Session: c63fd5c2-0d9e-43e2-9680-2a9f74f96168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6710 2023.11.10 22:59:29.027816 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6711 2023.11.10 22:59:29.027853 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6712 2023.11.10 22:59:29.027962 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6713 2023.11.10 22:59:29.028476 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6714 2023.11.10 22:59:29.028703 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6715 2023.11.10 22:59:29.028850 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
6716 2023.11.10 22:59:29.028974 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001128649 sec., 301245 rows/sec., 21.09 MiB/sec.
6717 2023.11.10 22:59:29.029117 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Debug> DynamicQueryHandler: Done processing query
6718 2023.11.10 22:59:29.029141 [ 3 ] {3de54785-435c-4b0b-97c1-a75ffa1e50d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6719 2023.11.10 22:59:29.029156 [ 3 ] {} <Debug> HTTP-Session: c63fd5c2-0d9e-43e2-9680-2a9f74f96168 Destroying unnamed session
6720 2023.11.10 22:59:29.029287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6721 2023.11.10 22:59:29.029338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6722 2023.11.10 22:59:29.029357 [ 3 ] {} <Debug> HTTP-Session: cd4be44a-5d6e-4eff-88ff-682ceb156d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6723 2023.11.10 22:59:29.029374 [ 3 ] {} <Debug> HTTP-Session: cd4be44a-5d6e-4eff-88ff-682ceb156d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6724 2023.11.10 22:59:29.029447 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6725 2023.11.10 22:59:29.029485 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6726 2023.11.10 22:59:29.029599 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6727 2023.11.10 22:59:29.029834 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6728 2023.11.10 22:59:29.030076 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6729 2023.11.10 22:59:29.030248 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
6730 2023.11.10 22:59:29.030376 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000900026 sec., 6666 rows/sec., 279.94 KiB/sec.
6731 2023.11.10 22:59:29.030525 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Debug> DynamicQueryHandler: Done processing query
6732 2023.11.10 22:59:29.030549 [ 3 ] {2e6163a5-10e7-4c51-8f3b-02e282904682} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6733 2023.11.10 22:59:29.030565 [ 3 ] {} <Debug> HTTP-Session: cd4be44a-5d6e-4eff-88ff-682ceb156d20 Destroying unnamed session
6734 2023.11.10 22:59:29.030711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6735 2023.11.10 22:59:29.030757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6736 2023.11.10 22:59:29.030777 [ 3 ] {} <Debug> HTTP-Session: 3669a5ff-67bb-4c87-87e5-4bbdbf7fa4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6737 2023.11.10 22:59:29.030793 [ 3 ] {} <Debug> HTTP-Session: 3669a5ff-67bb-4c87-87e5-4bbdbf7fa4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6738 2023.11.10 22:59:29.030867 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6739 2023.11.10 22:59:29.030909 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6740 2023.11.10 22:59:29.031031 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6741 2023.11.10 22:59:29.031325 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6742 2023.11.10 22:59:29.031571 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6743 2023.11.10 22:59:29.031744 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
6744 2023.11.10 22:59:29.031876 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000974307 sec., 71845 rows/sec., 4.36 MiB/sec.
6745 2023.11.10 22:59:29.031876 [ 71 ] {} <Debug> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6746 2023.11.10 22:59:29.031999 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6747 2023.11.10 22:59:29.032066 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Debug> DynamicQueryHandler: Done processing query
6748 2023.11.10 22:59:29.032121 [ 3 ] {b060861f-144c-4b06-999b-b798ca234d95} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6749 2023.11.10 22:59:29.032145 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
6750 2023.11.10 22:59:29.032162 [ 3 ] {} <Debug> HTTP-Session: 3669a5ff-67bb-4c87-87e5-4bbdbf7fa4c2 Destroying unnamed session
6751 2023.11.10 22:59:29.032302 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6752 2023.11.10 22:59:29.032354 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2630 rows starting from the beginning of the part
6753 2023.11.10 22:59:29.032431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6754 2023.11.10 22:59:29.032522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6755 2023.11.10 22:59:29.032576 [ 3 ] {} <Debug> HTTP-Session: 1a5cba76-61b3-4d2b-8b14-cf5415c88a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6756 2023.11.10 22:59:29.032616 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part
6757 2023.11.10 22:59:29.032618 [ 3 ] {} <Debug> HTTP-Session: 1a5cba76-61b3-4d2b-8b14-cf5415c88a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6758 2023.11.10 22:59:29.032858 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part
6759 2023.11.10 22:59:29.032879 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6760 2023.11.10 22:59:29.032998 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6761 2023.11.10 22:59:29.033119 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 70 rows starting from the beginning of the part
6762 2023.11.10 22:59:29.033452 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 70 rows starting from the beginning of the part
6763 2023.11.10 22:59:29.033708 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6764 2023.11.10 22:59:29.033732 [ 9 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part
6765 2023.11.10 22:59:29.034764 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6766 2023.11.10 22:59:29.035374 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6767 2023.11.10 22:59:29.035612 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 5 columns (5 merged, 0 gathered) in 0.003528922 sec., 827731.5282117316 rows/sec., 50.31 MiB/sec.
6768 2023.11.10 22:59:29.035704 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
6769 2023.11.10 22:59:29.035886 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002936542 sec., 16686 rows/sec., 22.52 MiB/sec.
6770 2023.11.10 22:59:29.036103 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6771 2023.11.10 22:59:29.036257 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Debug> DynamicQueryHandler: Done processing query
6772 2023.11.10 22:59:29.036287 [ 3 ] {edc9ed52-65e8-425b-a8c7-8dd7d53678a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6773 2023.11.10 22:59:29.036340 [ 3 ] {} <Debug> HTTP-Session: 1a5cba76-61b3-4d2b-8b14-cf5415c88a23 Destroying unnamed session
6774 2023.11.10 22:59:29.036494 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
6775 2023.11.10 22:59:29.036506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6776 2023.11.10 22:59:29.036573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6777 2023.11.10 22:59:29.036604 [ 3 ] {} <Debug> HTTP-Session: a087d535-ab4e-4ec1-9f72-354d5a11810b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6778 2023.11.10 22:59:29.036612 [ 23 ] {365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5::all_1_51_10} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
6779 2023.11.10 22:59:29.036641 [ 3 ] {} <Debug> HTTP-Session: a087d535-ab4e-4ec1-9f72-354d5a11810b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6780 2023.11.10 22:59:29.036802 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6781 2023.11.10 22:59:29.036842 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6782 2023.11.10 22:59:29.036964 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6783 2023.11.10 22:59:29.037218 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6784 2023.11.10 22:59:29.037448 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6785 2023.11.10 22:59:29.037614 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
6786 2023.11.10 22:59:29.037742 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000908486 sec., 23115 rows/sec., 1.20 MiB/sec.
6787 2023.11.10 22:59:29.037871 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Debug> DynamicQueryHandler: Done processing query
6788 2023.11.10 22:59:29.037894 [ 3 ] {d08cd00f-1c0e-43ab-8370-a77818ce2275} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6789 2023.11.10 22:59:29.037910 [ 3 ] {} <Debug> HTTP-Session: a087d535-ab4e-4ec1-9f72-354d5a11810b Destroying unnamed session
6790 2023.11.10 22:59:34.017536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6791 2023.11.10 22:59:34.017692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6792 2023.11.10 22:59:34.017723 [ 3 ] {} <Debug> HTTP-Session: 89161801-5484-4dc2-b0e1-1fc5268f861c Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6793 2023.11.10 22:59:34.017751 [ 3 ] {} <Debug> HTTP-Session: 89161801-5484-4dc2-b0e1-1fc5268f861c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6794 2023.11.10 22:59:34.017892 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6795 2023.11.10 22:59:34.017959 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6796 2023.11.10 22:59:34.018139 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6797 2023.11.10 22:59:34.018701 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6798 2023.11.10 22:59:34.019003 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6799 2023.11.10 22:59:34.019172 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
6800 2023.11.10 22:59:34.019308 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001375924 sec., 26164 rows/sec., 2.20 MiB/sec.
6801 2023.11.10 22:59:34.019482 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Debug> DynamicQueryHandler: Done processing query
6802 2023.11.10 22:59:34.019511 [ 3 ] {536d68eb-2e11-4b13-8981-0ac60e0823b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6803 2023.11.10 22:59:34.019529 [ 3 ] {} <Debug> HTTP-Session: 89161801-5484-4dc2-b0e1-1fc5268f861c Destroying unnamed session
6804 2023.11.10 22:59:34.019657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 5943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6805 2023.11.10 22:59:34.019713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6806 2023.11.10 22:59:34.019734 [ 3 ] {} <Debug> HTTP-Session: 2ee7cdd8-19a0-4050-a8a5-8c64a1cdf1ee Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6807 2023.11.10 22:59:34.019752 [ 3 ] {} <Debug> HTTP-Session: 2ee7cdd8-19a0-4050-a8a5-8c64a1cdf1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6808 2023.11.10 22:59:34.019840 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6809 2023.11.10 22:59:34.019882 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6810 2023.11.10 22:59:34.020001 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6811 2023.11.10 22:59:34.020288 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6812 2023.11.10 22:59:34.020509 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6813 2023.11.10 22:59:34.020672 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
6814 2023.11.10 22:59:34.020786 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Information> executeQuery: Read 35 rows, 2.77 KiB in 0.000915356 sec., 38236 rows/sec., 2.95 MiB/sec.
6815 2023.11.10 22:59:34.020912 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Debug> DynamicQueryHandler: Done processing query
6816 2023.11.10 22:59:34.020937 [ 3 ] {cabe8fd9-6ed8-4458-bd7b-c579d8f3a307} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6817 2023.11.10 22:59:34.020953 [ 3 ] {} <Debug> HTTP-Session: 2ee7cdd8-19a0-4050-a8a5-8c64a1cdf1ee Destroying unnamed session
6818 2023.11.10 22:59:34.021111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6819 2023.11.10 22:59:34.021159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6820 2023.11.10 22:59:34.021177 [ 3 ] {} <Debug> HTTP-Session: 29db63ca-2d98-4f31-93cd-f7a61181dedb Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6821 2023.11.10 22:59:34.021194 [ 3 ] {} <Debug> HTTP-Session: 29db63ca-2d98-4f31-93cd-f7a61181dedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6822 2023.11.10 22:59:34.021267 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6823 2023.11.10 22:59:34.021310 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6824 2023.11.10 22:59:34.021429 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6825 2023.11.10 22:59:34.021685 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6826 2023.11.10 22:59:34.021940 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6827 2023.11.10 22:59:34.022113 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
6828 2023.11.10 22:59:34.022225 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000922896 sec., 11919 rows/sec., 786.21 KiB/sec.
6829 2023.11.10 22:59:34.022419 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Debug> DynamicQueryHandler: Done processing query
6830 2023.11.10 22:59:34.022443 [ 3 ] {9fd21f6c-28a5-40a1-a5c2-09c934d71275} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6831 2023.11.10 22:59:34.022460 [ 3 ] {} <Debug> HTTP-Session: 29db63ca-2d98-4f31-93cd-f7a61181dedb Destroying unnamed session
6832 2023.11.10 22:59:34.022570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6833 2023.11.10 22:59:34.022616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6834 2023.11.10 22:59:34.022635 [ 3 ] {} <Debug> HTTP-Session: e197a33d-5338-4a21-8698-1fab12ea5670 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6835 2023.11.10 22:59:34.022651 [ 3 ] {} <Debug> HTTP-Session: e197a33d-5338-4a21-8698-1fab12ea5670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6836 2023.11.10 22:59:34.022725 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6837 2023.11.10 22:59:34.022770 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6838 2023.11.10 22:59:34.022901 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6839 2023.11.10 22:59:34.023237 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6840 2023.11.10 22:59:34.023480 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6841 2023.11.10 22:59:34.023654 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
6842 2023.11.10 22:59:34.023765 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001009347 sec., 35666 rows/sec., 2.48 MiB/sec.
6843 2023.11.10 22:59:34.023957 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Debug> DynamicQueryHandler: Done processing query
6844 2023.11.10 22:59:34.023981 [ 3 ] {e9a4412e-6f43-40cb-9629-1b8b066a44ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6845 2023.11.10 22:59:34.023997 [ 3 ] {} <Debug> HTTP-Session: e197a33d-5338-4a21-8698-1fab12ea5670 Destroying unnamed session
6846 2023.11.10 22:59:39.023469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6847 2023.11.10 22:59:39.023595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6848 2023.11.10 22:59:39.023626 [ 3 ] {} <Debug> HTTP-Session: 24f59e59-e153-4cc5-aef7-ca05bee9d7f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6849 2023.11.10 22:59:39.023655 [ 3 ] {} <Debug> HTTP-Session: 24f59e59-e153-4cc5-aef7-ca05bee9d7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6850 2023.11.10 22:59:39.023793 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6851 2023.11.10 22:59:39.023851 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6852 2023.11.10 22:59:39.024007 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6853 2023.11.10 22:59:39.024506 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6854 2023.11.10 22:59:39.024776 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6855 2023.11.10 22:59:39.024939 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
6856 2023.11.10 22:59:39.025085 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001252042 sec., 43928 rows/sec., 3.36 MiB/sec.
6857 2023.11.10 22:59:39.025231 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Debug> DynamicQueryHandler: Done processing query
6858 2023.11.10 22:59:39.025258 [ 3 ] {f066d54d-6653-470a-b4bc-478d55a125a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6859 2023.11.10 22:59:39.025275 [ 3 ] {} <Debug> HTTP-Session: 24f59e59-e153-4cc5-aef7-ca05bee9d7f4 Destroying unnamed session
6860 2023.11.10 22:59:39.025523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6861 2023.11.10 22:59:39.025576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6862 2023.11.10 22:59:39.025597 [ 3 ] {} <Debug> HTTP-Session: c8ca1c94-aa21-4836-8b3a-aae764feb60e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6863 2023.11.10 22:59:39.025615 [ 3 ] {} <Debug> HTTP-Session: c8ca1c94-aa21-4836-8b3a-aae764feb60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6864 2023.11.10 22:59:39.025712 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6865 2023.11.10 22:59:39.025753 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6866 2023.11.10 22:59:39.025863 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6867 2023.11.10 22:59:39.026340 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6868 2023.11.10 22:59:39.026574 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6869 2023.11.10 22:59:39.026737 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
6870 2023.11.10 22:59:39.026863 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.001121729 sec., 216629 rows/sec., 20.93 MiB/sec.
6871 2023.11.10 22:59:39.027012 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Debug> DynamicQueryHandler: Done processing query
6872 2023.11.10 22:59:39.027037 [ 3 ] {1f394c6c-acf2-4e44-8306-594fb4f5050f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6873 2023.11.10 22:59:39.027053 [ 3 ] {} <Debug> HTTP-Session: c8ca1c94-aa21-4836-8b3a-aae764feb60e Destroying unnamed session
6874 2023.11.10 22:59:39.027260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6875 2023.11.10 22:59:39.027309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6876 2023.11.10 22:59:39.027329 [ 3 ] {} <Debug> HTTP-Session: 14e0484e-71e8-42e6-85b7-63009ea0fe30 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6877 2023.11.10 22:59:39.027346 [ 3 ] {} <Debug> HTTP-Session: 14e0484e-71e8-42e6-85b7-63009ea0fe30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6878 2023.11.10 22:59:39.027450 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6879 2023.11.10 22:59:39.027491 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6880 2023.11.10 22:59:39.027601 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6881 2023.11.10 22:59:39.028144 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6882 2023.11.10 22:59:39.028380 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6883 2023.11.10 22:59:39.028528 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
6884 2023.11.10 22:59:39.028654 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001175401 sec., 289262 rows/sec., 20.25 MiB/sec.
6885 2023.11.10 22:59:39.028775 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Debug> DynamicQueryHandler: Done processing query
6886 2023.11.10 22:59:39.028798 [ 3 ] {4527d7fc-87a8-4db2-9133-158d9524802e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6887 2023.11.10 22:59:39.028814 [ 3 ] {} <Debug> HTTP-Session: 14e0484e-71e8-42e6-85b7-63009ea0fe30 Destroying unnamed session
6888 2023.11.10 22:59:39.028943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6889 2023.11.10 22:59:39.028991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6890 2023.11.10 22:59:39.029011 [ 3 ] {} <Debug> HTTP-Session: d5ed2a07-2d1c-4a8d-8364-9cdcc01cc0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6891 2023.11.10 22:59:39.029027 [ 3 ] {} <Debug> HTTP-Session: d5ed2a07-2d1c-4a8d-8364-9cdcc01cc0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6892 2023.11.10 22:59:39.029099 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6893 2023.11.10 22:59:39.029140 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6894 2023.11.10 22:59:39.029248 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6895 2023.11.10 22:59:39.029501 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6896 2023.11.10 22:59:39.029738 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6897 2023.11.10 22:59:39.029911 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
6898 2023.11.10 22:59:39.030022 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000893636 sec., 6714 rows/sec., 281.94 KiB/sec.
6899 2023.11.10 22:59:39.030058 [ 53 ] {} <Debug> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6900 2023.11.10 22:59:39.030166 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Debug> DynamicQueryHandler: Done processing query
6901 2023.11.10 22:59:39.030172 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6902 2023.11.10 22:59:39.030206 [ 3 ] {42aa9c52-c5b9-4905-b49a-c4c37f989599} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6903 2023.11.10 22:59:39.030235 [ 3 ] {} <Debug> HTTP-Session: d5ed2a07-2d1c-4a8d-8364-9cdcc01cc0ba Destroying unnamed session
6904 2023.11.10 22:59:39.030313 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
6905 2023.11.10 22:59:39.030390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6906 2023.11.10 22:59:39.030484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6907 2023.11.10 22:59:39.030490 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6908 2023.11.10 22:59:39.030511 [ 3 ] {} <Debug> HTTP-Session: 9737b152-e266-4625-87b0-7ff38cd1041b Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6909 2023.11.10 22:59:39.030561 [ 3 ] {} <Debug> HTTP-Session: 9737b152-e266-4625-87b0-7ff38cd1041b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6910 2023.11.10 22:59:39.030567 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part
6911 2023.11.10 22:59:39.030751 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6912 2023.11.10 22:59:39.030861 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6913 2023.11.10 22:59:39.030875 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
6914 2023.11.10 22:59:39.031202 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
6915 2023.11.10 22:59:39.031350 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6916 2023.11.10 22:59:39.031469 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
6917 2023.11.10 22:59:39.031601 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
6918 2023.11.10 22:59:39.031829 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
6919 2023.11.10 22:59:39.032116 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6920 2023.11.10 22:59:39.032536 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6921 2023.11.10 22:59:39.032896 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
6922 2023.11.10 22:59:39.033147 [ 22 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002892341 sec., 85052.21203170718 rows/sec., 3.49 MiB/sec.
6923 2023.11.10 22:59:39.033174 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002373252 sec., 29495 rows/sec., 1.79 MiB/sec.
6924 2023.11.10 22:59:39.033359 [ 23 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6925 2023.11.10 22:59:39.033375 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Debug> DynamicQueryHandler: Done processing query
6926 2023.11.10 22:59:39.033431 [ 3 ] {2de98b15-866e-4f5e-9939-7bff051c2da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6927 2023.11.10 22:59:39.033465 [ 3 ] {} <Debug> HTTP-Session: 9737b152-e266-4625-87b0-7ff38cd1041b Destroying unnamed session
6928 2023.11.10 22:59:39.033670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6929 2023.11.10 22:59:39.033693 [ 23 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
6930 2023.11.10 22:59:39.033752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6931 2023.11.10 22:59:39.033791 [ 3 ] {} <Debug> HTTP-Session: 9aa4e680-d9d8-44af-a07b-aedf88a6a314 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6932 2023.11.10 22:59:39.033810 [ 3 ] {} <Debug> HTTP-Session: 9aa4e680-d9d8-44af-a07b-aedf88a6a314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6933 2023.11.10 22:59:39.033825 [ 23 ] {e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a::all_1_41_8} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
6934 2023.11.10 22:59:39.033999 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6935 2023.11.10 22:59:39.034049 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6936 2023.11.10 22:59:39.034197 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6937 2023.11.10 22:59:39.034707 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6938 2023.11.10 22:59:39.035033 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6939 2023.11.10 22:59:39.035214 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
6940 2023.11.10 22:59:39.035359 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001318333 sec., 37168 rows/sec., 50.16 MiB/sec.
6941 2023.11.10 22:59:39.035579 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Debug> DynamicQueryHandler: Done processing query
6942 2023.11.10 22:59:39.035603 [ 3 ] {fa0b042f-744a-4a76-b721-1d3a5c89c9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6943 2023.11.10 22:59:39.035619 [ 3 ] {} <Debug> HTTP-Session: 9aa4e680-d9d8-44af-a07b-aedf88a6a314 Destroying unnamed session
6944 2023.11.10 22:59:39.035729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6945 2023.11.10 22:59:39.035777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6946 2023.11.10 22:59:39.035796 [ 3 ] {} <Debug> HTTP-Session: ac62ec17-0203-43bc-920b-199d394489f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6947 2023.11.10 22:59:39.035813 [ 3 ] {} <Debug> HTTP-Session: ac62ec17-0203-43bc-920b-199d394489f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6948 2023.11.10 22:59:39.035886 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6949 2023.11.10 22:59:39.035929 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6950 2023.11.10 22:59:39.036049 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6951 2023.11.10 22:59:39.036312 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6952 2023.11.10 22:59:39.036546 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6953 2023.11.10 22:59:39.036726 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
6954 2023.11.10 22:59:39.036855 [ 53 ] {} <Debug> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6955 2023.11.10 22:59:39.036864 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000940376 sec., 22331 rows/sec., 1.16 MiB/sec.
6956 2023.11.10 22:59:39.036909 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6957 2023.11.10 22:59:39.037101 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
6958 2023.11.10 22:59:39.037130 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Debug> DynamicQueryHandler: Done processing query
6959 2023.11.10 22:59:39.037197 [ 3 ] {5e0cee31-8de5-413d-a0fe-cc505c7fbb74} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6960 2023.11.10 22:59:39.037253 [ 3 ] {} <Debug> HTTP-Session: ac62ec17-0203-43bc-920b-199d394489f9 Destroying unnamed session
6961 2023.11.10 22:59:39.037299 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6962 2023.11.10 22:59:39.037338 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 789 rows starting from the beginning of the part
6963 2023.11.10 22:59:39.037456 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part
6964 2023.11.10 22:59:39.037542 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 21 rows starting from the beginning of the part
6965 2023.11.10 22:59:39.037621 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part
6966 2023.11.10 22:59:39.037697 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 21 rows starting from the beginning of the part
6967 2023.11.10 22:59:39.037773 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part
6968 2023.11.10 22:59:39.038481 [ 23 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504686 sec., 594143.8944736642 rows/sec., 31.20 MiB/sec.
6969 2023.11.10 22:59:39.038615 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6970 2023.11.10 22:59:39.038822 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
6971 2023.11.10 22:59:39.038892 [ 9 ] {0cf47957-4254-47ca-aa0d-c4203f2c8743::all_1_41_8} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
6972 2023.11.10 22:59:42.251153 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
6973 2023.11.10 22:59:42.251219 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
6974 2023.11.10 22:59:49.023135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6975 2023.11.10 22:59:49.023262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6976 2023.11.10 22:59:49.023293 [ 3 ] {} <Debug> HTTP-Session: 11047803-f67d-4f8b-ac57-f4b436d7a134 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6977 2023.11.10 22:59:49.023321 [ 3 ] {} <Debug> HTTP-Session: 11047803-f67d-4f8b-ac57-f4b436d7a134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6978 2023.11.10 22:59:49.023462 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6979 2023.11.10 22:59:49.023528 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6980 2023.11.10 22:59:49.023707 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6981 2023.11.10 22:59:49.024259 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6982 2023.11.10 22:59:49.024530 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6983 2023.11.10 22:59:49.024696 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
6984 2023.11.10 22:59:49.024835 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001328544 sec., 41398 rows/sec., 3.17 MiB/sec.
6985 2023.11.10 22:59:49.024981 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Debug> DynamicQueryHandler: Done processing query
6986 2023.11.10 22:59:49.025007 [ 3 ] {447ee439-38d6-47bb-9d8e-41bc6a500b4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6987 2023.11.10 22:59:49.025024 [ 3 ] {} <Debug> HTTP-Session: 11047803-f67d-4f8b-ac57-f4b436d7a134 Destroying unnamed session
6988 2023.11.10 22:59:49.025215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6989 2023.11.10 22:59:49.025268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6990 2023.11.10 22:59:49.025289 [ 3 ] {} <Debug> HTTP-Session: 4826a9fc-6cb8-4e36-ae54-e1309a92f4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
6991 2023.11.10 22:59:49.025308 [ 3 ] {} <Debug> HTTP-Session: 4826a9fc-6cb8-4e36-ae54-e1309a92f4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6992 2023.11.10 22:59:49.025404 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6993 2023.11.10 22:59:49.025447 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6994 2023.11.10 22:59:49.025554 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6995 2023.11.10 22:59:49.026022 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
6996 2023.11.10 22:59:49.026259 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6997 2023.11.10 22:59:49.026408 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
6998 2023.11.10 22:59:49.026538 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.00109681 sec., 221551 rows/sec., 21.41 MiB/sec.
6999 2023.11.10 22:59:49.026661 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Debug> DynamicQueryHandler: Done processing query
7000 2023.11.10 22:59:49.026684 [ 3 ] {729a7631-5782-4a7e-83ba-84d0401d3492} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7001 2023.11.10 22:59:49.026700 [ 3 ] {} <Debug> HTTP-Session: 4826a9fc-6cb8-4e36-ae54-e1309a92f4cf Destroying unnamed session
7002 2023.11.10 22:59:49.026934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7003 2023.11.10 22:59:49.026982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7004 2023.11.10 22:59:49.027001 [ 3 ] {} <Debug> HTTP-Session: 562a1ca5-94ed-49dc-8568-0ce2384167bc Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7005 2023.11.10 22:59:49.027018 [ 3 ] {} <Debug> HTTP-Session: 562a1ca5-94ed-49dc-8568-0ce2384167bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7006 2023.11.10 22:59:49.027111 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7007 2023.11.10 22:59:49.027151 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7008 2023.11.10 22:59:49.027257 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7009 2023.11.10 22:59:49.027747 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7010 2023.11.10 22:59:49.027967 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7011 2023.11.10 22:59:49.028111 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
7012 2023.11.10 22:59:49.028233 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001092449 sec., 311227 rows/sec., 21.79 MiB/sec.
7013 2023.11.10 22:59:49.028349 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Debug> DynamicQueryHandler: Done processing query
7014 2023.11.10 22:59:49.028371 [ 3 ] {a7dd2224-c2d4-488a-a928-6e44032559c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7015 2023.11.10 22:59:49.028388 [ 3 ] {} <Debug> HTTP-Session: 562a1ca5-94ed-49dc-8568-0ce2384167bc Destroying unnamed session
7016 2023.11.10 22:59:49.028542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7017 2023.11.10 22:59:49.028586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7018 2023.11.10 22:59:49.028605 [ 3 ] {} <Debug> HTTP-Session: 85546306-a195-4a7a-96bb-8a3ba764b26e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7019 2023.11.10 22:59:49.028621 [ 3 ] {} <Debug> HTTP-Session: 85546306-a195-4a7a-96bb-8a3ba764b26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7020 2023.11.10 22:59:49.028692 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7021 2023.11.10 22:59:49.028730 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7022 2023.11.10 22:59:49.028841 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7023 2023.11.10 22:59:49.029123 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7024 2023.11.10 22:59:49.029357 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7025 2023.11.10 22:59:49.029529 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
7026 2023.11.10 22:59:49.029651 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000930217 sec., 6450 rows/sec., 270.85 KiB/sec.
7027 2023.11.10 22:59:49.029754 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Debug> DynamicQueryHandler: Done processing query
7028 2023.11.10 22:59:49.029776 [ 3 ] {3198d558-2b20-4bb4-9c76-1dc3b0a9858f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7029 2023.11.10 22:59:49.029791 [ 3 ] {} <Debug> HTTP-Session: 85546306-a195-4a7a-96bb-8a3ba764b26e Destroying unnamed session
7030 2023.11.10 22:59:49.029909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7031 2023.11.10 22:59:49.029951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7032 2023.11.10 22:59:49.029968 [ 3 ] {} <Debug> HTTP-Session: c56504e9-7cbe-4d09-80ab-53addec5aa3e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7033 2023.11.10 22:59:49.029986 [ 3 ] {} <Debug> HTTP-Session: c56504e9-7cbe-4d09-80ab-53addec5aa3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7034 2023.11.10 22:59:49.030058 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7035 2023.11.10 22:59:49.030098 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7036 2023.11.10 22:59:49.030212 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7037 2023.11.10 22:59:49.030494 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7038 2023.11.10 22:59:49.030735 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7039 2023.11.10 22:59:49.030906 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
7040 2023.11.10 22:59:49.031009 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000925066 sec., 75670 rows/sec., 4.59 MiB/sec.
7041 2023.11.10 22:59:49.031122 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Debug> DynamicQueryHandler: Done processing query
7042 2023.11.10 22:59:49.031145 [ 3 ] {bea36914-dbbb-4e0e-a4dd-d742f8c4de4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7043 2023.11.10 22:59:49.031160 [ 3 ] {} <Debug> HTTP-Session: c56504e9-7cbe-4d09-80ab-53addec5aa3e Destroying unnamed session
7044 2023.11.10 22:59:49.031319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7045 2023.11.10 22:59:49.031363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7046 2023.11.10 22:59:49.031380 [ 3 ] {} <Debug> HTTP-Session: ce768242-27ec-4736-9280-b9dc45d6b60e Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7047 2023.11.10 22:59:49.031397 [ 3 ] {} <Debug> HTTP-Session: ce768242-27ec-4736-9280-b9dc45d6b60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7048 2023.11.10 22:59:49.031486 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7049 2023.11.10 22:59:49.031529 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7050 2023.11.10 22:59:49.031660 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7051 2023.11.10 22:59:49.032161 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7052 2023.11.10 22:59:49.032470 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7053 2023.11.10 22:59:49.032645 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
7054 2023.11.10 22:59:49.032750 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001238201 sec., 39573 rows/sec., 53.40 MiB/sec.
7055 2023.11.10 22:59:49.032854 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Debug> DynamicQueryHandler: Done processing query
7056 2023.11.10 22:59:49.032877 [ 3 ] {9d108c9f-4a0e-43f8-bf69-f2dfbafe6b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7057 2023.11.10 22:59:49.032892 [ 3 ] {} <Debug> HTTP-Session: ce768242-27ec-4736-9280-b9dc45d6b60e Destroying unnamed session
7058 2023.11.10 22:59:49.033049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7059 2023.11.10 22:59:49.033090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7060 2023.11.10 22:59:49.033109 [ 3 ] {} <Debug> HTTP-Session: f151995d-295d-48f2-9e89-a9991f7ae8d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7061 2023.11.10 22:59:49.033125 [ 3 ] {} <Debug> HTTP-Session: f151995d-295d-48f2-9e89-a9991f7ae8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7062 2023.11.10 22:59:49.033194 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7063 2023.11.10 22:59:49.033232 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7064 2023.11.10 22:59:49.033332 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7065 2023.11.10 22:59:49.033558 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7066 2023.11.10 22:59:49.033780 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7067 2023.11.10 22:59:49.033950 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
7068 2023.11.10 22:59:49.034048 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000827744 sec., 25370 rows/sec., 1.32 MiB/sec.
7069 2023.11.10 22:59:49.034152 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Debug> DynamicQueryHandler: Done processing query
7070 2023.11.10 22:59:49.034175 [ 3 ] {0ad14686-9809-409a-ba92-19ef20153b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7071 2023.11.10 22:59:49.034191 [ 3 ] {} <Debug> HTTP-Session: f151995d-295d-48f2-9e89-a9991f7ae8d4 Destroying unnamed session
7072 2023.11.10 22:59:49.448130 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7073 2023.11.10 22:59:49.448204 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7074 2023.11.10 22:59:49.448314 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
7075 2023.11.10 22:59:49.448471 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7076 2023.11.10 22:59:49.448511 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 480 rows starting from the beginning of the part
7077 2023.11.10 22:59:49.448649 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part
7078 2023.11.10 22:59:49.448759 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part
7079 2023.11.10 22:59:49.448845 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
7080 2023.11.10 22:59:49.448927 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part
7081 2023.11.10 22:59:49.449592 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335203 sec., 467344.66594218253 rows/sec., 32.54 MiB/sec.
7082 2023.11.10 22:59:49.449693 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7083 2023.11.10 22:59:49.449884 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
7084 2023.11.10 22:59:49.449953 [ 23 ] {1ca107b0-6a78-4ae8-a117-b7021bf7ab43::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (1ca107b0-6a78-4ae8-a117-b7021bf7ab43) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
7085 2023.11.10 22:59:57.251452 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
7086 2023.11.10 22:59:57.251519 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
7087 2023.11.10 22:59:59.022536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 7782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7088 2023.11.10 22:59:59.022690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7089 2023.11.10 22:59:59.022723 [ 3 ] {} <Debug> HTTP-Session: 825b492e-e67b-458c-b978-74daa3be7849 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7090 2023.11.10 22:59:59.022752 [ 3 ] {} <Debug> HTTP-Session: 825b492e-e67b-458c-b978-74daa3be7849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7091 2023.11.10 22:59:59.022896 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7092 2023.11.10 22:59:59.022965 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7093 2023.11.10 22:59:59.023143 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7094 2023.11.10 22:59:59.023625 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7095 2023.11.10 22:59:59.023926 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7096 2023.11.10 22:59:59.024094 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
7097 2023.11.10 22:59:59.024223 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Information> executeQuery: Read 55 rows, 4.31 KiB in 0.001287153 sec., 42729 rows/sec., 3.27 MiB/sec.
7098 2023.11.10 22:59:59.024244 [ 62 ] {} <Debug> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Selected 5 parts from all_1_39_9 to all_43_43_0
7099 2023.11.10 22:59:59.024349 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7100 2023.11.10 22:59:59.024421 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Debug> DynamicQueryHandler: Done processing query
7101 2023.11.10 22:59:59.024482 [ 3 ] {4e5054bb-da09-4bfc-b4ac-1d395c71081f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
7102 2023.11.10 22:59:59.024504 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_9 to all_43_43_0 into Compact
7103 2023.11.10 22:59:59.024520 [ 3 ] {} <Debug> HTTP-Session: 825b492e-e67b-458c-b978-74daa3be7849 Destroying unnamed session
7104 2023.11.10 22:59:59.024685 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7105 2023.11.10 22:59:59.024728 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_9, total 55 rows starting from the beginning of the part
7106 2023.11.10 22:59:59.024813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 38880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7107 2023.11.10 22:59:59.024907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7108 2023.11.10 22:59:59.024930 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 55 rows starting from the beginning of the part
7109 2023.11.10 22:59:59.024945 [ 3 ] {} <Debug> HTTP-Session: e5003dca-68f5-4e01-beeb-ff37a5a89e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7110 2023.11.10 22:59:59.025005 [ 3 ] {} <Debug> HTTP-Session: e5003dca-68f5-4e01-beeb-ff37a5a89e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7111 2023.11.10 22:59:59.025197 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 55 rows starting from the beginning of the part
7112 2023.11.10 22:59:59.025226 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7113 2023.11.10 22:59:59.025316 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7114 2023.11.10 22:59:59.025461 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 55 rows starting from the beginning of the part
7115 2023.11.10 22:59:59.025817 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 55 rows starting from the beginning of the part
7116 2023.11.10 22:59:59.025821 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7117 2023.11.10 22:59:59.027006 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7118 2023.11.10 22:59:59.027189 [ 9 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002779419 sec., 98941.54137969122 rows/sec., 7.57 MiB/sec.
7119 2023.11.10 22:59:59.027346 [ 20 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Trace> MergedBlockOutputStream: filled checksums all_1_43_10 (state Temporary)
7120 2023.11.10 22:59:59.027349 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7121 2023.11.10 22:59:59.027560 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
7122 2023.11.10 22:59:59.027601 [ 20 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346): Renaming temporary part tmp_merge_all_1_43_10 to all_1_43_10.
7123 2023.11.10 22:59:59.027709 [ 62 ] {} <Debug> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7124 2023.11.10 22:59:59.027728 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Information> executeQuery: Read 243 rows, 24.04 KiB in 0.002431453 sec., 99940 rows/sec., 9.66 MiB/sec.
7125 2023.11.10 22:59:59.027728 [ 20 ] {c0fd4eb8-85bb-44f1-805b-00742c6d3346::all_1_43_10} <Trace> oximeter.fields_i64 (c0fd4eb8-85bb-44f1-805b-00742c6d3346) (MergerMutator): Merged 5 parts: from all_1_39_9 to all_43_43_0
7126 2023.11.10 22:59:59.027811 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7127 2023.11.10 22:59:59.028075 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
7128 2023.11.10 22:59:59.028108 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Debug> DynamicQueryHandler: Done processing query
7129 2023.11.10 22:59:59.028137 [ 3 ] {eb473768-3d1b-4704-afaf-4838acb87b56} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7130 2023.11.10 22:59:59.028152 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7131 2023.11.10 22:59:59.028159 [ 3 ] {} <Debug> HTTP-Session: e5003dca-68f5-4e01-beeb-ff37a5a89e28 Destroying unnamed session
7132 2023.11.10 22:59:59.028186 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part
7133 2023.11.10 22:59:59.028283 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 243 rows starting from the beginning of the part
7134 2023.11.10 22:59:59.028367 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part
7135 2023.11.10 22:59:59.028419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 54721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7136 2023.11.10 22:59:59.028459 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 243 rows starting from the beginning of the part
7137 2023.11.10 22:59:59.028478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7138 2023.11.10 22:59:59.028505 [ 3 ] {} <Debug> HTTP-Session: 85f3cf28-3af0-4492-81b7-a0d16af4aab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7139 2023.11.10 22:59:59.028527 [ 3 ] {} <Debug> HTTP-Session: 85f3cf28-3af0-4492-81b7-a0d16af4aab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7140 2023.11.10 22:59:59.028567 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 243 rows starting from the beginning of the part
7141 2023.11.10 22:59:59.028688 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7142 2023.11.10 22:59:59.028695 [ 20 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 243 rows starting from the beginning of the part
7143 2023.11.10 22:59:59.028746 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7144 2023.11.10 22:59:59.028999 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7145 2023.11.10 22:59:59.029728 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7146 2023.11.10 22:59:59.029987 [ 9 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.001956915 sec., 657667.8087704371 rows/sec., 63.08 MiB/sec.
7147 2023.11.10 22:59:59.030051 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7148 2023.11.10 22:59:59.030209 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7149 2023.11.10 22:59:59.030277 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
7150 2023.11.10 22:59:59.030474 [ 62 ] {} <Debug> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7151 2023.11.10 22:59:59.030493 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001768451 sec., 192258 rows/sec., 13.46 MiB/sec.
7152 2023.11.10 22:59:59.030542 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7153 2023.11.10 22:59:59.030758 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
7154 2023.11.10 22:59:59.030845 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
7155 2023.11.10 22:59:59.030903 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Debug> DynamicQueryHandler: Done processing query
7156 2023.11.10 22:59:59.030977 [ 3 ] {878bb870-a30e-41d1-b4f0-fd5e7b33ed85} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7157 2023.11.10 22:59:59.031013 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7158 2023.11.10 22:59:59.031056 [ 3 ] {} <Debug> HTTP-Session: 85f3cf28-3af0-4492-81b7-a0d16af4aab2 Destroying unnamed session
7159 2023.11.10 22:59:59.031118 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 393 rows starting from the beginning of the part
7160 2023.11.10 22:59:59.031254 [ 27 ] {16ade11a-cc83-4b1c-958a-0802614ddeb2::all_1_56_11} <Trace> oximeter.fields_string (16ade11a-cc83-4b1c-958a-0802614ddeb2) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
7161 2023.11.10 22:59:59.031272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7162 2023.11.10 22:59:59.031339 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 340 rows starting from the beginning of the part
7163 2023.11.10 22:59:59.031377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7164 2023.11.10 22:59:59.031463 [ 3 ] {} <Debug> HTTP-Session: 8c0f2e47-bfc4-4424-bf25-f0d5c9d8e177 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7165 2023.11.10 22:59:59.031524 [ 3 ] {} <Debug> HTTP-Session: 8c0f2e47-bfc4-4424-bf25-f0d5c9d8e177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7166 2023.11.10 22:59:59.031577 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part
7167 2023.11.10 22:59:59.031650 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7168 2023.11.10 22:59:59.031703 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 340 rows starting from the beginning of the part
7169 2023.11.10 22:59:59.031710 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7170 2023.11.10 22:59:59.031848 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 340 rows starting from the beginning of the part
7171 2023.11.10 22:59:59.031954 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7172 2023.11.10 22:59:59.031975 [ 12 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 340 rows starting from the beginning of the part
7173 2023.11.10 22:59:59.032380 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7174 2023.11.10 22:59:59.032722 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7175 2023.11.10 22:59:59.032913 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Trace> oximeter.measurements_bool (e6b1f71c-b7f0-4d52-9895-ef39ff6d6c5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
7176 2023.11.10 22:59:59.033142 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001435665 sec., 4179 rows/sec., 175.50 KiB/sec.
7177 2023.11.10 22:59:59.033363 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002737928 sec., 653048.58272387 rows/sec., 45.96 MiB/sec.
7178 2023.11.10 22:59:59.033548 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Debug> DynamicQueryHandler: Done processing query
7179 2023.11.10 22:59:59.033577 [ 3 ] {76ac9c78-3278-4d54-967f-c3ea0597ea0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7180 2023.11.10 22:59:59.033581 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7181 2023.11.10 22:59:59.033595 [ 3 ] {} <Debug> HTTP-Session: 8c0f2e47-bfc4-4424-bf25-f0d5c9d8e177 Destroying unnamed session
7182 2023.11.10 22:59:59.033771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 12801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7183 2023.11.10 22:59:59.033803 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
7184 2023.11.10 22:59:59.033820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7185 2023.11.10 22:59:59.033844 [ 3 ] {} <Debug> HTTP-Session: c7ae877d-9817-41b6-95e2-23778ab987d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7186 2023.11.10 22:59:59.033864 [ 3 ] {} <Debug> HTTP-Session: c7ae877d-9817-41b6-95e2-23778ab987d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7187 2023.11.10 22:59:59.033881 [ 16 ] {5f8affdf-38cd-478d-9fc9-6c9662ff0e4a::all_1_56_11} <Trace> oximeter.fields_uuid (5f8affdf-38cd-478d-9fc9-6c9662ff0e4a) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
7188 2023.11.10 22:59:59.033971 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7189 2023.11.10 22:59:59.034015 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7190 2023.11.10 22:59:59.034149 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7191 2023.11.10 22:59:59.034488 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7192 2023.11.10 22:59:59.034741 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7193 2023.11.10 22:59:59.034921 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Trace> oximeter.measurements_cumulativei64 (365b8a3a-52b8-4a95-a86e-1e27ec8f6ac5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
7194 2023.11.10 22:59:59.035051 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001049118 sec., 66722 rows/sec., 4.05 MiB/sec.
7195 2023.11.10 22:59:59.035174 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Debug> DynamicQueryHandler: Done processing query
7196 2023.11.10 22:59:59.035198 [ 3 ] {b55c2bea-6e42-46fa-aad5-3c9869a7d901} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7197 2023.11.10 22:59:59.035214 [ 3 ] {} <Debug> HTTP-Session: c7ae877d-9817-41b6-95e2-23778ab987d7 Destroying unnamed session
7198 2023.11.10 22:59:59.035367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7199 2023.11.10 22:59:59.035412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7200 2023.11.10 22:59:59.035430 [ 3 ] {} <Debug> HTTP-Session: 9f5b8087-a69f-4e26-b0d6-c909eb97cd69 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7201 2023.11.10 22:59:59.035447 [ 3 ] {} <Debug> HTTP-Session: 9f5b8087-a69f-4e26-b0d6-c909eb97cd69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7202 2023.11.10 22:59:59.035532 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7203 2023.11.10 22:59:59.035576 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7204 2023.11.10 22:59:59.035714 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7205 2023.11.10 22:59:59.036241 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7206 2023.11.10 22:59:59.036552 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7207 2023.11.10 22:59:59.036739 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Trace> oximeter.measurements_histogramf64 (ae25ad48-41df-4814-a727-0cacd0c8c44c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
7208 2023.11.10 22:59:59.036876 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001315063 sec., 37260 rows/sec., 50.28 MiB/sec.
7209 2023.11.10 22:59:59.037053 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Debug> DynamicQueryHandler: Done processing query
7210 2023.11.10 22:59:59.037099 [ 3 ] {b80254b9-4cb7-4889-a621-9be9d9d3fc69} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7211 2023.11.10 22:59:59.037120 [ 3 ] {} <Debug> HTTP-Session: 9f5b8087-a69f-4e26-b0d6-c909eb97cd69 Destroying unnamed session
7212 2023.11.10 22:59:59.037277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59820, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7213 2023.11.10 22:59:59.037336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7214 2023.11.10 22:59:59.037359 [ 3 ] {} <Debug> HTTP-Session: bc0e7492-9968-41f5-b89b-c1a926416e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:59820
7215 2023.11.10 22:59:59.037380 [ 3 ] {} <Debug> HTTP-Session: bc0e7492-9968-41f5-b89b-c1a926416e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7216 2023.11.10 22:59:59.037470 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59820) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7217 2023.11.10 22:59:59.037520 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7218 2023.11.10 22:59:59.037656 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7219 2023.11.10 22:59:59.037929 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.88 GiB.
7220 2023.11.10 22:59:59.038181 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7221 2023.11.10 22:59:59.038360 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Trace> oximeter.measurements_i64 (0cf47957-4254-47ca-aa0d-c4203f2c8743): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
7222 2023.11.10 22:59:59.038489 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000984448 sec., 21331 rows/sec., 1.11 MiB/sec.
7223 2023.11.10 22:59:59.038606 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Debug> DynamicQueryHandler: Done processing query
7224 2023.11.10 22:59:59.038630 [ 3 ] {680acbe4-bebd-48d2-9164-40b4d8a687ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7225 2023.11.10 22:59:59.038647 [ 3 ] {} <Debug> HTTP-Session: bc0e7492-9968-41f5-b89b-c1a926416e27 Destroying unnamed session