Max level shown:
1 [ Nov 14 22:15:17 Enabled. ]
2 [ Nov 14 22:15:17 Rereading configuration. ]
3 [ Nov 14 22:15:18 Rereading configuration. ]
4 [ Nov 14 22:15:29 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=oxControlService18
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService18 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService18
29 ipadm: Could not delete oxControlService18: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService18
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService18
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService18
34 + ipadm show-addr oxControlService18/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService18/ll
37 + ipadm show-addr oxControlService18/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService18/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 14 22:15:29 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.14 22:15:30.348366 [ 1 ] {} <Information> Application: Will watch for the process with pid 27045
55 2023.11.14 22:15:30.348444 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.14 22:15:30.902186 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 27045
57 2023.11.14 22:15:30.902351 [ 1 ] {} <Information> Application: starting up
58 2023.11.14 22:15:30.902564 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.14 22:15:31.002428 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.14 22:15:31.002469 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.14 22:15:31.002483 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.14 22:15:31.002517 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.14 22:15:31.002829 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.14 22:15:31.003477 [ 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.14 22:15:31.003947 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.14 22:15:31.004204 [ 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.14 22:15:31.008805 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.14 22:15:31.008858 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.14 22:15:31.009586 [ 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.14 22:15:31.010647 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.14 22:15:31.024038 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.14 22:15:31.024534 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.14 22:15:31.024566 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.14 22:15:31.025999 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.14 22:15:31.026537 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.14 22:15:31.026852 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.14 22:15:31.027230 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.14 22:15:31.028035 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.14 22:15:31.028077 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.14 22:15:31.028131 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.14 22:15:31.028153 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.14 22:15:31.044196 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.14 22:15:31.044223 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107512 sec
90 2023.11.14 22:15:31.044783 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.14 22:15:31.044860 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.14 22:15:31.044879 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.14 22:15:31.044898 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.14 22:15:31.044911 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.14 22:15:31.044924 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.14 22:15:31.044943 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.14 22:15:31.044975 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.14 22:15:31.044995 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.14 22:15:31.045022 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.14 22:15:31.045035 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.14 22:15:31.045050 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.14 22:15:31.045068 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.14 22:15:31.045099 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.14 22:15:31.045114 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.14 22:15:31.045125 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.14 22:15:31.091200 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.14 22:15:31.092512 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.14 22:15:31.092547 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.083e-05 sec
109 2023.11.14 22:15:31.092572 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.14 22:15:31.092586 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.14 22:15:31.092607 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.14 22:15:31.094674 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.14 22:15:31.103038 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.14 22:15:31.103149 [ 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.14 22:15:31.103187 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.14 22:15:31.724718 [ 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.14 22:15:31.742763 [ 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.14 22:15:31.742807 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.14 22:15:31.794936 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.14 22:15:31.795692 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.11.14 22:15:31.796017 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.14 22:15:31.796051 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.14 22:15:31.796063 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.14 22:15:31.796122 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.14 22:15:31.796195 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.14 22:15:31.796234 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.14 22:15:31.796280 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.14 22:15:31.796298 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.14 22:15:31.806088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.14 22:15:31.806262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.14 22:15:31.806933 [ 3 ] {} <Debug> HTTP-Session: 10f6a46f-b153-4546-9dee-a804c0e15eed Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
132 2023.11.14 22:15:31.806977 [ 3 ] {} <Debug> HTTP-Session: 10f6a46f-b153-4546-9dee-a804c0e15eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.14 22:15:31.807103 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.14 22:15:31.807131 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.14 22:15:31.807152 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.14 22:15:31.808641 [ 3 ] {e9edb614-4751-4bcb-9c3a-83697f04ee9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.11.14 22:15:31.833695 [ 3 ] {e9edb614-4751-4bcb-9c3a-83697f04ee9a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:63352) (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.14 22:15:31.834491 [ 3 ] {e9edb614-4751-4bcb-9c3a-83697f04ee9a} <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.14 22:15:31.836814 [ 3 ] {e9edb614-4751-4bcb-9c3a-83697f04ee9a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.11.14 22:15:31.836862 [ 3 ] {} <Debug> HTTP-Session: 10f6a46f-b153-4546-9dee-a804c0e15eed Destroying unnamed session
189 2023.11.14 22:15:31.838759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.11.14 22:15:31.838824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.11.14 22:15:31.838849 [ 3 ] {} <Debug> HTTP-Session: b78237fc-1b80-48c9-b299-03abdf151d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
192 2023.11.14 22:15:31.838878 [ 3 ] {} <Debug> HTTP-Session: b78237fc-1b80-48c9-b299-03abdf151d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.11.14 22:15:31.838987 [ 3 ] {97850b50-2596-46c4-959a-712c42ed2955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.11.14 22:15:31.839082 [ 3 ] {97850b50-2596-46c4-959a-712c42ed2955} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.11.14 22:15:31.840129 [ 3 ] {97850b50-2596-46c4-959a-712c42ed2955} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.11.14 22:15:31.842018 [ 3 ] {97850b50-2596-46c4-959a-712c42ed2955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.11.14 22:15:31.846177 [ 3 ] {97850b50-2596-46c4-959a-712c42ed2955} <Debug> DynamicQueryHandler: Done processing query
198 2023.11.14 22:15:31.846229 [ 3 ] {97850b50-2596-46c4-959a-712c42ed2955} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.11.14 22:15:31.846245 [ 3 ] {} <Debug> HTTP-Session: b78237fc-1b80-48c9-b299-03abdf151d99 Destroying unnamed session
200 2023.11.14 22:15:31.846386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.14 22:15:31.846444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.14 22:15:31.846464 [ 3 ] {} <Debug> HTTP-Session: 4bb069fe-b9ab-4d87-9894-4a56e78380f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
203 2023.11.14 22:15:31.846483 [ 3 ] {} <Debug> HTTP-Session: 4bb069fe-b9ab-4d87-9894-4a56e78380f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.14 22:15:31.846592 [ 3 ] {371c92f4-11ff-45a9-8f8d-c6c159c6123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.11.14 22:15:31.846847 [ 3 ] {371c92f4-11ff-45a9-8f8d-c6c159c6123d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:63352) (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.14 22:15:31.846986 [ 3 ] {371c92f4-11ff-45a9-8f8d-c6c159c6123d} <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.14 22:15:31.847108 [ 3 ] {371c92f4-11ff-45a9-8f8d-c6c159c6123d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.11.14 22:15:31.847128 [ 3 ] {} <Debug> HTTP-Session: 4bb069fe-b9ab-4d87-9894-4a56e78380f2 Destroying unnamed session
257 2023.11.14 22:15:31.847379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.11.14 22:15:31.847433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.11.14 22:15:31.847451 [ 3 ] {} <Debug> HTTP-Session: 48ccd5fa-ff85-407c-96b7-ae68a74b7f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
260 2023.11.14 22:15:31.847472 [ 3 ] {} <Debug> HTTP-Session: 48ccd5fa-ff85-407c-96b7-ae68a74b7f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.11.14 22:15:31.847578 [ 3 ] {e3c1784c-3956-45f5-9a3b-6cc2a7ba04e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.11.14 22:15:31.847684 [ 3 ] {e3c1784c-3956-45f5-9a3b-6cc2a7ba04e3} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.14 22:15:31.847712 [ 3 ] {e3c1784c-3956-45f5-9a3b-6cc2a7ba04e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.14 22:15:31.847728 [ 3 ] {} <Debug> HTTP-Session: 48ccd5fa-ff85-407c-96b7-ae68a74b7f74 Destroying unnamed session
265 2023.11.14 22:15:31.847842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.14 22:15:31.847887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.14 22:15:31.847906 [ 3 ] {} <Debug> HTTP-Session: b30f666a-9463-4834-9517-35263a3b63e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
268 2023.11.14 22:15:31.847927 [ 3 ] {} <Debug> HTTP-Session: b30f666a-9463-4834-9517-35263a3b63e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.14 22:15:31.847984 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.11.14 22:15:31.848039 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.11.14 22:15:31.849319 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.11.14 22:15:31.849341 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1671e-05 sec
273 2023.11.14 22:15:31.849374 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.11.14 22:15:31.849393 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.11.14 22:15:31.849460 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Debug> DynamicQueryHandler: Done processing query
276 2023.11.14 22:15:31.849483 [ 3 ] {c82c5714-1cea-4e8f-ba45-f1d3e79453af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.11.14 22:15:31.849498 [ 3 ] {} <Debug> HTTP-Session: b30f666a-9463-4834-9517-35263a3b63e7 Destroying unnamed session
278 2023.11.14 22:15:31.849602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.11.14 22:15:31.849649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.11.14 22:15:31.849667 [ 3 ] {} <Debug> HTTP-Session: 2d625f1e-a0e4-4c95-9663-4ee1b20c5205 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
281 2023.11.14 22:15:31.849695 [ 3 ] {} <Debug> HTTP-Session: 2d625f1e-a0e4-4c95-9663-4ee1b20c5205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.11.14 22:15:31.849835 [ 3 ] {271d0f5d-e88f-44c0-920b-897a18c92364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) /* 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.14 22:15:31.849883 [ 3 ] {271d0f5d-e88f-44c0-920b-897a18c92364} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.11.14 22:15:31.854164 [ 3 ] {271d0f5d-e88f-44c0-920b-897a18c92364} <Debug> oximeter.version (880062b3-c99f-4d7c-85ea-9d5d0746798b): Loading data parts
286 2023.11.14 22:15:31.854308 [ 3 ] {271d0f5d-e88f-44c0-920b-897a18c92364} <Debug> oximeter.version (880062b3-c99f-4d7c-85ea-9d5d0746798b): There are no data parts
287 2023.11.14 22:15:31.856277 [ 3 ] {271d0f5d-e88f-44c0-920b-897a18c92364} <Debug> DynamicQueryHandler: Done processing query
288 2023.11.14 22:15:31.856305 [ 3 ] {271d0f5d-e88f-44c0-920b-897a18c92364} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.11.14 22:15:31.856368 [ 3 ] {} <Debug> HTTP-Session: 2d625f1e-a0e4-4c95-9663-4ee1b20c5205 Destroying unnamed session
290 2023.11.14 22:15:31.856472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.11.14 22:15:31.856530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.11.14 22:15:31.856554 [ 3 ] {} <Debug> HTTP-Session: 3a5f0b8b-4d61-4a41-a404-141f04ffe161 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
293 2023.11.14 22:15:31.856571 [ 3 ] {} <Debug> HTTP-Session: 3a5f0b8b-4d61-4a41-a404-141f04ffe161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.11.14 22:15:31.856779 [ 3 ] {b8dd1e92-9344-4404-925f-024272b71810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) /* 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.14 22:15:31.856834 [ 3 ] {b8dd1e92-9344-4404-925f-024272b71810} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.11.14 22:15:31.863741 [ 3 ] {b8dd1e92-9344-4404-925f-024272b71810} <Debug> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Loading data parts
307 2023.11.14 22:15:31.863850 [ 3 ] {b8dd1e92-9344-4404-925f-024272b71810} <Debug> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): There are no data parts
308 2023.11.14 22:15:31.865196 [ 3 ] {b8dd1e92-9344-4404-925f-024272b71810} <Debug> DynamicQueryHandler: Done processing query
309 2023.11.14 22:15:31.865221 [ 3 ] {b8dd1e92-9344-4404-925f-024272b71810} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.11.14 22:15:31.865242 [ 3 ] {} <Debug> HTTP-Session: 3a5f0b8b-4d61-4a41-a404-141f04ffe161 Destroying unnamed session
311 2023.11.14 22:15:31.865358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.11.14 22:15:31.865412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.11.14 22:15:31.865430 [ 3 ] {} <Debug> HTTP-Session: f36caff5-a713-40f0-90bb-4278e3e7f5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
314 2023.11.14 22:15:31.865450 [ 3 ] {} <Debug> HTTP-Session: f36caff5-a713-40f0-90bb-4278e3e7f5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.11.14 22:15:31.865639 [ 3 ] {f37dd602-8e9f-45b3-9a95-7021a1f94148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.865688 [ 3 ] {f37dd602-8e9f-45b3-9a95-7021a1f94148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.11.14 22:15:31.867438 [ 3 ] {f37dd602-8e9f-45b3-9a95-7021a1f94148} <Debug> oximeter.measurements_i8 (11fd2faf-60f3-42d2-9eb2-4bb1bc4d1567): Loading data parts
318 2023.11.14 22:15:31.867540 [ 3 ] {f37dd602-8e9f-45b3-9a95-7021a1f94148} <Debug> oximeter.measurements_i8 (11fd2faf-60f3-42d2-9eb2-4bb1bc4d1567): There are no data parts
319 2023.11.14 22:15:31.868749 [ 3 ] {f37dd602-8e9f-45b3-9a95-7021a1f94148} <Debug> DynamicQueryHandler: Done processing query
320 2023.11.14 22:15:31.868774 [ 3 ] {f37dd602-8e9f-45b3-9a95-7021a1f94148} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.11.14 22:15:31.868790 [ 3 ] {} <Debug> HTTP-Session: f36caff5-a713-40f0-90bb-4278e3e7f5d9 Destroying unnamed session
322 2023.11.14 22:15:31.868896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.11.14 22:15:31.868942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.11.14 22:15:31.868961 [ 3 ] {} <Debug> HTTP-Session: 796b2ca8-5f2c-4568-ab8e-ba6890ca1cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
325 2023.11.14 22:15:31.868982 [ 3 ] {} <Debug> HTTP-Session: 796b2ca8-5f2c-4568-ab8e-ba6890ca1cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.11.14 22:15:31.869174 [ 3 ] {b241f604-4e0c-4544-9888-dd03e6313984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.869220 [ 3 ] {b241f604-4e0c-4544-9888-dd03e6313984} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.11.14 22:15:31.870961 [ 3 ] {b241f604-4e0c-4544-9888-dd03e6313984} <Debug> oximeter.measurements_u8 (51d582d1-eb92-4245-8210-198ae1530503): Loading data parts
329 2023.11.14 22:15:31.871039 [ 3 ] {b241f604-4e0c-4544-9888-dd03e6313984} <Debug> oximeter.measurements_u8 (51d582d1-eb92-4245-8210-198ae1530503): There are no data parts
330 2023.11.14 22:15:31.872227 [ 3 ] {b241f604-4e0c-4544-9888-dd03e6313984} <Debug> DynamicQueryHandler: Done processing query
331 2023.11.14 22:15:31.872265 [ 3 ] {b241f604-4e0c-4544-9888-dd03e6313984} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.11.14 22:15:31.872280 [ 3 ] {} <Debug> HTTP-Session: 796b2ca8-5f2c-4568-ab8e-ba6890ca1cbf Destroying unnamed session
333 2023.11.14 22:15:31.872376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.11.14 22:15:31.872430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.11.14 22:15:31.872448 [ 3 ] {} <Debug> HTTP-Session: f92f5898-3e62-48eb-931c-193ccdf2978c Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
336 2023.11.14 22:15:31.872468 [ 3 ] {} <Debug> HTTP-Session: f92f5898-3e62-48eb-931c-193ccdf2978c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.11.14 22:15:31.872651 [ 3 ] {798045d2-b063-453d-99f6-b6be77dfb1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.872695 [ 3 ] {798045d2-b063-453d-99f6-b6be77dfb1a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.11.14 22:15:31.874518 [ 3 ] {798045d2-b063-453d-99f6-b6be77dfb1a6} <Debug> oximeter.measurements_i16 (a4cfe8c1-9ce6-4528-ab8b-4e1145f9086a): Loading data parts
340 2023.11.14 22:15:31.874615 [ 3 ] {798045d2-b063-453d-99f6-b6be77dfb1a6} <Debug> oximeter.measurements_i16 (a4cfe8c1-9ce6-4528-ab8b-4e1145f9086a): There are no data parts
341 2023.11.14 22:15:31.875885 [ 3 ] {798045d2-b063-453d-99f6-b6be77dfb1a6} <Debug> DynamicQueryHandler: Done processing query
342 2023.11.14 22:15:31.875922 [ 3 ] {798045d2-b063-453d-99f6-b6be77dfb1a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.11.14 22:15:31.875937 [ 3 ] {} <Debug> HTTP-Session: f92f5898-3e62-48eb-931c-193ccdf2978c Destroying unnamed session
344 2023.11.14 22:15:31.876043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.11.14 22:15:31.876090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.11.14 22:15:31.876108 [ 3 ] {} <Debug> HTTP-Session: 7f5336ed-d95b-4d66-b511-682e0c1cc3e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
347 2023.11.14 22:15:31.876129 [ 3 ] {} <Debug> HTTP-Session: 7f5336ed-d95b-4d66-b511-682e0c1cc3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.11.14 22:15:31.876310 [ 3 ] {05fbaa19-1b78-4ba8-bcae-28d59d3c6ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.876368 [ 3 ] {05fbaa19-1b78-4ba8-bcae-28d59d3c6ff8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.11.14 22:15:31.878051 [ 3 ] {05fbaa19-1b78-4ba8-bcae-28d59d3c6ff8} <Debug> oximeter.measurements_u16 (d2a7a34d-9dab-48cf-abdb-fba545c5b523): Loading data parts
351 2023.11.14 22:15:31.878127 [ 3 ] {05fbaa19-1b78-4ba8-bcae-28d59d3c6ff8} <Debug> oximeter.measurements_u16 (d2a7a34d-9dab-48cf-abdb-fba545c5b523): There are no data parts
352 2023.11.14 22:15:31.879363 [ 3 ] {05fbaa19-1b78-4ba8-bcae-28d59d3c6ff8} <Debug> DynamicQueryHandler: Done processing query
353 2023.11.14 22:15:31.879399 [ 3 ] {05fbaa19-1b78-4ba8-bcae-28d59d3c6ff8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.11.14 22:15:31.879414 [ 3 ] {} <Debug> HTTP-Session: 7f5336ed-d95b-4d66-b511-682e0c1cc3e6 Destroying unnamed session
355 2023.11.14 22:15:31.879522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.11.14 22:15:31.879579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.11.14 22:15:31.879597 [ 3 ] {} <Debug> HTTP-Session: 119ea81e-feb7-4046-b820-a693619efc4b Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
358 2023.11.14 22:15:31.879612 [ 3 ] {} <Debug> HTTP-Session: 119ea81e-feb7-4046-b820-a693619efc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.11.14 22:15:31.879795 [ 3 ] {f297aaf3-d62a-4016-b13f-915ebad4eb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.879843 [ 3 ] {f297aaf3-d62a-4016-b13f-915ebad4eb5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.11.14 22:15:31.881512 [ 3 ] {f297aaf3-d62a-4016-b13f-915ebad4eb5e} <Debug> oximeter.measurements_i32 (4b996962-a13f-4e28-bbe1-f210d878b9ee): Loading data parts
362 2023.11.14 22:15:31.881604 [ 3 ] {f297aaf3-d62a-4016-b13f-915ebad4eb5e} <Debug> oximeter.measurements_i32 (4b996962-a13f-4e28-bbe1-f210d878b9ee): There are no data parts
363 2023.11.14 22:15:31.882859 [ 3 ] {f297aaf3-d62a-4016-b13f-915ebad4eb5e} <Debug> DynamicQueryHandler: Done processing query
364 2023.11.14 22:15:31.882884 [ 3 ] {f297aaf3-d62a-4016-b13f-915ebad4eb5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.11.14 22:15:31.882904 [ 3 ] {} <Debug> HTTP-Session: 119ea81e-feb7-4046-b820-a693619efc4b Destroying unnamed session
366 2023.11.14 22:15:31.882993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.11.14 22:15:31.883040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.11.14 22:15:31.883063 [ 3 ] {} <Debug> HTTP-Session: a410d0d1-14ab-4cbb-8bb2-16f3a98b5169 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
369 2023.11.14 22:15:31.883079 [ 3 ] {} <Debug> HTTP-Session: a410d0d1-14ab-4cbb-8bb2-16f3a98b5169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.11.14 22:15:31.883258 [ 3 ] {adb9e9d8-0606-486b-9e69-c8b32b66614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.883311 [ 3 ] {adb9e9d8-0606-486b-9e69-c8b32b66614f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.11.14 22:15:31.884987 [ 3 ] {adb9e9d8-0606-486b-9e69-c8b32b66614f} <Debug> oximeter.measurements_u32 (888e294a-68c0-41a2-8343-48a3d8d073ec): Loading data parts
373 2023.11.14 22:15:31.885067 [ 3 ] {adb9e9d8-0606-486b-9e69-c8b32b66614f} <Debug> oximeter.measurements_u32 (888e294a-68c0-41a2-8343-48a3d8d073ec): There are no data parts
374 2023.11.14 22:15:31.886307 [ 3 ] {adb9e9d8-0606-486b-9e69-c8b32b66614f} <Debug> DynamicQueryHandler: Done processing query
375 2023.11.14 22:15:31.886332 [ 3 ] {adb9e9d8-0606-486b-9e69-c8b32b66614f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.11.14 22:15:31.886361 [ 3 ] {} <Debug> HTTP-Session: a410d0d1-14ab-4cbb-8bb2-16f3a98b5169 Destroying unnamed session
377 2023.11.14 22:15:31.886455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.11.14 22:15:31.886502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.11.14 22:15:31.886533 [ 3 ] {} <Debug> HTTP-Session: 14180155-577c-4a61-b2c5-26dbce751168 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
380 2023.11.14 22:15:31.886549 [ 3 ] {} <Debug> HTTP-Session: 14180155-577c-4a61-b2c5-26dbce751168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.11.14 22:15:31.886733 [ 3 ] {fd8f4713-0c27-4474-bcee-f1a7194e9bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.886778 [ 3 ] {fd8f4713-0c27-4474-bcee-f1a7194e9bbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.11.14 22:15:31.888443 [ 3 ] {fd8f4713-0c27-4474-bcee-f1a7194e9bbf} <Debug> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Loading data parts
384 2023.11.14 22:15:31.888540 [ 3 ] {fd8f4713-0c27-4474-bcee-f1a7194e9bbf} <Debug> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): There are no data parts
385 2023.11.14 22:15:31.889781 [ 3 ] {fd8f4713-0c27-4474-bcee-f1a7194e9bbf} <Debug> DynamicQueryHandler: Done processing query
386 2023.11.14 22:15:31.889811 [ 3 ] {fd8f4713-0c27-4474-bcee-f1a7194e9bbf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.11.14 22:15:31.889832 [ 3 ] {} <Debug> HTTP-Session: 14180155-577c-4a61-b2c5-26dbce751168 Destroying unnamed session
388 2023.11.14 22:15:31.889960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.11.14 22:15:31.890007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.11.14 22:15:31.890030 [ 3 ] {} <Debug> HTTP-Session: 55ac0735-2c1a-4e3f-9162-e03206a019bf Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
391 2023.11.14 22:15:31.890047 [ 3 ] {} <Debug> HTTP-Session: 55ac0735-2c1a-4e3f-9162-e03206a019bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.11.14 22:15:31.890226 [ 3 ] {65e7d984-d95e-4ff4-b28e-917d92094550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.890280 [ 3 ] {65e7d984-d95e-4ff4-b28e-917d92094550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.11.14 22:15:31.891954 [ 3 ] {65e7d984-d95e-4ff4-b28e-917d92094550} <Debug> oximeter.measurements_u64 (2f039e7a-ad94-449e-8b20-f9951c0be285): Loading data parts
395 2023.11.14 22:15:31.892032 [ 3 ] {65e7d984-d95e-4ff4-b28e-917d92094550} <Debug> oximeter.measurements_u64 (2f039e7a-ad94-449e-8b20-f9951c0be285): There are no data parts
396 2023.11.14 22:15:31.893353 [ 3 ] {65e7d984-d95e-4ff4-b28e-917d92094550} <Debug> DynamicQueryHandler: Done processing query
397 2023.11.14 22:15:31.893398 [ 3 ] {65e7d984-d95e-4ff4-b28e-917d92094550} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.11.14 22:15:31.893414 [ 3 ] {} <Debug> HTTP-Session: 55ac0735-2c1a-4e3f-9162-e03206a019bf Destroying unnamed session
399 2023.11.14 22:15:31.893514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.11.14 22:15:31.893561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.11.14 22:15:31.893579 [ 3 ] {} <Debug> HTTP-Session: cc0e57e1-2975-4985-be8d-5e6b0dd096f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
402 2023.11.14 22:15:31.893604 [ 3 ] {} <Debug> HTTP-Session: cc0e57e1-2975-4985-be8d-5e6b0dd096f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.11.14 22:15:31.893787 [ 3 ] {e22c634c-e031-4085-a467-6612d730ff7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.893831 [ 3 ] {e22c634c-e031-4085-a467-6612d730ff7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.11.14 22:15:31.895158 [ 3 ] {e22c634c-e031-4085-a467-6612d730ff7e} <Debug> oximeter.measurements_f32 (6369e9af-e8b1-42b5-9127-b6cc56cbd25a): Loading data parts
406 2023.11.14 22:15:31.895268 [ 3 ] {e22c634c-e031-4085-a467-6612d730ff7e} <Debug> oximeter.measurements_f32 (6369e9af-e8b1-42b5-9127-b6cc56cbd25a): There are no data parts
407 2023.11.14 22:15:31.896400 [ 3 ] {e22c634c-e031-4085-a467-6612d730ff7e} <Debug> DynamicQueryHandler: Done processing query
408 2023.11.14 22:15:31.896430 [ 3 ] {e22c634c-e031-4085-a467-6612d730ff7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.11.14 22:15:31.896446 [ 3 ] {} <Debug> HTTP-Session: cc0e57e1-2975-4985-be8d-5e6b0dd096f7 Destroying unnamed session
410 2023.11.14 22:15:31.896553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.11.14 22:15:31.896599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.11.14 22:15:31.896618 [ 3 ] {} <Debug> HTTP-Session: 6ce35c4e-aa4f-4118-8622-33d9fd5f677e Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
413 2023.11.14 22:15:31.896638 [ 3 ] {} <Debug> HTTP-Session: 6ce35c4e-aa4f-4118-8622-33d9fd5f677e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.11.14 22:15:31.896821 [ 3 ] {7d60d13e-bd02-4027-b6e2-d5ece817b237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.896869 [ 3 ] {7d60d13e-bd02-4027-b6e2-d5ece817b237} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.11.14 22:15:31.898190 [ 3 ] {7d60d13e-bd02-4027-b6e2-d5ece817b237} <Debug> oximeter.measurements_f64 (dcfa441a-bfae-4a22-a703-73c981753fdd): Loading data parts
417 2023.11.14 22:15:31.898278 [ 3 ] {7d60d13e-bd02-4027-b6e2-d5ece817b237} <Debug> oximeter.measurements_f64 (dcfa441a-bfae-4a22-a703-73c981753fdd): There are no data parts
418 2023.11.14 22:15:31.899484 [ 3 ] {7d60d13e-bd02-4027-b6e2-d5ece817b237} <Debug> DynamicQueryHandler: Done processing query
419 2023.11.14 22:15:31.899509 [ 3 ] {7d60d13e-bd02-4027-b6e2-d5ece817b237} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.11.14 22:15:31.899529 [ 3 ] {} <Debug> HTTP-Session: 6ce35c4e-aa4f-4118-8622-33d9fd5f677e Destroying unnamed session
421 2023.11.14 22:15:31.899632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.11.14 22:15:31.899674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.11.14 22:15:31.899697 [ 3 ] {} <Debug> HTTP-Session: 08be984f-bbc0-4ed9-bcfa-07dea57f27ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
424 2023.11.14 22:15:31.899727 [ 3 ] {} <Debug> HTTP-Session: 08be984f-bbc0-4ed9-bcfa-07dea57f27ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.11.14 22:15:31.899906 [ 3 ] {39e0e48b-e241-4064-8404-13646cd63d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.899956 [ 3 ] {39e0e48b-e241-4064-8404-13646cd63d17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.11.14 22:15:31.901292 [ 3 ] {39e0e48b-e241-4064-8404-13646cd63d17} <Debug> oximeter.measurements_string (3d6b8a71-e811-4d6e-8565-7a50400fe0ed): Loading data parts
428 2023.11.14 22:15:31.901369 [ 3 ] {39e0e48b-e241-4064-8404-13646cd63d17} <Debug> oximeter.measurements_string (3d6b8a71-e811-4d6e-8565-7a50400fe0ed): There are no data parts
429 2023.11.14 22:15:31.902574 [ 3 ] {39e0e48b-e241-4064-8404-13646cd63d17} <Debug> DynamicQueryHandler: Done processing query
430 2023.11.14 22:15:31.902598 [ 3 ] {39e0e48b-e241-4064-8404-13646cd63d17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.11.14 22:15:31.902619 [ 3 ] {} <Debug> HTTP-Session: 08be984f-bbc0-4ed9-bcfa-07dea57f27ce Destroying unnamed session
432 2023.11.14 22:15:31.902717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.11.14 22:15:31.902759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.11.14 22:15:31.902782 [ 3 ] {} <Debug> HTTP-Session: 4979f089-1fe2-4355-b8d2-1d1395d9c216 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
435 2023.11.14 22:15:31.902803 [ 3 ] {} <Debug> HTTP-Session: 4979f089-1fe2-4355-b8d2-1d1395d9c216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.11.14 22:15:31.902985 [ 3 ] {7554d742-f0e5-4be2-a56d-75e7d2142bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.903034 [ 3 ] {7554d742-f0e5-4be2-a56d-75e7d2142bfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2023.11.14 22:15:31.904361 [ 3 ] {7554d742-f0e5-4be2-a56d-75e7d2142bfa} <Debug> oximeter.measurements_bytes (3dc107b7-79af-41ff-88f9-a32ff4fb02eb): Loading data parts
439 2023.11.14 22:15:31.904452 [ 3 ] {7554d742-f0e5-4be2-a56d-75e7d2142bfa} <Debug> oximeter.measurements_bytes (3dc107b7-79af-41ff-88f9-a32ff4fb02eb): There are no data parts
440 2023.11.14 22:15:31.905673 [ 3 ] {7554d742-f0e5-4be2-a56d-75e7d2142bfa} <Debug> DynamicQueryHandler: Done processing query
441 2023.11.14 22:15:31.905697 [ 3 ] {7554d742-f0e5-4be2-a56d-75e7d2142bfa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.11.14 22:15:31.905721 [ 3 ] {} <Debug> HTTP-Session: 4979f089-1fe2-4355-b8d2-1d1395d9c216 Destroying unnamed session
443 2023.11.14 22:15:31.905812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.11.14 22:15:31.905864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.11.14 22:15:31.905888 [ 3 ] {} <Debug> HTTP-Session: 78123852-9311-4677-ae6f-2f1b15af5ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
446 2023.11.14 22:15:31.905912 [ 3 ] {} <Debug> HTTP-Session: 78123852-9311-4677-ae6f-2f1b15af5ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.11.14 22:15:31.906107 [ 3 ] {895b3485-6b15-4fe4-854e-02b1398f0396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.906158 [ 3 ] {895b3485-6b15-4fe4-854e-02b1398f0396} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
449 2023.11.14 22:15:31.907526 [ 3 ] {895b3485-6b15-4fe4-854e-02b1398f0396} <Debug> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Loading data parts
450 2023.11.14 22:15:31.907611 [ 3 ] {895b3485-6b15-4fe4-854e-02b1398f0396} <Debug> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): There are no data parts
451 2023.11.14 22:15:31.908828 [ 3 ] {895b3485-6b15-4fe4-854e-02b1398f0396} <Debug> DynamicQueryHandler: Done processing query
452 2023.11.14 22:15:31.908852 [ 3 ] {895b3485-6b15-4fe4-854e-02b1398f0396} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.11.14 22:15:31.908873 [ 3 ] {} <Debug> HTTP-Session: 78123852-9311-4677-ae6f-2f1b15af5ef7 Destroying unnamed session
454 2023.11.14 22:15:31.908982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.11.14 22:15:31.909023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.11.14 22:15:31.909048 [ 3 ] {} <Debug> HTTP-Session: 41c0933b-0e52-47ec-9cdc-b4cf12ce7ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
457 2023.11.14 22:15:31.909069 [ 3 ] {} <Debug> HTTP-Session: 41c0933b-0e52-47ec-9cdc-b4cf12ce7ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.11.14 22:15:31.909263 [ 3 ] {f3e6f427-7082-4bfa-924b-84fdeebb4143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.909315 [ 3 ] {f3e6f427-7082-4bfa-924b-84fdeebb4143} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
460 2023.11.14 22:15:31.910809 [ 3 ] {f3e6f427-7082-4bfa-924b-84fdeebb4143} <Debug> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Loading data parts
461 2023.11.14 22:15:31.910902 [ 3 ] {f3e6f427-7082-4bfa-924b-84fdeebb4143} <Debug> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): There are no data parts
462 2023.11.14 22:15:31.912121 [ 3 ] {f3e6f427-7082-4bfa-924b-84fdeebb4143} <Debug> DynamicQueryHandler: Done processing query
463 2023.11.14 22:15:31.912156 [ 3 ] {f3e6f427-7082-4bfa-924b-84fdeebb4143} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.11.14 22:15:31.912172 [ 3 ] {} <Debug> HTTP-Session: 41c0933b-0e52-47ec-9cdc-b4cf12ce7ed1 Destroying unnamed session
465 2023.11.14 22:15:31.912271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.11.14 22:15:31.912318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.11.14 22:15:31.912338 [ 3 ] {} <Debug> HTTP-Session: 2c082038-b49e-47ac-9ab2-314086cbdbd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
468 2023.11.14 22:15:31.912364 [ 3 ] {} <Debug> HTTP-Session: 2c082038-b49e-47ac-9ab2-314086cbdbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.11.14 22:15:31.912557 [ 3 ] {2bb51b10-d73e-4c00-b3ab-f12dd3e96f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.912610 [ 3 ] {2bb51b10-d73e-4c00-b3ab-f12dd3e96f79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
471 2023.11.14 22:15:31.913976 [ 3 ] {2bb51b10-d73e-4c00-b3ab-f12dd3e96f79} <Debug> oximeter.measurements_cumulativef32 (9d6e7437-0f69-4017-bf7d-ef89087dbc38): Loading data parts
472 2023.11.14 22:15:31.914060 [ 3 ] {2bb51b10-d73e-4c00-b3ab-f12dd3e96f79} <Debug> oximeter.measurements_cumulativef32 (9d6e7437-0f69-4017-bf7d-ef89087dbc38): There are no data parts
473 2023.11.14 22:15:31.915193 [ 3 ] {2bb51b10-d73e-4c00-b3ab-f12dd3e96f79} <Debug> DynamicQueryHandler: Done processing query
474 2023.11.14 22:15:31.915224 [ 3 ] {2bb51b10-d73e-4c00-b3ab-f12dd3e96f79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.11.14 22:15:31.915244 [ 3 ] {} <Debug> HTTP-Session: 2c082038-b49e-47ac-9ab2-314086cbdbd7 Destroying unnamed session
476 2023.11.14 22:15:31.915363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.11.14 22:15:31.915410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.11.14 22:15:31.915428 [ 3 ] {} <Debug> HTTP-Session: 59ece238-6ebb-4095-b2f8-b3f0f8d34142 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
479 2023.11.14 22:15:31.915450 [ 3 ] {} <Debug> HTTP-Session: 59ece238-6ebb-4095-b2f8-b3f0f8d34142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.11.14 22:15:31.915649 [ 3 ] {1f53ed96-9fdf-4205-a517-a2c00229424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.915703 [ 3 ] {1f53ed96-9fdf-4205-a517-a2c00229424c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
482 2023.11.14 22:15:31.917078 [ 3 ] {1f53ed96-9fdf-4205-a517-a2c00229424c} <Debug> oximeter.measurements_cumulativef64 (a340c3fa-e824-4655-b515-c080b2423d1e): Loading data parts
483 2023.11.14 22:15:31.917180 [ 3 ] {1f53ed96-9fdf-4205-a517-a2c00229424c} <Debug> oximeter.measurements_cumulativef64 (a340c3fa-e824-4655-b515-c080b2423d1e): There are no data parts
484 2023.11.14 22:15:31.918412 [ 3 ] {1f53ed96-9fdf-4205-a517-a2c00229424c} <Debug> DynamicQueryHandler: Done processing query
485 2023.11.14 22:15:31.918437 [ 3 ] {1f53ed96-9fdf-4205-a517-a2c00229424c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.11.14 22:15:31.918464 [ 3 ] {} <Debug> HTTP-Session: 59ece238-6ebb-4095-b2f8-b3f0f8d34142 Destroying unnamed session
487 2023.11.14 22:15:31.918570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.11.14 22:15:31.918619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.11.14 22:15:31.918647 [ 3 ] {} <Debug> HTTP-Session: 7cbe6b34-8212-494e-9b5e-10d1adc9f0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
490 2023.11.14 22:15:31.918663 [ 3 ] {} <Debug> HTTP-Session: 7cbe6b34-8212-494e-9b5e-10d1adc9f0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.11.14 22:15:31.918873 [ 3 ] {ed5f051a-8541-4fe3-b1f4-00e183d41036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.918926 [ 3 ] {ed5f051a-8541-4fe3-b1f4-00e183d41036} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
493 2023.11.14 22:15:31.920322 [ 3 ] {ed5f051a-8541-4fe3-b1f4-00e183d41036} <Debug> oximeter.measurements_histogrami8 (d8721e07-264f-4998-8041-894e4a7a7d89): Loading data parts
494 2023.11.14 22:15:31.920397 [ 3 ] {ed5f051a-8541-4fe3-b1f4-00e183d41036} <Debug> oximeter.measurements_histogrami8 (d8721e07-264f-4998-8041-894e4a7a7d89): There are no data parts
495 2023.11.14 22:15:31.921537 [ 3 ] {ed5f051a-8541-4fe3-b1f4-00e183d41036} <Debug> DynamicQueryHandler: Done processing query
496 2023.11.14 22:15:31.921562 [ 3 ] {ed5f051a-8541-4fe3-b1f4-00e183d41036} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.11.14 22:15:31.921584 [ 3 ] {} <Debug> HTTP-Session: 7cbe6b34-8212-494e-9b5e-10d1adc9f0c2 Destroying unnamed session
498 2023.11.14 22:15:31.921681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.11.14 22:15:31.921729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.11.14 22:15:31.921754 [ 3 ] {} <Debug> HTTP-Session: 0d9ac516-a0a5-4caa-98a4-93718ed72451 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
501 2023.11.14 22:15:31.921770 [ 3 ] {} <Debug> HTTP-Session: 0d9ac516-a0a5-4caa-98a4-93718ed72451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.11.14 22:15:31.921982 [ 3 ] {c4e91299-660a-4731-a705-5633687af229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.922041 [ 3 ] {c4e91299-660a-4731-a705-5633687af229} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
504 2023.11.14 22:15:31.923418 [ 3 ] {c4e91299-660a-4731-a705-5633687af229} <Debug> oximeter.measurements_histogramu8 (88778d58-2368-435b-986a-390ab9ebc790): Loading data parts
505 2023.11.14 22:15:31.923492 [ 3 ] {c4e91299-660a-4731-a705-5633687af229} <Debug> oximeter.measurements_histogramu8 (88778d58-2368-435b-986a-390ab9ebc790): There are no data parts
506 2023.11.14 22:15:31.924627 [ 3 ] {c4e91299-660a-4731-a705-5633687af229} <Debug> DynamicQueryHandler: Done processing query
507 2023.11.14 22:15:31.924668 [ 3 ] {c4e91299-660a-4731-a705-5633687af229} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.11.14 22:15:31.924684 [ 3 ] {} <Debug> HTTP-Session: 0d9ac516-a0a5-4caa-98a4-93718ed72451 Destroying unnamed session
509 2023.11.14 22:15:31.924784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.11.14 22:15:31.924842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.11.14 22:15:31.924861 [ 3 ] {} <Debug> HTTP-Session: 8e85f0a0-cf77-4543-a034-b553a10956df Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
512 2023.11.14 22:15:31.924882 [ 3 ] {} <Debug> HTTP-Session: 8e85f0a0-cf77-4543-a034-b553a10956df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.11.14 22:15:31.925096 [ 3 ] {c62bbc9b-545d-4bb5-8c2a-f9db1a2d5df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.925143 [ 3 ] {c62bbc9b-545d-4bb5-8c2a-f9db1a2d5df1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
515 2023.11.14 22:15:31.926526 [ 3 ] {c62bbc9b-545d-4bb5-8c2a-f9db1a2d5df1} <Debug> oximeter.measurements_histogrami16 (b120b030-cf37-4cc4-8945-8630592d2f9d): Loading data parts
516 2023.11.14 22:15:31.926619 [ 3 ] {c62bbc9b-545d-4bb5-8c2a-f9db1a2d5df1} <Debug> oximeter.measurements_histogrami16 (b120b030-cf37-4cc4-8945-8630592d2f9d): There are no data parts
517 2023.11.14 22:15:31.927865 [ 3 ] {c62bbc9b-545d-4bb5-8c2a-f9db1a2d5df1} <Debug> DynamicQueryHandler: Done processing query
518 2023.11.14 22:15:31.927889 [ 3 ] {c62bbc9b-545d-4bb5-8c2a-f9db1a2d5df1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.11.14 22:15:31.927904 [ 3 ] {} <Debug> HTTP-Session: 8e85f0a0-cf77-4543-a034-b553a10956df Destroying unnamed session
520 2023.11.14 22:15:31.928010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.11.14 22:15:31.928064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.11.14 22:15:31.928082 [ 3 ] {} <Debug> HTTP-Session: 5186c052-ee68-45c0-bd7b-bd02a4084e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
523 2023.11.14 22:15:31.928106 [ 3 ] {} <Debug> HTTP-Session: 5186c052-ee68-45c0-bd7b-bd02a4084e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.11.14 22:15:31.928323 [ 3 ] {197093c1-6ea3-43e8-a31f-956432cc4757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.928375 [ 3 ] {197093c1-6ea3-43e8-a31f-956432cc4757} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
526 2023.11.14 22:15:31.929755 [ 3 ] {197093c1-6ea3-43e8-a31f-956432cc4757} <Debug> oximeter.measurements_histogramu16 (4611a167-82e7-4e04-b476-5aeaedef8bd5): Loading data parts
527 2023.11.14 22:15:31.929838 [ 3 ] {197093c1-6ea3-43e8-a31f-956432cc4757} <Debug> oximeter.measurements_histogramu16 (4611a167-82e7-4e04-b476-5aeaedef8bd5): There are no data parts
528 2023.11.14 22:15:31.931071 [ 3 ] {197093c1-6ea3-43e8-a31f-956432cc4757} <Debug> DynamicQueryHandler: Done processing query
529 2023.11.14 22:15:31.931095 [ 3 ] {197093c1-6ea3-43e8-a31f-956432cc4757} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.11.14 22:15:31.931116 [ 3 ] {} <Debug> HTTP-Session: 5186c052-ee68-45c0-bd7b-bd02a4084e5e Destroying unnamed session
531 2023.11.14 22:15:31.931212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.11.14 22:15:31.931265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.11.14 22:15:31.931289 [ 3 ] {} <Debug> HTTP-Session: 067fc152-3d8f-4ea7-bdda-c4040476820f Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
534 2023.11.14 22:15:31.931305 [ 3 ] {} <Debug> HTTP-Session: 067fc152-3d8f-4ea7-bdda-c4040476820f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.11.14 22:15:31.931517 [ 3 ] {45aa0c3d-6a84-4dfc-9aa7-83b83374c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.931570 [ 3 ] {45aa0c3d-6a84-4dfc-9aa7-83b83374c362} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
537 2023.11.14 22:15:31.932956 [ 3 ] {45aa0c3d-6a84-4dfc-9aa7-83b83374c362} <Debug> oximeter.measurements_histogrami32 (45890d92-d84d-4d88-9061-bedf0d41aa63): Loading data parts
538 2023.11.14 22:15:31.933045 [ 3 ] {45aa0c3d-6a84-4dfc-9aa7-83b83374c362} <Debug> oximeter.measurements_histogrami32 (45890d92-d84d-4d88-9061-bedf0d41aa63): There are no data parts
539 2023.11.14 22:15:31.934267 [ 3 ] {45aa0c3d-6a84-4dfc-9aa7-83b83374c362} <Debug> DynamicQueryHandler: Done processing query
540 2023.11.14 22:15:31.934291 [ 3 ] {45aa0c3d-6a84-4dfc-9aa7-83b83374c362} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.11.14 22:15:31.934312 [ 3 ] {} <Debug> HTTP-Session: 067fc152-3d8f-4ea7-bdda-c4040476820f Destroying unnamed session
542 2023.11.14 22:15:31.934426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.11.14 22:15:31.934467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.11.14 22:15:31.934492 [ 3 ] {} <Debug> HTTP-Session: 73347239-1747-4526-ac87-fa253901c5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
545 2023.11.14 22:15:31.934519 [ 3 ] {} <Debug> HTTP-Session: 73347239-1747-4526-ac87-fa253901c5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.11.14 22:15:31.934726 [ 3 ] {c748fb89-6030-4626-8832-e1ea5960885f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.934779 [ 3 ] {c748fb89-6030-4626-8832-e1ea5960885f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
548 2023.11.14 22:15:31.936172 [ 3 ] {c748fb89-6030-4626-8832-e1ea5960885f} <Debug> oximeter.measurements_histogramu32 (9fceb77f-8f55-4932-a226-c62d2f03a08b): Loading data parts
549 2023.11.14 22:15:31.936263 [ 3 ] {c748fb89-6030-4626-8832-e1ea5960885f} <Debug> oximeter.measurements_histogramu32 (9fceb77f-8f55-4932-a226-c62d2f03a08b): There are no data parts
550 2023.11.14 22:15:31.937526 [ 3 ] {c748fb89-6030-4626-8832-e1ea5960885f} <Debug> DynamicQueryHandler: Done processing query
551 2023.11.14 22:15:31.937557 [ 3 ] {c748fb89-6030-4626-8832-e1ea5960885f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.11.14 22:15:31.937572 [ 3 ] {} <Debug> HTTP-Session: 73347239-1747-4526-ac87-fa253901c5fd Destroying unnamed session
553 2023.11.14 22:15:31.937696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.11.14 22:15:31.937748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.11.14 22:15:31.937768 [ 3 ] {} <Debug> HTTP-Session: d1ed5e77-b224-48d4-b6ec-7d5ce3b9c44e Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
556 2023.11.14 22:15:31.937789 [ 3 ] {} <Debug> HTTP-Session: d1ed5e77-b224-48d4-b6ec-7d5ce3b9c44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.11.14 22:15:31.937997 [ 3 ] {12bae9a2-0337-4f9d-acd9-75271509f151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.938050 [ 3 ] {12bae9a2-0337-4f9d-acd9-75271509f151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
559 2023.11.14 22:15:31.939465 [ 3 ] {12bae9a2-0337-4f9d-acd9-75271509f151} <Debug> oximeter.measurements_histogrami64 (4b781c26-9f33-4f03-bba7-3cd9e9ccc4f4): Loading data parts
560 2023.11.14 22:15:31.939566 [ 3 ] {12bae9a2-0337-4f9d-acd9-75271509f151} <Debug> oximeter.measurements_histogrami64 (4b781c26-9f33-4f03-bba7-3cd9e9ccc4f4): There are no data parts
561 2023.11.14 22:15:31.940718 [ 3 ] {12bae9a2-0337-4f9d-acd9-75271509f151} <Debug> DynamicQueryHandler: Done processing query
562 2023.11.14 22:15:31.940749 [ 3 ] {12bae9a2-0337-4f9d-acd9-75271509f151} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.11.14 22:15:31.940770 [ 3 ] {} <Debug> HTTP-Session: d1ed5e77-b224-48d4-b6ec-7d5ce3b9c44e Destroying unnamed session
564 2023.11.14 22:15:31.940875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.11.14 22:15:31.940923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.11.14 22:15:31.940954 [ 3 ] {} <Debug> HTTP-Session: f1e31a96-6922-4028-bcf2-496a5abaee5d Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
567 2023.11.14 22:15:31.940970 [ 3 ] {} <Debug> HTTP-Session: f1e31a96-6922-4028-bcf2-496a5abaee5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.11.14 22:15:31.941183 [ 3 ] {276f27ba-d885-4a5b-9787-dad9eda27361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.941236 [ 3 ] {276f27ba-d885-4a5b-9787-dad9eda27361} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
570 2023.11.14 22:15:31.942639 [ 3 ] {276f27ba-d885-4a5b-9787-dad9eda27361} <Debug> oximeter.measurements_histogramu64 (4cdbc750-acbd-423a-94a4-8bfccd3bfdff): Loading data parts
571 2023.11.14 22:15:31.942716 [ 3 ] {276f27ba-d885-4a5b-9787-dad9eda27361} <Debug> oximeter.measurements_histogramu64 (4cdbc750-acbd-423a-94a4-8bfccd3bfdff): There are no data parts
572 2023.11.14 22:15:31.943912 [ 3 ] {276f27ba-d885-4a5b-9787-dad9eda27361} <Debug> DynamicQueryHandler: Done processing query
573 2023.11.14 22:15:31.943945 [ 3 ] {276f27ba-d885-4a5b-9787-dad9eda27361} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.11.14 22:15:31.943974 [ 3 ] {} <Debug> HTTP-Session: f1e31a96-6922-4028-bcf2-496a5abaee5d Destroying unnamed session
575 2023.11.14 22:15:31.944072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.11.14 22:15:31.944119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.11.14 22:15:31.944144 [ 3 ] {} <Debug> HTTP-Session: fe1ea2e3-c7ac-4eef-aaf7-40439d0d3a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
578 2023.11.14 22:15:31.944159 [ 3 ] {} <Debug> HTTP-Session: fe1ea2e3-c7ac-4eef-aaf7-40439d0d3a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.11.14 22:15:31.944373 [ 3 ] {4c60c097-dc95-44a6-96a0-f4a5732dc7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.944426 [ 3 ] {4c60c097-dc95-44a6-96a0-f4a5732dc7df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
581 2023.11.14 22:15:31.945891 [ 3 ] {4c60c097-dc95-44a6-96a0-f4a5732dc7df} <Debug> oximeter.measurements_histogramf32 (313b38b9-bda9-447b-af22-1b0a80831f6f): Loading data parts
582 2023.11.14 22:15:31.945992 [ 3 ] {4c60c097-dc95-44a6-96a0-f4a5732dc7df} <Debug> oximeter.measurements_histogramf32 (313b38b9-bda9-447b-af22-1b0a80831f6f): There are no data parts
583 2023.11.14 22:15:31.947188 [ 3 ] {4c60c097-dc95-44a6-96a0-f4a5732dc7df} <Debug> DynamicQueryHandler: Done processing query
584 2023.11.14 22:15:31.947220 [ 3 ] {4c60c097-dc95-44a6-96a0-f4a5732dc7df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.11.14 22:15:31.947235 [ 3 ] {} <Debug> HTTP-Session: fe1ea2e3-c7ac-4eef-aaf7-40439d0d3a0c Destroying unnamed session
586 2023.11.14 22:15:31.947344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.11.14 22:15:31.947397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.11.14 22:15:31.947415 [ 3 ] {} <Debug> HTTP-Session: f364ab03-2082-454d-adeb-1f9d052cf7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
589 2023.11.14 22:15:31.947442 [ 3 ] {} <Debug> HTTP-Session: f364ab03-2082-454d-adeb-1f9d052cf7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.11.14 22:15:31.947651 [ 3 ] {8ba88668-3c30-4e75-bfbd-4e9b34415257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.947706 [ 3 ] {8ba88668-3c30-4e75-bfbd-4e9b34415257} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
592 2023.11.14 22:15:31.949128 [ 3 ] {8ba88668-3c30-4e75-bfbd-4e9b34415257} <Debug> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Loading data parts
593 2023.11.14 22:15:31.949214 [ 3 ] {8ba88668-3c30-4e75-bfbd-4e9b34415257} <Debug> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): There are no data parts
594 2023.11.14 22:15:31.950456 [ 3 ] {8ba88668-3c30-4e75-bfbd-4e9b34415257} <Debug> DynamicQueryHandler: Done processing query
595 2023.11.14 22:15:31.950503 [ 3 ] {8ba88668-3c30-4e75-bfbd-4e9b34415257} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.11.14 22:15:31.950518 [ 3 ] {} <Debug> HTTP-Session: f364ab03-2082-454d-adeb-1f9d052cf7c2 Destroying unnamed session
597 2023.11.14 22:15:31.950630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.11.14 22:15:31.950681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.11.14 22:15:31.950701 [ 3 ] {} <Debug> HTTP-Session: 7a7f9949-15f9-4be1-af75-c0a1b9762e0a Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
600 2023.11.14 22:15:31.950722 [ 3 ] {} <Debug> HTTP-Session: 7a7f9949-15f9-4be1-af75-c0a1b9762e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.11.14 22:15:31.950888 [ 3 ] {af8c5ac1-393d-437b-a907-a15ff6d1a16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) /* 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.14 22:15:31.950941 [ 3 ] {af8c5ac1-393d-437b-a907-a15ff6d1a16c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
620 2023.11.14 22:15:31.952242 [ 3 ] {af8c5ac1-393d-437b-a907-a15ff6d1a16c} <Debug> oximeter.fields_bool (a315e223-dcc3-456f-9de1-df9f16cc6646): Loading data parts
621 2023.11.14 22:15:31.952317 [ 3 ] {af8c5ac1-393d-437b-a907-a15ff6d1a16c} <Debug> oximeter.fields_bool (a315e223-dcc3-456f-9de1-df9f16cc6646): There are no data parts
622 2023.11.14 22:15:31.953521 [ 3 ] {af8c5ac1-393d-437b-a907-a15ff6d1a16c} <Debug> DynamicQueryHandler: Done processing query
623 2023.11.14 22:15:31.953545 [ 3 ] {af8c5ac1-393d-437b-a907-a15ff6d1a16c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
624 2023.11.14 22:15:31.953571 [ 3 ] {} <Debug> HTTP-Session: 7a7f9949-15f9-4be1-af75-c0a1b9762e0a Destroying unnamed session
625 2023.11.14 22:15:31.953678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2023.11.14 22:15:31.953727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
627 2023.11.14 22:15:31.953758 [ 3 ] {} <Debug> HTTP-Session: 23052dba-c02b-477a-beb0-d3eda34783a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
628 2023.11.14 22:15:31.953773 [ 3 ] {} <Debug> HTTP-Session: 23052dba-c02b-477a-beb0-d3eda34783a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2023.11.14 22:15:31.953931 [ 3 ] {00e91522-a094-43ff-a8ce-79c5c4ff6c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.953978 [ 3 ] {00e91522-a094-43ff-a8ce-79c5c4ff6c95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
631 2023.11.14 22:15:31.955300 [ 3 ] {00e91522-a094-43ff-a8ce-79c5c4ff6c95} <Debug> oximeter.fields_i8 (1ec43353-5b5d-4da9-b35b-3a8878c848c5): Loading data parts
632 2023.11.14 22:15:31.955392 [ 3 ] {00e91522-a094-43ff-a8ce-79c5c4ff6c95} <Debug> oximeter.fields_i8 (1ec43353-5b5d-4da9-b35b-3a8878c848c5): There are no data parts
633 2023.11.14 22:15:31.956595 [ 3 ] {00e91522-a094-43ff-a8ce-79c5c4ff6c95} <Debug> DynamicQueryHandler: Done processing query
634 2023.11.14 22:15:31.956628 [ 3 ] {00e91522-a094-43ff-a8ce-79c5c4ff6c95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
635 2023.11.14 22:15:31.956644 [ 3 ] {} <Debug> HTTP-Session: 23052dba-c02b-477a-beb0-d3eda34783a8 Destroying unnamed session
636 2023.11.14 22:15:31.956761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2023.11.14 22:15:31.956809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
638 2023.11.14 22:15:31.956827 [ 3 ] {} <Debug> HTTP-Session: 71bc71e0-6aa5-4359-aa62-1a78ce942bd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
639 2023.11.14 22:15:31.956850 [ 3 ] {} <Debug> HTTP-Session: 71bc71e0-6aa5-4359-aa62-1a78ce942bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2023.11.14 22:15:31.957006 [ 3 ] {1555cd8a-b6ec-4de8-88c7-7d84558d3538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.957049 [ 3 ] {1555cd8a-b6ec-4de8-88c7-7d84558d3538} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
642 2023.11.14 22:15:31.958340 [ 3 ] {1555cd8a-b6ec-4de8-88c7-7d84558d3538} <Debug> oximeter.fields_u8 (681b78c6-5263-4b4b-b407-35ae0222e14c): Loading data parts
643 2023.11.14 22:15:31.958415 [ 3 ] {1555cd8a-b6ec-4de8-88c7-7d84558d3538} <Debug> oximeter.fields_u8 (681b78c6-5263-4b4b-b407-35ae0222e14c): There are no data parts
644 2023.11.14 22:15:31.959630 [ 3 ] {1555cd8a-b6ec-4de8-88c7-7d84558d3538} <Debug> DynamicQueryHandler: Done processing query
645 2023.11.14 22:15:31.959653 [ 3 ] {1555cd8a-b6ec-4de8-88c7-7d84558d3538} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
646 2023.11.14 22:15:31.959676 [ 3 ] {} <Debug> HTTP-Session: 71bc71e0-6aa5-4359-aa62-1a78ce942bd3 Destroying unnamed session
647 2023.11.14 22:15:31.959790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
648 2023.11.14 22:15:31.959831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
649 2023.11.14 22:15:31.959856 [ 3 ] {} <Debug> HTTP-Session: 209e08a0-fde1-4594-a9a4-f258c53788fd Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
650 2023.11.14 22:15:31.959885 [ 3 ] {} <Debug> HTTP-Session: 209e08a0-fde1-4594-a9a4-f258c53788fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
651 2023.11.14 22:15:31.960036 [ 3 ] {0590dd36-b116-40c7-9f8c-029e730ff9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.960089 [ 3 ] {0590dd36-b116-40c7-9f8c-029e730ff9e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
653 2023.11.14 22:15:31.961350 [ 3 ] {0590dd36-b116-40c7-9f8c-029e730ff9e0} <Debug> oximeter.fields_i16 (d05d06bc-7cf6-4ce8-b059-3d1eab905535): Loading data parts
654 2023.11.14 22:15:31.961449 [ 3 ] {0590dd36-b116-40c7-9f8c-029e730ff9e0} <Debug> oximeter.fields_i16 (d05d06bc-7cf6-4ce8-b059-3d1eab905535): There are no data parts
655 2023.11.14 22:15:31.962665 [ 3 ] {0590dd36-b116-40c7-9f8c-029e730ff9e0} <Debug> DynamicQueryHandler: Done processing query
656 2023.11.14 22:15:31.962688 [ 3 ] {0590dd36-b116-40c7-9f8c-029e730ff9e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
657 2023.11.14 22:15:31.962712 [ 3 ] {} <Debug> HTTP-Session: 209e08a0-fde1-4594-a9a4-f258c53788fd Destroying unnamed session
658 2023.11.14 22:15:31.962819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2023.11.14 22:15:31.962869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
660 2023.11.14 22:15:31.962887 [ 3 ] {} <Debug> HTTP-Session: 715416bb-3993-4c6a-a7f2-297d1e55d15b Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
661 2023.11.14 22:15:31.962909 [ 3 ] {} <Debug> HTTP-Session: 715416bb-3993-4c6a-a7f2-297d1e55d15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2023.11.14 22:15:31.963066 [ 3 ] {2d96ce1f-cee2-419b-b1f5-a610bf1334aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.963108 [ 3 ] {2d96ce1f-cee2-419b-b1f5-a610bf1334aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
664 2023.11.14 22:15:31.964379 [ 3 ] {2d96ce1f-cee2-419b-b1f5-a610bf1334aa} <Debug> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Loading data parts
665 2023.11.14 22:15:31.964464 [ 3 ] {2d96ce1f-cee2-419b-b1f5-a610bf1334aa} <Debug> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): There are no data parts
666 2023.11.14 22:15:31.965584 [ 3 ] {2d96ce1f-cee2-419b-b1f5-a610bf1334aa} <Debug> DynamicQueryHandler: Done processing query
667 2023.11.14 22:15:31.965624 [ 3 ] {2d96ce1f-cee2-419b-b1f5-a610bf1334aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
668 2023.11.14 22:15:31.965639 [ 3 ] {} <Debug> HTTP-Session: 715416bb-3993-4c6a-a7f2-297d1e55d15b Destroying unnamed session
669 2023.11.14 22:15:31.965753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2023.11.14 22:15:31.965804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
671 2023.11.14 22:15:31.965822 [ 3 ] {} <Debug> HTTP-Session: f4193743-3086-42b2-8939-8617cb63a540 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
672 2023.11.14 22:15:31.965846 [ 3 ] {} <Debug> HTTP-Session: f4193743-3086-42b2-8939-8617cb63a540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2023.11.14 22:15:31.966008 [ 3 ] {976621ac-0498-44dc-806e-b38a5d17ddcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.966052 [ 3 ] {976621ac-0498-44dc-806e-b38a5d17ddcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
675 2023.11.14 22:15:31.967309 [ 3 ] {976621ac-0498-44dc-806e-b38a5d17ddcd} <Debug> oximeter.fields_i32 (122d2140-a425-47d4-b0bd-0bbb74b8e664): Loading data parts
676 2023.11.14 22:15:31.967383 [ 3 ] {976621ac-0498-44dc-806e-b38a5d17ddcd} <Debug> oximeter.fields_i32 (122d2140-a425-47d4-b0bd-0bbb74b8e664): There are no data parts
677 2023.11.14 22:15:31.968574 [ 3 ] {976621ac-0498-44dc-806e-b38a5d17ddcd} <Debug> DynamicQueryHandler: Done processing query
678 2023.11.14 22:15:31.968598 [ 3 ] {976621ac-0498-44dc-806e-b38a5d17ddcd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
679 2023.11.14 22:15:31.968621 [ 3 ] {} <Debug> HTTP-Session: f4193743-3086-42b2-8939-8617cb63a540 Destroying unnamed session
680 2023.11.14 22:15:31.968715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
681 2023.11.14 22:15:31.968763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
682 2023.11.14 22:15:31.968789 [ 3 ] {} <Debug> HTTP-Session: fb9efd2e-3e7f-4bd5-96cb-7bf67672e28e Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
683 2023.11.14 22:15:31.968805 [ 3 ] {} <Debug> HTTP-Session: fb9efd2e-3e7f-4bd5-96cb-7bf67672e28e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
684 2023.11.14 22:15:31.968964 [ 3 ] {671cb485-4b51-46aa-80ff-e0156e76b316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.969014 [ 3 ] {671cb485-4b51-46aa-80ff-e0156e76b316} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
686 2023.11.14 22:15:31.970281 [ 3 ] {671cb485-4b51-46aa-80ff-e0156e76b316} <Debug> oximeter.fields_u32 (fc7b615a-2064-41ec-99de-a57e571c0117): Loading data parts
687 2023.11.14 22:15:31.970362 [ 3 ] {671cb485-4b51-46aa-80ff-e0156e76b316} <Debug> oximeter.fields_u32 (fc7b615a-2064-41ec-99de-a57e571c0117): There are no data parts
688 2023.11.14 22:15:31.971481 [ 3 ] {671cb485-4b51-46aa-80ff-e0156e76b316} <Debug> DynamicQueryHandler: Done processing query
689 2023.11.14 22:15:31.971523 [ 3 ] {671cb485-4b51-46aa-80ff-e0156e76b316} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
690 2023.11.14 22:15:31.971549 [ 3 ] {} <Debug> HTTP-Session: fb9efd2e-3e7f-4bd5-96cb-7bf67672e28e Destroying unnamed session
691 2023.11.14 22:15:31.971646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
692 2023.11.14 22:15:31.971696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
693 2023.11.14 22:15:31.971722 [ 3 ] {} <Debug> HTTP-Session: ebe7e2dc-2e50-41b1-b314-bb7ccebfff81 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
694 2023.11.14 22:15:31.971738 [ 3 ] {} <Debug> HTTP-Session: ebe7e2dc-2e50-41b1-b314-bb7ccebfff81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
695 2023.11.14 22:15:31.971896 [ 3 ] {2e5c3a2f-fed4-4771-9259-0232e7ae91fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.971951 [ 3 ] {2e5c3a2f-fed4-4771-9259-0232e7ae91fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
697 2023.11.14 22:15:31.973217 [ 3 ] {2e5c3a2f-fed4-4771-9259-0232e7ae91fa} <Debug> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Loading data parts
698 2023.11.14 22:15:31.973316 [ 3 ] {2e5c3a2f-fed4-4771-9259-0232e7ae91fa} <Debug> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): There are no data parts
699 2023.11.14 22:15:31.974487 [ 3 ] {2e5c3a2f-fed4-4771-9259-0232e7ae91fa} <Debug> DynamicQueryHandler: Done processing query
700 2023.11.14 22:15:31.974519 [ 3 ] {2e5c3a2f-fed4-4771-9259-0232e7ae91fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
701 2023.11.14 22:15:31.974534 [ 3 ] {} <Debug> HTTP-Session: ebe7e2dc-2e50-41b1-b314-bb7ccebfff81 Destroying unnamed session
702 2023.11.14 22:15:31.974647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2023.11.14 22:15:31.974695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
704 2023.11.14 22:15:31.974715 [ 3 ] {} <Debug> HTTP-Session: 4cd3814e-1972-448d-9764-ee0110739f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
705 2023.11.14 22:15:31.974739 [ 3 ] {} <Debug> HTTP-Session: 4cd3814e-1972-448d-9764-ee0110739f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2023.11.14 22:15:31.974889 [ 3 ] {3a75f8ee-9413-437e-ba9a-eb44e3c7df3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.974938 [ 3 ] {3a75f8ee-9413-437e-ba9a-eb44e3c7df3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
708 2023.11.14 22:15:31.976202 [ 3 ] {3a75f8ee-9413-437e-ba9a-eb44e3c7df3e} <Debug> oximeter.fields_u64 (87d942b0-fd8c-4548-beb1-bb4f621c6eae): Loading data parts
709 2023.11.14 22:15:31.976285 [ 3 ] {3a75f8ee-9413-437e-ba9a-eb44e3c7df3e} <Debug> oximeter.fields_u64 (87d942b0-fd8c-4548-beb1-bb4f621c6eae): There are no data parts
710 2023.11.14 22:15:31.977524 [ 3 ] {3a75f8ee-9413-437e-ba9a-eb44e3c7df3e} <Debug> DynamicQueryHandler: Done processing query
711 2023.11.14 22:15:31.977548 [ 3 ] {3a75f8ee-9413-437e-ba9a-eb44e3c7df3e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
712 2023.11.14 22:15:31.977572 [ 3 ] {} <Debug> HTTP-Session: 4cd3814e-1972-448d-9764-ee0110739f6e Destroying unnamed session
713 2023.11.14 22:15:31.977678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2023.11.14 22:15:31.977741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
715 2023.11.14 22:15:31.977767 [ 3 ] {} <Debug> HTTP-Session: 92d03e39-9b38-4b69-a51a-bf7e98cb7a3d Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
716 2023.11.14 22:15:31.977791 [ 3 ] {} <Debug> HTTP-Session: 92d03e39-9b38-4b69-a51a-bf7e98cb7a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2023.11.14 22:15:31.977942 [ 3 ] {f44360b8-6457-4fe7-b07f-9ddeefa13017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.977998 [ 3 ] {f44360b8-6457-4fe7-b07f-9ddeefa13017} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
719 2023.11.14 22:15:31.979254 [ 3 ] {f44360b8-6457-4fe7-b07f-9ddeefa13017} <Debug> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Loading data parts
720 2023.11.14 22:15:31.979336 [ 3 ] {f44360b8-6457-4fe7-b07f-9ddeefa13017} <Debug> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): There are no data parts
721 2023.11.14 22:15:31.980530 [ 3 ] {f44360b8-6457-4fe7-b07f-9ddeefa13017} <Debug> DynamicQueryHandler: Done processing query
722 2023.11.14 22:15:31.980553 [ 3 ] {f44360b8-6457-4fe7-b07f-9ddeefa13017} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
723 2023.11.14 22:15:31.980568 [ 3 ] {} <Debug> HTTP-Session: 92d03e39-9b38-4b69-a51a-bf7e98cb7a3d Destroying unnamed session
724 2023.11.14 22:15:31.980666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
725 2023.11.14 22:15:31.980715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
726 2023.11.14 22:15:31.980732 [ 3 ] {} <Debug> HTTP-Session: 15311930-1079-46d1-aae4-6acb55057e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
727 2023.11.14 22:15:31.980754 [ 3 ] {} <Debug> HTTP-Session: 15311930-1079-46d1-aae4-6acb55057e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
728 2023.11.14 22:15:31.980910 [ 3 ] {e2d35756-d7c9-4855-a763-1106ae88c04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.980952 [ 3 ] {e2d35756-d7c9-4855-a763-1106ae88c04a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
730 2023.11.14 22:15:31.982194 [ 3 ] {e2d35756-d7c9-4855-a763-1106ae88c04a} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Loading data parts
731 2023.11.14 22:15:31.982268 [ 3 ] {e2d35756-d7c9-4855-a763-1106ae88c04a} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): There are no data parts
732 2023.11.14 22:15:31.983471 [ 3 ] {e2d35756-d7c9-4855-a763-1106ae88c04a} <Debug> DynamicQueryHandler: Done processing query
733 2023.11.14 22:15:31.983503 [ 3 ] {e2d35756-d7c9-4855-a763-1106ae88c04a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
734 2023.11.14 22:15:31.983518 [ 3 ] {} <Debug> HTTP-Session: 15311930-1079-46d1-aae4-6acb55057e2a Destroying unnamed session
735 2023.11.14 22:15:31.983625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.11.14 22:15:31.983679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.11.14 22:15:31.983697 [ 3 ] {} <Debug> HTTP-Session: 3461426d-5acc-49cd-8da6-c9195cb88772 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
738 2023.11.14 22:15:31.983722 [ 3 ] {} <Debug> HTTP-Session: 3461426d-5acc-49cd-8da6-c9195cb88772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.11.14 22:15:31.983879 [ 3 ] {6b13cd80-28a4-42ec-a83e-a87546d6af9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) 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.14 22:15:31.983922 [ 3 ] {6b13cd80-28a4-42ec-a83e-a87546d6af9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
741 2023.11.14 22:15:31.985192 [ 3 ] {6b13cd80-28a4-42ec-a83e-a87546d6af9b} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Loading data parts
742 2023.11.14 22:15:31.985265 [ 3 ] {6b13cd80-28a4-42ec-a83e-a87546d6af9b} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): There are no data parts
743 2023.11.14 22:15:31.986454 [ 3 ] {6b13cd80-28a4-42ec-a83e-a87546d6af9b} <Debug> DynamicQueryHandler: Done processing query
744 2023.11.14 22:15:31.986479 [ 3 ] {6b13cd80-28a4-42ec-a83e-a87546d6af9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
745 2023.11.14 22:15:31.986511 [ 3 ] {} <Debug> HTTP-Session: 3461426d-5acc-49cd-8da6-c9195cb88772 Destroying unnamed session
746 2023.11.14 22:15:31.986618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
747 2023.11.14 22:15:31.986668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
748 2023.11.14 22:15:31.986698 [ 3 ] {} <Debug> HTTP-Session: d85ac40e-7ce3-4a32-b8d5-9d0028c7f107 Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
749 2023.11.14 22:15:31.986715 [ 3 ] {} <Debug> HTTP-Session: d85ac40e-7ce3-4a32-b8d5-9d0028c7f107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
750 2023.11.14 22:15:31.986942 [ 3 ] {9a437d35-758e-48d4-93b3-ffc4fbc16f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) /* 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.14 22:15:31.987011 [ 3 ] {9a437d35-758e-48d4-93b3-ffc4fbc16f28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
755 2023.11.14 22:15:31.988402 [ 3 ] {9a437d35-758e-48d4-93b3-ffc4fbc16f28} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): Loading data parts
756 2023.11.14 22:15:31.988497 [ 3 ] {9a437d35-758e-48d4-93b3-ffc4fbc16f28} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): There are no data parts
757 2023.11.14 22:15:31.989750 [ 3 ] {9a437d35-758e-48d4-93b3-ffc4fbc16f28} <Debug> DynamicQueryHandler: Done processing query
758 2023.11.14 22:15:31.989775 [ 3 ] {9a437d35-758e-48d4-93b3-ffc4fbc16f28} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
759 2023.11.14 22:15:31.989790 [ 3 ] {} <Debug> HTTP-Session: d85ac40e-7ce3-4a32-b8d5-9d0028c7f107 Destroying unnamed session
760 2023.11.14 22:15:31.989926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63352, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
761 2023.11.14 22:15:31.989976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
762 2023.11.14 22:15:31.989994 [ 3 ] {} <Debug> HTTP-Session: e06e6e62-1d39-41cf-aad8-e5ccb8acaa3b Authenticating user 'default' from [fd00:1122:3344:101::d]:63352
763 2023.11.14 22:15:31.990017 [ 3 ] {} <Debug> HTTP-Session: e06e6e62-1d39-41cf-aad8-e5ccb8acaa3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
764 2023.11.14 22:15:31.990131 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63352) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
765 2023.11.14 22:15:31.990734 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
766 2023.11.14 22:15:31.994128 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB.
767 2023.11.14 22:15:31.996919 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
768 2023.11.14 22:15:31.997131 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Trace> oximeter.version (880062b3-c99f-4d7c-85ea-9d5d0746798b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
769 2023.11.14 22:15:31.997403 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007242224 sec., 138 rows/sec., 2.16 KiB/sec.
770 2023.11.14 22:15:31.997519 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Debug> DynamicQueryHandler: Done processing query
771 2023.11.14 22:15:31.997539 [ 3 ] {d519f970-cf64-438b-ab6b-adc4e9f6e9dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
772 2023.11.14 22:15:31.997564 [ 3 ] {} <Debug> HTTP-Session: e06e6e62-1d39-41cf-aad8-e5ccb8acaa3b Destroying unnamed session
773 2023.11.14 22:15:32.000116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.70 MiB, peak 223.77 MiB, will set to 228.29 MiB (RSS), difference: 9.60 MiB
774 2023.11.14 22:15:46.796194 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
775 2023.11.14 22:15:46.796257 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
776 2023.11.14 22:16:01.796906 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
777 2023.11.14 22:16:01.796989 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
778 2023.11.14 22:16:16.797031 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
779 2023.11.14 22:16:16.797123 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
780 2023.11.14 22:16:22.009986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
781 2023.11.14 22:16:22.010199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
782 2023.11.14 22:16:22.010229 [ 3 ] {} <Debug> HTTP-Session: b9fe2f57-1d78-44aa-8491-8d486937a1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
783 2023.11.14 22:16:22.010284 [ 3 ] {} <Debug> HTTP-Session: b9fe2f57-1d78-44aa-8491-8d486937a1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
784 2023.11.14 22:16:22.010446 [ 3 ] {a4aaa3b7-127d-4dcd-a8dd-7a95a277ac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
785 2023.11.14 22:16:22.010815 [ 3 ] {a4aaa3b7-127d-4dcd-a8dd-7a95a277ac0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
786 2023.11.14 22:16:22.011502 [ 3 ] {a4aaa3b7-127d-4dcd-a8dd-7a95a277ac0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
787 2023.11.14 22:16:22.011658 [ 3 ] {a4aaa3b7-127d-4dcd-a8dd-7a95a277ac0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
788 2023.11.14 22:16:22.012507 [ 3 ] {a4aaa3b7-127d-4dcd-a8dd-7a95a277ac0b} <Debug> DynamicQueryHandler: Done processing query
789 2023.11.14 22:16:22.012538 [ 3 ] {a4aaa3b7-127d-4dcd-a8dd-7a95a277ac0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
790 2023.11.14 22:16:22.012573 [ 3 ] {} <Debug> HTTP-Session: b9fe2f57-1d78-44aa-8491-8d486937a1d1 Destroying unnamed session
791 2023.11.14 22:16:22.015001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
792 2023.11.14 22:16:22.015083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
793 2023.11.14 22:16:22.015196 [ 3 ] {} <Debug> HTTP-Session: 82291ac8-10e1-4916-9f69-c2670dd7eba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
794 2023.11.14 22:16:22.015221 [ 3 ] {} <Debug> HTTP-Session: 82291ac8-10e1-4916-9f69-c2670dd7eba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
795 2023.11.14 22:16:22.015385 [ 3 ] {6b2486e1-e57e-4e1f-95a0-9a0fa0884bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
796 2023.11.14 22:16:22.018240 [ 3 ] {6b2486e1-e57e-4e1f-95a0-9a0fa0884bf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
797 2023.11.14 22:16:22.018387 [ 3 ] {6b2486e1-e57e-4e1f-95a0-9a0fa0884bf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
798 2023.11.14 22:16:22.018509 [ 3 ] {6b2486e1-e57e-4e1f-95a0-9a0fa0884bf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
799 2023.11.14 22:16:22.019469 [ 3 ] {6b2486e1-e57e-4e1f-95a0-9a0fa0884bf4} <Debug> DynamicQueryHandler: Done processing query
800 2023.11.14 22:16:22.019499 [ 3 ] {6b2486e1-e57e-4e1f-95a0-9a0fa0884bf4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
801 2023.11.14 22:16:22.019515 [ 3 ] {} <Debug> HTTP-Session: 82291ac8-10e1-4916-9f69-c2670dd7eba6 Destroying unnamed session
802 2023.11.14 22:16:22.020264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
803 2023.11.14 22:16:22.020320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
804 2023.11.14 22:16:22.020340 [ 3 ] {} <Debug> HTTP-Session: 064baa8e-499a-4a4f-9546-4958b9f13d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
805 2023.11.14 22:16:22.020375 [ 3 ] {} <Debug> HTTP-Session: 064baa8e-499a-4a4f-9546-4958b9f13d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
806 2023.11.14 22:16:22.020498 [ 3 ] {746acd8c-3133-48f5-965e-8500e163fe02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
807 2023.11.14 22:16:22.020906 [ 3 ] {746acd8c-3133-48f5-965e-8500e163fe02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
808 2023.11.14 22:16:22.021050 [ 3 ] {746acd8c-3133-48f5-965e-8500e163fe02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.11.14 22:16:22.021093 [ 3 ] {746acd8c-3133-48f5-965e-8500e163fe02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
810 2023.11.14 22:16:22.021932 [ 3 ] {746acd8c-3133-48f5-965e-8500e163fe02} <Debug> DynamicQueryHandler: Done processing query
811 2023.11.14 22:16:22.021961 [ 3 ] {746acd8c-3133-48f5-965e-8500e163fe02} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
812 2023.11.14 22:16:22.021977 [ 3 ] {} <Debug> HTTP-Session: 064baa8e-499a-4a4f-9546-4958b9f13d15 Destroying unnamed session
813 2023.11.14 22:16:22.022219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2023.11.14 22:16:22.022264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
815 2023.11.14 22:16:22.022284 [ 3 ] {} <Debug> HTTP-Session: fdd33587-ecbc-4c39-84c8-8a7299d59db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
816 2023.11.14 22:16:22.022301 [ 3 ] {} <Debug> HTTP-Session: fdd33587-ecbc-4c39-84c8-8a7299d59db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2023.11.14 22:16:22.022415 [ 3 ] {f0a3a655-d3f6-452e-9ed4-ce047b41768a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.022758 [ 3 ] {f0a3a655-d3f6-452e-9ed4-ce047b41768a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
819 2023.11.14 22:16:22.022903 [ 3 ] {f0a3a655-d3f6-452e-9ed4-ce047b41768a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.11.14 22:16:22.022946 [ 3 ] {f0a3a655-d3f6-452e-9ed4-ce047b41768a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
821 2023.11.14 22:16:22.023788 [ 3 ] {f0a3a655-d3f6-452e-9ed4-ce047b41768a} <Debug> DynamicQueryHandler: Done processing query
822 2023.11.14 22:16:22.023817 [ 3 ] {f0a3a655-d3f6-452e-9ed4-ce047b41768a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
823 2023.11.14 22:16:22.023833 [ 3 ] {} <Debug> HTTP-Session: fdd33587-ecbc-4c39-84c8-8a7299d59db8 Destroying unnamed session
824 2023.11.14 22:16:22.024060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
825 2023.11.14 22:16:22.024105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
826 2023.11.14 22:16:22.024126 [ 3 ] {} <Debug> HTTP-Session: 9e073a2d-33b4-45f7-b351-f0218e01c84a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
827 2023.11.14 22:16:22.024143 [ 3 ] {} <Debug> HTTP-Session: 9e073a2d-33b4-45f7-b351-f0218e01c84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
828 2023.11.14 22:16:22.024257 [ 3 ] {bac51b69-c62c-4262-b39f-177e00b051c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.024609 [ 3 ] {bac51b69-c62c-4262-b39f-177e00b051c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
830 2023.11.14 22:16:22.024756 [ 3 ] {bac51b69-c62c-4262-b39f-177e00b051c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2023.11.14 22:16:22.024798 [ 3 ] {bac51b69-c62c-4262-b39f-177e00b051c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
832 2023.11.14 22:16:22.025583 [ 3 ] {bac51b69-c62c-4262-b39f-177e00b051c0} <Debug> DynamicQueryHandler: Done processing query
833 2023.11.14 22:16:22.025611 [ 3 ] {bac51b69-c62c-4262-b39f-177e00b051c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
834 2023.11.14 22:16:22.025627 [ 3 ] {} <Debug> HTTP-Session: 9e073a2d-33b4-45f7-b351-f0218e01c84a Destroying unnamed session
835 2023.11.14 22:16:22.025857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2023.11.14 22:16:22.025902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2023.11.14 22:16:22.025922 [ 3 ] {} <Debug> HTTP-Session: 27e19c21-ef19-4c57-82e8-db3640230437 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
838 2023.11.14 22:16:22.025939 [ 3 ] {} <Debug> HTTP-Session: 27e19c21-ef19-4c57-82e8-db3640230437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2023.11.14 22:16:22.026053 [ 3 ] {92810383-bce4-4e28-b94b-0ef60c59b82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.026399 [ 3 ] {92810383-bce4-4e28-b94b-0ef60c59b82e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
841 2023.11.14 22:16:22.026546 [ 3 ] {92810383-bce4-4e28-b94b-0ef60c59b82e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
842 2023.11.14 22:16:22.026588 [ 3 ] {92810383-bce4-4e28-b94b-0ef60c59b82e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
843 2023.11.14 22:16:22.027401 [ 3 ] {92810383-bce4-4e28-b94b-0ef60c59b82e} <Debug> DynamicQueryHandler: Done processing query
844 2023.11.14 22:16:22.027429 [ 3 ] {92810383-bce4-4e28-b94b-0ef60c59b82e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
845 2023.11.14 22:16:22.027445 [ 3 ] {} <Debug> HTTP-Session: 27e19c21-ef19-4c57-82e8-db3640230437 Destroying unnamed session
846 2023.11.14 22:16:22.027681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
847 2023.11.14 22:16:22.027725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
848 2023.11.14 22:16:22.027744 [ 3 ] {} <Debug> HTTP-Session: 6b5f1b03-a533-4e0c-b883-2f5dc4ff99fe Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
849 2023.11.14 22:16:22.027760 [ 3 ] {} <Debug> HTTP-Session: 6b5f1b03-a533-4e0c-b883-2f5dc4ff99fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
850 2023.11.14 22:16:22.027875 [ 3 ] {ca8c91b1-123f-477c-ae5e-dc5c202c221b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.028217 [ 3 ] {ca8c91b1-123f-477c-ae5e-dc5c202c221b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2023.11.14 22:16:22.028364 [ 3 ] {ca8c91b1-123f-477c-ae5e-dc5c202c221b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
853 2023.11.14 22:16:22.028407 [ 3 ] {ca8c91b1-123f-477c-ae5e-dc5c202c221b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
854 2023.11.14 22:16:22.029273 [ 3 ] {ca8c91b1-123f-477c-ae5e-dc5c202c221b} <Debug> DynamicQueryHandler: Done processing query
855 2023.11.14 22:16:22.029302 [ 3 ] {ca8c91b1-123f-477c-ae5e-dc5c202c221b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
856 2023.11.14 22:16:22.029319 [ 3 ] {} <Debug> HTTP-Session: 6b5f1b03-a533-4e0c-b883-2f5dc4ff99fe Destroying unnamed session
857 2023.11.14 22:16:22.029527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2023.11.14 22:16:22.029571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
859 2023.11.14 22:16:22.029590 [ 3 ] {} <Debug> HTTP-Session: 91acf666-e13a-47f2-8552-a0f32e65268e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
860 2023.11.14 22:16:22.029607 [ 3 ] {} <Debug> HTTP-Session: 91acf666-e13a-47f2-8552-a0f32e65268e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2023.11.14 22:16:22.029722 [ 3 ] {510f5ca9-7cd0-43d7-b75c-8b7937ca5157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.030073 [ 3 ] {510f5ca9-7cd0-43d7-b75c-8b7937ca5157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2023.11.14 22:16:22.030222 [ 3 ] {510f5ca9-7cd0-43d7-b75c-8b7937ca5157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2023.11.14 22:16:22.030265 [ 3 ] {510f5ca9-7cd0-43d7-b75c-8b7937ca5157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2023.11.14 22:16:22.031057 [ 3 ] {510f5ca9-7cd0-43d7-b75c-8b7937ca5157} <Debug> DynamicQueryHandler: Done processing query
866 2023.11.14 22:16:22.031085 [ 3 ] {510f5ca9-7cd0-43d7-b75c-8b7937ca5157} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2023.11.14 22:16:22.031100 [ 3 ] {} <Debug> HTTP-Session: 91acf666-e13a-47f2-8552-a0f32e65268e Destroying unnamed session
868 2023.11.14 22:16:22.031290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2023.11.14 22:16:22.031334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
870 2023.11.14 22:16:22.031353 [ 3 ] {} <Debug> HTTP-Session: e98c6f77-18e4-4b82-8699-dc2f9deab351 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
871 2023.11.14 22:16:22.031370 [ 3 ] {} <Debug> HTTP-Session: e98c6f77-18e4-4b82-8699-dc2f9deab351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2023.11.14 22:16:22.031487 [ 3 ] {dc6210b1-634b-4c40-8297-8edc9f06090f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.031836 [ 3 ] {dc6210b1-634b-4c40-8297-8edc9f06090f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
874 2023.11.14 22:16:22.031987 [ 3 ] {dc6210b1-634b-4c40-8297-8edc9f06090f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2023.11.14 22:16:22.032030 [ 3 ] {dc6210b1-634b-4c40-8297-8edc9f06090f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2023.11.14 22:16:22.032860 [ 3 ] {dc6210b1-634b-4c40-8297-8edc9f06090f} <Debug> DynamicQueryHandler: Done processing query
877 2023.11.14 22:16:22.032887 [ 3 ] {dc6210b1-634b-4c40-8297-8edc9f06090f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2023.11.14 22:16:22.032903 [ 3 ] {} <Debug> HTTP-Session: e98c6f77-18e4-4b82-8699-dc2f9deab351 Destroying unnamed session
879 2023.11.14 22:16:22.033126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2023.11.14 22:16:22.033168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
881 2023.11.14 22:16:22.033186 [ 3 ] {} <Debug> HTTP-Session: 0e6f825a-21e9-48c5-baff-0a07db2978bc Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
882 2023.11.14 22:16:22.033202 [ 3 ] {} <Debug> HTTP-Session: 0e6f825a-21e9-48c5-baff-0a07db2978bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2023.11.14 22:16:22.033319 [ 3 ] {780d9fe1-802c-4954-a7d9-1a6fa27fda7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.033676 [ 3 ] {780d9fe1-802c-4954-a7d9-1a6fa27fda7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
885 2023.11.14 22:16:22.033829 [ 3 ] {780d9fe1-802c-4954-a7d9-1a6fa27fda7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
886 2023.11.14 22:16:22.033871 [ 3 ] {780d9fe1-802c-4954-a7d9-1a6fa27fda7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
887 2023.11.14 22:16:22.034742 [ 3 ] {780d9fe1-802c-4954-a7d9-1a6fa27fda7c} <Debug> DynamicQueryHandler: Done processing query
888 2023.11.14 22:16:22.034770 [ 3 ] {780d9fe1-802c-4954-a7d9-1a6fa27fda7c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
889 2023.11.14 22:16:22.034787 [ 3 ] {} <Debug> HTTP-Session: 0e6f825a-21e9-48c5-baff-0a07db2978bc Destroying unnamed session
890 2023.11.14 22:16:22.035008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
891 2023.11.14 22:16:22.035054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
892 2023.11.14 22:16:22.035073 [ 3 ] {} <Debug> HTTP-Session: ecf53b22-684e-4a1d-8dbc-f5eb6f812eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
893 2023.11.14 22:16:22.035089 [ 3 ] {} <Debug> HTTP-Session: ecf53b22-684e-4a1d-8dbc-f5eb6f812eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
894 2023.11.14 22:16:22.035208 [ 3 ] {4377fc24-0b60-4b92-af65-5ab513c6730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.035565 [ 3 ] {4377fc24-0b60-4b92-af65-5ab513c6730e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
896 2023.11.14 22:16:22.035717 [ 3 ] {4377fc24-0b60-4b92-af65-5ab513c6730e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
897 2023.11.14 22:16:22.035757 [ 3 ] {4377fc24-0b60-4b92-af65-5ab513c6730e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
898 2023.11.14 22:16:22.036661 [ 3 ] {4377fc24-0b60-4b92-af65-5ab513c6730e} <Debug> DynamicQueryHandler: Done processing query
899 2023.11.14 22:16:22.036688 [ 3 ] {4377fc24-0b60-4b92-af65-5ab513c6730e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
900 2023.11.14 22:16:22.036704 [ 3 ] {} <Debug> HTTP-Session: ecf53b22-684e-4a1d-8dbc-f5eb6f812eeb Destroying unnamed session
901 2023.11.14 22:16:22.041985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
902 2023.11.14 22:16:22.042040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
903 2023.11.14 22:16:22.042063 [ 3 ] {} <Debug> HTTP-Session: 6d8be2eb-bda5-4bbe-93a5-2e145f43a1c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
904 2023.11.14 22:16:22.042084 [ 3 ] {} <Debug> HTTP-Session: 6d8be2eb-bda5-4bbe-93a5-2e145f43a1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
905 2023.11.14 22:16:22.042235 [ 3 ] {2444a9ca-7182-4572-ba6d-725e35541cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:22.042660 [ 3 ] {2444a9ca-7182-4572-ba6d-725e35541cce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
907 2023.11.14 22:16:22.042819 [ 3 ] {2444a9ca-7182-4572-ba6d-725e35541cce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
908 2023.11.14 22:16:22.042860 [ 3 ] {2444a9ca-7182-4572-ba6d-725e35541cce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
909 2023.11.14 22:16:22.043798 [ 3 ] {2444a9ca-7182-4572-ba6d-725e35541cce} <Debug> DynamicQueryHandler: Done processing query
910 2023.11.14 22:16:22.043825 [ 3 ] {2444a9ca-7182-4572-ba6d-725e35541cce} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
911 2023.11.14 22:16:22.043841 [ 3 ] {} <Debug> HTTP-Session: 6d8be2eb-bda5-4bbe-93a5-2e145f43a1c7 Destroying unnamed session
912 2023.11.14 22:16:22.043989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
913 2023.11.14 22:16:22.044033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
914 2023.11.14 22:16:22.044052 [ 3 ] {} <Debug> HTTP-Session: 5babc6c7-40f6-4f35-8c02-e67345aff097 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
915 2023.11.14 22:16:22.044069 [ 3 ] {} <Debug> HTTP-Session: 5babc6c7-40f6-4f35-8c02-e67345aff097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
916 2023.11.14 22:16:22.044148 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
917 2023.11.14 22:16:22.044189 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
918 2023.11.14 22:16:22.044924 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
919 2023.11.14 22:16:22.047690 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
920 2023.11.14 22:16:22.048302 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
921 2023.11.14 22:16:22.048595 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
922 2023.11.14 22:16:22.048723 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.004545944 sec., 2639 rows/sec., 356.17 KiB/sec.
923 2023.11.14 22:16:22.048863 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Debug> DynamicQueryHandler: Done processing query
924 2023.11.14 22:16:22.048887 [ 3 ] {92ba2ad9-2ced-4dd5-9094-28a4f4d9f41f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
925 2023.11.14 22:16:22.048904 [ 3 ] {} <Debug> HTTP-Session: 5babc6c7-40f6-4f35-8c02-e67345aff097 Destroying unnamed session
926 2023.11.14 22:16:22.049005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.11.14 22:16:22.049049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.11.14 22:16:22.049067 [ 3 ] {} <Debug> HTTP-Session: f74f7599-a682-4c62-94e8-7eb995bb8ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
929 2023.11.14 22:16:22.049084 [ 3 ] {} <Debug> HTTP-Session: f74f7599-a682-4c62-94e8-7eb995bb8ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.11.14 22:16:22.049155 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
931 2023.11.14 22:16:22.049195 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
932 2023.11.14 22:16:22.049301 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2023.11.14 22:16:22.050907 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
934 2023.11.14 22:16:22.051125 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
935 2023.11.14 22:16:22.051274 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
936 2023.11.14 22:16:22.051396 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.002211701 sec., 2712 rows/sec., 153.66 KiB/sec.
937 2023.11.14 22:16:22.051538 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Debug> DynamicQueryHandler: Done processing query
938 2023.11.14 22:16:22.051563 [ 3 ] {554cc978-c084-4740-b5a1-c7b5d14c3d6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
939 2023.11.14 22:16:22.051579 [ 3 ] {} <Debug> HTTP-Session: f74f7599-a682-4c62-94e8-7eb995bb8ff9 Destroying unnamed session
940 2023.11.14 22:16:22.051765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 15211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2023.11.14 22:16:22.051810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2023.11.14 22:16:22.051829 [ 3 ] {} <Debug> HTTP-Session: db1987f5-7a27-44d9-a21c-1f1a51b16c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
943 2023.11.14 22:16:22.051846 [ 3 ] {} <Debug> HTTP-Session: db1987f5-7a27-44d9-a21c-1f1a51b16c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2023.11.14 22:16:22.051921 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
945 2023.11.14 22:16:22.051960 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
946 2023.11.14 22:16:22.052068 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2023.11.14 22:16:22.052407 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
948 2023.11.14 22:16:22.052646 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
949 2023.11.14 22:16:22.052791 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
950 2023.11.14 22:16:22.052915 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000963518 sec., 99634 rows/sec., 9.45 MiB/sec.
951 2023.11.14 22:16:22.053032 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Debug> DynamicQueryHandler: Done processing query
952 2023.11.14 22:16:22.053054 [ 3 ] {bbf68b6e-2051-4539-b8f5-83a85ec674c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
953 2023.11.14 22:16:22.053070 [ 3 ] {} <Debug> HTTP-Session: db1987f5-7a27-44d9-a21c-1f1a51b16c56 Destroying unnamed session
954 2023.11.14 22:16:22.053347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 46441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
955 2023.11.14 22:16:22.053409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
956 2023.11.14 22:16:22.053434 [ 3 ] {} <Debug> HTTP-Session: 30d433af-edd8-4d59-b869-ade217ee45ff Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
957 2023.11.14 22:16:22.053455 [ 3 ] {} <Debug> HTTP-Session: 30d433af-edd8-4d59-b869-ade217ee45ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
958 2023.11.14 22:16:22.053558 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
959 2023.11.14 22:16:22.053605 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
960 2023.11.14 22:16:22.054914 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
961 2023.11.14 22:16:22.055496 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
962 2023.11.14 22:16:22.055774 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
963 2023.11.14 22:16:22.055923 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
964 2023.11.14 22:16:22.056038 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.002445526 sec., 118992 rows/sec., 8.17 MiB/sec.
965 2023.11.14 22:16:22.056154 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Debug> DynamicQueryHandler: Done processing query
966 2023.11.14 22:16:22.056178 [ 3 ] {34a35144-5bbc-4b83-951d-2e4b0a696e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
967 2023.11.14 22:16:22.056193 [ 3 ] {} <Debug> HTTP-Session: 30d433af-edd8-4d59-b869-ade217ee45ff Destroying unnamed session
968 2023.11.14 22:16:22.056316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2023.11.14 22:16:22.056359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2023.11.14 22:16:22.056379 [ 3 ] {} <Debug> HTTP-Session: 48b38234-dbd0-4568-849c-31f461ca0571 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
971 2023.11.14 22:16:22.056395 [ 3 ] {} <Debug> HTTP-Session: 48b38234-dbd0-4568-849c-31f461ca0571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2023.11.14 22:16:22.056465 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
973 2023.11.14 22:16:22.056504 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
974 2023.11.14 22:16:22.056608 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
975 2023.11.14 22:16:22.056853 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
976 2023.11.14 22:16:22.057134 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
977 2023.11.14 22:16:22.057304 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
978 2023.11.14 22:16:22.057423 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000923927 sec., 6494 rows/sec., 272.70 KiB/sec.
979 2023.11.14 22:16:22.057552 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Debug> DynamicQueryHandler: Done processing query
980 2023.11.14 22:16:22.057575 [ 3 ] {5ab73d6b-6420-4bbc-b485-92edc54186a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
981 2023.11.14 22:16:22.057591 [ 3 ] {} <Debug> HTTP-Session: 48b38234-dbd0-4568-849c-31f461ca0571 Destroying unnamed session
982 2023.11.14 22:16:22.057713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
983 2023.11.14 22:16:22.057756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
984 2023.11.14 22:16:22.057774 [ 3 ] {} <Debug> HTTP-Session: 7a60dbb7-8837-4e0e-9a8f-c8aefb043f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
985 2023.11.14 22:16:22.057790 [ 3 ] {} <Debug> HTTP-Session: 7a60dbb7-8837-4e0e-9a8f-c8aefb043f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
986 2023.11.14 22:16:22.057864 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
987 2023.11.14 22:16:22.057904 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
988 2023.11.14 22:16:22.058019 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
989 2023.11.14 22:16:22.058294 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
990 2023.11.14 22:16:22.058544 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
991 2023.11.14 22:16:22.058715 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
992 2023.11.14 22:16:22.058844 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000948298 sec., 73816 rows/sec., 4.48 MiB/sec.
993 2023.11.14 22:16:22.058960 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Debug> DynamicQueryHandler: Done processing query
994 2023.11.14 22:16:22.058983 [ 3 ] {79d20406-8031-4a5d-8eb8-367a2ff115c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
995 2023.11.14 22:16:22.058999 [ 3 ] {} <Debug> HTTP-Session: 7a60dbb7-8837-4e0e-9a8f-c8aefb043f09 Destroying unnamed session
996 2023.11.14 22:16:22.059091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2023.11.14 22:16:22.059133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2023.11.14 22:16:22.059152 [ 3 ] {} <Debug> HTTP-Session: 8fc54f1d-a68c-4262-9f88-3bdfec626357 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
999 2023.11.14 22:16:22.059169 [ 3 ] {} <Debug> HTTP-Session: 8fc54f1d-a68c-4262-9f88-3bdfec626357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2023.11.14 22:16:22.059239 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1001 2023.11.14 22:16:22.059277 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1002 2023.11.14 22:16:22.059377 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1003 2023.11.14 22:16:22.059604 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1004 2023.11.14 22:16:22.059843 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1005 2023.11.14 22:16:22.060034 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1006 2023.11.14 22:16:22.060150 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000881256 sec., 23829 rows/sec., 1.24 MiB/sec.
1007 2023.11.14 22:16:22.060266 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Debug> DynamicQueryHandler: Done processing query
1008 2023.11.14 22:16:22.060290 [ 3 ] {b5016195-6fcf-48cd-863a-0dc8ed115284} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1009 2023.11.14 22:16:22.060306 [ 3 ] {} <Debug> HTTP-Session: 8fc54f1d-a68c-4262-9f88-3bdfec626357 Destroying unnamed session
1010 2023.11.14 22:16:31.797366 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
1011 2023.11.14 22:16:31.797465 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
1012 2023.11.14 22:16:32.004621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1013 2023.11.14 22:16:32.004756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1014 2023.11.14 22:16:32.004801 [ 3 ] {} <Debug> HTTP-Session: 3fc425a9-8a84-4898-9be4-4b1e6271a04a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1015 2023.11.14 22:16:32.004842 [ 3 ] {} <Debug> HTTP-Session: 3fc425a9-8a84-4898-9be4-4b1e6271a04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1016 2023.11.14 22:16:32.005030 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1017 2023.11.14 22:16:32.005126 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1018 2023.11.14 22:16:32.005384 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1019 2023.11.14 22:16:32.005929 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1020 2023.11.14 22:16:32.006184 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1021 2023.11.14 22:16:32.006346 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1022 2023.11.14 22:16:32.006469 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001381675 sec., 4342 rows/sec., 245.97 KiB/sec.
1023 2023.11.14 22:16:32.006620 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Debug> DynamicQueryHandler: Done processing query
1024 2023.11.14 22:16:32.006646 [ 3 ] {8b02006a-bd93-4e1c-bfd3-64d74ea6e941} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1025 2023.11.14 22:16:32.006663 [ 3 ] {} <Debug> HTTP-Session: 3fc425a9-8a84-4898-9be4-4b1e6271a04a Destroying unnamed session
1026 2023.11.14 22:16:32.006823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 15211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1027 2023.11.14 22:16:32.006872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1028 2023.11.14 22:16:32.006892 [ 3 ] {} <Debug> HTTP-Session: 6ddf3e3f-e293-46df-be61-f5ea8a3f8f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1029 2023.11.14 22:16:32.006910 [ 3 ] {} <Debug> HTTP-Session: 6ddf3e3f-e293-46df-be61-f5ea8a3f8f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1030 2023.11.14 22:16:32.006994 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1031 2023.11.14 22:16:32.007036 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1032 2023.11.14 22:16:32.007142 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1033 2023.11.14 22:16:32.007461 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1034 2023.11.14 22:16:32.007681 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1035 2023.11.14 22:16:32.007832 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1036 2023.11.14 22:16:32.007928 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000904387 sec., 106149 rows/sec., 10.07 MiB/sec.
1037 2023.11.14 22:16:32.008057 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Debug> DynamicQueryHandler: Done processing query
1038 2023.11.14 22:16:32.008081 [ 3 ] {26169977-dbab-4735-8d7d-944401e004b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1039 2023.11.14 22:16:32.008097 [ 3 ] {} <Debug> HTTP-Session: 6ddf3e3f-e293-46df-be61-f5ea8a3f8f4f Destroying unnamed session
1040 2023.11.14 22:16:32.008358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 46441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1041 2023.11.14 22:16:32.008402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1042 2023.11.14 22:16:32.008420 [ 3 ] {} <Debug> HTTP-Session: 867124b2-e943-438c-9484-5451f7db3eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1043 2023.11.14 22:16:32.008437 [ 3 ] {} <Debug> HTTP-Session: 867124b2-e943-438c-9484-5451f7db3eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1044 2023.11.14 22:16:32.008522 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1045 2023.11.14 22:16:32.008562 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1046 2023.11.14 22:16:32.008664 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1047 2023.11.14 22:16:32.009295 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1048 2023.11.14 22:16:32.009524 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1049 2023.11.14 22:16:32.009676 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1050 2023.11.14 22:16:32.009774 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001222063 sec., 238121 rows/sec., 16.34 MiB/sec.
1051 2023.11.14 22:16:32.009917 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Debug> DynamicQueryHandler: Done processing query
1052 2023.11.14 22:16:32.009941 [ 3 ] {60428ca0-5f23-4ae3-9970-9fb21085cc81} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1053 2023.11.14 22:16:32.009957 [ 3 ] {} <Debug> HTTP-Session: 867124b2-e943-438c-9484-5451f7db3eaa Destroying unnamed session
1054 2023.11.14 22:16:32.010112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1055 2023.11.14 22:16:32.010157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1056 2023.11.14 22:16:32.010176 [ 3 ] {} <Debug> HTTP-Session: 6b53332e-fc93-4d1a-8b83-d342bca003bb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1057 2023.11.14 22:16:32.010193 [ 3 ] {} <Debug> HTTP-Session: 6b53332e-fc93-4d1a-8b83-d342bca003bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1058 2023.11.14 22:16:32.010262 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1059 2023.11.14 22:16:32.010302 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1060 2023.11.14 22:16:32.010407 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1061 2023.11.14 22:16:32.010662 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1062 2023.11.14 22:16:32.010896 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1063 2023.11.14 22:16:32.011096 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1064 2023.11.14 22:16:32.011202 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906177 sec., 6621 rows/sec., 278.04 KiB/sec.
1065 2023.11.14 22:16:32.011329 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Debug> DynamicQueryHandler: Done processing query
1066 2023.11.14 22:16:32.011351 [ 3 ] {49d1e6e7-6436-43a4-a5c8-eaa24bd1d345} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1067 2023.11.14 22:16:32.011368 [ 3 ] {} <Debug> HTTP-Session: 6b53332e-fc93-4d1a-8b83-d342bca003bb Destroying unnamed session
1068 2023.11.14 22:16:32.011508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1069 2023.11.14 22:16:32.011552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1070 2023.11.14 22:16:32.011571 [ 3 ] {} <Debug> HTTP-Session: 71271fbe-134b-4858-956c-304bac178bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1071 2023.11.14 22:16:32.011587 [ 3 ] {} <Debug> HTTP-Session: 71271fbe-134b-4858-956c-304bac178bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1072 2023.11.14 22:16:32.011661 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1073 2023.11.14 22:16:32.011702 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1074 2023.11.14 22:16:32.011816 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1075 2023.11.14 22:16:32.012116 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1076 2023.11.14 22:16:32.012362 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1077 2023.11.14 22:16:32.012544 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1078 2023.11.14 22:16:32.012643 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000954118 sec., 73366 rows/sec., 4.45 MiB/sec.
1079 2023.11.14 22:16:32.012812 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Debug> DynamicQueryHandler: Done processing query
1080 2023.11.14 22:16:32.012835 [ 3 ] {2a26b804-6da5-49fc-bbaf-6734a6fdd3d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1081 2023.11.14 22:16:32.012850 [ 3 ] {} <Debug> HTTP-Session: 71271fbe-134b-4858-956c-304bac178bb0 Destroying unnamed session
1082 2023.11.14 22:16:32.012958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1083 2023.11.14 22:16:32.013001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1084 2023.11.14 22:16:32.013020 [ 3 ] {} <Debug> HTTP-Session: e580d3e9-8f10-4de4-bde4-0836dacbfdb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1085 2023.11.14 22:16:32.013036 [ 3 ] {} <Debug> HTTP-Session: e580d3e9-8f10-4de4-bde4-0836dacbfdb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1086 2023.11.14 22:16:32.013107 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1087 2023.11.14 22:16:32.013146 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1088 2023.11.14 22:16:32.013250 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1089 2023.11.14 22:16:32.013550 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1090 2023.11.14 22:16:32.013841 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1091 2023.11.14 22:16:32.014022 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1092 2023.11.14 22:16:32.014123 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000984518 sec., 21330 rows/sec., 1.11 MiB/sec.
1093 2023.11.14 22:16:32.014234 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Debug> DynamicQueryHandler: Done processing query
1094 2023.11.14 22:16:32.014259 [ 3 ] {ab527c7e-492e-48cc-b4b3-383cd1a35757} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1095 2023.11.14 22:16:32.014276 [ 3 ] {} <Debug> HTTP-Session: e580d3e9-8f10-4de4-bde4-0836dacbfdb8 Destroying unnamed session
1096 2023.11.14 22:16:42.004229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1097 2023.11.14 22:16:42.004356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1098 2023.11.14 22:16:42.004387 [ 3 ] {} <Debug> HTTP-Session: fcd4459b-3915-4e1d-8df9-6d7e38aafb13 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1099 2023.11.14 22:16:42.004415 [ 3 ] {} <Debug> HTTP-Session: fcd4459b-3915-4e1d-8df9-6d7e38aafb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1100 2023.11.14 22:16:42.004553 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1101 2023.11.14 22:16:42.004621 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1102 2023.11.14 22:16:42.004801 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1103 2023.11.14 22:16:42.005296 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1104 2023.11.14 22:16:42.005574 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1105 2023.11.14 22:16:42.005745 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1106 2023.11.14 22:16:42.005894 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001298804 sec., 4619 rows/sec., 261.66 KiB/sec.
1107 2023.11.14 22:16:42.006086 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Debug> DynamicQueryHandler: Done processing query
1108 2023.11.14 22:16:42.006126 [ 3 ] {b75f128f-2cbf-4a22-9952-e364df043cea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1109 2023.11.14 22:16:42.006149 [ 3 ] {} <Debug> HTTP-Session: fcd4459b-3915-4e1d-8df9-6d7e38aafb13 Destroying unnamed session
1110 2023.11.14 22:16:42.006292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 15211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1111 2023.11.14 22:16:42.006350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1112 2023.11.14 22:16:42.006373 [ 3 ] {} <Debug> HTTP-Session: 8098f414-8d71-47af-9950-ae72a2553bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1113 2023.11.14 22:16:42.006393 [ 3 ] {} <Debug> HTTP-Session: 8098f414-8d71-47af-9950-ae72a2553bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1114 2023.11.14 22:16:42.006487 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1115 2023.11.14 22:16:42.006534 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1116 2023.11.14 22:16:42.006656 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1117 2023.11.14 22:16:42.007030 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1118 2023.11.14 22:16:42.007275 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1119 2023.11.14 22:16:42.007435 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1120 2023.11.14 22:16:42.007567 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001046459 sec., 91737 rows/sec., 8.70 MiB/sec.
1121 2023.11.14 22:16:42.007705 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Debug> DynamicQueryHandler: Done processing query
1122 2023.11.14 22:16:42.007731 [ 3 ] {726df1b2-39e5-4f47-8f74-b094cf2ae800} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1123 2023.11.14 22:16:42.007748 [ 3 ] {} <Debug> HTTP-Session: 8098f414-8d71-47af-9950-ae72a2553bd2 Destroying unnamed session
1124 2023.11.14 22:16:42.008028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 46441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1125 2023.11.14 22:16:42.008082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1126 2023.11.14 22:16:42.008103 [ 3 ] {} <Debug> HTTP-Session: 15264c65-0ed8-4585-8b89-7c1b16936cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1127 2023.11.14 22:16:42.008122 [ 3 ] {} <Debug> HTTP-Session: 15264c65-0ed8-4585-8b89-7c1b16936cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1128 2023.11.14 22:16:42.008218 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1129 2023.11.14 22:16:42.008262 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1130 2023.11.14 22:16:42.008380 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1131 2023.11.14 22:16:42.008842 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1132 2023.11.14 22:16:42.009074 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1133 2023.11.14 22:16:42.009228 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1134 2023.11.14 22:16:42.009358 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.00110874 sec., 262460 rows/sec., 18.01 MiB/sec.
1135 2023.11.14 22:16:42.009495 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Debug> DynamicQueryHandler: Done processing query
1136 2023.11.14 22:16:42.009521 [ 3 ] {21fd4a7e-3caa-48f1-8ca2-bcb9f69017ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1137 2023.11.14 22:16:42.009538 [ 3 ] {} <Debug> HTTP-Session: 15264c65-0ed8-4585-8b89-7c1b16936cbc Destroying unnamed session
1138 2023.11.14 22:16:42.009706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1139 2023.11.14 22:16:42.009758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1140 2023.11.14 22:16:42.009779 [ 3 ] {} <Debug> HTTP-Session: e6485748-ab2a-4009-aebe-6991233612dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1141 2023.11.14 22:16:42.009798 [ 3 ] {} <Debug> HTTP-Session: e6485748-ab2a-4009-aebe-6991233612dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1142 2023.11.14 22:16:42.009879 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1143 2023.11.14 22:16:42.009923 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1144 2023.11.14 22:16:42.010041 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1145 2023.11.14 22:16:42.010313 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1146 2023.11.14 22:16:42.010564 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1147 2023.11.14 22:16:42.010741 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1148 2023.11.14 22:16:42.010869 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000960318 sec., 6247 rows/sec., 262.36 KiB/sec.
1149 2023.11.14 22:16:42.010998 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Debug> DynamicQueryHandler: Done processing query
1150 2023.11.14 22:16:42.011022 [ 3 ] {20760c04-ac67-449b-9967-e9198c2b3480} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1151 2023.11.14 22:16:42.011038 [ 3 ] {} <Debug> HTTP-Session: e6485748-ab2a-4009-aebe-6991233612dd Destroying unnamed session
1152 2023.11.14 22:16:42.011220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2023.11.14 22:16:42.011272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1154 2023.11.14 22:16:42.011292 [ 3 ] {} <Debug> HTTP-Session: 7706747f-feaa-4f4a-bcf9-32d073d6d215 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1155 2023.11.14 22:16:42.011311 [ 3 ] {} <Debug> HTTP-Session: 7706747f-feaa-4f4a-bcf9-32d073d6d215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2023.11.14 22:16:42.011398 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1157 2023.11.14 22:16:42.011443 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1158 2023.11.14 22:16:42.011570 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1159 2023.11.14 22:16:42.011894 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1160 2023.11.14 22:16:42.012179 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1161 2023.11.14 22:16:42.012367 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1162 2023.11.14 22:16:42.012497 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001064909 sec., 65733 rows/sec., 3.99 MiB/sec.
1163 2023.11.14 22:16:42.012646 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Debug> DynamicQueryHandler: Done processing query
1164 2023.11.14 22:16:42.012671 [ 3 ] {d8ea5c7b-658f-41bb-a28a-47a6fdb62bc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1165 2023.11.14 22:16:42.012688 [ 3 ] {} <Debug> HTTP-Session: 7706747f-feaa-4f4a-bcf9-32d073d6d215 Destroying unnamed session
1166 2023.11.14 22:16:42.012820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2023.11.14 22:16:42.012868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1168 2023.11.14 22:16:42.012907 [ 3 ] {} <Debug> HTTP-Session: 9bc84d15-8fc6-4b92-a03c-f8964718be5e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1169 2023.11.14 22:16:42.012945 [ 3 ] {} <Debug> HTTP-Session: 9bc84d15-8fc6-4b92-a03c-f8964718be5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2023.11.14 22:16:42.013049 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1171 2023.11.14 22:16:42.013101 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1172 2023.11.14 22:16:42.013257 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1173 2023.11.14 22:16:42.013554 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1174 2023.11.14 22:16:42.013825 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1175 2023.11.14 22:16:42.014020 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1176 2023.11.14 22:16:42.014154 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00106989 sec., 19628 rows/sec., 1.02 MiB/sec.
1177 2023.11.14 22:16:42.014282 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Debug> DynamicQueryHandler: Done processing query
1178 2023.11.14 22:16:42.014310 [ 3 ] {a4b935df-9620-4cc6-b870-fcfc7ee9f1d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1179 2023.11.14 22:16:42.014326 [ 3 ] {} <Debug> HTTP-Session: 9bc84d15-8fc6-4b92-a03c-f8964718be5e Destroying unnamed session
1180 2023.11.14 22:16:46.797712 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
1181 2023.11.14 22:16:46.797780 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
1182 2023.11.14 22:16:46.998737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1183 2023.11.14 22:16:46.998838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1184 2023.11.14 22:16:46.998865 [ 3 ] {} <Debug> HTTP-Session: 7b9de184-b9b3-4672-bd97-bf922b930b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1185 2023.11.14 22:16:46.998888 [ 3 ] {} <Debug> HTTP-Session: 7b9de184-b9b3-4672-bd97-bf922b930b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1186 2023.11.14 22:16:46.999078 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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.14 22:16:46.999752 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1188 2023.11.14 22:16:46.999927 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1189 2023.11.14 22:16:47.000038 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1190 2023.11.14 22:16:47.000443 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1191 2023.11.14 22:16:47.003445 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1192 2023.11.14 22:16:47.003482 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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.14 22:16:47.003552 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1194 2023.11.14 22:16:47.008546 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.009417624 sec., 1274 rows/sec., 171.93 KiB/sec.
1195 2023.11.14 22:16:47.008824 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Debug> DynamicQueryHandler: Done processing query
1196 2023.11.14 22:16:47.008858 [ 3 ] {6aeac436-033b-41cd-918b-f3c0dee1966a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1197 2023.11.14 22:16:47.008879 [ 3 ] {} <Debug> HTTP-Session: 7b9de184-b9b3-4672-bd97-bf922b930b31 Destroying unnamed session
1198 2023.11.14 22:16:47.009179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1199 2023.11.14 22:16:47.009236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1200 2023.11.14 22:16:47.009258 [ 3 ] {} <Debug> HTTP-Session: 941f4c92-8e75-4efd-aeb1-e5a4c2eb6b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1201 2023.11.14 22:16:47.009278 [ 3 ] {} <Debug> HTTP-Session: 941f4c92-8e75-4efd-aeb1-e5a4c2eb6b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1202 2023.11.14 22:16:47.009419 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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)
1203 2023.11.14 22:16:47.009904 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1204 2023.11.14 22:16:47.010075 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1205 2023.11.14 22:16:47.010120 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1206 2023.11.14 22:16:47.010270 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1207 2023.11.14 22:16:47.010300 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1208 2023.11.14 22:16:47.010323 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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.14 22:16:47.010353 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1210 2023.11.14 22:16:47.011313 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001852964 sec., 6476 rows/sec., 873.81 KiB/sec.
1211 2023.11.14 22:16:47.011512 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Debug> DynamicQueryHandler: Done processing query
1212 2023.11.14 22:16:47.011538 [ 3 ] {0885ec98-858e-47cf-bd06-670676769d88} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1213 2023.11.14 22:16:47.011555 [ 3 ] {} <Debug> HTTP-Session: 941f4c92-8e75-4efd-aeb1-e5a4c2eb6b50 Destroying unnamed session
1214 2023.11.14 22:16:47.011886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1215 2023.11.14 22:16:47.011934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1216 2023.11.14 22:16:47.011954 [ 3 ] {} <Debug> HTTP-Session: 210340c5-cec3-45a3-a147-31641d833ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1217 2023.11.14 22:16:47.011971 [ 3 ] {} <Debug> HTTP-Session: 210340c5-cec3-45a3-a147-31641d833ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1218 2023.11.14 22:16:47.012101 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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)
1219 2023.11.14 22:16:47.012575 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1220 2023.11.14 22:16:47.012743 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1221 2023.11.14 22:16:47.012786 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1222 2023.11.14 22:16:47.012933 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1223 2023.11.14 22:16:47.012961 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1224 2023.11.14 22:16:47.012982 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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.14 22:16:47.013011 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1226 2023.11.14 22:16:47.013957 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001816173 sec., 6607 rows/sec., 891.51 KiB/sec.
1227 2023.11.14 22:16:47.014159 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Debug> DynamicQueryHandler: Done processing query
1228 2023.11.14 22:16:47.014184 [ 3 ] {90aa8902-44c6-4b7f-8c52-9c6022e54b01} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1229 2023.11.14 22:16:47.014201 [ 3 ] {} <Debug> HTTP-Session: 210340c5-cec3-45a3-a147-31641d833ce8 Destroying unnamed session
1230 2023.11.14 22:16:47.014441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2023.11.14 22:16:47.014491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2023.11.14 22:16:47.014511 [ 3 ] {} <Debug> HTTP-Session: 3293bcfe-0d8d-4d7c-ba55-69d5d93920e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1233 2023.11.14 22:16:47.014528 [ 3 ] {} <Debug> HTTP-Session: 3293bcfe-0d8d-4d7c-ba55-69d5d93920e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2023.11.14 22:16:47.014654 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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)
1235 2023.11.14 22:16:47.015135 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1236 2023.11.14 22:16:47.015305 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1237 2023.11.14 22:16:47.015347 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1238 2023.11.14 22:16:47.015494 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1239 2023.11.14 22:16:47.015522 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1240 2023.11.14 22:16:47.015543 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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.14 22:16:47.015572 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1242 2023.11.14 22:16:47.016459 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001766623 sec., 6792 rows/sec., 916.52 KiB/sec.
1243 2023.11.14 22:16:47.016661 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Debug> DynamicQueryHandler: Done processing query
1244 2023.11.14 22:16:47.016685 [ 3 ] {0e22b7d8-74b4-477d-abac-69149e46b6e5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1245 2023.11.14 22:16:47.016702 [ 3 ] {} <Debug> HTTP-Session: 3293bcfe-0d8d-4d7c-ba55-69d5d93920e6 Destroying unnamed session
1246 2023.11.14 22:16:47.016914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1247 2023.11.14 22:16:47.016959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1248 2023.11.14 22:16:47.016980 [ 3 ] {} <Debug> HTTP-Session: 386ca1c5-7287-489a-b1bc-031639650e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1249 2023.11.14 22:16:47.016996 [ 3 ] {} <Debug> HTTP-Session: 386ca1c5-7287-489a-b1bc-031639650e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1250 2023.11.14 22:16:47.017124 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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)
1251 2023.11.14 22:16:47.017609 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1252 2023.11.14 22:16:47.017779 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1253 2023.11.14 22:16:47.017822 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1254 2023.11.14 22:16:47.017968 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1255 2023.11.14 22:16:47.017996 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1256 2023.11.14 22:16:47.018019 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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
1257 2023.11.14 22:16:47.018047 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1258 2023.11.14 22:16:47.018933 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001771333 sec., 6774 rows/sec., 914.08 KiB/sec.
1259 2023.11.14 22:16:47.019124 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Debug> DynamicQueryHandler: Done processing query
1260 2023.11.14 22:16:47.019150 [ 3 ] {a77ae359-7524-4925-81c7-5d8c65b89ab5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1261 2023.11.14 22:16:47.019166 [ 3 ] {} <Debug> HTTP-Session: 386ca1c5-7287-489a-b1bc-031639650e25 Destroying unnamed session
1262 2023.11.14 22:16:47.019406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1263 2023.11.14 22:16:47.019452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1264 2023.11.14 22:16:47.019472 [ 3 ] {} <Debug> HTTP-Session: 69676427-f9d6-4cde-9700-bce22654fddc Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1265 2023.11.14 22:16:47.019488 [ 3 ] {} <Debug> HTTP-Session: 69676427-f9d6-4cde-9700-bce22654fddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1266 2023.11.14 22:16:47.019617 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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)
1267 2023.11.14 22:16:47.020106 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1268 2023.11.14 22:16:47.020280 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1269 2023.11.14 22:16:47.020322 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1270 2023.11.14 22:16:47.020468 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1271 2023.11.14 22:16:47.020497 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1272 2023.11.14 22:16:47.020518 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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
1273 2023.11.14 22:16:47.020546 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1274 2023.11.14 22:16:47.021423 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001767103 sec., 6790 rows/sec., 916.27 KiB/sec.
1275 2023.11.14 22:16:47.021608 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Debug> DynamicQueryHandler: Done processing query
1276 2023.11.14 22:16:47.021632 [ 3 ] {16c8fc78-b8d2-425c-a786-4d25b7a333af} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1277 2023.11.14 22:16:47.021650 [ 3 ] {} <Debug> HTTP-Session: 69676427-f9d6-4cde-9700-bce22654fddc Destroying unnamed session
1278 2023.11.14 22:16:47.032494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1279 2023.11.14 22:16:47.032548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1280 2023.11.14 22:16:47.032568 [ 3 ] {} <Debug> HTTP-Session: 3ad83669-1b89-453c-92d3-b6ff6a7616b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1281 2023.11.14 22:16:47.032586 [ 3 ] {} <Debug> HTTP-Session: 3ad83669-1b89-453c-92d3-b6ff6a7616b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1282 2023.11.14 22:16:47.032666 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1283 2023.11.14 22:16:47.032707 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1284 2023.11.14 22:16:47.032851 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1285 2023.11.14 22:16:47.033195 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1286 2023.11.14 22:16:47.033511 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1287 2023.11.14 22:16:47.033685 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1288 2023.11.14 22:16:47.033796 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001098671 sec., 5461 rows/sec., 885.30 KiB/sec.
1289 2023.11.14 22:16:47.033920 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Debug> DynamicQueryHandler: Done processing query
1290 2023.11.14 22:16:47.033945 [ 3 ] {1a4405a6-484c-4282-92ed-3aee833d537f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1291 2023.11.14 22:16:47.033961 [ 3 ] {} <Debug> HTTP-Session: 3ad83669-1b89-453c-92d3-b6ff6a7616b9 Destroying unnamed session
1292 2023.11.14 22:16:47.034070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1293 2023.11.14 22:16:47.034116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1294 2023.11.14 22:16:47.034135 [ 3 ] {} <Debug> HTTP-Session: f93f4a84-6e8c-4c70-bf4a-9744f9b82dce Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1295 2023.11.14 22:16:47.034152 [ 3 ] {} <Debug> HTTP-Session: f93f4a84-6e8c-4c70-bf4a-9744f9b82dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1296 2023.11.14 22:16:47.034228 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1297 2023.11.14 22:16:47.034268 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1298 2023.11.14 22:16:47.034373 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1299 2023.11.14 22:16:47.034673 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1300 2023.11.14 22:16:47.034888 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1301 2023.11.14 22:16:47.035041 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1302 2023.11.14 22:16:47.035144 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000885467 sec., 40656 rows/sec., 3.41 MiB/sec.
1303 2023.11.14 22:16:47.035291 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Debug> DynamicQueryHandler: Done processing query
1304 2023.11.14 22:16:47.035315 [ 3 ] {b5e3388f-6624-4d42-825f-fce36ef5dd73} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1305 2023.11.14 22:16:47.035332 [ 3 ] {} <Debug> HTTP-Session: f93f4a84-6e8c-4c70-bf4a-9744f9b82dce Destroying unnamed session
1306 2023.11.14 22:16:47.035496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1307 2023.11.14 22:16:47.035542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1308 2023.11.14 22:16:47.035561 [ 3 ] {} <Debug> HTTP-Session: 7ef42f9e-c2d7-4055-8297-b18e5bb18a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1309 2023.11.14 22:16:47.035577 [ 3 ] {} <Debug> HTTP-Session: 7ef42f9e-c2d7-4055-8297-b18e5bb18a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1310 2023.11.14 22:16:47.035649 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1311 2023.11.14 22:16:47.035689 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1312 2023.11.14 22:16:47.035800 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1313 2023.11.14 22:16:47.036088 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1314 2023.11.14 22:16:47.036299 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1315 2023.11.14 22:16:47.036458 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1316 2023.11.14 22:16:47.036554 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000876726 sec., 27374 rows/sec., 2.11 MiB/sec.
1317 2023.11.14 22:16:47.036663 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Debug> DynamicQueryHandler: Done processing query
1318 2023.11.14 22:16:47.036688 [ 3 ] {aadb745c-5cbd-4cf6-b09f-fe9d695ff1ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1319 2023.11.14 22:16:47.036704 [ 3 ] {} <Debug> HTTP-Session: 7ef42f9e-c2d7-4055-8297-b18e5bb18a13 Destroying unnamed session
1320 2023.11.14 22:16:47.036840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 41563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1321 2023.11.14 22:16:47.036886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1322 2023.11.14 22:16:47.036906 [ 3 ] {} <Debug> HTTP-Session: a71495c7-ec03-4511-9c29-94bf7857c1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1323 2023.11.14 22:16:47.036922 [ 3 ] {} <Debug> HTTP-Session: a71495c7-ec03-4511-9c29-94bf7857c1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1324 2023.11.14 22:16:47.037003 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1325 2023.11.14 22:16:47.037046 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1326 2023.11.14 22:16:47.037162 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1327 2023.11.14 22:16:47.037575 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1328 2023.11.14 22:16:47.037847 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1329 2023.11.14 22:16:47.038031 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1330 2023.11.14 22:16:47.038132 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Information> executeQuery: Read 216 rows, 15.40 KiB in 0.00110021 sec., 196326 rows/sec., 13.67 MiB/sec.
1331 2023.11.14 22:16:47.038251 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Debug> DynamicQueryHandler: Done processing query
1332 2023.11.14 22:16:47.038275 [ 3 ] {e3544efb-8858-4df7-8a04-cdca6887f0f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1333 2023.11.14 22:16:47.038290 [ 3 ] {} <Debug> HTTP-Session: a71495c7-ec03-4511-9c29-94bf7857c1e0 Destroying unnamed session
1334 2023.11.14 22:16:48.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.00 MiB, peak 234.75 MiB, will set to 230.30 MiB (RSS), difference: 1.30 MiB
1335 2023.11.14 22:16:51.999050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1336 2023.11.14 22:16:51.999174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1337 2023.11.14 22:16:51.999205 [ 3 ] {} <Debug> HTTP-Session: 9c68bab9-4f0f-45e6-9898-de6f6630e886 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1338 2023.11.14 22:16:51.999235 [ 3 ] {} <Debug> HTTP-Session: 9c68bab9-4f0f-45e6-9898-de6f6630e886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1339 2023.11.14 22:16:51.999457 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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)
1340 2023.11.14 22:16:52.000114 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1341 2023.11.14 22:16:52.000143 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.30 MiB, peak 234.75 MiB, will set to 230.30 MiB (RSS), difference: -1.00 MiB
1342 2023.11.14 22:16:52.000448 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1343 2023.11.14 22:16:52.000568 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1344 2023.11.14 22:16:52.000762 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1345 2023.11.14 22:16:52.000903 [ 186 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1346 2023.11.14 22:16:52.000933 [ 190 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1347 2023.11.14 22:16:52.001092 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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
1348 2023.11.14 22:16:52.001184 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 18 rows with 2 streams
1349 2023.11.14 22:16:52.003079 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Information> executeQuery: Read 18 rows, 2.59 KiB in 0.003567695 sec., 5045 rows/sec., 726.46 KiB/sec.
1350 2023.11.14 22:16:52.003376 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Debug> DynamicQueryHandler: Done processing query
1351 2023.11.14 22:16:52.003403 [ 3 ] {05a04b14-cfd6-4d0b-b81b-f521d4b9e417} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1352 2023.11.14 22:16:52.003420 [ 3 ] {} <Debug> HTTP-Session: 9c68bab9-4f0f-45e6-9898-de6f6630e886 Destroying unnamed session
1353 2023.11.14 22:16:52.005912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2023.11.14 22:16:52.005964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1355 2023.11.14 22:16:52.005985 [ 3 ] {} <Debug> HTTP-Session: 6bebb877-edd3-49f6-836a-5303e1dd476e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1356 2023.11.14 22:16:52.006004 [ 3 ] {} <Debug> HTTP-Session: 6bebb877-edd3-49f6-836a-5303e1dd476e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2023.11.14 22:16:52.006146 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
1358 2023.11.14 22:16:52.006677 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1359 2023.11.14 22:16:52.006862 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1360 2023.11.14 22:16:52.006907 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1361 2023.11.14 22:16:52.007055 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1362 2023.11.14 22:16:52.007150 [ 191 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1363 2023.11.14 22:16:52.007152 [ 193 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1364 2023.11.14 22:16:52.007292 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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
1365 2023.11.14 22:16:52.007354 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 18 rows with 2 streams
1366 2023.11.14 22:16:52.008909 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Information> executeQuery: Read 18 rows, 2.59 KiB in 0.002722511 sec., 6611 rows/sec., 951.99 KiB/sec.
1367 2023.11.14 22:16:52.009179 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Debug> DynamicQueryHandler: Done processing query
1368 2023.11.14 22:16:52.009204 [ 3 ] {f5585369-0c8c-47a1-b421-e61524e6f29a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1369 2023.11.14 22:16:52.009227 [ 3 ] {} <Debug> HTTP-Session: 6bebb877-edd3-49f6-836a-5303e1dd476e Destroying unnamed session
1370 2023.11.14 22:16:52.009565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2023.11.14 22:16:52.009613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1372 2023.11.14 22:16:52.009633 [ 3 ] {} <Debug> HTTP-Session: 934a920b-3cd2-43d3-a75b-cbed43e12ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1373 2023.11.14 22:16:52.009650 [ 3 ] {} <Debug> HTTP-Session: 934a920b-3cd2-43d3-a75b-cbed43e12ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2023.11.14 22:16:52.009788 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', '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)
1375 2023.11.14 22:16:52.010322 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1376 2023.11.14 22:16:52.010508 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1377 2023.11.14 22:16:52.010550 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1378 2023.11.14 22:16:52.010698 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1379 2023.11.14 22:16:52.010790 [ 187 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1380 2023.11.14 22:16:52.010810 [ 190 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1381 2023.11.14 22:16:52.010935 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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
1382 2023.11.14 22:16:52.010999 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 18 rows with 2 streams
1383 2023.11.14 22:16:52.012626 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Information> executeQuery: Read 18 rows, 2.59 KiB in 0.002797931 sec., 6433 rows/sec., 926.33 KiB/sec.
1384 2023.11.14 22:16:52.012898 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Debug> DynamicQueryHandler: Done processing query
1385 2023.11.14 22:16:52.012923 [ 3 ] {064d6490-1fe5-4a20-90d9-57e443213426} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1386 2023.11.14 22:16:52.012940 [ 3 ] {} <Debug> HTTP-Session: 934a920b-3cd2-43d3-a75b-cbed43e12ee6 Destroying unnamed session
1387 2023.11.14 22:16:52.013158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1388 2023.11.14 22:16:52.013204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1389 2023.11.14 22:16:52.013225 [ 3 ] {} <Debug> HTTP-Session: 7a07206a-87e0-45c9-a36d-e6dc9bb3350f Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1390 2023.11.14 22:16:52.013243 [ 3 ] {} <Debug> HTTP-Session: 7a07206a-87e0-45c9-a36d-e6dc9bb3350f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1391 2023.11.14 22:16:52.013376 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', '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)
1392 2023.11.14 22:16:52.013904 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1393 2023.11.14 22:16:52.014091 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1394 2023.11.14 22:16:52.014133 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1395 2023.11.14 22:16:52.014281 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1396 2023.11.14 22:16:52.014352 [ 191 ] {f207543c-4165-4cf3-9eac-257969777c73} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1397 2023.11.14 22:16:52.014372 [ 192 ] {f207543c-4165-4cf3-9eac-257969777c73} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1398 2023.11.14 22:16:52.014466 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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
1399 2023.11.14 22:16:52.014527 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 18 rows with 2 streams
1400 2023.11.14 22:16:52.015895 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Information> executeQuery: Read 18 rows, 2.59 KiB in 0.002479806 sec., 7258 rows/sec., 1.02 MiB/sec.
1401 2023.11.14 22:16:52.016157 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Debug> DynamicQueryHandler: Done processing query
1402 2023.11.14 22:16:52.016182 [ 3 ] {f207543c-4165-4cf3-9eac-257969777c73} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1403 2023.11.14 22:16:52.016199 [ 3 ] {} <Debug> HTTP-Session: 7a07206a-87e0-45c9-a36d-e6dc9bb3350f Destroying unnamed session
1404 2023.11.14 22:16:52.022849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1405 2023.11.14 22:16:52.022905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1406 2023.11.14 22:16:52.022930 [ 3 ] {} <Debug> HTTP-Session: cd1629c7-06b1-4029-85f9-d9bc3cd260fb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1407 2023.11.14 22:16:52.022951 [ 3 ] {} <Debug> HTTP-Session: cd1629c7-06b1-4029-85f9-d9bc3cd260fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1408 2023.11.14 22:16:52.023048 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1409 2023.11.14 22:16:52.023099 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1410 2023.11.14 22:16:52.023280 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1411 2023.11.14 22:16:52.023660 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1412 2023.11.14 22:16:52.023969 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1413 2023.11.14 22:16:52.024147 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1414 2023.11.14 22:16:52.024272 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001190042 sec., 3361 rows/sec., 363.53 KiB/sec.
1415 2023.11.14 22:16:52.024423 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Debug> DynamicQueryHandler: Done processing query
1416 2023.11.14 22:16:52.024448 [ 3 ] {e058fee6-a131-4a42-b9ca-e4a8ac87ee49} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1417 2023.11.14 22:16:52.024464 [ 3 ] {} <Debug> HTTP-Session: cd1629c7-06b1-4029-85f9-d9bc3cd260fb Destroying unnamed session
1418 2023.11.14 22:16:52.024590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1419 2023.11.14 22:16:52.024634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1420 2023.11.14 22:16:52.024654 [ 3 ] {} <Debug> HTTP-Session: e7872cb5-fc52-4ee0-a5c7-847f02555705 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1421 2023.11.14 22:16:52.024671 [ 3 ] {} <Debug> HTTP-Session: e7872cb5-fc52-4ee0-a5c7-847f02555705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1422 2023.11.14 22:16:52.024746 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1423 2023.11.14 22:16:52.024787 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1424 2023.11.14 22:16:52.024893 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1425 2023.11.14 22:16:52.025222 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1426 2023.11.14 22:16:52.025442 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1427 2023.11.14 22:16:52.025598 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1428 2023.11.14 22:16:52.025718 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Information> executeQuery: Read 37 rows, 2.85 KiB in 0.000945108 sec., 39148 rows/sec., 2.95 MiB/sec.
1429 2023.11.14 22:16:52.025837 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Debug> DynamicQueryHandler: Done processing query
1430 2023.11.14 22:16:52.025861 [ 3 ] {1eb820f8-876b-400d-af90-b4a5009152ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1431 2023.11.14 22:16:52.025877 [ 3 ] {} <Debug> HTTP-Session: e7872cb5-fc52-4ee0-a5c7-847f02555705 Destroying unnamed session
1432 2023.11.14 22:16:52.026054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 30075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1433 2023.11.14 22:16:52.026100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1434 2023.11.14 22:16:52.026121 [ 3 ] {} <Debug> HTTP-Session: bde33d36-5319-430a-8d2d-59d57adfe153 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1435 2023.11.14 22:16:52.026137 [ 3 ] {} <Debug> HTTP-Session: bde33d36-5319-430a-8d2d-59d57adfe153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1436 2023.11.14 22:16:52.026215 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1437 2023.11.14 22:16:52.026256 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1438 2023.11.14 22:16:52.026360 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1439 2023.11.14 22:16:52.026765 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1440 2023.11.14 22:16:52.026990 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1441 2023.11.14 22:16:52.027162 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1442 2023.11.14 22:16:52.027292 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Information> executeQuery: Read 189 rows, 18.54 KiB in 0.001046419 sec., 180615 rows/sec., 17.30 MiB/sec.
1443 2023.11.14 22:16:52.027412 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Debug> DynamicQueryHandler: Done processing query
1444 2023.11.14 22:16:52.027436 [ 3 ] {18bad4d5-fce3-4e94-b070-779eff9e0575} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1445 2023.11.14 22:16:52.027452 [ 3 ] {} <Debug> HTTP-Session: bde33d36-5319-430a-8d2d-59d57adfe153 Destroying unnamed session
1446 2023.11.14 22:16:52.027709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1447 2023.11.14 22:16:52.027755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1448 2023.11.14 22:16:52.027774 [ 3 ] {} <Debug> HTTP-Session: dea96c53-810d-402b-b118-0bcf408192cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1449 2023.11.14 22:16:52.027791 [ 3 ] {} <Debug> HTTP-Session: dea96c53-810d-402b-b118-0bcf408192cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1450 2023.11.14 22:16:52.027884 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1451 2023.11.14 22:16:52.027925 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1452 2023.11.14 22:16:52.028029 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1453 2023.11.14 22:16:52.028531 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1454 2023.11.14 22:16:52.028756 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1455 2023.11.14 22:16:52.028914 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1456 2023.11.14 22:16:52.029041 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Information> executeQuery: Read 334 rows, 23.90 KiB in 0.001127351 sec., 296269 rows/sec., 20.70 MiB/sec.
1457 2023.11.14 22:16:52.029157 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Debug> DynamicQueryHandler: Done processing query
1458 2023.11.14 22:16:52.029181 [ 3 ] {6e9a681e-6c9a-48d4-bc0e-5e08accd3316} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1459 2023.11.14 22:16:52.029197 [ 3 ] {} <Debug> HTTP-Session: dea96c53-810d-402b-b118-0bcf408192cb Destroying unnamed session
1460 2023.11.14 22:16:52.029339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1461 2023.11.14 22:16:52.029390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1462 2023.11.14 22:16:52.029410 [ 3 ] {} <Debug> HTTP-Session: 1c11a261-6b68-499a-a90e-36b0ac989d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1463 2023.11.14 22:16:52.029426 [ 3 ] {} <Debug> HTTP-Session: 1c11a261-6b68-499a-a90e-36b0ac989d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1464 2023.11.14 22:16:52.029496 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1465 2023.11.14 22:16:52.029536 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1466 2023.11.14 22:16:52.029642 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1467 2023.11.14 22:16:52.029915 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1468 2023.11.14 22:16:52.030157 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1469 2023.11.14 22:16:52.030343 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1470 2023.11.14 22:16:52.030465 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000937317 sec., 6401 rows/sec., 268.80 KiB/sec.
1471 2023.11.14 22:16:52.030639 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Debug> DynamicQueryHandler: Done processing query
1472 2023.11.14 22:16:52.030664 [ 3 ] {6de60d07-6184-4f0d-8672-28eb3103fdf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1473 2023.11.14 22:16:52.030681 [ 3 ] {} <Debug> HTTP-Session: 1c11a261-6b68-499a-a90e-36b0ac989d9b Destroying unnamed session
1474 2023.11.14 22:16:52.030795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1475 2023.11.14 22:16:52.030842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1476 2023.11.14 22:16:52.030861 [ 3 ] {} <Debug> HTTP-Session: 9646421c-6e65-427d-a081-b45398ce3a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1477 2023.11.14 22:16:52.030877 [ 3 ] {} <Debug> HTTP-Session: 9646421c-6e65-427d-a081-b45398ce3a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1478 2023.11.14 22:16:52.030952 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1479 2023.11.14 22:16:52.030995 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1480 2023.11.14 22:16:52.031119 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1481 2023.11.14 22:16:52.031433 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1482 2023.11.14 22:16:52.031684 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1483 2023.11.14 22:16:52.031871 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1484 2023.11.14 22:16:52.031987 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001001439 sec., 69899 rows/sec., 4.24 MiB/sec.
1485 2023.11.14 22:16:52.032108 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Debug> DynamicQueryHandler: Done processing query
1486 2023.11.14 22:16:52.032133 [ 3 ] {d2d8c202-ca4f-4b7b-8015-698146bd6dc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1487 2023.11.14 22:16:52.032149 [ 3 ] {} <Debug> HTTP-Session: 9646421c-6e65-427d-a081-b45398ce3a37 Destroying unnamed session
1488 2023.11.14 22:16:52.032415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 33185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1489 2023.11.14 22:16:52.032461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1490 2023.11.14 22:16:52.032480 [ 3 ] {} <Debug> HTTP-Session: 45315358-1646-4b1d-895b-969b182604e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1491 2023.11.14 22:16:52.032496 [ 3 ] {} <Debug> HTTP-Session: 45315358-1646-4b1d-895b-969b182604e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1492 2023.11.14 22:16:52.032583 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1493 2023.11.14 22:16:52.032627 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1494 2023.11.14 22:16:52.032787 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1495 2023.11.14 22:16:52.033250 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1496 2023.11.14 22:16:52.034792 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1497 2023.11.14 22:16:52.035012 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1498 2023.11.14 22:16:52.035146 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002531697 sec., 12244 rows/sec., 16.52 MiB/sec.
1499 2023.11.14 22:16:52.035292 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Debug> DynamicQueryHandler: Done processing query
1500 2023.11.14 22:16:52.035318 [ 3 ] {b2456d8e-78d7-42d7-8bf3-ef6354b4af8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1501 2023.11.14 22:16:52.035333 [ 3 ] {} <Debug> HTTP-Session: 45315358-1646-4b1d-895b-969b182604e6 Destroying unnamed session
1502 2023.11.14 22:16:52.035452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1503 2023.11.14 22:16:52.035497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1504 2023.11.14 22:16:52.035516 [ 3 ] {} <Debug> HTTP-Session: 30ae7d77-baf8-4a0c-a6b4-73d9b90b8d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1505 2023.11.14 22:16:52.035533 [ 3 ] {} <Debug> HTTP-Session: 30ae7d77-baf8-4a0c-a6b4-73d9b90b8d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1506 2023.11.14 22:16:52.035605 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1507 2023.11.14 22:16:52.035644 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1508 2023.11.14 22:16:52.035837 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1509 2023.11.14 22:16:52.036126 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1510 2023.11.14 22:16:52.036373 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1511 2023.11.14 22:16:52.036563 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1512 2023.11.14 22:16:52.036678 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Information> executeQuery: Read 42 rows, 2.66 KiB in 0.00104438 sec., 40215 rows/sec., 2.49 MiB/sec.
1513 2023.11.14 22:16:52.036796 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Debug> DynamicQueryHandler: Done processing query
1514 2023.11.14 22:16:52.036820 [ 3 ] {deb3882c-0adb-40f7-bb71-42f6bf8471ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1515 2023.11.14 22:16:52.036836 [ 3 ] {} <Debug> HTTP-Session: 30ae7d77-baf8-4a0c-a6b4-73d9b90b8d52 Destroying unnamed session
1516 2023.11.14 22:17:01.798042 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
1517 2023.11.14 22:17:01.798144 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
1518 2023.11.14 22:17:02.007366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2023.11.14 22:17:02.007476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1520 2023.11.14 22:17:02.007506 [ 3 ] {} <Debug> HTTP-Session: f93eb330-80f6-46d2-9a7f-c2c386b5f150 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1521 2023.11.14 22:17:02.007532 [ 3 ] {} <Debug> HTTP-Session: f93eb330-80f6-46d2-9a7f-c2c386b5f150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2023.11.14 22:17:02.007670 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1523 2023.11.14 22:17:02.007736 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1524 2023.11.14 22:17:02.007900 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1525 2023.11.14 22:17:02.008402 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1526 2023.11.14 22:17:02.008744 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1527 2023.11.14 22:17:02.008919 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1528 2023.11.14 22:17:02.009049 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001338004 sec., 31390 rows/sec., 2.38 MiB/sec.
1529 2023.11.14 22:17:02.009208 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Debug> DynamicQueryHandler: Done processing query
1530 2023.11.14 22:17:02.009234 [ 3 ] {998d88cf-e000-4e02-844e-60303f386ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1531 2023.11.14 22:17:02.009251 [ 3 ] {} <Debug> HTTP-Session: f93eb330-80f6-46d2-9a7f-c2c386b5f150 Destroying unnamed session
1532 2023.11.14 22:17:02.009475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 32416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1533 2023.11.14 22:17:02.009526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1534 2023.11.14 22:17:02.009545 [ 3 ] {} <Debug> HTTP-Session: 633cf2d4-0460-4b91-af20-7aed9b9f6c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1535 2023.11.14 22:17:02.009563 [ 3 ] {} <Debug> HTTP-Session: 633cf2d4-0460-4b91-af20-7aed9b9f6c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1536 2023.11.14 22:17:02.009651 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1537 2023.11.14 22:17:02.009694 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1538 2023.11.14 22:17:02.009802 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1539 2023.11.14 22:17:02.010340 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1540 2023.11.14 22:17:02.010574 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1541 2023.11.14 22:17:02.010728 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1542 2023.11.14 22:17:02.010857 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Information> executeQuery: Read 204 rows, 19.97 KiB in 0.001165702 sec., 175001 rows/sec., 16.73 MiB/sec.
1543 2023.11.14 22:17:02.010901 [ 93 ] {} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1544 2023.11.14 22:17:02.011005 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Debug> DynamicQueryHandler: Done processing query
1545 2023.11.14 22:17:02.011035 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1546 2023.11.14 22:17:02.011047 [ 3 ] {074f785a-2891-4f70-b299-334e32c28417} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1547 2023.11.14 22:17:02.011092 [ 3 ] {} <Debug> HTTP-Session: 633cf2d4-0460-4b91-af20-7aed9b9f6c7a Destroying unnamed session
1548 2023.11.14 22:17:02.011255 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1549 2023.11.14 22:17:02.011461 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1550 2023.11.14 22:17:02.011470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1551 2023.11.14 22:17:02.011540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1552 2023.11.14 22:17:02.011560 [ 3 ] {} <Debug> HTTP-Session: a54bb86b-c181-4cae-98ef-ae68cca1cc48 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1553 2023.11.14 22:17:02.011578 [ 3 ] {} <Debug> HTTP-Session: a54bb86b-c181-4cae-98ef-ae68cca1cc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1554 2023.11.14 22:17:02.011624 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::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.14 22:17:02.011738 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1556 2023.11.14 22:17:02.011821 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1557 2023.11.14 22:17:02.012010 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::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
1558 2023.11.14 22:17:02.012246 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1559 2023.11.14 22:17:02.012275 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::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
1560 2023.11.14 22:17:02.012445 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1561 2023.11.14 22:17:02.012597 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part
1562 2023.11.14 22:17:02.012717 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 204 rows starting from the beginning of the part
1563 2023.11.14 22:17:02.013375 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1564 2023.11.14 22:17:02.013924 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1565 2023.11.14 22:17:02.014198 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1566 2023.11.14 22:17:02.014509 [ 93 ] {} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1567 2023.11.14 22:17:02.014528 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369302 sec., 212803.72017705746 rows/sec., 20.16 MiB/sec.
1568 2023.11.14 22:17:02.014548 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Information> executeQuery: Read 333 rows, 23.79 KiB in 0.002742971 sec., 121401 rows/sec., 8.47 MiB/sec.
1569 2023.11.14 22:17:02.014571 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1570 2023.11.14 22:17:02.014725 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1571 2023.11.14 22:17:02.014780 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1572 2023.11.14 22:17:02.014938 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1573 2023.11.14 22:17:02.014949 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Debug> DynamicQueryHandler: Done processing query
1574 2023.11.14 22:17:02.014983 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::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
1575 2023.11.14 22:17:02.015005 [ 3 ] {baac718d-2921-4a9c-bf96-cc1a19aa5a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1576 2023.11.14 22:17:02.015073 [ 3 ] {} <Debug> HTTP-Session: a54bb86b-c181-4cae-98ef-ae68cca1cc48 Destroying unnamed session
1577 2023.11.14 22:17:02.015159 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1578 2023.11.14 22:17:02.015184 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::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
1579 2023.11.14 22:17:02.015275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1580 2023.11.14 22:17:02.015288 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_6_1} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1581 2023.11.14 22:17:02.015412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1582 2023.11.14 22:17:02.015445 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::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
1583 2023.11.14 22:17:02.015485 [ 3 ] {} <Debug> HTTP-Session: df168710-9ada-431b-89f9-ace9aa6014ef Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1584 2023.11.14 22:17:02.015529 [ 3 ] {} <Debug> HTTP-Session: df168710-9ada-431b-89f9-ace9aa6014ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1585 2023.11.14 22:17:02.015662 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
1586 2023.11.14 22:17:02.015724 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1587 2023.11.14 22:17:02.015842 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1588 2023.11.14 22:17:02.015875 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 334 rows starting from the beginning of the part
1589 2023.11.14 22:17:02.016168 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 333 rows starting from the beginning of the part
1590 2023.11.14 22:17:02.016332 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1591 2023.11.14 22:17:02.017166 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1592 2023.11.14 22:17:02.017642 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1593 2023.11.14 22:17:02.017983 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1594 2023.11.14 22:17:02.018017 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003353162 sec., 466425.4217362597 rows/sec., 32.31 MiB/sec.
1595 2023.11.14 22:17:02.018182 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002392754 sec., 2507 rows/sec., 105.30 KiB/sec.
1596 2023.11.14 22:17:02.018311 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1597 2023.11.14 22:17:02.018412 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Debug> DynamicQueryHandler: Done processing query
1598 2023.11.14 22:17:02.018442 [ 3 ] {2da7cee4-1a67-49e6-97d9-2f034adeb14b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1599 2023.11.14 22:17:02.018460 [ 3 ] {} <Debug> HTTP-Session: df168710-9ada-431b-89f9-ace9aa6014ef Destroying unnamed session
1600 2023.11.14 22:17:02.018580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1601 2023.11.14 22:17:02.018635 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1602 2023.11.14 22:17:02.018649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1603 2023.11.14 22:17:02.018682 [ 3 ] {} <Debug> HTTP-Session: 9d003193-f1dc-480d-a217-67af9e6d2272 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1604 2023.11.14 22:17:02.018704 [ 3 ] {} <Debug> HTTP-Session: 9d003193-f1dc-480d-a217-67af9e6d2272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1605 2023.11.14 22:17:02.018744 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_6_1} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1606 2023.11.14 22:17:02.018831 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1607 2023.11.14 22:17:02.018909 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1608 2023.11.14 22:17:02.019046 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1609 2023.11.14 22:17:02.019363 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1610 2023.11.14 22:17:02.019636 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1611 2023.11.14 22:17:02.019820 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1612 2023.11.14 22:17:02.019951 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001059909 sec., 66043 rows/sec., 4.00 MiB/sec.
1613 2023.11.14 22:17:02.020077 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Debug> DynamicQueryHandler: Done processing query
1614 2023.11.14 22:17:02.020102 [ 3 ] {ae401e3c-9fa7-419b-a2ff-d47dcea12519} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1615 2023.11.14 22:17:02.020117 [ 3 ] {} <Debug> HTTP-Session: 9d003193-f1dc-480d-a217-67af9e6d2272 Destroying unnamed session
1616 2023.11.14 22:17:02.020278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1617 2023.11.14 22:17:02.020324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1618 2023.11.14 22:17:02.020344 [ 3 ] {} <Debug> HTTP-Session: a704a883-b525-4ca1-9a9d-06b946df7c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1619 2023.11.14 22:17:02.020361 [ 3 ] {} <Debug> HTTP-Session: a704a883-b525-4ca1-9a9d-06b946df7c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1620 2023.11.14 22:17:02.020449 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1621 2023.11.14 22:17:02.020495 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1622 2023.11.14 22:17:02.020631 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1623 2023.11.14 22:17:02.021087 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1624 2023.11.14 22:17:02.021433 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1625 2023.11.14 22:17:02.021638 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1626 2023.11.14 22:17:02.021765 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001286594 sec., 27980 rows/sec., 37.76 MiB/sec.
1627 2023.11.14 22:17:02.021931 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Debug> DynamicQueryHandler: Done processing query
1628 2023.11.14 22:17:02.021956 [ 3 ] {0f496e76-e20e-43f4-b37e-2b01f33e3be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1629 2023.11.14 22:17:02.021971 [ 3 ] {} <Debug> HTTP-Session: a704a883-b525-4ca1-9a9d-06b946df7c2a Destroying unnamed session
1630 2023.11.14 22:17:02.022079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 3851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1631 2023.11.14 22:17:02.022125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1632 2023.11.14 22:17:02.022144 [ 3 ] {} <Debug> HTTP-Session: e1cc30ff-4972-49e1-8445-888c6baec6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1633 2023.11.14 22:17:02.022160 [ 3 ] {} <Debug> HTTP-Session: e1cc30ff-4972-49e1-8445-888c6baec6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1634 2023.11.14 22:17:02.022232 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1635 2023.11.14 22:17:02.022272 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1636 2023.11.14 22:17:02.022380 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1637 2023.11.14 22:17:02.022632 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1638 2023.11.14 22:17:02.022870 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1639 2023.11.14 22:17:02.023046 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1640 2023.11.14 22:17:02.023155 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Information> executeQuery: Read 27 rows, 1.50 KiB in 0.000891927 sec., 30271 rows/sec., 1.65 MiB/sec.
1641 2023.11.14 22:17:02.023280 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Debug> DynamicQueryHandler: Done processing query
1642 2023.11.14 22:17:02.023305 [ 3 ] {f05cd292-4ca9-4556-a295-fa4cbbd21247} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1643 2023.11.14 22:17:02.023320 [ 3 ] {} <Debug> HTTP-Session: e1cc30ff-4972-49e1-8445-888c6baec6aa Destroying unnamed session
1644 2023.11.14 22:17:12.007528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1645 2023.11.14 22:17:12.007641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1646 2023.11.14 22:17:12.007669 [ 3 ] {} <Debug> HTTP-Session: 51c57bd9-096f-49dc-b227-a4327c369c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1647 2023.11.14 22:17:12.007693 [ 3 ] {} <Debug> HTTP-Session: 51c57bd9-096f-49dc-b227-a4327c369c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1648 2023.11.14 22:17:12.007889 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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)
1649 2023.11.14 22:17:12.008558 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1650 2023.11.14 22:17:12.008755 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1651 2023.11.14 22:17:12.008807 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1652 2023.11.14 22:17:12.008979 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1653 2023.11.14 22:17:12.009175 [ 192 ] {70130418-d011-40ce-aaef-21ff8d344603} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1654 2023.11.14 22:17:12.009212 [ 191 ] {70130418-d011-40ce-aaef-21ff8d344603} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1655 2023.11.14 22:17:12.009213 [ 190 ] {70130418-d011-40ce-aaef-21ff8d344603} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1656 2023.11.14 22:17:12.009436 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (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
1657 2023.11.14 22:17:12.009520 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
1658 2023.11.14 22:17:12.012022 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.004082716 sec., 5388 rows/sec., 740.78 KiB/sec.
1659 2023.11.14 22:17:12.012365 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Debug> DynamicQueryHandler: Done processing query
1660 2023.11.14 22:17:12.012397 [ 3 ] {70130418-d011-40ce-aaef-21ff8d344603} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1661 2023.11.14 22:17:12.012418 [ 3 ] {} <Debug> HTTP-Session: 51c57bd9-096f-49dc-b227-a4327c369c7e Destroying unnamed session
1662 2023.11.14 22:17:12.012605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1663 2023.11.14 22:17:12.012664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1664 2023.11.14 22:17:12.012690 [ 3 ] {} <Debug> HTTP-Session: 0c2a6d30-6ac4-4402-adf8-8664394bbb3b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1665 2023.11.14 22:17:12.012712 [ 3 ] {} <Debug> HTTP-Session: 0c2a6d30-6ac4-4402-adf8-8664394bbb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1666 2023.11.14 22:17:12.012812 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1667 2023.11.14 22:17:12.012863 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1668 2023.11.14 22:17:12.013047 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1669 2023.11.14 22:17:12.013364 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1670 2023.11.14 22:17:12.013671 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1671 2023.11.14 22:17:12.013846 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1672 2023.11.14 22:17:12.013970 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001123711 sec., 889 rows/sec., 201.62 KiB/sec.
1673 2023.11.14 22:17:12.014092 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Debug> DynamicQueryHandler: Done processing query
1674 2023.11.14 22:17:12.014117 [ 3 ] {d336ddc7-a607-4eee-a57e-1aa6f3f8ff4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1675 2023.11.14 22:17:12.014133 [ 3 ] {} <Debug> HTTP-Session: 0c2a6d30-6ac4-4402-adf8-8664394bbb3b Destroying unnamed session
1676 2023.11.14 22:17:12.014250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1677 2023.11.14 22:17:12.014298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1678 2023.11.14 22:17:12.014319 [ 3 ] {} <Debug> HTTP-Session: 02117837-001f-4c2a-b67a-88406db252ad Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1679 2023.11.14 22:17:12.014336 [ 3 ] {} <Debug> HTTP-Session: 02117837-001f-4c2a-b67a-88406db252ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1680 2023.11.14 22:17:12.014414 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1681 2023.11.14 22:17:12.014456 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1682 2023.11.14 22:17:12.014563 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1683 2023.11.14 22:17:12.014867 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1684 2023.11.14 22:17:12.015086 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1685 2023.11.14 22:17:12.015246 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1686 2023.11.14 22:17:12.015355 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.000910806 sec., 49406 rows/sec., 3.75 MiB/sec.
1687 2023.11.14 22:17:12.015350 [ 87 ] {} <Debug> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1688 2023.11.14 22:17:12.015410 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1689 2023.11.14 22:17:12.015482 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Debug> DynamicQueryHandler: Done processing query
1690 2023.11.14 22:17:12.015519 [ 3 ] {f7154f84-9d84-4a7e-b1ce-1423473fcfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1691 2023.11.14 22:17:12.015527 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1692 2023.11.14 22:17:12.015546 [ 3 ] {} <Debug> HTTP-Session: 02117837-001f-4c2a-b67a-88406db252ad Destroying unnamed session
1693 2023.11.14 22:17:12.015679 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1694 2023.11.14 22:17:12.015734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1695 2023.11.14 22:17:12.015748 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::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
1696 2023.11.14 22:17:12.015820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1697 2023.11.14 22:17:12.015871 [ 3 ] {} <Debug> HTTP-Session: fc6879c9-27bd-451b-9867-1f8c6c333399 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1698 2023.11.14 22:17:12.015903 [ 3 ] {} <Debug> HTTP-Session: fc6879c9-27bd-451b-9867-1f8c6c333399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1699 2023.11.14 22:17:12.016033 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::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
1700 2023.11.14 22:17:12.016081 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1701 2023.11.14 22:17:12.016147 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1702 2023.11.14 22:17:12.016300 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::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
1703 2023.11.14 22:17:12.016549 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part
1704 2023.11.14 22:17:12.016678 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1705 2023.11.14 22:17:12.016795 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part
1706 2023.11.14 22:17:12.016972 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part
1707 2023.11.14 22:17:12.017479 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
1708 2023.11.14 22:17:12.017924 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1709 2023.11.14 22:17:12.018300 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1710 2023.11.14 22:17:12.018513 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002377434 sec., 841 rows/sec., 71.88 KiB/sec.
1711 2023.11.14 22:17:12.018502 [ 11 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.003000805 sec., 47320.635629439435 rows/sec., 3.46 MiB/sec.
1712 2023.11.14 22:17:12.018734 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Debug> DynamicQueryHandler: Done processing query
1713 2023.11.14 22:17:12.018773 [ 3 ] {64801f37-302d-47a8-8637-171d06a4807c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1714 2023.11.14 22:17:12.018797 [ 3 ] {} <Debug> HTTP-Session: fc6879c9-27bd-451b-9867-1f8c6c333399 Destroying unnamed session
1715 2023.11.14 22:17:12.018855 [ 11 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1716 2023.11.14 22:17:12.018973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 33890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1717 2023.11.14 22:17:12.019048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1718 2023.11.14 22:17:12.019072 [ 3 ] {} <Debug> HTTP-Session: 7a424839-2ff7-4d40-9137-06251405f9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1719 2023.11.14 22:17:12.019091 [ 3 ] {} <Debug> HTTP-Session: 7a424839-2ff7-4d40-9137-06251405f9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1720 2023.11.14 22:17:12.019239 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1721 2023.11.14 22:17:12.019243 [ 11 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1722 2023.11.14 22:17:12.019312 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1723 2023.11.14 22:17:12.019399 [ 11 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_6_1} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1724 2023.11.14 22:17:12.019585 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1725 2023.11.14 22:17:12.020017 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1726 2023.11.14 22:17:12.020250 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1727 2023.11.14 22:17:12.020407 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1728 2023.11.14 22:17:12.020506 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Information> executeQuery: Read 214 rows, 20.85 KiB in 0.001219393 sec., 175497 rows/sec., 16.70 MiB/sec.
1729 2023.11.14 22:17:12.020608 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Debug> DynamicQueryHandler: Done processing query
1730 2023.11.14 22:17:12.020633 [ 3 ] {284c6a6e-b86b-4c99-8269-4a1916e48377} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1731 2023.11.14 22:17:12.020648 [ 3 ] {} <Debug> HTTP-Session: 7a424839-2ff7-4d40-9137-06251405f9ea Destroying unnamed session
1732 2023.11.14 22:17:12.020747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1733 2023.11.14 22:17:12.020792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1734 2023.11.14 22:17:12.020811 [ 3 ] {} <Debug> HTTP-Session: a96067d3-8f4c-4c3e-83a0-cb4a95e6d4be Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1735 2023.11.14 22:17:12.020828 [ 3 ] {} <Debug> HTTP-Session: a96067d3-8f4c-4c3e-83a0-cb4a95e6d4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1736 2023.11.14 22:17:12.020896 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1737 2023.11.14 22:17:12.020935 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1738 2023.11.14 22:17:12.021040 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1739 2023.11.14 22:17:12.021316 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1740 2023.11.14 22:17:12.021542 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1741 2023.11.14 22:17:12.021699 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1742 2023.11.14 22:17:12.021795 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000870136 sec., 2298 rows/sec., 160.49 KiB/sec.
1743 2023.11.14 22:17:12.021910 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Debug> DynamicQueryHandler: Done processing query
1744 2023.11.14 22:17:12.021935 [ 3 ] {648ffce5-08eb-4d2a-87d7-5fa3ca7c1e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1745 2023.11.14 22:17:12.021951 [ 3 ] {} <Debug> HTTP-Session: a96067d3-8f4c-4c3e-83a0-cb4a95e6d4be Destroying unnamed session
1746 2023.11.14 22:17:12.022143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 54403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1747 2023.11.14 22:17:12.022189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1748 2023.11.14 22:17:12.022209 [ 3 ] {} <Debug> HTTP-Session: 30c4e038-0987-4c45-89bb-955f1dba3760 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1749 2023.11.14 22:17:12.022225 [ 3 ] {} <Debug> HTTP-Session: 30c4e038-0987-4c45-89bb-955f1dba3760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1750 2023.11.14 22:17:12.022312 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1751 2023.11.14 22:17:12.022352 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1752 2023.11.14 22:17:12.022458 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1753 2023.11.14 22:17:12.022913 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1754 2023.11.14 22:17:12.023139 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1755 2023.11.14 22:17:12.023295 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1756 2023.11.14 22:17:12.023394 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.00106186 sec., 318309 rows/sec., 22.28 MiB/sec.
1757 2023.11.14 22:17:12.023487 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Debug> DynamicQueryHandler: Done processing query
1758 2023.11.14 22:17:12.023510 [ 3 ] {ffc3418d-597c-4e00-9c2a-577b0bd82601} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1759 2023.11.14 22:17:12.023524 [ 3 ] {} <Debug> HTTP-Session: 30c4e038-0987-4c45-89bb-955f1dba3760 Destroying unnamed session
1760 2023.11.14 22:17:12.023622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1761 2023.11.14 22:17:12.023664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1762 2023.11.14 22:17:12.023682 [ 3 ] {} <Debug> HTTP-Session: 87609e14-aa74-4371-bba0-96dbfe3190af Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1763 2023.11.14 22:17:12.023697 [ 3 ] {} <Debug> HTTP-Session: 87609e14-aa74-4371-bba0-96dbfe3190af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1764 2023.11.14 22:17:12.023762 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1765 2023.11.14 22:17:12.023798 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1766 2023.11.14 22:17:12.023894 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1767 2023.11.14 22:17:12.024109 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1768 2023.11.14 22:17:12.024404 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1769 2023.11.14 22:17:12.024591 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1770 2023.11.14 22:17:12.024685 [ 87 ] {} <Debug> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1771 2023.11.14 22:17:12.024696 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000872457 sec., 6877 rows/sec., 288.79 KiB/sec.
1772 2023.11.14 22:17:12.024725 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1773 2023.11.14 22:17:12.024969 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1774 2023.11.14 22:17:12.025004 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Debug> DynamicQueryHandler: Done processing query
1775 2023.11.14 22:17:12.025082 [ 3 ] {fcc58921-8160-4c5e-b71f-1a446a1b47d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1776 2023.11.14 22:17:12.025120 [ 3 ] {} <Debug> HTTP-Session: 87609e14-aa74-4371-bba0-96dbfe3190af Destroying unnamed session
1777 2023.11.14 22:17:12.025199 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1778 2023.11.14 22:17:12.025236 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
1779 2023.11.14 22:17:12.025273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2023.11.14 22:17:12.025357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1781 2023.11.14 22:17:12.025399 [ 3 ] {} <Debug> HTTP-Session: 152481a8-f38a-4b43-9dc9-e5e264f683d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1782 2023.11.14 22:17:12.025448 [ 3 ] {} <Debug> HTTP-Session: 152481a8-f38a-4b43-9dc9-e5e264f683d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2023.11.14 22:17:12.025472 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
1784 2023.11.14 22:17:12.025616 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1785 2023.11.14 22:17:12.025720 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
1786 2023.11.14 22:17:12.025744 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1787 2023.11.14 22:17:12.025975 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
1788 2023.11.14 22:17:12.026267 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
1789 2023.11.14 22:17:12.026324 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2023.11.14 22:17:12.026511 [ 10 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
1791 2023.11.14 22:17:12.027034 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
1792 2023.11.14 22:17:12.027632 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1793 2023.11.14 22:17:12.027899 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1794 2023.11.14 22:17:12.028008 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1795 2023.11.14 22:17:12.028013 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002325783 sec., 30097 rows/sec., 1.82 MiB/sec.
1796 2023.11.14 22:17:12.028049 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
1797 2023.11.14 22:17:12.028200 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1798 2023.11.14 22:17:12.028255 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Debug> DynamicQueryHandler: Done processing query
1799 2023.11.14 22:17:12.028312 [ 3 ] {cb6e38df-b498-4118-bd6e-0d1d7a2902fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1800 2023.11.14 22:17:12.028339 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1801 2023.11.14 22:17:12.028349 [ 3 ] {} <Debug> HTTP-Session: 152481a8-f38a-4b43-9dc9-e5e264f683d6 Destroying unnamed session
1802 2023.11.14 22:17:12.028397 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
1803 2023.11.14 22:17:12.028591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1804 2023.11.14 22:17:12.028777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1805 2023.11.14 22:17:12.028907 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
1806 2023.11.14 22:17:12.028913 [ 3 ] {} <Debug> HTTP-Session: 3f79ef43-adb4-4fec-a1d4-24e00763c3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1807 2023.11.14 22:17:12.029047 [ 3 ] {} <Debug> HTTP-Session: 3f79ef43-adb4-4fec-a1d4-24e00763c3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1808 2023.11.14 22:17:12.029137 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.0043427 sec., 8289.773643125245 rows/sec., 348.11 KiB/sec.
1809 2023.11.14 22:17:12.029364 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
1810 2023.11.14 22:17:12.029421 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1811 2023.11.14 22:17:12.029430 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1812 2023.11.14 22:17:12.029667 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1813 2023.11.14 22:17:12.029685 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
1814 2023.11.14 22:17:12.030046 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_6_1} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1815 2023.11.14 22:17:12.030164 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
1816 2023.11.14 22:17:12.030251 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_6_1} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1817 2023.11.14 22:17:12.030636 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
1818 2023.11.14 22:17:12.030729 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1819 2023.11.14 22:17:12.031456 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
1820 2023.11.14 22:17:12.032102 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1821 2023.11.14 22:17:12.032347 [ 18 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004233768 sec., 99202.4126026745 rows/sec., 6.01 MiB/sec.
1822 2023.11.14 22:17:12.032456 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1823 2023.11.14 22:17:12.032599 [ 18 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1824 2023.11.14 22:17:12.032651 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Information> executeQuery: Read 1 rows, 71.00 B in 0.003148999 sec., 317 rows/sec., 22.02 KiB/sec.
1825 2023.11.14 22:17:12.032820 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Debug> DynamicQueryHandler: Done processing query
1826 2023.11.14 22:17:12.032859 [ 3 ] {747c5097-ab4d-4d67-a2bd-569f7af45447} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1827 2023.11.14 22:17:12.032883 [ 3 ] {} <Debug> HTTP-Session: 3f79ef43-adb4-4fec-a1d4-24e00763c3e2 Destroying unnamed session
1828 2023.11.14 22:17:12.032957 [ 18 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1829 2023.11.14 22:17:12.033038 [ 18 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1830 2023.11.14 22:17:12.033059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 41729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1831 2023.11.14 22:17:12.033154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1832 2023.11.14 22:17:12.033183 [ 3 ] {} <Debug> HTTP-Session: e60ad868-385e-4642-abcf-3a96357fb1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1833 2023.11.14 22:17:12.033200 [ 3 ] {} <Debug> HTTP-Session: e60ad868-385e-4642-abcf-3a96357fb1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1834 2023.11.14 22:17:12.033284 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1835 2023.11.14 22:17:12.033331 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1836 2023.11.14 22:17:12.033478 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1837 2023.11.14 22:17:12.033930 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1838 2023.11.14 22:17:12.034238 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1839 2023.11.14 22:17:12.034426 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1840 2023.11.14 22:17:12.034533 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001218673 sec., 32002 rows/sec., 43.19 MiB/sec.
1841 2023.11.14 22:17:12.034660 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Debug> DynamicQueryHandler: Done processing query
1842 2023.11.14 22:17:12.034685 [ 3 ] {3a2053bb-00f8-4888-8f36-e2f3a4807021} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1843 2023.11.14 22:17:12.034701 [ 3 ] {} <Debug> HTTP-Session: e60ad868-385e-4642-abcf-3a96357fb1ab Destroying unnamed session
1844 2023.11.14 22:17:12.034800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 3852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1845 2023.11.14 22:17:12.034845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1846 2023.11.14 22:17:12.034865 [ 3 ] {} <Debug> HTTP-Session: e8dddd67-95bb-4a6a-8f72-80aaa3c1c973 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1847 2023.11.14 22:17:12.034881 [ 3 ] {} <Debug> HTTP-Session: e8dddd67-95bb-4a6a-8f72-80aaa3c1c973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1848 2023.11.14 22:17:12.034951 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1849 2023.11.14 22:17:12.034991 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1850 2023.11.14 22:17:12.035095 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1851 2023.11.14 22:17:12.035352 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1852 2023.11.14 22:17:12.035601 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1853 2023.11.14 22:17:12.035785 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1854 2023.11.14 22:17:12.035875 [ 87 ] {} <Debug> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1855 2023.11.14 22:17:12.035888 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Information> executeQuery: Read 27 rows, 1.53 KiB in 0.000908027 sec., 29734 rows/sec., 1.65 MiB/sec.
1856 2023.11.14 22:17:12.035911 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1857 2023.11.14 22:17:12.036100 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1858 2023.11.14 22:17:12.036162 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Debug> DynamicQueryHandler: Done processing query
1859 2023.11.14 22:17:12.036208 [ 3 ] {eafcd751-3d08-4b5d-9466-a905f5fbe694} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1860 2023.11.14 22:17:12.036264 [ 3 ] {} <Debug> HTTP-Session: e8dddd67-95bb-4a6a-8f72-80aaa3c1c973 Destroying unnamed session
1861 2023.11.14 22:17:12.036279 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1862 2023.11.14 22:17:12.036323 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
1863 2023.11.14 22:17:12.036430 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
1864 2023.11.14 22:17:12.036527 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
1865 2023.11.14 22:17:12.036629 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part
1866 2023.11.14 22:17:12.036721 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part
1867 2023.11.14 22:17:12.036811 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
1868 2023.11.14 22:17:12.037401 [ 15 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001431056 sec., 111106.7631175859 rows/sec., 6.17 MiB/sec.
1869 2023.11.14 22:17:12.037507 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1870 2023.11.14 22:17:12.037687 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1871 2023.11.14 22:17:12.037745 [ 11 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_6_1} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1872 2023.11.14 22:17:16.798195 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
1873 2023.11.14 22:17:16.798269 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
1874 2023.11.14 22:17:17.001056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1875 2023.11.14 22:17:17.001172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1876 2023.11.14 22:17:17.001204 [ 3 ] {} <Debug> HTTP-Session: 2a54af1a-35c1-4607-bf12-51160ceb7ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1877 2023.11.14 22:17:17.001231 [ 3 ] {} <Debug> HTTP-Session: 2a54af1a-35c1-4607-bf12-51160ceb7ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1878 2023.11.14 22:17:17.001364 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1879 2023.11.14 22:17:17.001431 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1880 2023.11.14 22:17:17.001613 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1881 2023.11.14 22:17:17.002017 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1882 2023.11.14 22:17:17.002319 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1883 2023.11.14 22:17:17.002491 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1884 2023.11.14 22:17:17.002629 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001220333 sec., 1638 rows/sec., 140.04 KiB/sec.
1885 2023.11.14 22:17:17.002768 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Debug> DynamicQueryHandler: Done processing query
1886 2023.11.14 22:17:17.002796 [ 3 ] {a65b618f-cc77-4bf8-825c-ec75b50a3d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1887 2023.11.14 22:17:17.002813 [ 3 ] {} <Debug> HTTP-Session: 2a54af1a-35c1-4607-bf12-51160ceb7ee5 Destroying unnamed session
1888 2023.11.14 22:17:17.002955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1889 2023.11.14 22:17:17.003005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1890 2023.11.14 22:17:17.003025 [ 3 ] {} <Debug> HTTP-Session: bdc661ea-19e1-4e30-bf5f-deed9654ea2a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1891 2023.11.14 22:17:17.003043 [ 3 ] {} <Debug> HTTP-Session: bdc661ea-19e1-4e30-bf5f-deed9654ea2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1892 2023.11.14 22:17:17.003123 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1893 2023.11.14 22:17:17.003165 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1894 2023.11.14 22:17:17.003276 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1895 2023.11.14 22:17:17.003589 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1896 2023.11.14 22:17:17.003803 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1897 2023.11.14 22:17:17.003961 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1898 2023.11.14 22:17:17.004085 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000933507 sec., 39635 rows/sec., 3.33 MiB/sec.
1899 2023.11.14 22:17:17.004258 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Debug> DynamicQueryHandler: Done processing query
1900 2023.11.14 22:17:17.004284 [ 3 ] {2fd8d122-e39b-450c-99b5-265fc684373b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1901 2023.11.14 22:17:17.004301 [ 3 ] {} <Debug> HTTP-Session: bdc661ea-19e1-4e30-bf5f-deed9654ea2a Destroying unnamed session
1902 2023.11.14 22:17:17.004423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1903 2023.11.14 22:17:17.004468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1904 2023.11.14 22:17:17.004487 [ 3 ] {} <Debug> HTTP-Session: c0757e26-9d56-41b6-b306-0f7236d8b80d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1905 2023.11.14 22:17:17.004504 [ 3 ] {} <Debug> HTTP-Session: c0757e26-9d56-41b6-b306-0f7236d8b80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1906 2023.11.14 22:17:17.004577 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1907 2023.11.14 22:17:17.004620 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1908 2023.11.14 22:17:17.004738 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1909 2023.11.14 22:17:17.004983 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1910 2023.11.14 22:17:17.005199 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1911 2023.11.14 22:17:17.005356 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1912 2023.11.14 22:17:17.005467 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000861766 sec., 2320 rows/sec., 162.05 KiB/sec.
1913 2023.11.14 22:17:17.005578 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Debug> DynamicQueryHandler: Done processing query
1914 2023.11.14 22:17:17.005602 [ 3 ] {4ef1645e-7a46-4fe1-a910-e5fe7e9dc2bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1915 2023.11.14 22:17:17.005618 [ 3 ] {} <Debug> HTTP-Session: c0757e26-9d56-41b6-b306-0f7236d8b80d Destroying unnamed session
1916 2023.11.14 22:17:17.005718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1917 2023.11.14 22:17:17.005764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1918 2023.11.14 22:17:17.005783 [ 3 ] {} <Debug> HTTP-Session: 0c8c2ddd-4433-41c7-ab46-150a74228e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1919 2023.11.14 22:17:17.005799 [ 3 ] {} <Debug> HTTP-Session: 0c8c2ddd-4433-41c7-ab46-150a74228e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1920 2023.11.14 22:17:17.005871 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1921 2023.11.14 22:17:17.005911 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1922 2023.11.14 22:17:17.006016 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1923 2023.11.14 22:17:17.006282 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1924 2023.11.14 22:17:17.006503 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1925 2023.11.14 22:17:17.006657 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1926 2023.11.14 22:17:17.006785 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000882936 sec., 29447 rows/sec., 2.28 MiB/sec.
1927 2023.11.14 22:17:17.006892 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Debug> DynamicQueryHandler: Done processing query
1928 2023.11.14 22:17:17.006916 [ 3 ] {49541236-c7f5-40a9-ad45-547875a34057} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1929 2023.11.14 22:17:17.006932 [ 3 ] {} <Debug> HTTP-Session: 0c8c2ddd-4433-41c7-ab46-150a74228e98 Destroying unnamed session
1930 2023.11.14 22:17:17.007034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1931 2023.11.14 22:17:17.007077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1932 2023.11.14 22:17:17.007096 [ 3 ] {} <Debug> HTTP-Session: 783f28e2-b2d5-4182-9bde-b49e46670627 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1933 2023.11.14 22:17:17.007113 [ 3 ] {} <Debug> HTTP-Session: 783f28e2-b2d5-4182-9bde-b49e46670627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1934 2023.11.14 22:17:17.007185 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1935 2023.11.14 22:17:17.007226 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1936 2023.11.14 22:17:17.007344 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1937 2023.11.14 22:17:17.007699 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1938 2023.11.14 22:17:17.007953 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1939 2023.11.14 22:17:17.008141 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1940 2023.11.14 22:17:17.008272 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.00105672 sec., 35014 rows/sec., 2.44 MiB/sec.
1941 2023.11.14 22:17:17.008399 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Debug> DynamicQueryHandler: Done processing query
1942 2023.11.14 22:17:17.008422 [ 3 ] {319fb649-b3b7-4186-9900-f21f62716721} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1943 2023.11.14 22:17:17.008437 [ 3 ] {} <Debug> HTTP-Session: 783f28e2-b2d5-4182-9bde-b49e46670627 Destroying unnamed session
1944 2023.11.14 22:17:22.007862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1945 2023.11.14 22:17:22.008022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1946 2023.11.14 22:17:22.008059 [ 3 ] {} <Debug> HTTP-Session: d47c483a-fad4-4e3f-b2d3-8c3ee85b16ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1947 2023.11.14 22:17:22.008086 [ 3 ] {} <Debug> HTTP-Session: d47c483a-fad4-4e3f-b2d3-8c3ee85b16ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1948 2023.11.14 22:17:22.008229 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1949 2023.11.14 22:17:22.008297 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1950 2023.11.14 22:17:22.008487 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1951 2023.11.14 22:17:22.008961 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1952 2023.11.14 22:17:22.009279 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1953 2023.11.14 22:17:22.009508 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1954 2023.11.14 22:17:22.009646 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001375085 sec., 34179 rows/sec., 2.60 MiB/sec.
1955 2023.11.14 22:17:22.009808 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Debug> DynamicQueryHandler: Done processing query
1956 2023.11.14 22:17:22.009834 [ 3 ] {4e57e71e-9ed2-4fbb-8e9e-bd90d41a48b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1957 2023.11.14 22:17:22.009851 [ 3 ] {} <Debug> HTTP-Session: d47c483a-fad4-4e3f-b2d3-8c3ee85b16ab Destroying unnamed session
1958 2023.11.14 22:17:22.010043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1959 2023.11.14 22:17:22.010097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1960 2023.11.14 22:17:22.010119 [ 3 ] {} <Debug> HTTP-Session: 7e98d480-f65d-4c16-a482-53bf115c83d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1961 2023.11.14 22:17:22.010137 [ 3 ] {} <Debug> HTTP-Session: 7e98d480-f65d-4c16-a482-53bf115c83d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1962 2023.11.14 22:17:22.010225 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1963 2023.11.14 22:17:22.010269 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1964 2023.11.14 22:17:22.010380 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1965 2023.11.14 22:17:22.010843 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1966 2023.11.14 22:17:22.011079 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1967 2023.11.14 22:17:22.011236 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1968 2023.11.14 22:17:22.011351 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.001089831 sec., 200948 rows/sec., 19.14 MiB/sec.
1969 2023.11.14 22:17:22.011508 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Debug> DynamicQueryHandler: Done processing query
1970 2023.11.14 22:17:22.011532 [ 3 ] {ac77163e-2a28-4345-aa4c-ac78022d30cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1971 2023.11.14 22:17:22.011548 [ 3 ] {} <Debug> HTTP-Session: 7e98d480-f65d-4c16-a482-53bf115c83d1 Destroying unnamed session
1972 2023.11.14 22:17:22.011696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1973 2023.11.14 22:17:22.011744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1974 2023.11.14 22:17:22.011765 [ 3 ] {} <Debug> HTTP-Session: 719bba75-3bf8-4b82-9b0f-cdc067aafdb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1975 2023.11.14 22:17:22.011783 [ 3 ] {} <Debug> HTTP-Session: 719bba75-3bf8-4b82-9b0f-cdc067aafdb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1976 2023.11.14 22:17:22.011871 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1977 2023.11.14 22:17:22.011913 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1978 2023.11.14 22:17:22.012027 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1979 2023.11.14 22:17:22.012523 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1980 2023.11.14 22:17:22.012756 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1981 2023.11.14 22:17:22.012909 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1982 2023.11.14 22:17:22.013023 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.00111798 sec., 296964 rows/sec., 20.73 MiB/sec.
1983 2023.11.14 22:17:22.013137 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Debug> DynamicQueryHandler: Done processing query
1984 2023.11.14 22:17:22.013160 [ 3 ] {8d7b26f8-dd7a-4a50-b0b2-178a37ca51c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1985 2023.11.14 22:17:22.013175 [ 3 ] {} <Debug> HTTP-Session: 719bba75-3bf8-4b82-9b0f-cdc067aafdb9 Destroying unnamed session
1986 2023.11.14 22:17:22.013283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1987 2023.11.14 22:17:22.013328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1988 2023.11.14 22:17:22.013349 [ 3 ] {} <Debug> HTTP-Session: 5e14841e-ed89-4f0c-9f13-2c70502bcf81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
1989 2023.11.14 22:17:22.013365 [ 3 ] {} <Debug> HTTP-Session: 5e14841e-ed89-4f0c-9f13-2c70502bcf81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1990 2023.11.14 22:17:22.013437 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1991 2023.11.14 22:17:22.013479 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1992 2023.11.14 22:17:22.013588 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1993 2023.11.14 22:17:22.013925 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
1994 2023.11.14 22:17:22.014175 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1995 2023.11.14 22:17:22.014355 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1996 2023.11.14 22:17:22.014481 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001013349 sec., 5920 rows/sec., 248.63 KiB/sec.
1997 2023.11.14 22:17:22.014601 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Debug> DynamicQueryHandler: Done processing query
1998 2023.11.14 22:17:22.014625 [ 3 ] {9e5f47a8-c083-4675-b272-3cf63c71012f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1999 2023.11.14 22:17:22.014641 [ 3 ] {} <Debug> HTTP-Session: 5e14841e-ed89-4f0c-9f13-2c70502bcf81 Destroying unnamed session
2000 2023.11.14 22:17:22.014749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2001 2023.11.14 22:17:22.014794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2002 2023.11.14 22:17:22.014812 [ 3 ] {} <Debug> HTTP-Session: c59ead78-125d-49f0-92a8-a51d24d66d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2003 2023.11.14 22:17:22.014829 [ 3 ] {} <Debug> HTTP-Session: c59ead78-125d-49f0-92a8-a51d24d66d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2004 2023.11.14 22:17:22.014903 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2005 2023.11.14 22:17:22.014945 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2006 2023.11.14 22:17:22.015066 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2007 2023.11.14 22:17:22.015384 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
2008 2023.11.14 22:17:22.015635 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2009 2023.11.14 22:17:22.015808 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2010 2023.11.14 22:17:22.015926 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000993289 sec., 70472 rows/sec., 4.27 MiB/sec.
2011 2023.11.14 22:17:22.016043 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Debug> DynamicQueryHandler: Done processing query
2012 2023.11.14 22:17:22.016065 [ 3 ] {ba267531-e1e9-4713-bfe3-c062e9127854} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2013 2023.11.14 22:17:22.016081 [ 3 ] {} <Debug> HTTP-Session: c59ead78-125d-49f0-92a8-a51d24d66d95 Destroying unnamed session
2014 2023.11.14 22:17:22.016281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2015 2023.11.14 22:17:22.016327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2016 2023.11.14 22:17:22.016345 [ 3 ] {} <Debug> HTTP-Session: b96039e4-74ef-47a0-8978-ec6589024a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2017 2023.11.14 22:17:22.016361 [ 3 ] {} <Debug> HTTP-Session: b96039e4-74ef-47a0-8978-ec6589024a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2018 2023.11.14 22:17:22.016447 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2019 2023.11.14 22:17:22.016491 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2020 2023.11.14 22:17:22.016626 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2021 2023.11.14 22:17:22.017090 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
2022 2023.11.14 22:17:22.017398 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2023 2023.11.14 22:17:22.017576 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2024 2023.11.14 22:17:22.017701 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001225682 sec., 33450 rows/sec., 45.14 MiB/sec.
2025 2023.11.14 22:17:22.017830 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Debug> DynamicQueryHandler: Done processing query
2026 2023.11.14 22:17:22.017854 [ 3 ] {f7423a0d-f207-4285-b6cc-eaaaa5ca4367} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2027 2023.11.14 22:17:22.017871 [ 3 ] {} <Debug> HTTP-Session: b96039e4-74ef-47a0-8978-ec6589024a2c Destroying unnamed session
2028 2023.11.14 22:17:22.017966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2029 2023.11.14 22:17:22.018011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2030 2023.11.14 22:17:22.018029 [ 3 ] {} <Debug> HTTP-Session: c9710548-cbbf-4105-841c-6d3d351beedb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2031 2023.11.14 22:17:22.018046 [ 3 ] {} <Debug> HTTP-Session: c9710548-cbbf-4105-841c-6d3d351beedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2032 2023.11.14 22:17:22.018117 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2033 2023.11.14 22:17:22.018156 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2034 2023.11.14 22:17:22.018262 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2035 2023.11.14 22:17:22.018526 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.31 GiB.
2036 2023.11.14 22:17:22.018762 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2037 2023.11.14 22:17:22.018943 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2038 2023.11.14 22:17:22.019046 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000897946 sec., 23386 rows/sec., 1.21 MiB/sec.
2039 2023.11.14 22:17:22.019172 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Debug> DynamicQueryHandler: Done processing query
2040 2023.11.14 22:17:22.019196 [ 3 ] {50e19f22-72ff-46b3-88a9-77d139f04efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2041 2023.11.14 22:17:22.019211 [ 3 ] {} <Debug> HTTP-Session: c9710548-cbbf-4105-841c-6d3d351beedb Destroying unnamed session
2042 2023.11.14 22:17:26.998800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2043 2023.11.14 22:17:26.998950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2044 2023.11.14 22:17:26.998982 [ 3 ] {} <Debug> HTTP-Session: 3e83ae44-a1cf-49e5-af28-c3fefcd1f04a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2045 2023.11.14 22:17:26.999011 [ 3 ] {} <Debug> HTTP-Session: 3e83ae44-a1cf-49e5-af28-c3fefcd1f04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2046 2023.11.14 22:17:26.999243 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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.14 22:17:26.999947 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2048 2023.11.14 22:17:27.000145 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.87 MiB, peak 236.46 MiB, will set to 230.87 MiB (RSS), difference: -1.00 MiB
2049 2023.11.14 22:17:27.000218 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2050 2023.11.14 22:17:27.000342 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2051 2023.11.14 22:17:27.000665 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2052 2023.11.14 22:17:27.000811 [ 195 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2053 2023.11.14 22:17:27.000838 [ 194 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2054 2023.11.14 22:17:27.000872 [ 190 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2055 2023.11.14 22:17:27.000815 [ 187 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2056 2023.11.14 22:17:27.001091 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2057 2023.11.14 22:17:27.001174 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2058 2023.11.14 22:17:27.003428 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.004130946 sec., 5325 rows/sec., 732.14 KiB/sec.
2059 2023.11.14 22:17:27.003743 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Debug> DynamicQueryHandler: Done processing query
2060 2023.11.14 22:17:27.003774 [ 3 ] {3dca2851-1e43-4170-97e8-f19df1a95c1a} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2061 2023.11.14 22:17:27.003796 [ 3 ] {} <Debug> HTTP-Session: 3e83ae44-a1cf-49e5-af28-c3fefcd1f04a Destroying unnamed session
2062 2023.11.14 22:17:27.004076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2063 2023.11.14 22:17:27.004133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2064 2023.11.14 22:17:27.004159 [ 3 ] {} <Debug> HTTP-Session: 8c857bbe-263c-4b8f-94d9-7cd701e1fcb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2065 2023.11.14 22:17:27.004182 [ 3 ] {} <Debug> HTTP-Session: 8c857bbe-263c-4b8f-94d9-7cd701e1fcb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2066 2023.11.14 22:17:27.004364 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2067 2023.11.14 22:17:27.004961 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2068 2023.11.14 22:17:27.005153 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2069 2023.11.14 22:17:27.005198 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2070 2023.11.14 22:17:27.005351 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2071 2023.11.14 22:17:27.005441 [ 193 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2072 2023.11.14 22:17:27.005472 [ 195 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2073 2023.11.14 22:17:27.005496 [ 192 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2074 2023.11.14 22:17:27.005531 [ 191 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2075 2023.11.14 22:17:27.005645 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2076 2023.11.14 22:17:27.005718 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2077 2023.11.14 22:17:27.007868 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003454604 sec., 6368 rows/sec., 875.47 KiB/sec.
2078 2023.11.14 22:17:27.008207 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Debug> DynamicQueryHandler: Done processing query
2079 2023.11.14 22:17:27.008238 [ 3 ] {49ba082b-aa49-4410-b8f5-39743e074977} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2080 2023.11.14 22:17:27.008259 [ 3 ] {} <Debug> HTTP-Session: 8c857bbe-263c-4b8f-94d9-7cd701e1fcb8 Destroying unnamed session
2081 2023.11.14 22:17:27.008504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2082 2023.11.14 22:17:27.008557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2083 2023.11.14 22:17:27.008582 [ 3 ] {} <Debug> HTTP-Session: 2c66dee6-1a16-47e6-ad6d-ac3e51985e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2084 2023.11.14 22:17:27.008604 [ 3 ] {} <Debug> HTTP-Session: 2c66dee6-1a16-47e6-ad6d-ac3e51985e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2085 2023.11.14 22:17:27.008751 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2086 2023.11.14 22:17:27.009298 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2087 2023.11.14 22:17:27.009486 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2088 2023.11.14 22:17:27.009531 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2089 2023.11.14 22:17:27.009681 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2090 2023.11.14 22:17:27.009746 [ 194 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2091 2023.11.14 22:17:27.009805 [ 192 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2092 2023.11.14 22:17:27.009827 [ 190 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2093 2023.11.14 22:17:27.009857 [ 187 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2094 2023.11.14 22:17:27.009995 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2095 2023.11.14 22:17:27.010070 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2096 2023.11.14 22:17:27.012291 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003498474 sec., 6288 rows/sec., 864.50 KiB/sec.
2097 2023.11.14 22:17:27.012588 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Debug> DynamicQueryHandler: Done processing query
2098 2023.11.14 22:17:27.012614 [ 3 ] {a86ffb67-38f5-4e23-b057-76b7a8be6302} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2099 2023.11.14 22:17:27.012631 [ 3 ] {} <Debug> HTTP-Session: 2c66dee6-1a16-47e6-ad6d-ac3e51985e38 Destroying unnamed session
2100 2023.11.14 22:17:27.012852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2101 2023.11.14 22:17:27.012897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2102 2023.11.14 22:17:27.012916 [ 3 ] {} <Debug> HTTP-Session: 226150a5-0064-40cb-a49b-a5e95fd46063 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2103 2023.11.14 22:17:27.012933 [ 3 ] {} <Debug> HTTP-Session: 226150a5-0064-40cb-a49b-a5e95fd46063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2104 2023.11.14 22:17:27.013073 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2105 2023.11.14 22:17:27.013621 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2106 2023.11.14 22:17:27.013812 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2107 2023.11.14 22:17:27.013856 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2108 2023.11.14 22:17:27.014005 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2109 2023.11.14 22:17:27.014119 [ 193 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2110 2023.11.14 22:17:27.014136 [ 192 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2111 2023.11.14 22:17:27.014158 [ 190 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2112 2023.11.14 22:17:27.014158 [ 191 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2113 2023.11.14 22:17:27.014301 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2114 2023.11.14 22:17:27.014378 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2115 2023.11.14 22:17:27.016408 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003291941 sec., 6682 rows/sec., 918.73 KiB/sec.
2116 2023.11.14 22:17:27.016705 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Debug> DynamicQueryHandler: Done processing query
2117 2023.11.14 22:17:27.016735 [ 3 ] {e779a06b-4133-4c2b-9729-efc3052428b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2118 2023.11.14 22:17:27.016756 [ 3 ] {} <Debug> HTTP-Session: 226150a5-0064-40cb-a49b-a5e95fd46063 Destroying unnamed session
2119 2023.11.14 22:17:27.016965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2120 2023.11.14 22:17:27.017020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2121 2023.11.14 22:17:27.017044 [ 3 ] {} <Debug> HTTP-Session: 4ef31094-ae0b-406a-8396-ee67c160ae8b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2122 2023.11.14 22:17:27.017066 [ 3 ] {} <Debug> HTTP-Session: 4ef31094-ae0b-406a-8396-ee67c160ae8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2123 2023.11.14 22:17:27.017239 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2124 2023.11.14 22:17:27.017857 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2125 2023.11.14 22:17:27.018049 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2126 2023.11.14 22:17:27.018091 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2127 2023.11.14 22:17:27.018241 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2128 2023.11.14 22:17:27.018333 [ 193 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2129 2023.11.14 22:17:27.018361 [ 195 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2130 2023.11.14 22:17:27.018365 [ 194 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2131 2023.11.14 22:17:27.018406 [ 190 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2132 2023.11.14 22:17:27.018506 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2133 2023.11.14 22:17:27.018574 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2134 2023.11.14 22:17:27.020779 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003489365 sec., 6304 rows/sec., 866.75 KiB/sec.
2135 2023.11.14 22:17:27.021105 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Debug> DynamicQueryHandler: Done processing query
2136 2023.11.14 22:17:27.021135 [ 3 ] {69791923-e07f-4f2f-85ca-436e90d18d7a} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2137 2023.11.14 22:17:27.021157 [ 3 ] {} <Debug> HTTP-Session: 4ef31094-ae0b-406a-8396-ee67c160ae8b Destroying unnamed session
2138 2023.11.14 22:17:27.021383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2139 2023.11.14 22:17:27.021438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2140 2023.11.14 22:17:27.021463 [ 3 ] {} <Debug> HTTP-Session: 6f040738-0608-48e1-a39f-de3bfa24a91a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2141 2023.11.14 22:17:27.021484 [ 3 ] {} <Debug> HTTP-Session: 6f040738-0608-48e1-a39f-de3bfa24a91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2142 2023.11.14 22:17:27.021653 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2143 2023.11.14 22:17:27.022214 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2144 2023.11.14 22:17:27.022411 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2145 2023.11.14 22:17:27.022454 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2146 2023.11.14 22:17:27.022605 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2147 2023.11.14 22:17:27.022737 [ 190 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2148 2023.11.14 22:17:27.022837 [ 193 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2149 2023.11.14 22:17:27.022859 [ 187 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2150 2023.11.14 22:17:27.022867 [ 191 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2151 2023.11.14 22:17:27.023077 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2152 2023.11.14 22:17:27.023152 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2153 2023.11.14 22:17:27.025355 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003656737 sec., 6016 rows/sec., 827.08 KiB/sec.
2154 2023.11.14 22:17:27.025665 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Debug> DynamicQueryHandler: Done processing query
2155 2023.11.14 22:17:27.025695 [ 3 ] {3aea369d-66a7-4525-89b9-9d8a51e25bb5} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2156 2023.11.14 22:17:27.025717 [ 3 ] {} <Debug> HTTP-Session: 6f040738-0608-48e1-a39f-de3bfa24a91a Destroying unnamed session
2157 2023.11.14 22:17:27.025918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2158 2023.11.14 22:17:27.025973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2159 2023.11.14 22:17:27.025997 [ 3 ] {} <Debug> HTTP-Session: def1f617-ea29-4047-9f44-fbae168c2d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2160 2023.11.14 22:17:27.026018 [ 3 ] {} <Debug> HTTP-Session: def1f617-ea29-4047-9f44-fbae168c2d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2161 2023.11.14 22:17:27.026191 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2162 2023.11.14 22:17:27.026831 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2163 2023.11.14 22:17:27.027029 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2164 2023.11.14 22:17:27.027071 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2165 2023.11.14 22:17:27.027222 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2166 2023.11.14 22:17:27.027284 [ 193 ] {d6717653-e1db-4edd-937e-e409375eede8} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2167 2023.11.14 22:17:27.027343 [ 194 ] {d6717653-e1db-4edd-937e-e409375eede8} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2168 2023.11.14 22:17:27.027357 [ 195 ] {d6717653-e1db-4edd-937e-e409375eede8} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2169 2023.11.14 22:17:27.027386 [ 190 ] {d6717653-e1db-4edd-937e-e409375eede8} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2170 2023.11.14 22:17:27.027487 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2171 2023.11.14 22:17:27.027560 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2172 2023.11.14 22:17:27.029717 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003476094 sec., 6328 rows/sec., 870.06 KiB/sec.
2173 2023.11.14 22:17:27.030039 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Debug> DynamicQueryHandler: Done processing query
2174 2023.11.14 22:17:27.030069 [ 3 ] {d6717653-e1db-4edd-937e-e409375eede8} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2175 2023.11.14 22:17:27.030090 [ 3 ] {} <Debug> HTTP-Session: def1f617-ea29-4047-9f44-fbae168c2d55 Destroying unnamed session
2176 2023.11.14 22:17:27.030337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2177 2023.11.14 22:17:27.030392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2178 2023.11.14 22:17:27.030416 [ 3 ] {} <Debug> HTTP-Session: 69c894e4-dfbd-4d22-9227-8e80fbaeab6e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2179 2023.11.14 22:17:27.030437 [ 3 ] {} <Debug> HTTP-Session: 69c894e4-dfbd-4d22-9227-8e80fbaeab6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2180 2023.11.14 22:17:27.030613 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2181 2023.11.14 22:17:27.031177 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2182 2023.11.14 22:17:27.031375 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2183 2023.11.14 22:17:27.031419 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2184 2023.11.14 22:17:27.031569 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2185 2023.11.14 22:17:27.031640 [ 193 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2186 2023.11.14 22:17:27.031770 [ 187 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2187 2023.11.14 22:17:27.031804 [ 190 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2188 2023.11.14 22:17:27.031799 [ 191 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2189 2023.11.14 22:17:27.032002 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2190 2023.11.14 22:17:27.032076 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2191 2023.11.14 22:17:27.034300 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003644158 sec., 6037 rows/sec., 829.93 KiB/sec.
2192 2023.11.14 22:17:27.034612 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Debug> DynamicQueryHandler: Done processing query
2193 2023.11.14 22:17:27.034636 [ 3 ] {e3c6ab6f-41e7-490f-9dcd-308c4ad97a26} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2194 2023.11.14 22:17:27.034654 [ 3 ] {} <Debug> HTTP-Session: 69c894e4-dfbd-4d22-9227-8e80fbaeab6e Destroying unnamed session
2195 2023.11.14 22:17:27.034855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2196 2023.11.14 22:17:27.034900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2197 2023.11.14 22:17:27.034920 [ 3 ] {} <Debug> HTTP-Session: 0019987a-345f-49df-81f8-9210cfb198df Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2198 2023.11.14 22:17:27.034938 [ 3 ] {} <Debug> HTTP-Session: 0019987a-345f-49df-81f8-9210cfb198df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2199 2023.11.14 22:17:27.035084 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2200 2023.11.14 22:17:27.035701 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2201 2023.11.14 22:17:27.035903 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2202 2023.11.14 22:17:27.035947 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2203 2023.11.14 22:17:27.036100 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2204 2023.11.14 22:17:27.036207 [ 194 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2205 2023.11.14 22:17:27.036214 [ 193 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2206 2023.11.14 22:17:27.036222 [ 192 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2207 2023.11.14 22:17:27.036257 [ 187 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2208 2023.11.14 22:17:27.036379 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2209 2023.11.14 22:17:27.036450 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2210 2023.11.14 22:17:27.038546 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003375833 sec., 6516 rows/sec., 895.90 KiB/sec.
2211 2023.11.14 22:17:27.038863 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Debug> DynamicQueryHandler: Done processing query
2212 2023.11.14 22:17:27.038974 [ 3 ] {d0d4470f-079e-4387-9132-cee712ec22ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2213 2023.11.14 22:17:27.038996 [ 3 ] {} <Debug> HTTP-Session: 0019987a-345f-49df-81f8-9210cfb198df Destroying unnamed session
2214 2023.11.14 22:17:27.039220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2215 2023.11.14 22:17:27.039275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2216 2023.11.14 22:17:27.039299 [ 3 ] {} <Debug> HTTP-Session: 518bc4c4-d3f7-40ad-a036-a8187810dab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2217 2023.11.14 22:17:27.039321 [ 3 ] {} <Debug> HTTP-Session: 518bc4c4-d3f7-40ad-a036-a8187810dab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2218 2023.11.14 22:17:27.039498 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2219 2023.11.14 22:17:27.040095 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2220 2023.11.14 22:17:27.040298 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2221 2023.11.14 22:17:27.040340 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2222 2023.11.14 22:17:27.040494 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2223 2023.11.14 22:17:27.040598 [ 191 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2224 2023.11.14 22:17:27.040606 [ 190 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2225 2023.11.14 22:17:27.040669 [ 187 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2226 2023.11.14 22:17:27.040652 [ 194 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2227 2023.11.14 22:17:27.040861 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2228 2023.11.14 22:17:27.040930 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2229 2023.11.14 22:17:27.043205 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003659588 sec., 6011 rows/sec., 826.44 KiB/sec.
2230 2023.11.14 22:17:27.043505 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Debug> DynamicQueryHandler: Done processing query
2231 2023.11.14 22:17:27.043530 [ 3 ] {5e961002-a9b7-40a7-b5c6-cd0c19f9756b} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2232 2023.11.14 22:17:27.043547 [ 3 ] {} <Debug> HTTP-Session: 518bc4c4-d3f7-40ad-a036-a8187810dab8 Destroying unnamed session
2233 2023.11.14 22:17:27.043747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2234 2023.11.14 22:17:27.043791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2235 2023.11.14 22:17:27.043811 [ 3 ] {} <Debug> HTTP-Session: 134a0a4d-a09f-451f-96dc-2a0fa27aea95 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2236 2023.11.14 22:17:27.043828 [ 3 ] {} <Debug> HTTP-Session: 134a0a4d-a09f-451f-96dc-2a0fa27aea95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2237 2023.11.14 22:17:27.043972 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) 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', 'oximeter_collector:collections', '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)
2238 2023.11.14 22:17:27.044551 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2239 2023.11.14 22:17:27.044757 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2240 2023.11.14 22:17:27.044799 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2241 2023.11.14 22:17:27.044949 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2242 2023.11.14 22:17:27.045035 [ 192 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2243 2023.11.14 22:17:27.045093 [ 195 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2244 2023.11.14 22:17:27.045112 [ 187 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2245 2023.11.14 22:17:27.045101 [ 193 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2246 2023.11.14 22:17:27.045225 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2247 2023.11.14 22:17:27.045296 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (SelectExecutor): Reading approx. 22 rows with 3 streams
2248 2023.11.14 22:17:27.047302 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003287671 sec., 6691 rows/sec., 919.93 KiB/sec.
2249 2023.11.14 22:17:27.047603 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Debug> DynamicQueryHandler: Done processing query
2250 2023.11.14 22:17:27.047629 [ 3 ] {242082dc-8203-4bc4-ba33-68f1e37b1047} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2251 2023.11.14 22:17:27.047646 [ 3 ] {} <Debug> HTTP-Session: 134a0a4d-a09f-451f-96dc-2a0fa27aea95 Destroying unnamed session
2252 2023.11.14 22:17:27.047771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2253 2023.11.14 22:17:27.047815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2254 2023.11.14 22:17:27.047835 [ 3 ] {} <Debug> HTTP-Session: 9c8cc80b-f022-40f6-8b0a-cbe3a7a9b416 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2255 2023.11.14 22:17:27.047852 [ 3 ] {} <Debug> HTTP-Session: 9c8cc80b-f022-40f6-8b0a-cbe3a7a9b416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2256 2023.11.14 22:17:27.047934 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2257 2023.11.14 22:17:27.047975 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2258 2023.11.14 22:17:27.048121 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2259 2023.11.14 22:17:27.048423 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2260 2023.11.14 22:17:27.048716 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2261 2023.11.14 22:17:27.048883 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2262 2023.11.14 22:17:27.048999 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001035979 sec., 10617 rows/sec., 951.13 KiB/sec.
2263 2023.11.14 22:17:27.049121 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Debug> DynamicQueryHandler: Done processing query
2264 2023.11.14 22:17:27.049145 [ 3 ] {05870bc5-c0a6-4de1-b20e-af3172d1c08a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2265 2023.11.14 22:17:27.049162 [ 3 ] {} <Debug> HTTP-Session: 9c8cc80b-f022-40f6-8b0a-cbe3a7a9b416 Destroying unnamed session
2266 2023.11.14 22:17:27.049256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2023.11.14 22:17:27.049300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2268 2023.11.14 22:17:27.049319 [ 3 ] {} <Debug> HTTP-Session: c3102f90-c377-43c2-a1b4-46fa04937230 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2269 2023.11.14 22:17:27.049336 [ 3 ] {} <Debug> HTTP-Session: c3102f90-c377-43c2-a1b4-46fa04937230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2023.11.14 22:17:27.049410 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2271 2023.11.14 22:17:27.049448 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2272 2023.11.14 22:17:27.049552 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2273 2023.11.14 22:17:27.049838 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2274 2023.11.14 22:17:27.050047 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2275 2023.11.14 22:17:27.050198 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2276 2023.11.14 22:17:27.050298 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Information> executeQuery: Read 11 rows, 888.00 B in 0.000862216 sec., 12757 rows/sec., 1005.77 KiB/sec.
2277 2023.11.14 22:17:27.050407 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Debug> DynamicQueryHandler: Done processing query
2278 2023.11.14 22:17:27.050431 [ 3 ] {530e819f-1788-4aa2-9049-3f7d9c4a7cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2279 2023.11.14 22:17:27.050447 [ 3 ] {} <Debug> HTTP-Session: c3102f90-c377-43c2-a1b4-46fa04937230 Destroying unnamed session
2280 2023.11.14 22:17:27.050544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2281 2023.11.14 22:17:27.050589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2282 2023.11.14 22:17:27.050608 [ 3 ] {} <Debug> HTTP-Session: e5283f04-7599-4028-81f3-b57c624f271b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2283 2023.11.14 22:17:27.050624 [ 3 ] {} <Debug> HTTP-Session: e5283f04-7599-4028-81f3-b57c624f271b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2284 2023.11.14 22:17:27.050697 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2285 2023.11.14 22:17:27.050738 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2286 2023.11.14 22:17:27.050857 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2287 2023.11.14 22:17:27.051127 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2288 2023.11.14 22:17:27.051376 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2289 2023.11.14 22:17:27.051552 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2290 2023.11.14 22:17:27.051655 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000931277 sec., 11811 rows/sec., 779.13 KiB/sec.
2291 2023.11.14 22:17:27.051766 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Debug> DynamicQueryHandler: Done processing query
2292 2023.11.14 22:17:27.051789 [ 3 ] {02e19d53-2738-45c3-9475-b54709889425} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2293 2023.11.14 22:17:27.051805 [ 3 ] {} <Debug> HTTP-Session: e5283f04-7599-4028-81f3-b57c624f271b Destroying unnamed session
2294 2023.11.14 22:17:28.000100 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.20 MiB, peak 237.29 MiB, will set to 230.87 MiB (RSS), difference: -1.34 MiB
2295 2023.11.14 22:17:31.798302 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
2296 2023.11.14 22:17:31.798367 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
2297 2023.11.14 22:17:32.007329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2298 2023.11.14 22:17:32.007422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2299 2023.11.14 22:17:32.007449 [ 3 ] {} <Debug> HTTP-Session: 4687510e-1ab3-4614-a141-350d4b3ea4ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2300 2023.11.14 22:17:32.007472 [ 3 ] {} <Debug> HTTP-Session: 4687510e-1ab3-4614-a141-350d4b3ea4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2301 2023.11.14 22:17:32.007594 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2302 2023.11.14 22:17:32.007652 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2303 2023.11.14 22:17:32.007809 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2304 2023.11.14 22:17:32.008227 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2305 2023.11.14 22:17:32.008499 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2306 2023.11.14 22:17:32.008674 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2307 2023.11.14 22:17:32.008799 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001169172 sec., 40199 rows/sec., 3.06 MiB/sec.
2308 2023.11.14 22:17:32.008991 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Debug> DynamicQueryHandler: Done processing query
2309 2023.11.14 22:17:32.009018 [ 3 ] {31dada7c-1742-47d8-8434-60ec57bf5954} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2310 2023.11.14 22:17:32.009036 [ 3 ] {} <Debug> HTTP-Session: 4687510e-1ab3-4614-a141-350d4b3ea4ab Destroying unnamed session
2311 2023.11.14 22:17:32.009219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2312 2023.11.14 22:17:32.009273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2313 2023.11.14 22:17:32.009293 [ 3 ] {} <Debug> HTTP-Session: 923790f8-38cf-4c61-88bf-29755f50b6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2314 2023.11.14 22:17:32.009312 [ 3 ] {} <Debug> HTTP-Session: 923790f8-38cf-4c61-88bf-29755f50b6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2315 2023.11.14 22:17:32.009412 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2316 2023.11.14 22:17:32.009455 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2317 2023.11.14 22:17:32.009568 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2318 2023.11.14 22:17:32.009990 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2319 2023.11.14 22:17:32.010236 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2320 2023.11.14 22:17:32.010397 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2321 2023.11.14 22:17:32.010529 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.00107961 sec., 202851 rows/sec., 19.32 MiB/sec.
2322 2023.11.14 22:17:32.010676 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Debug> DynamicQueryHandler: Done processing query
2323 2023.11.14 22:17:32.010701 [ 3 ] {5c5d729f-3215-413f-956a-893e7c3eed33} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2324 2023.11.14 22:17:32.010717 [ 3 ] {} <Debug> HTTP-Session: 923790f8-38cf-4c61-88bf-29755f50b6bd Destroying unnamed session
2325 2023.11.14 22:17:32.010910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2326 2023.11.14 22:17:32.010961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2327 2023.11.14 22:17:32.010982 [ 3 ] {} <Debug> HTTP-Session: bbf35045-c876-4d7b-a25d-399e3fff69bf Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2328 2023.11.14 22:17:32.011000 [ 3 ] {} <Debug> HTTP-Session: bbf35045-c876-4d7b-a25d-399e3fff69bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2329 2023.11.14 22:17:32.011107 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2330 2023.11.14 22:17:32.011150 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2331 2023.11.14 22:17:32.011267 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2332 2023.11.14 22:17:32.011733 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2333 2023.11.14 22:17:32.011985 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2334 2023.11.14 22:17:32.012171 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2335 2023.11.14 22:17:32.012322 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001172202 sec., 283227 rows/sec., 19.77 MiB/sec.
2336 2023.11.14 22:17:32.012323 [ 77 ] {} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2337 2023.11.14 22:17:32.012475 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2338 2023.11.14 22:17:32.012579 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Debug> DynamicQueryHandler: Done processing query
2339 2023.11.14 22:17:32.012623 [ 3 ] {877dec77-a929-43dc-a3c6-41d4f361ba9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2340 2023.11.14 22:17:32.012636 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2341 2023.11.14 22:17:32.012653 [ 3 ] {} <Debug> HTTP-Session: bbf35045-c876-4d7b-a25d-399e3fff69bf Destroying unnamed session
2342 2023.11.14 22:17:32.012775 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2343 2023.11.14 22:17:32.012828 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 363 rows starting from the beginning of the part
2344 2023.11.14 22:17:32.012834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2345 2023.11.14 22:17:32.012907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2346 2023.11.14 22:17:32.012949 [ 3 ] {} <Debug> HTTP-Session: 169640a2-c408-4adf-8663-0a2102dea315 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2347 2023.11.14 22:17:32.012997 [ 3 ] {} <Debug> HTTP-Session: 169640a2-c408-4adf-8663-0a2102dea315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2348 2023.11.14 22:17:32.013070 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 338 rows starting from the beginning of the part
2349 2023.11.14 22:17:32.013187 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2350 2023.11.14 22:17:32.013282 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part
2351 2023.11.14 22:17:32.013293 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2352 2023.11.14 22:17:32.013538 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 332 rows starting from the beginning of the part
2353 2023.11.14 22:17:32.013763 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2354 2023.11.14 22:17:32.013784 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part
2355 2023.11.14 22:17:32.013966 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 332 rows starting from the beginning of the part
2356 2023.11.14 22:17:32.014389 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2357 2023.11.14 22:17:32.014842 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2358 2023.11.14 22:17:32.015150 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2359 2023.11.14 22:17:32.015383 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002117319 sec., 2833 rows/sec., 119.00 KiB/sec.
2360 2023.11.14 22:17:32.015804 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Debug> DynamicQueryHandler: Done processing query
2361 2023.11.14 22:17:32.015816 [ 15 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1402 rows, containing 4 columns (4 merged, 0 gathered) in 0.003252741 sec., 431021.09882096364 rows/sec., 30.27 MiB/sec.
2362 2023.11.14 22:17:32.015832 [ 3 ] {03a86705-bbb6-4786-b2b7-5e6eb26615be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2363 2023.11.14 22:17:32.015906 [ 3 ] {} <Debug> HTTP-Session: 169640a2-c408-4adf-8663-0a2102dea315 Destroying unnamed session
2364 2023.11.14 22:17:32.015999 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2365 2023.11.14 22:17:32.016037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2366 2023.11.14 22:17:32.016112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2367 2023.11.14 22:17:32.016134 [ 3 ] {} <Debug> HTTP-Session: 88786b44-49c3-45c2-bee1-a06874e7cb7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2368 2023.11.14 22:17:32.016156 [ 3 ] {} <Debug> HTTP-Session: 88786b44-49c3-45c2-bee1-a06874e7cb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2023.11.14 22:17:32.016257 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2370 2023.11.14 22:17:32.016294 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2371 2023.11.14 22:17:32.016356 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2372 2023.11.14 22:17:32.016372 [ 18 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_11_2} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2373 2023.11.14 22:17:32.016588 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2374 2023.11.14 22:17:32.016980 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2375 2023.11.14 22:17:32.017243 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2376 2023.11.14 22:17:32.017425 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2377 2023.11.14 22:17:32.017558 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001213103 sec., 57703 rows/sec., 3.50 MiB/sec.
2378 2023.11.14 22:17:32.017686 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Debug> DynamicQueryHandler: Done processing query
2379 2023.11.14 22:17:32.017710 [ 3 ] {dd552673-5200-4451-aec3-aab6526e87aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2380 2023.11.14 22:17:32.017727 [ 3 ] {} <Debug> HTTP-Session: 88786b44-49c3-45c2-bee1-a06874e7cb7c Destroying unnamed session
2381 2023.11.14 22:17:32.017879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2382 2023.11.14 22:17:32.017924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2383 2023.11.14 22:17:32.017945 [ 3 ] {} <Debug> HTTP-Session: 5a6e0dd4-5a89-4552-81a1-582bc4790819 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2384 2023.11.14 22:17:32.017962 [ 3 ] {} <Debug> HTTP-Session: 5a6e0dd4-5a89-4552-81a1-582bc4790819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2385 2023.11.14 22:17:32.018052 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2386 2023.11.14 22:17:32.018096 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2387 2023.11.14 22:17:32.018234 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2388 2023.11.14 22:17:32.018718 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2389 2023.11.14 22:17:32.019026 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2390 2023.11.14 22:17:32.019207 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2391 2023.11.14 22:17:32.019338 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001256313 sec., 32635 rows/sec., 44.04 MiB/sec.
2392 2023.11.14 22:17:32.019464 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Debug> DynamicQueryHandler: Done processing query
2393 2023.11.14 22:17:32.019488 [ 3 ] {832b6aae-1018-4976-9099-b7b0f2f02dc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2394 2023.11.14 22:17:32.019505 [ 3 ] {} <Debug> HTTP-Session: 5a6e0dd4-5a89-4552-81a1-582bc4790819 Destroying unnamed session
2395 2023.11.14 22:17:32.019599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2396 2023.11.14 22:17:32.019644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2397 2023.11.14 22:17:32.019663 [ 3 ] {} <Debug> HTTP-Session: 3c0b79f3-315f-4fb4-95c7-b9fb0514a018 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2398 2023.11.14 22:17:32.019679 [ 3 ] {} <Debug> HTTP-Session: 3c0b79f3-315f-4fb4-95c7-b9fb0514a018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2399 2023.11.14 22:17:32.019751 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2400 2023.11.14 22:17:32.019789 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2401 2023.11.14 22:17:32.019892 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2402 2023.11.14 22:17:32.020177 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2403 2023.11.14 22:17:32.020410 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2404 2023.11.14 22:17:32.020585 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2405 2023.11.14 22:17:32.020715 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000933577 sec., 22494 rows/sec., 1.17 MiB/sec.
2406 2023.11.14 22:17:32.020829 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Debug> DynamicQueryHandler: Done processing query
2407 2023.11.14 22:17:32.020853 [ 3 ] {de361007-12d7-41b3-8bca-cb56df92f546} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2408 2023.11.14 22:17:32.020869 [ 3 ] {} <Debug> HTTP-Session: 3c0b79f3-315f-4fb4-95c7-b9fb0514a018 Destroying unnamed session
2409 2023.11.14 22:17:41.099011 [ 58 ] {} <Debug> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2410 2023.11.14 22:17:41.099112 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2411 2023.11.14 22:17:41.099209 [ 15 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2412 2023.11.14 22:17:41.099393 [ 15 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2413 2023.11.14 22:17:41.099429 [ 15 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
2414 2023.11.14 22:17:41.099588 [ 15 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
2415 2023.11.14 22:17:41.099687 [ 15 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2416 2023.11.14 22:17:41.099776 [ 15 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2417 2023.11.14 22:17:41.099884 [ 15 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
2418 2023.11.14 22:17:41.100741 [ 14 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 6 columns (6 merged, 0 gathered) in 0.001567109 sec., 21696.002001137127 rows/sec., 2.64 MiB/sec.
2419 2023.11.14 22:17:41.100905 [ 14 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2420 2023.11.14 22:17:41.101169 [ 14 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2421 2023.11.14 22:17:41.101242 [ 14 ] {354cc56d-2c88-4533-9b8a-acd0a16d0750::all_1_5_1} <Trace> oximeter.timeseries_schema (354cc56d-2c88-4533-9b8a-acd0a16d0750) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2422 2023.11.14 22:17:42.007732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2423 2023.11.14 22:17:42.007852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2424 2023.11.14 22:17:42.007881 [ 3 ] {} <Debug> HTTP-Session: 4a6b56d9-d473-42a3-b90b-deade930f9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2425 2023.11.14 22:17:42.007908 [ 3 ] {} <Debug> HTTP-Session: 4a6b56d9-d473-42a3-b90b-deade930f9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2023.11.14 22:17:42.008048 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2427 2023.11.14 22:17:42.008115 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2428 2023.11.14 22:17:42.008305 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2429 2023.11.14 22:17:42.008855 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2430 2023.11.14 22:17:42.009222 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2431 2023.11.14 22:17:42.009392 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2432 2023.11.14 22:17:42.009530 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001437157 sec., 32703 rows/sec., 2.49 MiB/sec.
2433 2023.11.14 22:17:42.009672 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Debug> DynamicQueryHandler: Done processing query
2434 2023.11.14 22:17:42.009699 [ 3 ] {fc361558-cac3-43f2-9b5c-890d554bf395} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2435 2023.11.14 22:17:42.009717 [ 3 ] {} <Debug> HTTP-Session: 4a6b56d9-d473-42a3-b90b-deade930f9c2 Destroying unnamed session
2436 2023.11.14 22:17:42.009844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2437 2023.11.14 22:17:42.009895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2438 2023.11.14 22:17:42.009915 [ 3 ] {} <Debug> HTTP-Session: 80cbe406-c370-4305-aec9-f086934d53f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2439 2023.11.14 22:17:42.009934 [ 3 ] {} <Debug> HTTP-Session: 80cbe406-c370-4305-aec9-f086934d53f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2440 2023.11.14 22:17:42.010013 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2441 2023.11.14 22:17:42.010054 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2442 2023.11.14 22:17:42.010166 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2443 2023.11.14 22:17:42.010449 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2444 2023.11.14 22:17:42.010654 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2445 2023.11.14 22:17:42.010806 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2446 2023.11.14 22:17:42.010920 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000870876 sec., 2296 rows/sec., 196.24 KiB/sec.
2447 2023.11.14 22:17:42.011067 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Debug> DynamicQueryHandler: Done processing query
2448 2023.11.14 22:17:42.011091 [ 3 ] {cf84fcc2-fffa-4f1e-b924-4cf24390cb78} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2449 2023.11.14 22:17:42.011107 [ 3 ] {} <Debug> HTTP-Session: 80cbe406-c370-4305-aec9-f086934d53f7 Destroying unnamed session
2450 2023.11.14 22:17:42.011251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2023.11.14 22:17:42.011298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2452 2023.11.14 22:17:42.011317 [ 3 ] {} <Debug> HTTP-Session: 64aec032-b65d-40a6-bd39-c11eae24eafa Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2453 2023.11.14 22:17:42.011334 [ 3 ] {} <Debug> HTTP-Session: 64aec032-b65d-40a6-bd39-c11eae24eafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2454 2023.11.14 22:17:42.011421 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2455 2023.11.14 22:17:42.011460 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2456 2023.11.14 22:17:42.011570 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2457 2023.11.14 22:17:42.011973 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2458 2023.11.14 22:17:42.012202 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2459 2023.11.14 22:17:42.012352 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2460 2023.11.14 22:17:42.012476 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Information> executeQuery: Read 220 rows, 21.44 KiB in 0.001024179 sec., 214806 rows/sec., 20.45 MiB/sec.
2461 2023.11.14 22:17:42.012473 [ 54 ] {} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2462 2023.11.14 22:17:42.012592 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2463 2023.11.14 22:17:42.012630 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Debug> DynamicQueryHandler: Done processing query
2464 2023.11.14 22:17:42.012684 [ 3 ] {3777c4f6-09e4-4610-babd-26deb3b80a18} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2465 2023.11.14 22:17:42.012682 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2466 2023.11.14 22:17:42.012732 [ 3 ] {} <Debug> HTTP-Session: 64aec032-b65d-40a6-bd39-c11eae24eafa Destroying unnamed session
2467 2023.11.14 22:17:42.012828 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2468 2023.11.14 22:17:42.012885 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part
2469 2023.11.14 22:17:42.012885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2470 2023.11.14 22:17:42.012977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2471 2023.11.14 22:17:42.013033 [ 3 ] {} <Debug> HTTP-Session: 9dc8bd11-7475-4512-aa8a-5d97524a2554 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2472 2023.11.14 22:17:42.013074 [ 3 ] {} <Debug> HTTP-Session: 9dc8bd11-7475-4512-aa8a-5d97524a2554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2473 2023.11.14 22:17:42.013095 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 214 rows starting from the beginning of the part
2474 2023.11.14 22:17:42.013237 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2475 2023.11.14 22:17:42.013299 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part
2476 2023.11.14 22:17:42.013318 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2477 2023.11.14 22:17:42.013565 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 219 rows starting from the beginning of the part
2478 2023.11.14 22:17:42.013786 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2479 2023.11.14 22:17:42.013810 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part
2480 2023.11.14 22:17:42.013993 [ 18 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 220 rows starting from the beginning of the part
2481 2023.11.14 22:17:42.014516 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2482 2023.11.14 22:17:42.014862 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2483 2023.11.14 22:17:42.015114 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2484 2023.11.14 22:17:42.015385 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002087248 sec., 958 rows/sec., 66.91 KiB/sec.
2485 2023.11.14 22:17:42.015586 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Debug> DynamicQueryHandler: Done processing query
2486 2023.11.14 22:17:42.015610 [ 3 ] {2d065ee6-ee9b-4307-97e8-05e0271dc30b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2487 2023.11.14 22:17:42.015646 [ 3 ] {} <Debug> HTTP-Session: 9dc8bd11-7475-4512-aa8a-5d97524a2554 Destroying unnamed session
2488 2023.11.14 22:17:42.015878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2489 2023.11.14 22:17:42.015882 [ 15 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003226259 sec., 356140.03711419326 rows/sec., 33.67 MiB/sec.
2490 2023.11.14 22:17:42.015936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2491 2023.11.14 22:17:42.015993 [ 3 ] {} <Debug> HTTP-Session: 99a7a08a-6b78-4e92-8df5-512eb99a1fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2492 2023.11.14 22:17:42.016012 [ 3 ] {} <Debug> HTTP-Session: 99a7a08a-6b78-4e92-8df5-512eb99a1fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2493 2023.11.14 22:17:42.016146 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2494 2023.11.14 22:17:42.016167 [ 22 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2495 2023.11.14 22:17:42.016209 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2496 2023.11.14 22:17:42.016403 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2497 2023.11.14 22:17:42.016461 [ 22 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2498 2023.11.14 22:17:42.016574 [ 22 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_11_2} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2499 2023.11.14 22:17:42.016988 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2500 2023.11.14 22:17:42.017247 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2501 2023.11.14 22:17:42.017413 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2502 2023.11.14 22:17:42.017535 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Information> executeQuery: Read 334 rows, 23.90 KiB in 0.001344955 sec., 248335 rows/sec., 17.35 MiB/sec.
2503 2023.11.14 22:17:42.017655 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Debug> DynamicQueryHandler: Done processing query
2504 2023.11.14 22:17:42.017678 [ 3 ] {5973427d-ce4c-4e48-86d5-711217932d70} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2505 2023.11.14 22:17:42.017695 [ 3 ] {} <Debug> HTTP-Session: 99a7a08a-6b78-4e92-8df5-512eb99a1fd9 Destroying unnamed session
2506 2023.11.14 22:17:42.017797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2507 2023.11.14 22:17:42.017843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2508 2023.11.14 22:17:42.017862 [ 3 ] {} <Debug> HTTP-Session: 02b5a250-5b3b-47ea-b6f3-5280f07ff1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2509 2023.11.14 22:17:42.017879 [ 3 ] {} <Debug> HTTP-Session: 02b5a250-5b3b-47ea-b6f3-5280f07ff1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2510 2023.11.14 22:17:42.017949 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2511 2023.11.14 22:17:42.017988 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2512 2023.11.14 22:17:42.018097 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2513 2023.11.14 22:17:42.018339 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2514 2023.11.14 22:17:42.018580 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2515 2023.11.14 22:17:42.018759 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2516 2023.11.14 22:17:42.018883 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000905516 sec., 6626 rows/sec., 278.24 KiB/sec.
2517 2023.11.14 22:17:42.019033 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Debug> DynamicQueryHandler: Done processing query
2518 2023.11.14 22:17:42.019056 [ 3 ] {874d1731-a21f-4501-9669-e3ea8fbed9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2519 2023.11.14 22:17:42.019072 [ 3 ] {} <Debug> HTTP-Session: 02b5a250-5b3b-47ea-b6f3-5280f07ff1ba Destroying unnamed session
2520 2023.11.14 22:17:42.019174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2521 2023.11.14 22:17:42.019217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2522 2023.11.14 22:17:42.019236 [ 3 ] {} <Debug> HTTP-Session: 9c3e6526-ecf9-4c66-9164-c01183271aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2523 2023.11.14 22:17:42.019253 [ 3 ] {} <Debug> HTTP-Session: 9c3e6526-ecf9-4c66-9164-c01183271aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2524 2023.11.14 22:17:42.019330 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2525 2023.11.14 22:17:42.019372 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2526 2023.11.14 22:17:42.019500 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2527 2023.11.14 22:17:42.019781 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2528 2023.11.14 22:17:42.020031 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2529 2023.11.14 22:17:42.020208 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2530 2023.11.14 22:17:42.020350 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000983608 sec., 71166 rows/sec., 4.31 MiB/sec.
2531 2023.11.14 22:17:42.020493 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Debug> DynamicQueryHandler: Done processing query
2532 2023.11.14 22:17:42.020516 [ 3 ] {fdefa9ec-1f36-4893-a631-7cda0e840139} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2533 2023.11.14 22:17:42.020531 [ 3 ] {} <Debug> HTTP-Session: 9c3e6526-ecf9-4c66-9164-c01183271aa2 Destroying unnamed session
2534 2023.11.14 22:17:42.020622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2535 2023.11.14 22:17:42.020666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2536 2023.11.14 22:17:42.020684 [ 3 ] {} <Debug> HTTP-Session: aaadd330-7487-4e9a-bd76-c108be036c20 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2537 2023.11.14 22:17:42.020700 [ 3 ] {} <Debug> HTTP-Session: aaadd330-7487-4e9a-bd76-c108be036c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2538 2023.11.14 22:17:42.020771 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2539 2023.11.14 22:17:42.020814 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2540 2023.11.14 22:17:42.020934 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2541 2023.11.14 22:17:42.021229 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2542 2023.11.14 22:17:42.021458 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2543 2023.11.14 22:17:42.021651 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2544 2023.11.14 22:17:42.021776 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000973468 sec., 1027 rows/sec., 71.23 KiB/sec.
2545 2023.11.14 22:17:42.021906 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Debug> DynamicQueryHandler: Done processing query
2546 2023.11.14 22:17:42.021930 [ 3 ] {543c51ba-3cc2-4298-90a6-f27f1dc7bf28} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2547 2023.11.14 22:17:42.021947 [ 3 ] {} <Debug> HTTP-Session: aaadd330-7487-4e9a-bd76-c108be036c20 Destroying unnamed session
2548 2023.11.14 22:17:42.022074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2549 2023.11.14 22:17:42.022119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2550 2023.11.14 22:17:42.022138 [ 3 ] {} <Debug> HTTP-Session: 2db5c49b-260d-4a50-969a-15476c4fad4f Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2551 2023.11.14 22:17:42.022154 [ 3 ] {} <Debug> HTTP-Session: 2db5c49b-260d-4a50-969a-15476c4fad4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2552 2023.11.14 22:17:42.022247 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2553 2023.11.14 22:17:42.022292 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2554 2023.11.14 22:17:42.022429 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2555 2023.11.14 22:17:42.022873 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2556 2023.11.14 22:17:42.023177 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2557 2023.11.14 22:17:42.023361 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2558 2023.11.14 22:17:42.023475 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2559 2023.11.14 22:17:42.023493 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001213073 sec., 33798 rows/sec., 45.61 MiB/sec.
2560 2023.11.14 22:17:42.023533 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2561 2023.11.14 22:17:42.023677 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2562 2023.11.14 22:17:42.023748 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Debug> DynamicQueryHandler: Done processing query
2563 2023.11.14 22:17:42.023788 [ 3 ] {41281571-2f49-4b66-9f36-ac5204f53ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2564 2023.11.14 22:17:42.023834 [ 3 ] {} <Debug> HTTP-Session: 2db5c49b-260d-4a50-969a-15476c4fad4f Destroying unnamed session
2565 2023.11.14 22:17:42.023897 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2566 2023.11.14 22:17:42.023961 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part
2567 2023.11.14 22:17:42.023983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2568 2023.11.14 22:17:42.024060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2569 2023.11.14 22:17:42.024100 [ 3 ] {} <Debug> HTTP-Session: 833381ad-f07f-411d-b2b1-b30eadcc93b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2570 2023.11.14 22:17:42.024133 [ 3 ] {} <Debug> HTTP-Session: 833381ad-f07f-411d-b2b1-b30eadcc93b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2571 2023.11.14 22:17:42.024338 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
2572 2023.11.14 22:17:42.024349 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2573 2023.11.14 22:17:42.024460 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2574 2023.11.14 22:17:42.024703 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part
2575 2023.11.14 22:17:42.024913 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2576 2023.11.14 22:17:42.025075 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part
2577 2023.11.14 22:17:42.025335 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part
2578 2023.11.14 22:17:42.025624 [ 9 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 41 rows starting from the beginning of the part
2579 2023.11.14 22:17:42.025629 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2580 2023.11.14 22:17:42.026096 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2581 2023.11.14 22:17:42.026430 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2582 2023.11.14 22:17:42.026724 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002303242 sec., 9117 rows/sec., 484.20 KiB/sec.
2583 2023.11.14 22:17:42.026975 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Debug> DynamicQueryHandler: Done processing query
2584 2023.11.14 22:17:42.027017 [ 3 ] {c7e8a5dc-222f-4b23-8e3e-6e50e12678df} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2585 2023.11.14 22:17:42.027066 [ 3 ] {} <Debug> HTTP-Session: 833381ad-f07f-411d-b2b1-b30eadcc93b1 Destroying unnamed session
2586 2023.11.14 22:17:42.027723 [ 23 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 6 columns (6 merged, 0 gathered) in 0.004116616 sec., 55628.215019326555 rows/sec., 75.07 MiB/sec.
2587 2023.11.14 22:17:42.028126 [ 23 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2588 2023.11.14 22:17:42.028399 [ 23 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2589 2023.11.14 22:17:42.028472 [ 23 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2590 2023.11.14 22:17:42.028558 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_6_1: 4.06 MiB.
2591 2023.11.14 22:17:46.798609 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
2592 2023.11.14 22:17:46.798682 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
2593 2023.11.14 22:17:47.001440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2594 2023.11.14 22:17:47.001562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2595 2023.11.14 22:17:47.001594 [ 3 ] {} <Debug> HTTP-Session: b9b57fd0-1513-45e4-aeda-ee126c148919 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2596 2023.11.14 22:17:47.001623 [ 3 ] {} <Debug> HTTP-Session: b9b57fd0-1513-45e4-aeda-ee126c148919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2597 2023.11.14 22:17:47.001761 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2598 2023.11.14 22:17:47.001831 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2599 2023.11.14 22:17:47.002011 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2600 2023.11.14 22:17:47.002482 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2601 2023.11.14 22:17:47.002760 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2602 2023.11.14 22:17:47.002932 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2603 2023.11.14 22:17:47.003064 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001262473 sec., 28515 rows/sec., 2.39 MiB/sec.
2604 2023.11.14 22:17:47.003204 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Debug> DynamicQueryHandler: Done processing query
2605 2023.11.14 22:17:47.003231 [ 3 ] {b7a43687-07c8-4e55-8d4b-7013a64921d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2606 2023.11.14 22:17:47.003248 [ 3 ] {} <Debug> HTTP-Session: b9b57fd0-1513-45e4-aeda-ee126c148919 Destroying unnamed session
2607 2023.11.14 22:17:47.003378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2608 2023.11.14 22:17:47.003425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2609 2023.11.14 22:17:47.003446 [ 3 ] {} <Debug> HTTP-Session: 21cb7299-0b8a-4a43-914b-d4b89d945657 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2610 2023.11.14 22:17:47.003466 [ 3 ] {} <Debug> HTTP-Session: 21cb7299-0b8a-4a43-914b-d4b89d945657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2611 2023.11.14 22:17:47.003547 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2612 2023.11.14 22:17:47.003590 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2613 2023.11.14 22:17:47.003700 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2023.11.14 22:17:47.004005 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2615 2023.11.14 22:17:47.004219 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2616 2023.11.14 22:17:47.004402 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2617 2023.11.14 22:17:47.004529 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000951948 sec., 25211 rows/sec., 1.95 MiB/sec.
2618 2023.11.14 22:17:47.004746 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Debug> DynamicQueryHandler: Done processing query
2619 2023.11.14 22:17:47.004771 [ 3 ] {c4528299-0da3-481a-ab18-d7e093c278e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2620 2023.11.14 22:17:47.004788 [ 3 ] {} <Debug> HTTP-Session: 21cb7299-0b8a-4a43-914b-d4b89d945657 Destroying unnamed session
2621 2023.11.14 22:17:47.004904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2622 2023.11.14 22:17:47.004952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2623 2023.11.14 22:17:47.004971 [ 3 ] {} <Debug> HTTP-Session: bf62009c-c2c9-469e-bff6-864e006d7acb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2624 2023.11.14 22:17:47.004989 [ 3 ] {} <Debug> HTTP-Session: bf62009c-c2c9-469e-bff6-864e006d7acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2625 2023.11.14 22:17:47.005067 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2626 2023.11.14 22:17:47.005112 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2627 2023.11.14 22:17:47.005250 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2628 2023.11.14 22:17:47.005539 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2629 2023.11.14 22:17:47.005793 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2630 2023.11.14 22:17:47.005969 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2631 2023.11.14 22:17:47.006114 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001008509 sec., 35696 rows/sec., 2.49 MiB/sec.
2632 2023.11.14 22:17:47.006243 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Debug> DynamicQueryHandler: Done processing query
2633 2023.11.14 22:17:47.006267 [ 3 ] {ec41e679-50cb-4267-96b2-df24352f4a08} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2634 2023.11.14 22:17:47.006284 [ 3 ] {} <Debug> HTTP-Session: bf62009c-c2c9-469e-bff6-864e006d7acb Destroying unnamed session
2635 2023.11.14 22:17:52.007099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2636 2023.11.14 22:17:52.007228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2637 2023.11.14 22:17:52.007260 [ 3 ] {} <Debug> HTTP-Session: d44fbb15-9ba6-4103-befa-33b743844c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2638 2023.11.14 22:17:52.007286 [ 3 ] {} <Debug> HTTP-Session: d44fbb15-9ba6-4103-befa-33b743844c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2639 2023.11.14 22:17:52.007424 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2640 2023.11.14 22:17:52.007491 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2641 2023.11.14 22:17:52.007672 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2642 2023.11.14 22:17:52.008139 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2643 2023.11.14 22:17:52.008416 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2644 2023.11.14 22:17:52.008583 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2645 2023.11.14 22:17:52.008718 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001249943 sec., 37601 rows/sec., 2.86 MiB/sec.
2646 2023.11.14 22:17:52.008933 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Debug> DynamicQueryHandler: Done processing query
2647 2023.11.14 22:17:52.008961 [ 3 ] {43be5f48-d7d4-464d-ab21-f3845a9148ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2648 2023.11.14 22:17:52.008978 [ 3 ] {} <Debug> HTTP-Session: d44fbb15-9ba6-4103-befa-33b743844c95 Destroying unnamed session
2649 2023.11.14 22:17:52.009157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2650 2023.11.14 22:17:52.009206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2651 2023.11.14 22:17:52.009226 [ 3 ] {} <Debug> HTTP-Session: 982a4e56-1daf-4e95-988d-2bf0a93aef82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2652 2023.11.14 22:17:52.009245 [ 3 ] {} <Debug> HTTP-Session: 982a4e56-1daf-4e95-988d-2bf0a93aef82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2653 2023.11.14 22:17:52.009333 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2654 2023.11.14 22:17:52.009375 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2655 2023.11.14 22:17:52.009495 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2656 2023.11.14 22:17:52.009920 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2657 2023.11.14 22:17:52.010154 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2658 2023.11.14 22:17:52.010313 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2659 2023.11.14 22:17:52.010438 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.00107392 sec., 203925 rows/sec., 19.42 MiB/sec.
2660 2023.11.14 22:17:52.010545 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Debug> DynamicQueryHandler: Done processing query
2661 2023.11.14 22:17:52.010568 [ 3 ] {f72df43a-ac89-45d1-b419-04bf136318a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2662 2023.11.14 22:17:52.010585 [ 3 ] {} <Debug> HTTP-Session: 982a4e56-1daf-4e95-988d-2bf0a93aef82 Destroying unnamed session
2663 2023.11.14 22:17:52.010747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2664 2023.11.14 22:17:52.010792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2665 2023.11.14 22:17:52.010812 [ 3 ] {} <Debug> HTTP-Session: c4523cf8-2a83-49dc-9119-56156c25dbce Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2666 2023.11.14 22:17:52.010830 [ 3 ] {} <Debug> HTTP-Session: c4523cf8-2a83-49dc-9119-56156c25dbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2667 2023.11.14 22:17:52.010926 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2668 2023.11.14 22:17:52.010966 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2669 2023.11.14 22:17:52.011073 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2670 2023.11.14 22:17:52.011603 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2671 2023.11.14 22:17:52.011839 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2672 2023.11.14 22:17:52.011989 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2673 2023.11.14 22:17:52.012116 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001150552 sec., 288557 rows/sec., 20.15 MiB/sec.
2674 2023.11.14 22:17:52.012237 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Debug> DynamicQueryHandler: Done processing query
2675 2023.11.14 22:17:52.012262 [ 3 ] {c96a5d2a-ae9d-4485-bafb-962812f0f4d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2676 2023.11.14 22:17:52.012279 [ 3 ] {} <Debug> HTTP-Session: c4523cf8-2a83-49dc-9119-56156c25dbce Destroying unnamed session
2677 2023.11.14 22:17:52.012393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2678 2023.11.14 22:17:52.012438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2679 2023.11.14 22:17:52.012457 [ 3 ] {} <Debug> HTTP-Session: 44b663da-86bd-40db-8a07-3abaf8613f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2680 2023.11.14 22:17:52.012474 [ 3 ] {} <Debug> HTTP-Session: 44b663da-86bd-40db-8a07-3abaf8613f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2681 2023.11.14 22:17:52.012545 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2682 2023.11.14 22:17:52.012585 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2683 2023.11.14 22:17:52.012694 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2684 2023.11.14 22:17:52.012935 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2685 2023.11.14 22:17:52.013181 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2686 2023.11.14 22:17:52.013356 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2687 2023.11.14 22:17:52.013491 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000908806 sec., 6602 rows/sec., 277.24 KiB/sec.
2688 2023.11.14 22:17:52.013646 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Debug> DynamicQueryHandler: Done processing query
2689 2023.11.14 22:17:52.013670 [ 3 ] {2fa3e128-6966-4a1b-b382-ea2ef514e2b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2690 2023.11.14 22:17:52.013687 [ 3 ] {} <Debug> HTTP-Session: 44b663da-86bd-40db-8a07-3abaf8613f6d Destroying unnamed session
2691 2023.11.14 22:17:52.013797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2023.11.14 22:17:52.013842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2693 2023.11.14 22:17:52.013861 [ 3 ] {} <Debug> HTTP-Session: 55c240d5-047a-451f-acc2-629bfc6cee02 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2694 2023.11.14 22:17:52.013877 [ 3 ] {} <Debug> HTTP-Session: 55c240d5-047a-451f-acc2-629bfc6cee02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2695 2023.11.14 22:17:52.013952 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2696 2023.11.14 22:17:52.013993 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2697 2023.11.14 22:17:52.014125 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2023.11.14 22:17:52.014411 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2699 2023.11.14 22:17:52.014658 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2700 2023.11.14 22:17:52.014834 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2701 2023.11.14 22:17:52.014964 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000979418 sec., 71471 rows/sec., 4.33 MiB/sec.
2702 2023.11.14 22:17:52.014958 [ 114 ] {} <Debug> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2703 2023.11.14 22:17:52.015089 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2704 2023.11.14 22:17:52.015140 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Debug> DynamicQueryHandler: Done processing query
2705 2023.11.14 22:17:52.015187 [ 3 ] {76bed98b-f0d6-4bb7-a70c-eaac10402260} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2706 2023.11.14 22:17:52.015263 [ 3 ] {} <Debug> HTTP-Session: 55c240d5-047a-451f-acc2-629bfc6cee02 Destroying unnamed session
2707 2023.11.14 22:17:52.015293 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2708 2023.11.14 22:17:52.015457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2709 2023.11.14 22:17:52.015477 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2710 2023.11.14 22:17:52.015549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2711 2023.11.14 22:17:52.015553 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
2712 2023.11.14 22:17:52.015589 [ 3 ] {} <Debug> HTTP-Session: 2e2bd1fa-e389-450d-b5ea-5f9fec73895d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2713 2023.11.14 22:17:52.015652 [ 3 ] {} <Debug> HTTP-Session: 2e2bd1fa-e389-450d-b5ea-5f9fec73895d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2714 2023.11.14 22:17:52.015902 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2715 2023.11.14 22:17:52.015909 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
2716 2023.11.14 22:17:52.016014 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2717 2023.11.14 22:17:52.016240 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
2718 2023.11.14 22:17:52.016579 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
2719 2023.11.14 22:17:52.016728 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2720 2023.11.14 22:17:52.016843 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
2721 2023.11.14 22:17:52.016997 [ 15 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
2722 2023.11.14 22:17:52.017685 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2723 2023.11.14 22:17:52.018561 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2724 2023.11.14 22:17:52.018604 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 5 columns (5 merged, 0 gathered) in 0.003422453 sec., 207745.73091288615 rows/sec., 12.61 MiB/sec.
2725 2023.11.14 22:17:52.018810 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2726 2023.11.14 22:17:52.018883 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2727 2023.11.14 22:17:52.019126 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.003168388 sec., 12940 rows/sec., 17.46 MiB/sec.
2728 2023.11.14 22:17:52.019239 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2729 2023.11.14 22:17:52.019434 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2730 2023.11.14 22:17:52.019455 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Debug> DynamicQueryHandler: Done processing query
2731 2023.11.14 22:17:52.019501 [ 3 ] {8af35757-099a-42fa-b74d-fe5bf0143293} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2732 2023.11.14 22:17:52.019553 [ 3 ] {} <Debug> HTTP-Session: 2e2bd1fa-e389-450d-b5ea-5f9fec73895d Destroying unnamed session
2733 2023.11.14 22:17:52.019666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2734 2023.11.14 22:17:52.019712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2735 2023.11.14 22:17:52.019732 [ 3 ] {} <Debug> HTTP-Session: b99b6394-07cc-4c21-88ba-14c42c1520ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2736 2023.11.14 22:17:52.019749 [ 3 ] {} <Debug> HTTP-Session: b99b6394-07cc-4c21-88ba-14c42c1520ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2737 2023.11.14 22:17:52.019823 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2738 2023.11.14 22:17:52.019863 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2739 2023.11.14 22:17:52.019985 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2740 2023.11.14 22:17:52.020243 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2741 2023.11.14 22:17:52.020494 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2742 2023.11.14 22:17:52.020671 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2743 2023.11.14 22:17:52.020803 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000951008 sec., 22081 rows/sec., 1.15 MiB/sec.
2744 2023.11.14 22:17:52.020918 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Debug> DynamicQueryHandler: Done processing query
2745 2023.11.14 22:17:52.020941 [ 3 ] {8c50732d-2f28-4e97-8660-7f6fe711648a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2746 2023.11.14 22:17:52.020958 [ 3 ] {} <Debug> HTTP-Session: b99b6394-07cc-4c21-88ba-14c42c1520ba Destroying unnamed session
2747 2023.11.14 22:17:56.999861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2748 2023.11.14 22:17:56.999990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2749 2023.11.14 22:17:57.000021 [ 3 ] {} <Debug> HTTP-Session: 86f85bab-be74-4010-95e1-44fa6a66bdd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2750 2023.11.14 22:17:57.000049 [ 3 ] {} <Debug> HTTP-Session: 86f85bab-be74-4010-95e1-44fa6a66bdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2751 2023.11.14 22:17:57.000183 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2752 2023.11.14 22:17:57.000249 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2753 2023.11.14 22:17:57.000427 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2754 2023.11.14 22:17:57.000925 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2755 2023.11.14 22:17:57.001108 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 237.29 MiB, will set to 231.14 MiB (RSS), difference: -1.01 MiB
2756 2023.11.14 22:17:57.001320 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2757 2023.11.14 22:17:57.001512 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2758 2023.11.14 22:17:57.001636 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001414056 sec., 1414 rows/sec., 120.86 KiB/sec.
2759 2023.11.14 22:17:57.001820 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Debug> DynamicQueryHandler: Done processing query
2760 2023.11.14 22:17:57.001847 [ 3 ] {3664a51d-8c00-41f1-a544-a7601f48c219} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2761 2023.11.14 22:17:57.001865 [ 3 ] {} <Debug> HTTP-Session: 86f85bab-be74-4010-95e1-44fa6a66bdd3 Destroying unnamed session
2762 2023.11.14 22:17:57.001985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2763 2023.11.14 22:17:57.002036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2764 2023.11.14 22:17:57.002055 [ 3 ] {} <Debug> HTTP-Session: 2d9128c5-ba66-4cff-961f-5ff402c9f5d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2765 2023.11.14 22:17:57.002074 [ 3 ] {} <Debug> HTTP-Session: 2d9128c5-ba66-4cff-961f-5ff402c9f5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2766 2023.11.14 22:17:57.002153 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2767 2023.11.14 22:17:57.002194 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2768 2023.11.14 22:17:57.002311 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2769 2023.11.14 22:17:57.002565 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2770 2023.11.14 22:17:57.002770 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2771 2023.11.14 22:17:57.002919 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2772 2023.11.14 22:17:57.003022 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Information> executeQuery: Read 1 rows, 83.00 B in 0.000840946 sec., 1189 rows/sec., 96.39 KiB/sec.
2773 2023.11.14 22:17:57.003135 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Debug> DynamicQueryHandler: Done processing query
2774 2023.11.14 22:17:57.003159 [ 3 ] {7cdcd0af-0126-4aab-9d3a-065aec9c1152} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2775 2023.11.14 22:17:57.003176 [ 3 ] {} <Debug> HTTP-Session: 2d9128c5-ba66-4cff-961f-5ff402c9f5d6 Destroying unnamed session
2776 2023.11.14 22:17:57.003284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2777 2023.11.14 22:17:57.003329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2778 2023.11.14 22:17:57.003349 [ 3 ] {} <Debug> HTTP-Session: ef8c9f93-d26e-48da-b3e9-f9001edd3516 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2779 2023.11.14 22:17:57.003366 [ 3 ] {} <Debug> HTTP-Session: ef8c9f93-d26e-48da-b3e9-f9001edd3516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2780 2023.11.14 22:17:57.003438 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2781 2023.11.14 22:17:57.003477 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2782 2023.11.14 22:17:57.003581 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2783 2023.11.14 22:17:57.003821 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2784 2023.11.14 22:17:57.004022 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2785 2023.11.14 22:17:57.004178 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2786 2023.11.14 22:17:57.004276 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000811535 sec., 2464 rows/sec., 172.08 KiB/sec.
2787 2023.11.14 22:17:57.004392 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Debug> DynamicQueryHandler: Done processing query
2788 2023.11.14 22:17:57.004417 [ 3 ] {64c0c541-f5ec-498f-aff1-b05349770c1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2789 2023.11.14 22:17:57.004433 [ 3 ] {} <Debug> HTTP-Session: ef8c9f93-d26e-48da-b3e9-f9001edd3516 Destroying unnamed session
2790 2023.11.14 22:17:57.004528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2791 2023.11.14 22:17:57.004572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2792 2023.11.14 22:17:57.004590 [ 3 ] {} <Debug> HTTP-Session: 85b70120-45d8-45a0-a0cb-23bc04c914a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2793 2023.11.14 22:17:57.004607 [ 3 ] {} <Debug> HTTP-Session: 85b70120-45d8-45a0-a0cb-23bc04c914a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2794 2023.11.14 22:17:57.004678 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2795 2023.11.14 22:17:57.004715 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2796 2023.11.14 22:17:57.004818 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2797 2023.11.14 22:17:57.005225 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2798 2023.11.14 22:17:57.005427 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2799 2023.11.14 22:17:57.005574 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2800 2023.11.14 22:17:57.005674 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.000969598 sec., 13407 rows/sec., 1.04 MiB/sec.
2801 2023.11.14 22:17:57.005797 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Debug> DynamicQueryHandler: Done processing query
2802 2023.11.14 22:17:57.005820 [ 3 ] {8073c3a4-dcfb-4a9d-bb0f-73f2a5759c87} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2803 2023.11.14 22:17:57.005837 [ 3 ] {} <Debug> HTTP-Session: 85b70120-45d8-45a0-a0cb-23bc04c914a5 Destroying unnamed session
2804 2023.11.14 22:17:57.005936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2805 2023.11.14 22:17:57.005980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2806 2023.11.14 22:17:57.005999 [ 3 ] {} <Debug> HTTP-Session: 40ed8849-84a7-408e-9c38-6fd16e9f79f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2807 2023.11.14 22:17:57.006016 [ 3 ] {} <Debug> HTTP-Session: 40ed8849-84a7-408e-9c38-6fd16e9f79f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2808 2023.11.14 22:17:57.006086 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2809 2023.11.14 22:17:57.006127 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2810 2023.11.14 22:17:57.006242 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2811 2023.11.14 22:17:57.006512 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2812 2023.11.14 22:17:57.006756 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2813 2023.11.14 22:17:57.006932 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2814 2023.11.14 22:17:57.007032 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000919907 sec., 11957 rows/sec., 788.76 KiB/sec.
2815 2023.11.14 22:17:57.007145 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Debug> DynamicQueryHandler: Done processing query
2816 2023.11.14 22:17:57.007168 [ 3 ] {b5bddc6d-9c56-4d38-a2cf-f17e4e8c004d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2817 2023.11.14 22:17:57.007184 [ 3 ] {} <Debug> HTTP-Session: 40ed8849-84a7-408e-9c38-6fd16e9f79f4 Destroying unnamed session
2818 2023.11.14 22:17:57.007276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2819 2023.11.14 22:17:57.007319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2820 2023.11.14 22:17:57.007337 [ 3 ] {} <Debug> HTTP-Session: cc28aef1-e0ab-43b0-89b8-3f78bce7e13c Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2821 2023.11.14 22:17:57.007353 [ 3 ] {} <Debug> HTTP-Session: cc28aef1-e0ab-43b0-89b8-3f78bce7e13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2822 2023.11.14 22:17:57.007421 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2823 2023.11.14 22:17:57.007461 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2824 2023.11.14 22:17:57.007571 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2825 2023.11.14 22:17:57.007825 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2826 2023.11.14 22:17:57.008052 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2827 2023.11.14 22:17:57.008223 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2828 2023.11.14 22:17:57.008312 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2829 2023.11.14 22:17:57.008326 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000875016 sec., 1142 rows/sec., 79.24 KiB/sec.
2830 2023.11.14 22:17:57.008363 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2831 2023.11.14 22:17:57.008514 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2832 2023.11.14 22:17:57.008528 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Debug> DynamicQueryHandler: Done processing query
2833 2023.11.14 22:17:57.008596 [ 3 ] {6bec0d99-0248-4159-92a5-bc0db9cba71f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2834 2023.11.14 22:17:57.008623 [ 3 ] {} <Debug> HTTP-Session: cc28aef1-e0ab-43b0-89b8-3f78bce7e13c Destroying unnamed session
2835 2023.11.14 22:17:57.008697 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2836 2023.11.14 22:17:57.008744 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part
2837 2023.11.14 22:17:57.008900 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2838 2023.11.14 22:17:57.009011 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
2839 2023.11.14 22:17:57.009107 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2840 2023.11.14 22:17:57.009190 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::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
2841 2023.11.14 22:17:57.009273 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
2842 2023.11.14 22:17:57.010034 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161218 sec., 181121.21475269512 rows/sec., 12.60 MiB/sec.
2843 2023.11.14 22:17:57.010176 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2844 2023.11.14 22:17:57.010398 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2845 2023.11.14 22:17:57.010474 [ 9 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2846 2023.11.14 22:18:01.798740 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache
2847 2023.11.14 22:18:01.798844 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache
2848 2023.11.14 22:18:02.006974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2849 2023.11.14 22:18:02.007090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2850 2023.11.14 22:18:02.007121 [ 3 ] {} <Debug> HTTP-Session: 635e112f-6160-487d-90db-6964a8c03b1b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2851 2023.11.14 22:18:02.007149 [ 3 ] {} <Debug> HTTP-Session: 635e112f-6160-487d-90db-6964a8c03b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2852 2023.11.14 22:18:02.007289 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2853 2023.11.14 22:18:02.007356 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2854 2023.11.14 22:18:02.007536 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2855 2023.11.14 22:18:02.008023 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2856 2023.11.14 22:18:02.008308 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2857 2023.11.14 22:18:02.008570 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2858 2023.11.14 22:18:02.008709 [ 169 ] {} <Debug> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2859 2023.11.14 22:18:02.008713 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001376595 sec., 34142 rows/sec., 2.60 MiB/sec.
2860 2023.11.14 22:18:02.008794 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2861 2023.11.14 22:18:02.008956 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2862 2023.11.14 22:18:02.009012 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Debug> DynamicQueryHandler: Done processing query
2863 2023.11.14 22:18:02.009042 [ 3 ] {872a94a3-0af8-4f5d-b6de-ea1e8d49a0c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2864 2023.11.14 22:18:02.009057 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2865 2023.11.14 22:18:02.009066 [ 3 ] {} <Debug> HTTP-Session: 635e112f-6160-487d-90db-6964a8c03b1b Destroying unnamed session
2866 2023.11.14 22:18:02.009090 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part
2867 2023.11.14 22:18:02.009198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2868 2023.11.14 22:18:02.009246 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part
2869 2023.11.14 22:18:02.009256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2870 2023.11.14 22:18:02.009293 [ 3 ] {} <Debug> HTTP-Session: 1608fbcd-f978-4654-9fee-3395d5f4d8e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2871 2023.11.14 22:18:02.009320 [ 3 ] {} <Debug> HTTP-Session: 1608fbcd-f978-4654-9fee-3395d5f4d8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2872 2023.11.14 22:18:02.009386 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part
2873 2023.11.14 22:18:02.009435 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2874 2023.11.14 22:18:02.009494 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2875 2023.11.14 22:18:02.009525 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part
2876 2023.11.14 22:18:02.009726 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part
2877 2023.11.14 22:18:02.009743 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2878 2023.11.14 22:18:02.009855 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part
2879 2023.11.14 22:18:02.010349 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2880 2023.11.14 22:18:02.010643 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2881 2023.11.14 22:18:02.010811 [ 23 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001939806 sec., 144344.33134035053 rows/sec., 10.98 MiB/sec.
2882 2023.11.14 22:18:02.010875 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2883 2023.11.14 22:18:02.010998 [ 23 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2884 2023.11.14 22:18:02.011154 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001678651 sec., 2382 rows/sec., 198.96 KiB/sec.
2885 2023.11.14 22:18:02.011360 [ 23 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2886 2023.11.14 22:18:02.011368 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Debug> DynamicQueryHandler: Done processing query
2887 2023.11.14 22:18:02.011426 [ 3 ] {c1bdb832-9343-4dd0-a1e4-e45362860717} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2888 2023.11.14 22:18:02.011452 [ 3 ] {} <Debug> HTTP-Session: 1608fbcd-f978-4654-9fee-3395d5f4d8e6 Destroying unnamed session
2889 2023.11.14 22:18:02.011473 [ 23 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_11_2} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2890 2023.11.14 22:18:02.011638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2891 2023.11.14 22:18:02.011702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2892 2023.11.14 22:18:02.011726 [ 3 ] {} <Debug> HTTP-Session: 879a8275-274a-4120-830f-cd05281df04b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2893 2023.11.14 22:18:02.011747 [ 3 ] {} <Debug> HTTP-Session: 879a8275-274a-4120-830f-cd05281df04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2894 2023.11.14 22:18:02.011855 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2895 2023.11.14 22:18:02.011905 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2896 2023.11.14 22:18:02.012050 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2897 2023.11.14 22:18:02.012517 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2898 2023.11.14 22:18:02.012758 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2899 2023.11.14 22:18:02.012914 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2900 2023.11.14 22:18:02.013048 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Information> executeQuery: Read 221 rows, 21.53 KiB in 0.001156982 sec., 191014 rows/sec., 18.18 MiB/sec.
2901 2023.11.14 22:18:02.013168 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Debug> DynamicQueryHandler: Done processing query
2902 2023.11.14 22:18:02.013192 [ 3 ] {893f7198-6207-41a4-b199-ee6119eeb515} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2903 2023.11.14 22:18:02.013208 [ 3 ] {} <Debug> HTTP-Session: 879a8275-274a-4120-830f-cd05281df04b Destroying unnamed session
2904 2023.11.14 22:18:02.013316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2905 2023.11.14 22:18:02.013362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2906 2023.11.14 22:18:02.013380 [ 3 ] {} <Debug> HTTP-Session: 89f369fe-112c-4a71-8aa4-b0792b5e0b81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2907 2023.11.14 22:18:02.013397 [ 3 ] {} <Debug> HTTP-Session: 89f369fe-112c-4a71-8aa4-b0792b5e0b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2908 2023.11.14 22:18:02.013468 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2909 2023.11.14 22:18:02.013508 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2910 2023.11.14 22:18:02.013617 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2911 2023.11.14 22:18:02.013927 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2912 2023.11.14 22:18:02.014148 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2913 2023.11.14 22:18:02.014295 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2914 2023.11.14 22:18:02.014414 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000909317 sec., 4398 rows/sec., 307.15 KiB/sec.
2915 2023.11.14 22:18:02.014532 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Debug> DynamicQueryHandler: Done processing query
2916 2023.11.14 22:18:02.014556 [ 3 ] {3ffda0ac-3211-4e9b-8035-f2ee9ab874bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2917 2023.11.14 22:18:02.014572 [ 3 ] {} <Debug> HTTP-Session: 89f369fe-112c-4a71-8aa4-b0792b5e0b81 Destroying unnamed session
2918 2023.11.14 22:18:02.014714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 54060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2919 2023.11.14 22:18:02.014759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2920 2023.11.14 22:18:02.014778 [ 3 ] {} <Debug> HTTP-Session: 93219e57-c0c6-44e1-bcb3-fcce4e2b0e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2921 2023.11.14 22:18:02.014795 [ 3 ] {} <Debug> HTTP-Session: 93219e57-c0c6-44e1-bcb3-fcce4e2b0e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2922 2023.11.14 22:18:02.014889 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2923 2023.11.14 22:18:02.014927 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2924 2023.11.14 22:18:02.015032 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2925 2023.11.14 22:18:02.015546 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2926 2023.11.14 22:18:02.015776 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2927 2023.11.14 22:18:02.015925 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2928 2023.11.14 22:18:02.016051 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001132471 sec., 296696 rows/sec., 20.75 MiB/sec.
2929 2023.11.14 22:18:02.016040 [ 125 ] {} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2930 2023.11.14 22:18:02.016133 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2931 2023.11.14 22:18:02.016245 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Debug> DynamicQueryHandler: Done processing query
2932 2023.11.14 22:18:02.016245 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2933 2023.11.14 22:18:02.016276 [ 3 ] {5ac26e3f-8c4f-4a44-91ae-8576c368fead} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2934 2023.11.14 22:18:02.016296 [ 3 ] {} <Debug> HTTP-Session: 93219e57-c0c6-44e1-bcb3-fcce4e2b0e24 Destroying unnamed session
2935 2023.11.14 22:18:02.016340 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2936 2023.11.14 22:18:02.016364 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 389 rows starting from the beginning of the part
2937 2023.11.14 22:18:02.016414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2938 2023.11.14 22:18:02.016464 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 334 rows starting from the beginning of the part
2939 2023.11.14 22:18:02.016468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2940 2023.11.14 22:18:02.016508 [ 3 ] {} <Debug> HTTP-Session: 29fc3825-64e2-49e7-858f-5dac5ee03f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2941 2023.11.14 22:18:02.016526 [ 3 ] {} <Debug> HTTP-Session: 29fc3825-64e2-49e7-858f-5dac5ee03f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2942 2023.11.14 22:18:02.016576 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part
2943 2023.11.14 22:18:02.016641 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2944 2023.11.14 22:18:02.016682 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 332 rows starting from the beginning of the part
2945 2023.11.14 22:18:02.016774 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2946 2023.11.14 22:18:02.016876 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part
2947 2023.11.14 22:18:02.016999 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2948 2023.11.14 22:18:02.017015 [ 17 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 336 rows starting from the beginning of the part
2949 2023.11.14 22:18:02.017400 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2950 2023.11.14 22:18:02.017731 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2951 2023.11.14 22:18:02.017974 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2952 2023.11.14 22:18:02.018025 [ 23 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808234 sec., 789720.7994098109 rows/sec., 55.57 MiB/sec.
2953 2023.11.14 22:18:02.018135 [ 125 ] {} <Debug> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2954 2023.11.14 22:18:02.018211 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001441307 sec., 4162 rows/sec., 174.81 KiB/sec.
2955 2023.11.14 22:18:02.018219 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2956 2023.11.14 22:18:02.018244 [ 23 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2957 2023.11.14 22:18:02.018457 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2958 2023.11.14 22:18:02.018558 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Debug> DynamicQueryHandler: Done processing query
2959 2023.11.14 22:18:02.018622 [ 3 ] {427656c6-6a7d-4992-ac16-6565565228eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2960 2023.11.14 22:18:02.018641 [ 23 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2961 2023.11.14 22:18:02.018670 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2962 2023.11.14 22:18:02.018736 [ 3 ] {} <Debug> HTTP-Session: 29fc3825-64e2-49e7-858f-5dac5ee03f10 Destroying unnamed session
2963 2023.11.14 22:18:02.018766 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
2964 2023.11.14 22:18:02.018846 [ 23 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_16_3} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2965 2023.11.14 22:18:02.018915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2966 2023.11.14 22:18:02.019043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2967 2023.11.14 22:18:02.019086 [ 3 ] {} <Debug> HTTP-Session: 99bf4d7e-87dd-485d-b637-37aaacd72ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2968 2023.11.14 22:18:02.019106 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
2969 2023.11.14 22:18:02.019112 [ 3 ] {} <Debug> HTTP-Session: 99bf4d7e-87dd-485d-b637-37aaacd72ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2970 2023.11.14 22:18:02.019247 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
2971 2023.11.14 22:18:02.019252 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2972 2023.11.14 22:18:02.019315 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2973 2023.11.14 22:18:02.019357 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
2974 2023.11.14 22:18:02.019520 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
2975 2023.11.14 22:18:02.019600 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2976 2023.11.14 22:18:02.019652 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
2977 2023.11.14 22:18:02.020072 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2978 2023.11.14 22:18:02.020458 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00214077 sec., 30830.028447708064 rows/sec., 1.26 MiB/sec.
2979 2023.11.14 22:18:02.020465 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2980 2023.11.14 22:18:02.020552 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2981 2023.11.14 22:18:02.020682 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2982 2023.11.14 22:18:02.020752 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_11_2} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2983 2023.11.14 22:18:02.020882 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00158165 sec., 44257 rows/sec., 2.68 MiB/sec.
2984 2023.11.14 22:18:02.020905 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_11_2} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2985 2023.11.14 22:18:02.021130 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Debug> DynamicQueryHandler: Done processing query
2986 2023.11.14 22:18:02.021154 [ 3 ] {8638e840-4de4-4f96-9ade-2f899e195d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2987 2023.11.14 22:18:02.021170 [ 3 ] {} <Debug> HTTP-Session: 99bf4d7e-87dd-485d-b637-37aaacd72ee1 Destroying unnamed session
2988 2023.11.14 22:18:02.021274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2989 2023.11.14 22:18:02.021318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2990 2023.11.14 22:18:02.021338 [ 3 ] {} <Debug> HTTP-Session: b0b59f42-263c-4089-ae5a-b30189e16697 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
2991 2023.11.14 22:18:02.021354 [ 3 ] {} <Debug> HTTP-Session: b0b59f42-263c-4089-ae5a-b30189e16697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2992 2023.11.14 22:18:02.021424 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2993 2023.11.14 22:18:02.021466 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2994 2023.11.14 22:18:02.021586 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2995 2023.11.14 22:18:02.021830 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
2996 2023.11.14 22:18:02.022082 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2997 2023.11.14 22:18:02.022255 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2998 2023.11.14 22:18:02.022383 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000929467 sec., 2151 rows/sec., 149.20 KiB/sec.
2999 2023.11.14 22:18:02.022500 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Debug> DynamicQueryHandler: Done processing query
3000 2023.11.14 22:18:02.022523 [ 3 ] {ff446f00-c900-451b-8f60-d781cece6495} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3001 2023.11.14 22:18:02.022538 [ 3 ] {} <Debug> HTTP-Session: b0b59f42-263c-4089-ae5a-b30189e16697 Destroying unnamed session
3002 2023.11.14 22:18:02.022682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3003 2023.11.14 22:18:02.022726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3004 2023.11.14 22:18:02.022746 [ 3 ] {} <Debug> HTTP-Session: 54d533e8-8890-43f1-ab50-e7c2f078c684 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3005 2023.11.14 22:18:02.022761 [ 3 ] {} <Debug> HTTP-Session: 54d533e8-8890-43f1-ab50-e7c2f078c684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3006 2023.11.14 22:18:02.022837 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3007 2023.11.14 22:18:02.022882 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3008 2023.11.14 22:18:02.023020 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3009 2023.11.14 22:18:02.023506 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3010 2023.11.14 22:18:02.023809 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3011 2023.11.14 22:18:02.024006 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3012 2023.11.14 22:18:02.024152 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001274443 sec., 32170 rows/sec., 43.41 MiB/sec.
3013 2023.11.14 22:18:02.024290 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Debug> DynamicQueryHandler: Done processing query
3014 2023.11.14 22:18:02.024313 [ 3 ] {fc9b80b3-6c7b-474b-86f9-a72342d77bdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3015 2023.11.14 22:18:02.024329 [ 3 ] {} <Debug> HTTP-Session: 54d533e8-8890-43f1-ab50-e7c2f078c684 Destroying unnamed session
3016 2023.11.14 22:18:02.024434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3017 2023.11.14 22:18:02.024477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3018 2023.11.14 22:18:02.024496 [ 3 ] {} <Debug> HTTP-Session: 94b9d3db-bd75-4020-b69e-d1cd2506d533 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3019 2023.11.14 22:18:02.024512 [ 3 ] {} <Debug> HTTP-Session: 94b9d3db-bd75-4020-b69e-d1cd2506d533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3020 2023.11.14 22:18:02.024582 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3021 2023.11.14 22:18:02.024621 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3022 2023.11.14 22:18:02.024725 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3023 2023.11.14 22:18:02.024981 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3024 2023.11.14 22:18:02.025213 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3025 2023.11.14 22:18:02.025386 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3026 2023.11.14 22:18:02.025498 [ 125 ] {} <Debug> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3027 2023.11.14 22:18:02.025521 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000910267 sec., 23070 rows/sec., 1.20 MiB/sec.
3028 2023.11.14 22:18:02.025552 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3029 2023.11.14 22:18:02.025684 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
3030 2023.11.14 22:18:02.025735 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Debug> DynamicQueryHandler: Done processing query
3031 2023.11.14 22:18:02.025780 [ 3 ] {b25afcd1-f712-49f7-b7ae-7c0c309aa02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3032 2023.11.14 22:18:02.025816 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3033 2023.11.14 22:18:02.025828 [ 3 ] {} <Debug> HTTP-Session: 94b9d3db-bd75-4020-b69e-d1cd2506d533 Destroying unnamed session
3034 2023.11.14 22:18:02.025877 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part
3035 2023.11.14 22:18:02.026005 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part
3036 2023.11.14 22:18:02.026088 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3037 2023.11.14 22:18:02.026162 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3038 2023.11.14 22:18:02.026241 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3039 2023.11.14 22:18:02.026317 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3040 2023.11.14 22:18:02.026892 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289244 sec., 204771.16821951472 rows/sec., 11.08 MiB/sec.
3041 2023.11.14 22:18:02.026981 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3042 2023.11.14 22:18:02.027160 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
3043 2023.11.14 22:18:02.027219 [ 23 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_11_2} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
3044 2023.11.14 22:18:12.006949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3045 2023.11.14 22:18:12.007078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3046 2023.11.14 22:18:12.007109 [ 3 ] {} <Debug> HTTP-Session: a7098de7-05b4-4235-873b-73bc81d9fd1c Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3047 2023.11.14 22:18:12.007136 [ 3 ] {} <Debug> HTTP-Session: a7098de7-05b4-4235-873b-73bc81d9fd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3048 2023.11.14 22:18:12.007275 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3049 2023.11.14 22:18:12.007342 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3050 2023.11.14 22:18:12.007506 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3051 2023.11.14 22:18:12.007946 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3052 2023.11.14 22:18:12.008214 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3053 2023.11.14 22:18:12.008388 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3054 2023.11.14 22:18:12.008507 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001192172 sec., 39423 rows/sec., 3.00 MiB/sec.
3055 2023.11.14 22:18:12.008646 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Debug> DynamicQueryHandler: Done processing query
3056 2023.11.14 22:18:12.008671 [ 3 ] {234aa4b0-c958-4b76-bff6-f7d2a383535b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3057 2023.11.14 22:18:12.008689 [ 3 ] {} <Debug> HTTP-Session: a7098de7-05b4-4235-873b-73bc81d9fd1c Destroying unnamed session
3058 2023.11.14 22:18:12.008818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3059 2023.11.14 22:18:12.008870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3060 2023.11.14 22:18:12.008891 [ 3 ] {} <Debug> HTTP-Session: d18842d5-e73e-484f-99af-64d8bfc5844e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3061 2023.11.14 22:18:12.008910 [ 3 ] {} <Debug> HTTP-Session: d18842d5-e73e-484f-99af-64d8bfc5844e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3062 2023.11.14 22:18:12.008988 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3063 2023.11.14 22:18:12.009030 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3064 2023.11.14 22:18:12.009144 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3065 2023.11.14 22:18:12.009408 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3066 2023.11.14 22:18:12.009617 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3067 2023.11.14 22:18:12.009765 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3068 2023.11.14 22:18:12.009854 [ 111 ] {} <Debug> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3069 2023.11.14 22:18:12.009865 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000846825 sec., 2361 rows/sec., 201.81 KiB/sec.
3070 2023.11.14 22:18:12.009910 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3071 2023.11.14 22:18:12.010091 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
3072 2023.11.14 22:18:12.010114 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Debug> DynamicQueryHandler: Done processing query
3073 2023.11.14 22:18:12.010185 [ 3 ] {58d26975-e036-409f-8e1c-ab5ff72db64f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3074 2023.11.14 22:18:12.010224 [ 3 ] {} <Debug> HTTP-Session: d18842d5-e73e-484f-99af-64d8bfc5844e Destroying unnamed session
3075 2023.11.14 22:18:12.010277 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3076 2023.11.14 22:18:12.010313 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3077 2023.11.14 22:18:12.010415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3078 2023.11.14 22:18:12.010493 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3079 2023.11.14 22:18:12.010504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3080 2023.11.14 22:18:12.010568 [ 3 ] {} <Debug> HTTP-Session: dc4ecbe3-8a2e-4aa8-ba9d-4da4daff8e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3081 2023.11.14 22:18:12.010600 [ 3 ] {} <Debug> HTTP-Session: dc4ecbe3-8a2e-4aa8-ba9d-4da4daff8e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3082 2023.11.14 22:18:12.010720 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
3083 2023.11.14 22:18:12.010817 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3084 2023.11.14 22:18:12.010947 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3085 2023.11.14 22:18:12.010962 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3086 2023.11.14 22:18:12.011254 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
3087 2023.11.14 22:18:12.011446 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3088 2023.11.14 22:18:12.011483 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3089 2023.11.14 22:18:12.012345 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3090 2023.11.14 22:18:12.012866 [ 13 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887314 sec., 4848.797186589335 rows/sec., 411.62 KiB/sec.
3091 2023.11.14 22:18:12.012878 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3092 2023.11.14 22:18:12.013006 [ 13 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3093 2023.11.14 22:18:12.013083 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3094 2023.11.14 22:18:12.013227 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Information> executeQuery: Read 220 rows, 21.44 KiB in 0.002339613 sec., 94032 rows/sec., 8.95 MiB/sec.
3095 2023.11.14 22:18:12.013234 [ 82 ] {} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3096 2023.11.14 22:18:12.013316 [ 13 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
3097 2023.11.14 22:18:12.013373 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3098 2023.11.14 22:18:12.013514 [ 13 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_6_1} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
3099 2023.11.14 22:18:12.013544 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Debug> DynamicQueryHandler: Done processing query
3100 2023.11.14 22:18:12.013564 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3101 2023.11.14 22:18:12.013584 [ 3 ] {4a778184-35e4-4614-9d9b-16726c9c0a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3102 2023.11.14 22:18:12.013657 [ 3 ] {} <Debug> HTTP-Session: dc4ecbe3-8a2e-4aa8-ba9d-4da4daff8e4d Destroying unnamed session
3103 2023.11.14 22:18:12.013758 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3104 2023.11.14 22:18:12.013787 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part
3105 2023.11.14 22:18:12.013857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3106 2023.11.14 22:18:12.013922 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
3107 2023.11.14 22:18:12.013934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3108 2023.11.14 22:18:12.013997 [ 3 ] {} <Debug> HTTP-Session: 0011cdaa-fcd2-4fe4-a8c1-8bb6902e0a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3109 2023.11.14 22:18:12.014042 [ 3 ] {} <Debug> HTTP-Session: 0011cdaa-fcd2-4fe4-a8c1-8bb6902e0a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3110 2023.11.14 22:18:12.014126 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 219 rows starting from the beginning of the part
3111 2023.11.14 22:18:12.014244 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3112 2023.11.14 22:18:12.014332 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
3113 2023.11.14 22:18:12.014344 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3114 2023.11.14 22:18:12.014583 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 221 rows starting from the beginning of the part
3115 2023.11.14 22:18:12.014832 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3116 2023.11.14 22:18:12.014849 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 220 rows starting from the beginning of the part
3117 2023.11.14 22:18:12.015598 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3118 2023.11.14 22:18:12.016043 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3119 2023.11.14 22:18:12.016380 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3120 2023.11.14 22:18:12.016455 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 4 columns (4 merged, 0 gathered) in 0.002979115 sec., 320565.00000839174 rows/sec., 30.23 MiB/sec.
3121 2023.11.14 22:18:12.016535 [ 82 ] {} <Debug> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3122 2023.11.14 22:18:12.016599 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002280192 sec., 877 rows/sec., 61.24 KiB/sec.
3123 2023.11.14 22:18:12.016615 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3124 2023.11.14 22:18:12.016672 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3125 2023.11.14 22:18:12.016892 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
3126 2023.11.14 22:18:12.017042 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Debug> DynamicQueryHandler: Done processing query
3127 2023.11.14 22:18:12.017094 [ 3 ] {ac9b28ca-cec2-4e8d-a1b2-49af4e8cb67f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3128 2023.11.14 22:18:12.017093 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3129 2023.11.14 22:18:12.017124 [ 3 ] {} <Debug> HTTP-Session: 0011cdaa-fcd2-4fe4-a8c1-8bb6902e0a53 Destroying unnamed session
3130 2023.11.14 22:18:12.017159 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3131 2023.11.14 22:18:12.017187 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3132 2023.11.14 22:18:12.017296 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_16_3} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3133 2023.11.14 22:18:12.017351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3134 2023.11.14 22:18:12.017474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3135 2023.11.14 22:18:12.017512 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3136 2023.11.14 22:18:12.017518 [ 3 ] {} <Debug> HTTP-Session: 8d00c420-62a6-4e18-8837-649ab01cf3a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3137 2023.11.14 22:18:12.017555 [ 3 ] {} <Debug> HTTP-Session: 8d00c420-62a6-4e18-8837-649ab01cf3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3138 2023.11.14 22:18:12.017646 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
3139 2023.11.14 22:18:12.017687 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3140 2023.11.14 22:18:12.017748 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3141 2023.11.14 22:18:12.017769 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3142 2023.11.14 22:18:12.017937 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
3143 2023.11.14 22:18:12.017999 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3144 2023.11.14 22:18:12.018076 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3145 2023.11.14 22:18:12.018775 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3146 2023.11.14 22:18:12.018910 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223551 sec., 6296.235166182381 rows/sec., 439.63 KiB/sec.
3147 2023.11.14 22:18:12.019002 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3148 2023.11.14 22:18:12.019051 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3149 2023.11.14 22:18:12.019179 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
3150 2023.11.14 22:18:12.019229 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3151 2023.11.14 22:18:12.019255 [ 13 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_6_1} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
3152 2023.11.14 22:18:12.019378 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Information> executeQuery: Read 334 rows, 23.90 KiB in 0.001652731 sec., 202089 rows/sec., 14.12 MiB/sec.
3153 2023.11.14 22:18:12.019513 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Debug> DynamicQueryHandler: Done processing query
3154 2023.11.14 22:18:12.019537 [ 3 ] {548628dd-d868-4047-8384-10ab108229e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3155 2023.11.14 22:18:12.019554 [ 3 ] {} <Debug> HTTP-Session: 8d00c420-62a6-4e18-8837-649ab01cf3a4 Destroying unnamed session
3156 2023.11.14 22:18:12.019670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3157 2023.11.14 22:18:12.019713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3158 2023.11.14 22:18:12.019733 [ 3 ] {} <Debug> HTTP-Session: fc3325d3-1aee-4722-aec8-7dcac55c5789 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3159 2023.11.14 22:18:12.019749 [ 3 ] {} <Debug> HTTP-Session: fc3325d3-1aee-4722-aec8-7dcac55c5789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3160 2023.11.14 22:18:12.019818 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3161 2023.11.14 22:18:12.019857 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3162 2023.11.14 22:18:12.019964 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3163 2023.11.14 22:18:12.020235 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3164 2023.11.14 22:18:12.020473 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3165 2023.11.14 22:18:12.020643 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3166 2023.11.14 22:18:12.020765 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911857 sec., 6579 rows/sec., 276.31 KiB/sec.
3167 2023.11.14 22:18:12.020894 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Debug> DynamicQueryHandler: Done processing query
3168 2023.11.14 22:18:12.020918 [ 3 ] {cbd4963f-da82-41f0-8555-62ccf6c0e8c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3169 2023.11.14 22:18:12.020934 [ 3 ] {} <Debug> HTTP-Session: fc3325d3-1aee-4722-aec8-7dcac55c5789 Destroying unnamed session
3170 2023.11.14 22:18:12.021038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3171 2023.11.14 22:18:12.021082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3172 2023.11.14 22:18:12.021101 [ 3 ] {} <Debug> HTTP-Session: 8cc0a5a7-6c26-4091-8019-c40e6cd7c8c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3173 2023.11.14 22:18:12.021118 [ 3 ] {} <Debug> HTTP-Session: 8cc0a5a7-6c26-4091-8019-c40e6cd7c8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3174 2023.11.14 22:18:12.021190 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3175 2023.11.14 22:18:12.021232 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3176 2023.11.14 22:18:12.021351 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3177 2023.11.14 22:18:12.021657 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3178 2023.11.14 22:18:12.021903 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3179 2023.11.14 22:18:12.022075 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3180 2023.11.14 22:18:12.022196 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000977838 sec., 71586 rows/sec., 4.34 MiB/sec.
3181 2023.11.14 22:18:12.022313 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Debug> DynamicQueryHandler: Done processing query
3182 2023.11.14 22:18:12.022335 [ 3 ] {036d8309-3365-442f-8b0c-c5b230d740a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3183 2023.11.14 22:18:12.022352 [ 3 ] {} <Debug> HTTP-Session: 8cc0a5a7-6c26-4091-8019-c40e6cd7c8c2 Destroying unnamed session
3184 2023.11.14 22:18:12.022449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3185 2023.11.14 22:18:12.022492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3186 2023.11.14 22:18:12.022510 [ 3 ] {} <Debug> HTTP-Session: b3115856-0b5d-47e1-90c4-638a894dae02 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3187 2023.11.14 22:18:12.022526 [ 3 ] {} <Debug> HTTP-Session: b3115856-0b5d-47e1-90c4-638a894dae02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3188 2023.11.14 22:18:12.022594 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3189 2023.11.14 22:18:12.022635 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3190 2023.11.14 22:18:12.022749 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3191 2023.11.14 22:18:12.023005 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3192 2023.11.14 22:18:12.023237 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3193 2023.11.14 22:18:12.023427 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3194 2023.11.14 22:18:12.023567 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000934637 sec., 1069 rows/sec., 74.18 KiB/sec.
3195 2023.11.14 22:18:12.023694 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Debug> DynamicQueryHandler: Done processing query
3196 2023.11.14 22:18:12.023717 [ 3 ] {50dec651-08ec-475d-8498-919661cb1054} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3197 2023.11.14 22:18:12.023733 [ 3 ] {} <Debug> HTTP-Session: b3115856-0b5d-47e1-90c4-638a894dae02 Destroying unnamed session
3198 2023.11.14 22:18:12.023849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3199 2023.11.14 22:18:12.023892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3200 2023.11.14 22:18:12.023909 [ 3 ] {} <Debug> HTTP-Session: b19e975b-13fa-4c33-ab9b-da1acc05c892 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3201 2023.11.14 22:18:12.023927 [ 3 ] {} <Debug> HTTP-Session: b19e975b-13fa-4c33-ab9b-da1acc05c892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3202 2023.11.14 22:18:12.024018 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3203 2023.11.14 22:18:12.024061 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3204 2023.11.14 22:18:12.024201 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3205 2023.11.14 22:18:12.024687 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3206 2023.11.14 22:18:12.024991 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3207 2023.11.14 22:18:12.025167 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3208 2023.11.14 22:18:12.025290 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001245033 sec., 32930 rows/sec., 44.44 MiB/sec.
3209 2023.11.14 22:18:12.025413 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Debug> DynamicQueryHandler: Done processing query
3210 2023.11.14 22:18:12.025435 [ 3 ] {3ae71e88-e31f-482f-977d-838498e4a400} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3211 2023.11.14 22:18:12.025452 [ 3 ] {} <Debug> HTTP-Session: b19e975b-13fa-4c33-ab9b-da1acc05c892 Destroying unnamed session
3212 2023.11.14 22:18:12.025554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3213 2023.11.14 22:18:12.025598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3214 2023.11.14 22:18:12.025616 [ 3 ] {} <Debug> HTTP-Session: 2938ea1e-8dde-4060-b000-de38b79e1496 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3215 2023.11.14 22:18:12.025632 [ 3 ] {} <Debug> HTTP-Session: 2938ea1e-8dde-4060-b000-de38b79e1496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3216 2023.11.14 22:18:12.025702 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3217 2023.11.14 22:18:12.025741 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3218 2023.11.14 22:18:12.025844 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3219 2023.11.14 22:18:12.026103 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3220 2023.11.14 22:18:12.026330 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3221 2023.11.14 22:18:12.026501 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3222 2023.11.14 22:18:12.026626 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000892086 sec., 23540 rows/sec., 1.22 MiB/sec.
3223 2023.11.14 22:18:12.026749 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Debug> DynamicQueryHandler: Done processing query
3224 2023.11.14 22:18:12.026771 [ 3 ] {3bda2a31-4b1e-4bd9-b563-6e3d8a9a8bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3225 2023.11.14 22:18:12.026787 [ 3 ] {} <Debug> HTTP-Session: 2938ea1e-8dde-4060-b000-de38b79e1496 Destroying unnamed session
3226 2023.11.14 22:18:16.798914 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
3227 2023.11.14 22:18:16.799014 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
3228 2023.11.14 22:18:17.000932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3229 2023.11.14 22:18:17.001044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3230 2023.11.14 22:18:17.001075 [ 3 ] {} <Debug> HTTP-Session: ea5a3873-fe55-4c09-a04c-5f73a0e8bd3e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3231 2023.11.14 22:18:17.001102 [ 3 ] {} <Debug> HTTP-Session: ea5a3873-fe55-4c09-a04c-5f73a0e8bd3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3232 2023.11.14 22:18:17.001239 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3233 2023.11.14 22:18:17.001306 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3234 2023.11.14 22:18:17.001486 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3235 2023.11.14 22:18:17.001951 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3236 2023.11.14 22:18:17.002236 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3237 2023.11.14 22:18:17.002401 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3238 2023.11.14 22:18:17.002519 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001243603 sec., 1608 rows/sec., 137.42 KiB/sec.
3239 2023.11.14 22:18:17.002674 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Debug> DynamicQueryHandler: Done processing query
3240 2023.11.14 22:18:17.002699 [ 3 ] {efed427d-7f17-4e5c-97ae-b73d658ded72} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3241 2023.11.14 22:18:17.002716 [ 3 ] {} <Debug> HTTP-Session: ea5a3873-fe55-4c09-a04c-5f73a0e8bd3e Destroying unnamed session
3242 2023.11.14 22:18:17.002857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3243 2023.11.14 22:18:17.002908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3244 2023.11.14 22:18:17.002928 [ 3 ] {} <Debug> HTTP-Session: 0c265e56-90f2-480f-98d4-265bb0bdbebe Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3245 2023.11.14 22:18:17.002947 [ 3 ] {} <Debug> HTTP-Session: 0c265e56-90f2-480f-98d4-265bb0bdbebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3246 2023.11.14 22:18:17.003028 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3247 2023.11.14 22:18:17.003070 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3248 2023.11.14 22:18:17.003179 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3249 2023.11.14 22:18:17.003521 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3250 2023.11.14 22:18:17.003732 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3251 2023.11.14 22:18:17.003883 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3252 2023.11.14 22:18:17.004016 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000952878 sec., 38829 rows/sec., 3.26 MiB/sec.
3253 2023.11.14 22:18:17.004194 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Debug> DynamicQueryHandler: Done processing query
3254 2023.11.14 22:18:17.004220 [ 3 ] {28c5b9f4-6827-417e-85b6-a20bbb9f0e01} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3255 2023.11.14 22:18:17.004236 [ 3 ] {} <Debug> HTTP-Session: 0c265e56-90f2-480f-98d4-265bb0bdbebe Destroying unnamed session
3256 2023.11.14 22:18:17.004345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3257 2023.11.14 22:18:17.004391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3258 2023.11.14 22:18:17.004411 [ 3 ] {} <Debug> HTTP-Session: 3c63c973-5daf-42e1-912d-a1dc056f40fe Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3259 2023.11.14 22:18:17.004428 [ 3 ] {} <Debug> HTTP-Session: 3c63c973-5daf-42e1-912d-a1dc056f40fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3260 2023.11.14 22:18:17.004499 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3261 2023.11.14 22:18:17.004540 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3262 2023.11.14 22:18:17.004657 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3263 2023.11.14 22:18:17.004947 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3264 2023.11.14 22:18:17.005159 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3265 2023.11.14 22:18:17.005305 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3266 2023.11.14 22:18:17.005416 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000886787 sec., 2255 rows/sec., 157.48 KiB/sec.
3267 2023.11.14 22:18:17.005531 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Debug> DynamicQueryHandler: Done processing query
3268 2023.11.14 22:18:17.005555 [ 3 ] {d29cabf3-d0d2-40a0-9423-4eea2ec03d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3269 2023.11.14 22:18:17.005571 [ 3 ] {} <Debug> HTTP-Session: 3c63c973-5daf-42e1-912d-a1dc056f40fe Destroying unnamed session
3270 2023.11.14 22:18:17.005678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3271 2023.11.14 22:18:17.005722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3272 2023.11.14 22:18:17.005740 [ 3 ] {} <Debug> HTTP-Session: 650ae1ec-5e8d-42e6-9a61-7b9a8b186d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3273 2023.11.14 22:18:17.005757 [ 3 ] {} <Debug> HTTP-Session: 650ae1ec-5e8d-42e6-9a61-7b9a8b186d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3274 2023.11.14 22:18:17.005830 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3275 2023.11.14 22:18:17.005869 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3276 2023.11.14 22:18:17.005981 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3277 2023.11.14 22:18:17.006277 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3278 2023.11.14 22:18:17.006484 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3279 2023.11.14 22:18:17.006629 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3280 2023.11.14 22:18:17.006762 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000904487 sec., 28745 rows/sec., 2.23 MiB/sec.
3281 2023.11.14 22:18:17.006874 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Debug> DynamicQueryHandler: Done processing query
3282 2023.11.14 22:18:17.006898 [ 3 ] {29846fe5-a704-4c4e-ac44-a9f04cad1509} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3283 2023.11.14 22:18:17.006914 [ 3 ] {} <Debug> HTTP-Session: 650ae1ec-5e8d-42e6-9a61-7b9a8b186d4a Destroying unnamed session
3284 2023.11.14 22:18:17.007012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3285 2023.11.14 22:18:17.007056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3286 2023.11.14 22:18:17.007075 [ 3 ] {} <Debug> HTTP-Session: a77d28fe-e9de-4744-bc02-af5712dfb64f Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3287 2023.11.14 22:18:17.007092 [ 3 ] {} <Debug> HTTP-Session: a77d28fe-e9de-4744-bc02-af5712dfb64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3288 2023.11.14 22:18:17.007163 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3289 2023.11.14 22:18:17.007205 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3290 2023.11.14 22:18:17.007321 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3291 2023.11.14 22:18:17.007626 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3292 2023.11.14 22:18:17.007898 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3293 2023.11.14 22:18:17.008072 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3294 2023.11.14 22:18:17.008189 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000997998 sec., 37074 rows/sec., 2.58 MiB/sec.
3295 2023.11.14 22:18:17.008302 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Debug> DynamicQueryHandler: Done processing query
3296 2023.11.14 22:18:17.008325 [ 3 ] {5c25aba4-9fab-471f-912b-a709142b8506} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3297 2023.11.14 22:18:17.008341 [ 3 ] {} <Debug> HTTP-Session: a77d28fe-e9de-4744-bc02-af5712dfb64f Destroying unnamed session
3298 2023.11.14 22:18:22.006568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3299 2023.11.14 22:18:22.006686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3300 2023.11.14 22:18:22.006711 [ 3 ] {} <Debug> HTTP-Session: 87afa3d4-1b80-4999-b77e-359b53bd0df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3301 2023.11.14 22:18:22.006736 [ 3 ] {} <Debug> HTTP-Session: 87afa3d4-1b80-4999-b77e-359b53bd0df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3302 2023.11.14 22:18:22.006866 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3303 2023.11.14 22:18:22.006928 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3304 2023.11.14 22:18:22.007085 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3305 2023.11.14 22:18:22.007536 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3306 2023.11.14 22:18:22.007810 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3307 2023.11.14 22:18:22.007980 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3308 2023.11.14 22:18:22.008117 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001207002 sec., 38939 rows/sec., 2.96 MiB/sec.
3309 2023.11.14 22:18:22.008308 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Debug> DynamicQueryHandler: Done processing query
3310 2023.11.14 22:18:22.008337 [ 3 ] {c06abd17-0c44-4c1c-bbb5-529ad81bbf3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3311 2023.11.14 22:18:22.008354 [ 3 ] {} <Debug> HTTP-Session: 87afa3d4-1b80-4999-b77e-359b53bd0df9 Destroying unnamed session
3312 2023.11.14 22:18:22.008543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3313 2023.11.14 22:18:22.008609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3314 2023.11.14 22:18:22.008631 [ 3 ] {} <Debug> HTTP-Session: cd3d6f0c-f31a-4898-ba45-1f07fad2bbb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3315 2023.11.14 22:18:22.008650 [ 3 ] {} <Debug> HTTP-Session: cd3d6f0c-f31a-4898-ba45-1f07fad2bbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3316 2023.11.14 22:18:22.008760 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3317 2023.11.14 22:18:22.008814 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3318 2023.11.14 22:18:22.008957 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3319 2023.11.14 22:18:22.009468 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3320 2023.11.14 22:18:22.009745 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3321 2023.11.14 22:18:22.009904 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3322 2023.11.14 22:18:22.010042 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.001242903 sec., 176200 rows/sec., 16.78 MiB/sec.
3323 2023.11.14 22:18:22.010247 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Debug> DynamicQueryHandler: Done processing query
3324 2023.11.14 22:18:22.010272 [ 3 ] {b1602f81-7d51-44bb-b265-cf2c744ce76f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3325 2023.11.14 22:18:22.010289 [ 3 ] {} <Debug> HTTP-Session: cd3d6f0c-f31a-4898-ba45-1f07fad2bbb1 Destroying unnamed session
3326 2023.11.14 22:18:22.010450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3327 2023.11.14 22:18:22.010500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3328 2023.11.14 22:18:22.010520 [ 3 ] {} <Debug> HTTP-Session: 3394f5fb-dbd0-42dc-aad2-c4169132a55b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3329 2023.11.14 22:18:22.010538 [ 3 ] {} <Debug> HTTP-Session: 3394f5fb-dbd0-42dc-aad2-c4169132a55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3330 2023.11.14 22:18:22.010635 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3331 2023.11.14 22:18:22.010687 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3332 2023.11.14 22:18:22.010813 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3333 2023.11.14 22:18:22.011322 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3334 2023.11.14 22:18:22.011559 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3335 2023.11.14 22:18:22.011715 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3336 2023.11.14 22:18:22.011838 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001165481 sec., 284860 rows/sec., 19.89 MiB/sec.
3337 2023.11.14 22:18:22.011955 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Debug> DynamicQueryHandler: Done processing query
3338 2023.11.14 22:18:22.011979 [ 3 ] {18bfd781-2068-4c99-a35a-2ed20a624d8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3339 2023.11.14 22:18:22.011996 [ 3 ] {} <Debug> HTTP-Session: 3394f5fb-dbd0-42dc-aad2-c4169132a55b Destroying unnamed session
3340 2023.11.14 22:18:22.012124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3341 2023.11.14 22:18:22.012171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3342 2023.11.14 22:18:22.012190 [ 3 ] {} <Debug> HTTP-Session: b78f51ad-d0ab-4b14-97b7-0499e202ed4b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3343 2023.11.14 22:18:22.012208 [ 3 ] {} <Debug> HTTP-Session: b78f51ad-d0ab-4b14-97b7-0499e202ed4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3344 2023.11.14 22:18:22.012283 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3345 2023.11.14 22:18:22.012324 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3346 2023.11.14 22:18:22.012443 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3347 2023.11.14 22:18:22.012715 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3348 2023.11.14 22:18:22.012965 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3349 2023.11.14 22:18:22.013164 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3350 2023.11.14 22:18:22.013287 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000974858 sec., 6154 rows/sec., 258.45 KiB/sec.
3351 2023.11.14 22:18:22.013536 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Debug> DynamicQueryHandler: Done processing query
3352 2023.11.14 22:18:22.013560 [ 3 ] {6bf79391-7460-4c1b-857b-91d529a6f11c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3353 2023.11.14 22:18:22.013577 [ 3 ] {} <Debug> HTTP-Session: b78f51ad-d0ab-4b14-97b7-0499e202ed4b Destroying unnamed session
3354 2023.11.14 22:18:22.013688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2023.11.14 22:18:22.013737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3356 2023.11.14 22:18:22.013758 [ 3 ] {} <Debug> HTTP-Session: 3927eb03-e733-4c81-9b52-bf349ebb6ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3357 2023.11.14 22:18:22.013775 [ 3 ] {} <Debug> HTTP-Session: 3927eb03-e733-4c81-9b52-bf349ebb6ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3358 2023.11.14 22:18:22.013858 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3359 2023.11.14 22:18:22.013902 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3360 2023.11.14 22:18:22.014041 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3361 2023.11.14 22:18:22.014389 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3362 2023.11.14 22:18:22.014649 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3363 2023.11.14 22:18:22.014831 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3364 2023.11.14 22:18:22.014975 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00108286 sec., 64643 rows/sec., 3.92 MiB/sec.
3365 2023.11.14 22:18:22.015125 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Debug> DynamicQueryHandler: Done processing query
3366 2023.11.14 22:18:22.015148 [ 3 ] {994db6e8-a460-42fe-96ee-c0739e404eb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3367 2023.11.14 22:18:22.015164 [ 3 ] {} <Debug> HTTP-Session: 3927eb03-e733-4c81-9b52-bf349ebb6ebb Destroying unnamed session
3368 2023.11.14 22:18:22.015307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2023.11.14 22:18:22.015351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3370 2023.11.14 22:18:22.015370 [ 3 ] {} <Debug> HTTP-Session: 8e8c86cf-70eb-47ec-b450-9a2c110ee484 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3371 2023.11.14 22:18:22.015387 [ 3 ] {} <Debug> HTTP-Session: 8e8c86cf-70eb-47ec-b450-9a2c110ee484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2023.11.14 22:18:22.015470 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3373 2023.11.14 22:18:22.015515 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3374 2023.11.14 22:18:22.015654 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3375 2023.11.14 22:18:22.016140 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3376 2023.11.14 22:18:22.016456 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3377 2023.11.14 22:18:22.016636 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3378 2023.11.14 22:18:22.016769 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001267703 sec., 32341 rows/sec., 43.64 MiB/sec.
3379 2023.11.14 22:18:22.016892 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Debug> DynamicQueryHandler: Done processing query
3380 2023.11.14 22:18:22.016915 [ 3 ] {41bb0a86-7f27-46b8-8deb-6748d5f84cdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3381 2023.11.14 22:18:22.016932 [ 3 ] {} <Debug> HTTP-Session: 8e8c86cf-70eb-47ec-b450-9a2c110ee484 Destroying unnamed session
3382 2023.11.14 22:18:22.017038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3383 2023.11.14 22:18:22.017082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3384 2023.11.14 22:18:22.017100 [ 3 ] {} <Debug> HTTP-Session: 91c20077-662e-45b4-89fb-cf167ed0f20b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3385 2023.11.14 22:18:22.017118 [ 3 ] {} <Debug> HTTP-Session: 91c20077-662e-45b4-89fb-cf167ed0f20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3386 2023.11.14 22:18:22.017188 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3387 2023.11.14 22:18:22.017227 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3388 2023.11.14 22:18:22.017331 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3389 2023.11.14 22:18:22.017591 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3390 2023.11.14 22:18:22.017827 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3391 2023.11.14 22:18:22.018003 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3392 2023.11.14 22:18:22.018136 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000913137 sec., 22997 rows/sec., 1.19 MiB/sec.
3393 2023.11.14 22:18:22.018259 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Debug> DynamicQueryHandler: Done processing query
3394 2023.11.14 22:18:22.018282 [ 3 ] {b102209a-5c0d-4afe-916f-5ccfecf7e425} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3395 2023.11.14 22:18:22.018298 [ 3 ] {} <Debug> HTTP-Session: 91c20077-662e-45b4-89fb-cf167ed0f20b Destroying unnamed session
3396 2023.11.14 22:18:26.999153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3397 2023.11.14 22:18:26.999269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3398 2023.11.14 22:18:26.999294 [ 3 ] {} <Debug> HTTP-Session: f495b9df-e1bd-4b48-8b30-25f0a54b7167 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3399 2023.11.14 22:18:26.999318 [ 3 ] {} <Debug> HTTP-Session: f495b9df-e1bd-4b48-8b30-25f0a54b7167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3400 2023.11.14 22:18:26.999438 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3401 2023.11.14 22:18:26.999497 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3402 2023.11.14 22:18:26.999651 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2023.11.14 22:18:27.000137 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.30 MiB, peak 237.29 MiB, will set to 231.29 MiB (RSS), difference: -1.01 MiB
3404 2023.11.14 22:18:27.000140 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3405 2023.11.14 22:18:27.000538 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3406 2023.11.14 22:18:27.000723 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3407 2023.11.14 22:18:27.000865 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001385846 sec., 7937 rows/sec., 625.75 KiB/sec.
3408 2023.11.14 22:18:27.001050 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Debug> DynamicQueryHandler: Done processing query
3409 2023.11.14 22:18:27.001078 [ 3 ] {d6e2d5b1-86e1-4219-ba41-054606354dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3410 2023.11.14 22:18:27.001096 [ 3 ] {} <Debug> HTTP-Session: f495b9df-e1bd-4b48-8b30-25f0a54b7167 Destroying unnamed session
3411 2023.11.14 22:18:27.001218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3412 2023.11.14 22:18:27.001266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3413 2023.11.14 22:18:27.001287 [ 3 ] {} <Debug> HTTP-Session: f572f435-7303-4685-a92c-88cdcf582c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3414 2023.11.14 22:18:27.001305 [ 3 ] {} <Debug> HTTP-Session: f572f435-7303-4685-a92c-88cdcf582c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3415 2023.11.14 22:18:27.001387 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3416 2023.11.14 22:18:27.001435 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3417 2023.11.14 22:18:27.001565 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3418 2023.11.14 22:18:27.001849 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3419 2023.11.14 22:18:27.002099 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3420 2023.11.14 22:18:27.002272 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3421 2023.11.14 22:18:27.002396 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000968088 sec., 11362 rows/sec., 749.50 KiB/sec.
3422 2023.11.14 22:18:27.002397 [ 72 ] {} <Debug> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3423 2023.11.14 22:18:27.002503 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.30 GiB.
3424 2023.11.14 22:18:27.002572 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Debug> DynamicQueryHandler: Done processing query
3425 2023.11.14 22:18:27.002621 [ 3 ] {64b0f146-bf53-499e-a185-c3f07f765643} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3426 2023.11.14 22:18:27.002633 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3427 2023.11.14 22:18:27.002646 [ 3 ] {} <Debug> HTTP-Session: f572f435-7303-4685-a92c-88cdcf582c0f Destroying unnamed session
3428 2023.11.14 22:18:27.002785 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3429 2023.11.14 22:18:27.002830 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
3430 2023.11.14 22:18:27.002983 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
3431 2023.11.14 22:18:27.003090 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
3432 2023.11.14 22:18:27.003190 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
3433 2023.11.14 22:18:27.003285 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
3434 2023.11.14 22:18:27.003379 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
3435 2023.11.14 22:18:27.004158 [ 16 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583719 sec., 595433.9122028593 rows/sec., 36.18 MiB/sec.
3436 2023.11.14 22:18:27.004323 [ 20 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3437 2023.11.14 22:18:27.004565 [ 20 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3438 2023.11.14 22:18:27.004643 [ 20 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3439 2023.11.14 22:18:31.799287 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
3440 2023.11.14 22:18:31.799386 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
3441 2023.11.14 22:18:32.006975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3442 2023.11.14 22:18:32.007092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3443 2023.11.14 22:18:32.007122 [ 3 ] {} <Debug> HTTP-Session: d28472ff-5492-4ed5-94d9-7ce4c740df43 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3444 2023.11.14 22:18:32.007150 [ 3 ] {} <Debug> HTTP-Session: d28472ff-5492-4ed5-94d9-7ce4c740df43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3445 2023.11.14 22:18:32.007288 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3446 2023.11.14 22:18:32.007354 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3447 2023.11.14 22:18:32.007529 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3448 2023.11.14 22:18:32.007989 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3449 2023.11.14 22:18:32.008256 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3450 2023.11.14 22:18:32.008424 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3451 2023.11.14 22:18:32.008554 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001217252 sec., 38611 rows/sec., 2.94 MiB/sec.
3452 2023.11.14 22:18:32.008768 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Debug> DynamicQueryHandler: Done processing query
3453 2023.11.14 22:18:32.008796 [ 3 ] {01aeb617-31e2-40d6-bb48-17e9ae56da5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3454 2023.11.14 22:18:32.008815 [ 3 ] {} <Debug> HTTP-Session: d28472ff-5492-4ed5-94d9-7ce4c740df43 Destroying unnamed session
3455 2023.11.14 22:18:32.008986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3456 2023.11.14 22:18:32.009038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3457 2023.11.14 22:18:32.009059 [ 3 ] {} <Debug> HTTP-Session: 864b9d4f-f17b-490a-abd9-7024ce2fa9f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3458 2023.11.14 22:18:32.009079 [ 3 ] {} <Debug> HTTP-Session: 864b9d4f-f17b-490a-abd9-7024ce2fa9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3459 2023.11.14 22:18:32.009169 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3460 2023.11.14 22:18:32.009213 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3461 2023.11.14 22:18:32.009320 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3462 2023.11.14 22:18:32.009737 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3463 2023.11.14 22:18:32.009961 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3464 2023.11.14 22:18:32.010111 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3465 2023.11.14 22:18:32.010244 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.00104325 sec., 209920 rows/sec., 19.99 MiB/sec.
3466 2023.11.14 22:18:32.010352 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Debug> DynamicQueryHandler: Done processing query
3467 2023.11.14 22:18:32.010375 [ 3 ] {750edf23-2bd8-49a0-8164-eef5f6bf9597} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3468 2023.11.14 22:18:32.010391 [ 3 ] {} <Debug> HTTP-Session: 864b9d4f-f17b-490a-abd9-7024ce2fa9f0 Destroying unnamed session
3469 2023.11.14 22:18:32.010551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3470 2023.11.14 22:18:32.010597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3471 2023.11.14 22:18:32.010616 [ 3 ] {} <Debug> HTTP-Session: b439965e-083d-4a85-bf1f-399589c06120 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3472 2023.11.14 22:18:32.010633 [ 3 ] {} <Debug> HTTP-Session: b439965e-083d-4a85-bf1f-399589c06120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3473 2023.11.14 22:18:32.010726 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3474 2023.11.14 22:18:32.010767 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3475 2023.11.14 22:18:32.010871 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3476 2023.11.14 22:18:32.011444 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3477 2023.11.14 22:18:32.011664 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3478 2023.11.14 22:18:32.011812 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3479 2023.11.14 22:18:32.011939 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001182112 sec., 280853 rows/sec., 19.61 MiB/sec.
3480 2023.11.14 22:18:32.011929 [ 63 ] {} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3481 2023.11.14 22:18:32.012086 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3482 2023.11.14 22:18:32.012115 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Debug> DynamicQueryHandler: Done processing query
3483 2023.11.14 22:18:32.012156 [ 3 ] {883521f7-9ac1-4c92-8185-85c03756b04b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3484 2023.11.14 22:18:32.012250 [ 3 ] {} <Debug> HTTP-Session: b439965e-083d-4a85-bf1f-399589c06120 Destroying unnamed session
3485 2023.11.14 22:18:32.012373 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3486 2023.11.14 22:18:32.012453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3487 2023.11.14 22:18:32.012535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3488 2023.11.14 22:18:32.012595 [ 3 ] {} <Debug> HTTP-Session: e5989a06-9af5-4c27-96cd-e3d6b189a847 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3489 2023.11.14 22:18:32.012611 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3490 2023.11.14 22:18:32.012627 [ 3 ] {} <Debug> HTTP-Session: e5989a06-9af5-4c27-96cd-e3d6b189a847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3491 2023.11.14 22:18:32.012679 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 397 rows starting from the beginning of the part
3492 2023.11.14 22:18:32.012813 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3493 2023.11.14 22:18:32.012921 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3494 2023.11.14 22:18:32.012977 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 334 rows starting from the beginning of the part
3495 2023.11.14 22:18:32.013287 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part
3496 2023.11.14 22:18:32.013415 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3497 2023.11.14 22:18:32.013535 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 332 rows starting from the beginning of the part
3498 2023.11.14 22:18:32.013661 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::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
3499 2023.11.14 22:18:32.013899 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 332 rows starting from the beginning of the part
3500 2023.11.14 22:18:32.014268 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3501 2023.11.14 22:18:32.014663 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3502 2023.11.14 22:18:32.015069 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3503 2023.11.14 22:18:32.015234 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002375964 sec., 2525 rows/sec., 106.04 KiB/sec.
3504 2023.11.14 22:18:32.015633 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Debug> DynamicQueryHandler: Done processing query
3505 2023.11.14 22:18:32.015672 [ 3 ] {669788b9-1dc1-48d1-b2de-cf59a53a57c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3506 2023.11.14 22:18:32.015684 [ 16 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1432 rows, containing 4 columns (4 merged, 0 gathered) in 0.003513985 sec., 407514.54545195843 rows/sec., 28.69 MiB/sec.
3507 2023.11.14 22:18:32.015699 [ 3 ] {} <Debug> HTTP-Session: e5989a06-9af5-4c27-96cd-e3d6b189a847 Destroying unnamed session
3508 2023.11.14 22:18:32.015850 [ 16 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3509 2023.11.14 22:18:32.015883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3510 2023.11.14 22:18:32.015954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3511 2023.11.14 22:18:32.015982 [ 3 ] {} <Debug> HTTP-Session: 988f80b5-3400-48bf-9df2-d62ebd795afa Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3512 2023.11.14 22:18:32.016003 [ 3 ] {} <Debug> HTTP-Session: 988f80b5-3400-48bf-9df2-d62ebd795afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3513 2023.11.14 22:18:32.016132 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3514 2023.11.14 22:18:32.016142 [ 16 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3515 2023.11.14 22:18:32.016215 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3516 2023.11.14 22:18:32.016284 [ 16 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_21_4} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3517 2023.11.14 22:18:32.016485 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3518 2023.11.14 22:18:32.016817 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3519 2023.11.14 22:18:32.017069 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3520 2023.11.14 22:18:32.017244 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3521 2023.11.14 22:18:32.017374 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001199672 sec., 58349 rows/sec., 3.54 MiB/sec.
3522 2023.11.14 22:18:32.017486 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Debug> DynamicQueryHandler: Done processing query
3523 2023.11.14 22:18:32.017510 [ 3 ] {7ff12b4c-3129-4ba0-b728-b3a531b9ec76} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3524 2023.11.14 22:18:32.017527 [ 3 ] {} <Debug> HTTP-Session: 988f80b5-3400-48bf-9df2-d62ebd795afa Destroying unnamed session
3525 2023.11.14 22:18:32.017667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3526 2023.11.14 22:18:32.017711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3527 2023.11.14 22:18:32.017730 [ 3 ] {} <Debug> HTTP-Session: 5241d762-cb0b-4deb-90e9-154fb2ba937b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3528 2023.11.14 22:18:32.017747 [ 3 ] {} <Debug> HTTP-Session: 5241d762-cb0b-4deb-90e9-154fb2ba937b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3529 2023.11.14 22:18:32.017840 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3530 2023.11.14 22:18:32.017886 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3531 2023.11.14 22:18:32.018020 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3532 2023.11.14 22:18:32.018499 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3533 2023.11.14 22:18:32.018802 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3534 2023.11.14 22:18:32.018984 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3535 2023.11.14 22:18:32.019109 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001230873 sec., 33309 rows/sec., 44.95 MiB/sec.
3536 2023.11.14 22:18:32.019114 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3537 2023.11.14 22:18:32.019216 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3538 2023.11.14 22:18:32.019325 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Debug> DynamicQueryHandler: Done processing query
3539 2023.11.14 22:18:32.019364 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
3540 2023.11.14 22:18:32.019371 [ 3 ] {276332ac-81f5-4832-9055-9054dd36758a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3541 2023.11.14 22:18:32.019469 [ 3 ] {} <Debug> HTTP-Session: 5241d762-cb0b-4deb-90e9-154fb2ba937b Destroying unnamed session
3542 2023.11.14 22:18:32.019624 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3543 2023.11.14 22:18:32.019643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3544 2023.11.14 22:18:32.019721 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 229 rows starting from the beginning of the part
3545 2023.11.14 22:18:32.019734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3546 2023.11.14 22:18:32.019809 [ 3 ] {} <Debug> HTTP-Session: 0f84a1ac-41ae-4707-9384-1934eb64a4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3547 2023.11.14 22:18:32.019872 [ 3 ] {} <Debug> HTTP-Session: 0f84a1ac-41ae-4707-9384-1934eb64a4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3548 2023.11.14 22:18:32.020070 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3549 2023.11.14 22:18:32.020115 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part
3550 2023.11.14 22:18:32.020149 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3551 2023.11.14 22:18:32.020466 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part
3552 2023.11.14 22:18:32.020662 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3553 2023.11.14 22:18:32.020774 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part
3554 2023.11.14 22:18:32.020989 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part
3555 2023.11.14 22:18:32.021372 [ 12 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part
3556 2023.11.14 22:18:32.021498 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3557 2023.11.14 22:18:32.022066 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3558 2023.11.14 22:18:32.022363 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3559 2023.11.14 22:18:32.022652 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002496756 sec., 8410 rows/sec., 446.67 KiB/sec.
3560 2023.11.14 22:18:32.022967 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Debug> DynamicQueryHandler: Done processing query
3561 2023.11.14 22:18:32.023011 [ 3 ] {b6934390-f983-42f6-afc1-3b8ba6206bd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3562 2023.11.14 22:18:32.023058 [ 3 ] {} <Debug> HTTP-Session: 0f84a1ac-41ae-4707-9384-1934eb64a4c8 Destroying unnamed session
3563 2023.11.14 22:18:32.023775 [ 16 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 6 columns (6 merged, 0 gathered) in 0.004487363 sec., 96716.04459010782 rows/sec., 130.51 MiB/sec.
3564 2023.11.14 22:18:32.024270 [ 16 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3565 2023.11.14 22:18:32.024511 [ 16 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
3566 2023.11.14 22:18:32.024587 [ 16 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
3567 2023.11.14 22:18:32.024660 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_11_2: 4.00 MiB.
3568 2023.11.14 22:18:33.000188 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.52 MiB, peak 237.29 MiB, will set to 231.59 MiB (RSS), difference: -3.94 MiB
3569 2023.11.14 22:18:42.006092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3570 2023.11.14 22:18:42.006220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3571 2023.11.14 22:18:42.006251 [ 3 ] {} <Debug> HTTP-Session: da2c4fae-ebff-4033-b911-10d3f49d18d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3572 2023.11.14 22:18:42.006275 [ 3 ] {} <Debug> HTTP-Session: da2c4fae-ebff-4033-b911-10d3f49d18d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3573 2023.11.14 22:18:42.006398 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3574 2023.11.14 22:18:42.006458 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3575 2023.11.14 22:18:42.006612 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3576 2023.11.14 22:18:42.007035 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3577 2023.11.14 22:18:42.007303 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3578 2023.11.14 22:18:42.007496 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3579 2023.11.14 22:18:42.007649 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001212693 sec., 38756 rows/sec., 2.95 MiB/sec.
3580 2023.11.14 22:18:42.007641 [ 173 ] {} <Debug> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
3581 2023.11.14 22:18:42.007760 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3582 2023.11.14 22:18:42.007859 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Debug> DynamicQueryHandler: Done processing query
3583 2023.11.14 22:18:42.007869 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
3584 2023.11.14 22:18:42.007893 [ 3 ] {35ac142f-e1f7-4e1c-9f33-5ff9e59f9fdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3585 2023.11.14 22:18:42.007938 [ 3 ] {} <Debug> HTTP-Session: da2c4fae-ebff-4033-b911-10d3f49d18d2 Destroying unnamed session
3586 2023.11.14 22:18:42.008013 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3587 2023.11.14 22:18:42.008051 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part
3588 2023.11.14 22:18:42.008106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2023.11.14 22:18:42.008194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3590 2023.11.14 22:18:42.008255 [ 3 ] {} <Debug> HTTP-Session: 384ed649-bf14-4113-9ddd-d51e1e32aa07 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3591 2023.11.14 22:18:42.008272 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part
3592 2023.11.14 22:18:42.008292 [ 3 ] {} <Debug> HTTP-Session: 384ed649-bf14-4113-9ddd-d51e1e32aa07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3593 2023.11.14 22:18:42.008517 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part
3594 2023.11.14 22:18:42.008528 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3595 2023.11.14 22:18:42.008629 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3596 2023.11.14 22:18:42.008723 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part
3597 2023.11.14 22:18:42.009020 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part
3598 2023.11.14 22:18:42.009160 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2023.11.14 22:18:42.010091 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3600 2023.11.14 22:18:42.010617 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3601 2023.11.14 22:18:42.010631 [ 20 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002799252 sec., 83950.99833812748 rows/sec., 6.39 MiB/sec.
3602 2023.11.14 22:18:42.010832 [ 19 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
3603 2023.11.14 22:18:42.010838 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3604 2023.11.14 22:18:42.011057 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002461736 sec., 812 rows/sec., 69.42 KiB/sec.
3605 2023.11.14 22:18:42.011227 [ 19 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
3606 2023.11.14 22:18:42.011257 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Debug> DynamicQueryHandler: Done processing query
3607 2023.11.14 22:18:42.011292 [ 3 ] {a943ccce-3ea6-459e-badd-56fd0aa6aa47} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3608 2023.11.14 22:18:42.011311 [ 3 ] {} <Debug> HTTP-Session: 384ed649-bf14-4113-9ddd-d51e1e32aa07 Destroying unnamed session
3609 2023.11.14 22:18:42.011330 [ 19 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_15_3} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
3610 2023.11.14 22:18:42.011493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3611 2023.11.14 22:18:42.011548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3612 2023.11.14 22:18:42.011567 [ 3 ] {} <Debug> HTTP-Session: ffba9daa-9635-4c00-bdc6-c727449db98e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3613 2023.11.14 22:18:42.011585 [ 3 ] {} <Debug> HTTP-Session: ffba9daa-9635-4c00-bdc6-c727449db98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3614 2023.11.14 22:18:42.011671 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3615 2023.11.14 22:18:42.011714 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3616 2023.11.14 22:18:42.011835 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3617 2023.11.14 22:18:42.012287 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3618 2023.11.14 22:18:42.012527 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3619 2023.11.14 22:18:42.012677 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3620 2023.11.14 22:18:42.012817 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Information> executeQuery: Read 220 rows, 21.44 KiB in 0.001108691 sec., 198432 rows/sec., 18.89 MiB/sec.
3621 2023.11.14 22:18:42.013024 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Debug> DynamicQueryHandler: Done processing query
3622 2023.11.14 22:18:42.013048 [ 3 ] {76c39190-691e-44ee-b532-536b8c3c8f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3623 2023.11.14 22:18:42.013064 [ 3 ] {} <Debug> HTTP-Session: ffba9daa-9635-4c00-bdc6-c727449db98e Destroying unnamed session
3624 2023.11.14 22:18:42.013190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3625 2023.11.14 22:18:42.013236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3626 2023.11.14 22:18:42.013255 [ 3 ] {} <Debug> HTTP-Session: d66f5dfc-d790-49c6-b6c9-b35c9fcec54b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3627 2023.11.14 22:18:42.013273 [ 3 ] {} <Debug> HTTP-Session: d66f5dfc-d790-49c6-b6c9-b35c9fcec54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3628 2023.11.14 22:18:42.013344 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3629 2023.11.14 22:18:42.013384 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3630 2023.11.14 22:18:42.013506 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3631 2023.11.14 22:18:42.013778 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3632 2023.11.14 22:18:42.013981 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3633 2023.11.14 22:18:42.014128 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3634 2023.11.14 22:18:42.014256 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000878206 sec., 2277 rows/sec., 159.02 KiB/sec.
3635 2023.11.14 22:18:42.014376 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Debug> DynamicQueryHandler: Done processing query
3636 2023.11.14 22:18:42.014400 [ 3 ] {34aa94af-03fd-43c6-9ecc-d43f21467fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3637 2023.11.14 22:18:42.014415 [ 3 ] {} <Debug> HTTP-Session: d66f5dfc-d790-49c6-b6c9-b35c9fcec54b Destroying unnamed session
3638 2023.11.14 22:18:42.014560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2023.11.14 22:18:42.014603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3640 2023.11.14 22:18:42.014622 [ 3 ] {} <Debug> HTTP-Session: c48d7c3f-b486-4465-bdc9-cb0d790ff008 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3641 2023.11.14 22:18:42.014640 [ 3 ] {} <Debug> HTTP-Session: c48d7c3f-b486-4465-bdc9-cb0d790ff008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3642 2023.11.14 22:18:42.014725 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3643 2023.11.14 22:18:42.014764 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3644 2023.11.14 22:18:42.014868 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3645 2023.11.14 22:18:42.015387 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3646 2023.11.14 22:18:42.015613 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3647 2023.11.14 22:18:42.015781 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3648 2023.11.14 22:18:42.015899 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Information> executeQuery: Read 334 rows, 23.90 KiB in 0.001145222 sec., 291646 rows/sec., 20.38 MiB/sec.
3649 2023.11.14 22:18:42.016017 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Debug> DynamicQueryHandler: Done processing query
3650 2023.11.14 22:18:42.016040 [ 3 ] {46f12e70-5566-4f92-9d70-73c40e0097be} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3651 2023.11.14 22:18:42.016056 [ 3 ] {} <Debug> HTTP-Session: c48d7c3f-b486-4465-bdc9-cb0d790ff008 Destroying unnamed session
3652 2023.11.14 22:18:42.016189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3653 2023.11.14 22:18:42.016233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3654 2023.11.14 22:18:42.016252 [ 3 ] {} <Debug> HTTP-Session: 00fda8b9-ca71-4651-a5bb-140ef7894272 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3655 2023.11.14 22:18:42.016270 [ 3 ] {} <Debug> HTTP-Session: 00fda8b9-ca71-4651-a5bb-140ef7894272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3656 2023.11.14 22:18:42.016339 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3657 2023.11.14 22:18:42.016379 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3658 2023.11.14 22:18:42.016487 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3659 2023.11.14 22:18:42.016730 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3660 2023.11.14 22:18:42.016969 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3661 2023.11.14 22:18:42.017139 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3662 2023.11.14 22:18:42.017267 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000898636 sec., 6676 rows/sec., 280.37 KiB/sec.
3663 2023.11.14 22:18:42.017380 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Debug> DynamicQueryHandler: Done processing query
3664 2023.11.14 22:18:42.017404 [ 3 ] {cd7b4976-de50-4184-ba05-0f98895e14a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3665 2023.11.14 22:18:42.017419 [ 3 ] {} <Debug> HTTP-Session: 00fda8b9-ca71-4651-a5bb-140ef7894272 Destroying unnamed session
3666 2023.11.14 22:18:42.017521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3667 2023.11.14 22:18:42.017566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3668 2023.11.14 22:18:42.017585 [ 3 ] {} <Debug> HTTP-Session: a994e076-0031-445c-b645-ecd8195c5654 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3669 2023.11.14 22:18:42.017601 [ 3 ] {} <Debug> HTTP-Session: a994e076-0031-445c-b645-ecd8195c5654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3670 2023.11.14 22:18:42.017672 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3671 2023.11.14 22:18:42.017714 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3672 2023.11.14 22:18:42.017837 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3673 2023.11.14 22:18:42.018124 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3674 2023.11.14 22:18:42.018380 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3675 2023.11.14 22:18:42.018554 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3676 2023.11.14 22:18:42.018684 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000984178 sec., 71125 rows/sec., 4.31 MiB/sec.
3677 2023.11.14 22:18:42.018803 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Debug> DynamicQueryHandler: Done processing query
3678 2023.11.14 22:18:42.018826 [ 3 ] {8b5e2180-bffa-4bd7-89f7-620fbb043d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3679 2023.11.14 22:18:42.018842 [ 3 ] {} <Debug> HTTP-Session: a994e076-0031-445c-b645-ecd8195c5654 Destroying unnamed session
3680 2023.11.14 22:18:42.018940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3681 2023.11.14 22:18:42.018984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3682 2023.11.14 22:18:42.019003 [ 3 ] {} <Debug> HTTP-Session: 892afab0-63f7-41f8-95db-fdf2680a88b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3683 2023.11.14 22:18:42.019019 [ 3 ] {} <Debug> HTTP-Session: 892afab0-63f7-41f8-95db-fdf2680a88b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3684 2023.11.14 22:18:42.019089 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3685 2023.11.14 22:18:42.019129 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3686 2023.11.14 22:18:42.019242 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3687 2023.11.14 22:18:42.019483 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3688 2023.11.14 22:18:42.019714 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3689 2023.11.14 22:18:42.019887 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3690 2023.11.14 22:18:42.020011 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000894787 sec., 1117 rows/sec., 77.49 KiB/sec.
3691 2023.11.14 22:18:42.020190 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Debug> DynamicQueryHandler: Done processing query
3692 2023.11.14 22:18:42.020214 [ 3 ] {c5685884-d482-496c-8433-a2b15cd937e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3693 2023.11.14 22:18:42.020230 [ 3 ] {} <Debug> HTTP-Session: 892afab0-63f7-41f8-95db-fdf2680a88b4 Destroying unnamed session
3694 2023.11.14 22:18:42.020344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3695 2023.11.14 22:18:42.020390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3696 2023.11.14 22:18:42.020409 [ 3 ] {} <Debug> HTTP-Session: a8f3fa43-5820-4f42-9c7b-658f4a363c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3697 2023.11.14 22:18:42.020426 [ 3 ] {} <Debug> HTTP-Session: a8f3fa43-5820-4f42-9c7b-658f4a363c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3698 2023.11.14 22:18:42.020518 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3699 2023.11.14 22:18:42.020563 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3700 2023.11.14 22:18:42.020706 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3701 2023.11.14 22:18:42.021137 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3702 2023.11.14 22:18:42.021465 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3703 2023.11.14 22:18:42.021711 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3704 2023.11.14 22:18:42.021850 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001294914 sec., 31662 rows/sec., 42.73 MiB/sec.
3705 2023.11.14 22:18:42.021983 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Debug> DynamicQueryHandler: Done processing query
3706 2023.11.14 22:18:42.022006 [ 3 ] {adc23501-b7b4-41a0-bbe6-32697c5f77c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3707 2023.11.14 22:18:42.022022 [ 3 ] {} <Debug> HTTP-Session: a8f3fa43-5820-4f42-9c7b-658f4a363c07 Destroying unnamed session
3708 2023.11.14 22:18:42.022118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3709 2023.11.14 22:18:42.022162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3710 2023.11.14 22:18:42.022180 [ 3 ] {} <Debug> HTTP-Session: b394f105-e611-4044-804d-96bf15227e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3711 2023.11.14 22:18:42.022197 [ 3 ] {} <Debug> HTTP-Session: b394f105-e611-4044-804d-96bf15227e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3712 2023.11.14 22:18:42.022267 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3713 2023.11.14 22:18:42.022307 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3714 2023.11.14 22:18:42.022411 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3715 2023.11.14 22:18:42.022647 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3716 2023.11.14 22:18:42.022882 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3717 2023.11.14 22:18:42.023052 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3718 2023.11.14 22:18:42.023177 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000880066 sec., 23861 rows/sec., 1.24 MiB/sec.
3719 2023.11.14 22:18:42.023289 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Debug> DynamicQueryHandler: Done processing query
3720 2023.11.14 22:18:42.023389 [ 3 ] {5b89e076-d9de-470e-842a-2a6581016648} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3721 2023.11.14 22:18:42.023406 [ 3 ] {} <Debug> HTTP-Session: b394f105-e611-4044-804d-96bf15227e56 Destroying unnamed session
3722 2023.11.14 22:18:46.799433 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache
3723 2023.11.14 22:18:46.799499 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache
3724 2023.11.14 22:18:47.000720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3725 2023.11.14 22:18:47.000834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3726 2023.11.14 22:18:47.000865 [ 3 ] {} <Debug> HTTP-Session: eaae9865-7de1-4def-8725-9c6d7d72cb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3727 2023.11.14 22:18:47.000894 [ 3 ] {} <Debug> HTTP-Session: eaae9865-7de1-4def-8725-9c6d7d72cb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3728 2023.11.14 22:18:47.001034 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3729 2023.11.14 22:18:47.001105 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3730 2023.11.14 22:18:47.001283 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3731 2023.11.14 22:18:47.001833 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3732 2023.11.14 22:18:47.002097 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3733 2023.11.14 22:18:47.002263 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3734 2023.11.14 22:18:47.002388 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001308275 sec., 27517 rows/sec., 2.31 MiB/sec.
3735 2023.11.14 22:18:47.002396 [ 168 ] {} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3736 2023.11.14 22:18:47.002514 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3737 2023.11.14 22:18:47.002600 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Debug> DynamicQueryHandler: Done processing query
3738 2023.11.14 22:18:47.002663 [ 3 ] {b056cbba-177c-49e5-8bd1-35548c00255f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3739 2023.11.14 22:18:47.002743 [ 3 ] {} <Debug> HTTP-Session: eaae9865-7de1-4def-8725-9c6d7d72cb65 Destroying unnamed session
3740 2023.11.14 22:18:47.002789 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3741 2023.11.14 22:18:47.002929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3742 2023.11.14 22:18:47.003035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3743 2023.11.14 22:18:47.003041 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3744 2023.11.14 22:18:47.003065 [ 3 ] {} <Debug> HTTP-Session: 653743a7-5f1b-42b2-80fe-e9ec12b4f96b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3745 2023.11.14 22:18:47.003126 [ 3 ] {} <Debug> HTTP-Session: 653743a7-5f1b-42b2-80fe-e9ec12b4f96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3746 2023.11.14 22:18:47.003133 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 261 rows starting from the beginning of the part
3747 2023.11.14 22:18:47.003309 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3748 2023.11.14 22:18:47.003400 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3749 2023.11.14 22:18:47.003513 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part
3750 2023.11.14 22:18:47.003831 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 219 rows starting from the beginning of the part
3751 2023.11.14 22:18:47.003887 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3752 2023.11.14 22:18:47.004067 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 219 rows starting from the beginning of the part
3753 2023.11.14 22:18:47.004235 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 220 rows starting from the beginning of the part
3754 2023.11.14 22:18:47.004519 [ 12 ] {19827586-faa2-4453-bedc-e7f05a604d6e::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
3755 2023.11.14 22:18:47.004771 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3756 2023.11.14 22:18:47.005150 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3757 2023.11.14 22:18:47.005485 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3758 2023.11.14 22:18:47.005786 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002411264 sec., 9953 rows/sec., 787.32 KiB/sec.
3759 2023.11.14 22:18:47.006029 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Debug> DynamicQueryHandler: Done processing query
3760 2023.11.14 22:18:47.006089 [ 3 ] {80423c63-8f81-4a2f-a10c-32e9aadcb423} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3761 2023.11.14 22:18:47.006155 [ 3 ] {} <Debug> HTTP-Session: 653743a7-5f1b-42b2-80fe-e9ec12b4f96b Destroying unnamed session
3762 2023.11.14 22:18:47.006307 [ 19 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 4 columns (4 merged, 0 gathered) in 0.003717389 sec., 266853.96658783895 rows/sec., 25.06 MiB/sec.
3763 2023.11.14 22:18:47.006342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3764 2023.11.14 22:18:47.006414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3765 2023.11.14 22:18:47.006449 [ 3 ] {} <Debug> HTTP-Session: 3828b4d3-3057-4c20-84af-a21fcc8f2ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3766 2023.11.14 22:18:47.006470 [ 3 ] {} <Debug> HTTP-Session: 3828b4d3-3057-4c20-84af-a21fcc8f2ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2023.11.14 22:18:47.006499 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3768 2023.11.14 22:18:47.006631 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3769 2023.11.14 22:18:47.006700 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3770 2023.11.14 22:18:47.006819 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3771 2023.11.14 22:18:47.006961 [ 20 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_21_4} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3772 2023.11.14 22:18:47.006980 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3773 2023.11.14 22:18:47.007411 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3774 2023.11.14 22:18:47.007672 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3775 2023.11.14 22:18:47.007855 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3776 2023.11.14 22:18:47.007957 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001286494 sec., 27983 rows/sec., 1.95 MiB/sec.
3777 2023.11.14 22:18:47.007961 [ 167 ] {} <Debug> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3778 2023.11.14 22:18:47.008027 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3779 2023.11.14 22:18:47.008120 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Debug> DynamicQueryHandler: Done processing query
3780 2023.11.14 22:18:47.008141 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
3781 2023.11.14 22:18:47.008153 [ 3 ] {435d638e-9f2e-4d1a-ae26-2ed206d4381d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3782 2023.11.14 22:18:47.008206 [ 3 ] {} <Debug> HTTP-Session: 3828b4d3-3057-4c20-84af-a21fcc8f2ce6 Destroying unnamed session
3783 2023.11.14 22:18:47.008280 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3784 2023.11.14 22:18:47.008319 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 292 rows starting from the beginning of the part
3785 2023.11.14 22:18:47.008439 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3786 2023.11.14 22:18:47.008535 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
3787 2023.11.14 22:18:47.008623 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part
3788 2023.11.14 22:18:47.008707 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
3789 2023.11.14 22:18:47.008790 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part
3790 2023.11.14 22:18:47.009476 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386706 sec., 266098.22125237796 rows/sec., 18.51 MiB/sec.
3791 2023.11.14 22:18:47.009631 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3792 2023.11.14 22:18:47.009878 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
3793 2023.11.14 22:18:47.009960 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
3794 2023.11.14 22:18:52.006868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3795 2023.11.14 22:18:52.006996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3796 2023.11.14 22:18:52.007027 [ 3 ] {} <Debug> HTTP-Session: cf84cc18-7f74-4289-a458-618fcdf7fa00 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3797 2023.11.14 22:18:52.007054 [ 3 ] {} <Debug> HTTP-Session: cf84cc18-7f74-4289-a458-618fcdf7fa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3798 2023.11.14 22:18:52.007196 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3799 2023.11.14 22:18:52.007264 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3800 2023.11.14 22:18:52.007444 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3801 2023.11.14 22:18:52.007896 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3802 2023.11.14 22:18:52.008159 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3803 2023.11.14 22:18:52.008324 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3804 2023.11.14 22:18:52.008467 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001231683 sec., 38159 rows/sec., 2.90 MiB/sec.
3805 2023.11.14 22:18:52.008616 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Debug> DynamicQueryHandler: Done processing query
3806 2023.11.14 22:18:52.008643 [ 3 ] {ef64bccd-a034-4ed4-ac69-813d252328aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3807 2023.11.14 22:18:52.008659 [ 3 ] {} <Debug> HTTP-Session: cf84cc18-7f74-4289-a458-618fcdf7fa00 Destroying unnamed session
3808 2023.11.14 22:18:52.008840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3809 2023.11.14 22:18:52.008892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3810 2023.11.14 22:18:52.008913 [ 3 ] {} <Debug> HTTP-Session: aeaede1e-f178-4942-aeec-ff95e5eb336b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3811 2023.11.14 22:18:52.008932 [ 3 ] {} <Debug> HTTP-Session: aeaede1e-f178-4942-aeec-ff95e5eb336b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3812 2023.11.14 22:18:52.009020 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3813 2023.11.14 22:18:52.009064 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3814 2023.11.14 22:18:52.009176 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3815 2023.11.14 22:18:52.009640 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3816 2023.11.14 22:18:52.009881 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3817 2023.11.14 22:18:52.010037 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3818 2023.11.14 22:18:52.010171 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.001114861 sec., 196437 rows/sec., 18.71 MiB/sec.
3819 2023.11.14 22:18:52.010378 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Debug> DynamicQueryHandler: Done processing query
3820 2023.11.14 22:18:52.010402 [ 3 ] {5a7cde22-60fa-444d-96c2-b7e0760755b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3821 2023.11.14 22:18:52.010418 [ 3 ] {} <Debug> HTTP-Session: aeaede1e-f178-4942-aeec-ff95e5eb336b Destroying unnamed session
3822 2023.11.14 22:18:52.010574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3823 2023.11.14 22:18:52.010622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3824 2023.11.14 22:18:52.010641 [ 3 ] {} <Debug> HTTP-Session: 0df2f31e-7cb0-420d-8133-10de7b565aac Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3825 2023.11.14 22:18:52.010658 [ 3 ] {} <Debug> HTTP-Session: 0df2f31e-7cb0-420d-8133-10de7b565aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3826 2023.11.14 22:18:52.010753 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3827 2023.11.14 22:18:52.010794 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3828 2023.11.14 22:18:52.010916 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3829 2023.11.14 22:18:52.011405 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3830 2023.11.14 22:18:52.011639 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3831 2023.11.14 22:18:52.011810 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3832 2023.11.14 22:18:52.011956 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001164352 sec., 285137 rows/sec., 19.91 MiB/sec.
3833 2023.11.14 22:18:52.012096 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Debug> DynamicQueryHandler: Done processing query
3834 2023.11.14 22:18:52.012119 [ 3 ] {dca23f76-b93c-4005-8c6c-5c8061f86b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3835 2023.11.14 22:18:52.012134 [ 3 ] {} <Debug> HTTP-Session: 0df2f31e-7cb0-420d-8133-10de7b565aac Destroying unnamed session
3836 2023.11.14 22:18:52.012257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3837 2023.11.14 22:18:52.012303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3838 2023.11.14 22:18:52.012322 [ 3 ] {} <Debug> HTTP-Session: 8397cd8d-b3a0-442a-9fcd-3173ba59ecd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3839 2023.11.14 22:18:52.012339 [ 3 ] {} <Debug> HTTP-Session: 8397cd8d-b3a0-442a-9fcd-3173ba59ecd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3840 2023.11.14 22:18:52.012410 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3841 2023.11.14 22:18:52.012451 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3842 2023.11.14 22:18:52.012564 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3843 2023.11.14 22:18:52.012834 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3844 2023.11.14 22:18:52.013072 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3845 2023.11.14 22:18:52.013246 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3846 2023.11.14 22:18:52.013378 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000937187 sec., 6402 rows/sec., 268.84 KiB/sec.
3847 2023.11.14 22:18:52.013370 [ 165 ] {} <Debug> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3848 2023.11.14 22:18:52.013483 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3849 2023.11.14 22:18:52.013556 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Debug> DynamicQueryHandler: Done processing query
3850 2023.11.14 22:18:52.013622 [ 3 ] {8c943624-7190-41e4-b87b-899b0ce24a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3851 2023.11.14 22:18:52.013632 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3852 2023.11.14 22:18:52.013665 [ 3 ] {} <Debug> HTTP-Session: 8397cd8d-b3a0-442a-9fcd-3173ba59ecd6 Destroying unnamed session
3853 2023.11.14 22:18:52.013777 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3854 2023.11.14 22:18:52.013814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3855 2023.11.14 22:18:52.013839 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
3856 2023.11.14 22:18:52.013891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3857 2023.11.14 22:18:52.013941 [ 3 ] {} <Debug> HTTP-Session: 9d00c3de-1349-4cc3-8ab7-f5a5d3c9e368 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3858 2023.11.14 22:18:52.013982 [ 3 ] {} <Debug> HTTP-Session: 9d00c3de-1349-4cc3-8ab7-f5a5d3c9e368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3859 2023.11.14 22:18:52.014134 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
3860 2023.11.14 22:18:52.014179 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3861 2023.11.14 22:18:52.014266 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3862 2023.11.14 22:18:52.014421 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
3863 2023.11.14 22:18:52.014775 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
3864 2023.11.14 22:18:52.014859 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3865 2023.11.14 22:18:52.015010 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
3866 2023.11.14 22:18:52.015142 [ 19 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
3867 2023.11.14 22:18:52.015631 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3868 2023.11.14 22:18:52.016173 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3869 2023.11.14 22:18:52.016540 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3870 2023.11.14 22:18:52.016545 [ 14 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002016 sec., 31978.510440983657 rows/sec., 1.31 MiB/sec.
3871 2023.11.14 22:18:52.016730 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002495587 sec., 28049 rows/sec., 1.70 MiB/sec.
3872 2023.11.14 22:18:52.016778 [ 14 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3873 2023.11.14 22:18:52.016980 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Debug> DynamicQueryHandler: Done processing query
3874 2023.11.14 22:18:52.017027 [ 3 ] {f1a128c5-6c9c-4f91-8480-f6098b3edac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3875 2023.11.14 22:18:52.017050 [ 3 ] {} <Debug> HTTP-Session: 9d00c3de-1349-4cc3-8ab7-f5a5d3c9e368 Destroying unnamed session
3876 2023.11.14 22:18:52.017102 [ 14 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_16_3} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3877 2023.11.14 22:18:52.017192 [ 14 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_16_3} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3878 2023.11.14 22:18:52.017222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3879 2023.11.14 22:18:52.017311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3880 2023.11.14 22:18:52.017334 [ 3 ] {} <Debug> HTTP-Session: 3b8350eb-f874-40a8-8b63-9a2ac2376787 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3881 2023.11.14 22:18:52.017352 [ 3 ] {} <Debug> HTTP-Session: 3b8350eb-f874-40a8-8b63-9a2ac2376787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3882 2023.11.14 22:18:52.017440 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3883 2023.11.14 22:18:52.017485 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3884 2023.11.14 22:18:52.017635 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3885 2023.11.14 22:18:52.018162 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3886 2023.11.14 22:18:52.018479 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3887 2023.11.14 22:18:52.018661 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3888 2023.11.14 22:18:52.018787 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001318104 sec., 31105 rows/sec., 41.98 MiB/sec.
3889 2023.11.14 22:18:52.018916 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Debug> DynamicQueryHandler: Done processing query
3890 2023.11.14 22:18:52.018940 [ 3 ] {d7fb466f-e8cc-4bf8-a934-5ce636a545dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3891 2023.11.14 22:18:52.018956 [ 3 ] {} <Debug> HTTP-Session: 3b8350eb-f874-40a8-8b63-9a2ac2376787 Destroying unnamed session
3892 2023.11.14 22:18:52.019074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3893 2023.11.14 22:18:52.019118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3894 2023.11.14 22:18:52.019137 [ 3 ] {} <Debug> HTTP-Session: f18bfb24-becc-4dda-bb68-da9bfb19ac87 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3895 2023.11.14 22:18:52.019153 [ 3 ] {} <Debug> HTTP-Session: f18bfb24-becc-4dda-bb68-da9bfb19ac87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3896 2023.11.14 22:18:52.019224 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3897 2023.11.14 22:18:52.019263 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3898 2023.11.14 22:18:52.019368 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3899 2023.11.14 22:18:52.019643 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3900 2023.11.14 22:18:52.019895 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3901 2023.11.14 22:18:52.020069 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3902 2023.11.14 22:18:52.020190 [ 165 ] {} <Debug> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3903 2023.11.14 22:18:52.020208 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000945808 sec., 22203 rows/sec., 1.15 MiB/sec.
3904 2023.11.14 22:18:52.020246 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3905 2023.11.14 22:18:52.020384 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3906 2023.11.14 22:18:52.020440 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Debug> DynamicQueryHandler: Done processing query
3907 2023.11.14 22:18:52.020484 [ 3 ] {ce49609d-37eb-4e70-bf37-8fd887e85bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3908 2023.11.14 22:18:52.020516 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3909 2023.11.14 22:18:52.020530 [ 3 ] {} <Debug> HTTP-Session: f18bfb24-becc-4dda-bb68-da9bfb19ac87 Destroying unnamed session
3910 2023.11.14 22:18:52.020577 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3911 2023.11.14 22:18:52.020695 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3912 2023.11.14 22:18:52.020788 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3913 2023.11.14 22:18:52.020877 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3914 2023.11.14 22:18:52.020964 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3915 2023.11.14 22:18:52.021050 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
3916 2023.11.14 22:18:52.021663 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363755 sec., 270576.4598479932 rows/sec., 14.46 MiB/sec.
3917 2023.11.14 22:18:52.021767 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3918 2023.11.14 22:18:52.021962 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_16_3} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3919 2023.11.14 22:18:52.022030 [ 19 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_16_3} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3920 2023.11.14 22:18:56.999697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3921 2023.11.14 22:18:56.999828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3922 2023.11.14 22:18:56.999860 [ 3 ] {} <Debug> HTTP-Session: 072e9c40-7a64-48f0-8d2f-f5216e52fbe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3923 2023.11.14 22:18:56.999888 [ 3 ] {} <Debug> HTTP-Session: 072e9c40-7a64-48f0-8d2f-f5216e52fbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3924 2023.11.14 22:18:57.000034 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3925 2023.11.14 22:18:57.000104 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3926 2023.11.14 22:18:57.000161 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.61 MiB, peak 237.29 MiB, will set to 231.60 MiB (RSS), difference: -1.00 MiB
3927 2023.11.14 22:18:57.000497 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3928 2023.11.14 22:18:57.000983 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3929 2023.11.14 22:18:57.001244 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3930 2023.11.14 22:18:57.001408 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3931 2023.11.14 22:18:57.001544 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001468347 sec., 1362 rows/sec., 116.39 KiB/sec.
3932 2023.11.14 22:18:57.001690 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Debug> DynamicQueryHandler: Done processing query
3933 2023.11.14 22:18:57.001717 [ 3 ] {99a0619d-5e5f-4bdd-8105-c66debd13d41} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3934 2023.11.14 22:18:57.001733 [ 3 ] {} <Debug> HTTP-Session: 072e9c40-7a64-48f0-8d2f-f5216e52fbe5 Destroying unnamed session
3935 2023.11.14 22:18:57.001860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3936 2023.11.14 22:18:57.001911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3937 2023.11.14 22:18:57.001932 [ 3 ] {} <Debug> HTTP-Session: fa711937-d9d0-4eb9-825f-07a1b602f2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3938 2023.11.14 22:18:57.001951 [ 3 ] {} <Debug> HTTP-Session: fa711937-d9d0-4eb9-825f-07a1b602f2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3939 2023.11.14 22:18:57.002031 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3940 2023.11.14 22:18:57.002072 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3941 2023.11.14 22:18:57.002181 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3942 2023.11.14 22:18:57.002435 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3943 2023.11.14 22:18:57.002644 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3944 2023.11.14 22:18:57.002795 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3945 2023.11.14 22:18:57.002923 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Information> executeQuery: Read 1 rows, 83.00 B in 0.000861316 sec., 1161 rows/sec., 94.11 KiB/sec.
3946 2023.11.14 22:18:57.003038 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Debug> DynamicQueryHandler: Done processing query
3947 2023.11.14 22:18:57.003063 [ 3 ] {39441a61-0618-4e9a-b167-63e0332dbca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3948 2023.11.14 22:18:57.003079 [ 3 ] {} <Debug> HTTP-Session: fa711937-d9d0-4eb9-825f-07a1b602f2b7 Destroying unnamed session
3949 2023.11.14 22:18:57.003189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3950 2023.11.14 22:18:57.003235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3951 2023.11.14 22:18:57.003254 [ 3 ] {} <Debug> HTTP-Session: 4a64486c-d7aa-4a42-ba97-d802af53e9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3952 2023.11.14 22:18:57.003272 [ 3 ] {} <Debug> HTTP-Session: 4a64486c-d7aa-4a42-ba97-d802af53e9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3953 2023.11.14 22:18:57.003342 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3954 2023.11.14 22:18:57.003383 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3955 2023.11.14 22:18:57.003491 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3956 2023.11.14 22:18:57.003740 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3957 2023.11.14 22:18:57.003946 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3958 2023.11.14 22:18:57.004093 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3959 2023.11.14 22:18:57.004213 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000841456 sec., 2376 rows/sec., 165.96 KiB/sec.
3960 2023.11.14 22:18:57.004325 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Debug> DynamicQueryHandler: Done processing query
3961 2023.11.14 22:18:57.004349 [ 3 ] {e2e1be0c-1b09-4631-8f57-50927d2b1d5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3962 2023.11.14 22:18:57.004365 [ 3 ] {} <Debug> HTTP-Session: 4a64486c-d7aa-4a42-ba97-d802af53e9b2 Destroying unnamed session
3963 2023.11.14 22:18:57.004463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3964 2023.11.14 22:18:57.004508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3965 2023.11.14 22:18:57.004528 [ 3 ] {} <Debug> HTTP-Session: ffea6710-bb2b-48e0-9fd9-741ad19ad3bd Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3966 2023.11.14 22:18:57.004546 [ 3 ] {} <Debug> HTTP-Session: ffea6710-bb2b-48e0-9fd9-741ad19ad3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3967 2023.11.14 22:18:57.004617 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3968 2023.11.14 22:18:57.004656 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3969 2023.11.14 22:18:57.004760 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3970 2023.11.14 22:18:57.005016 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3971 2023.11.14 22:18:57.005232 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3972 2023.11.14 22:18:57.005380 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3973 2023.11.14 22:18:57.005508 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.000863246 sec., 15059 rows/sec., 1.17 MiB/sec.
3974 2023.11.14 22:18:57.005660 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Debug> DynamicQueryHandler: Done processing query
3975 2023.11.14 22:18:57.005685 [ 3 ] {c08d52c6-f5e6-4f8a-9e41-c748d151523b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3976 2023.11.14 22:18:57.005701 [ 3 ] {} <Debug> HTTP-Session: ffea6710-bb2b-48e0-9fd9-741ad19ad3bd Destroying unnamed session
3977 2023.11.14 22:18:57.005801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3978 2023.11.14 22:18:57.005846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3979 2023.11.14 22:18:57.005865 [ 3 ] {} <Debug> HTTP-Session: aab94c8d-99ea-4678-b907-1f55d883dead Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3980 2023.11.14 22:18:57.005882 [ 3 ] {} <Debug> HTTP-Session: aab94c8d-99ea-4678-b907-1f55d883dead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3981 2023.11.14 22:18:57.005954 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3982 2023.11.14 22:18:57.005997 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3983 2023.11.14 22:18:57.006121 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3984 2023.11.14 22:18:57.006380 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3985 2023.11.14 22:18:57.006628 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3986 2023.11.14 22:18:57.006808 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3987 2023.11.14 22:18:57.006934 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000950857 sec., 11568 rows/sec., 763.09 KiB/sec.
3988 2023.11.14 22:18:57.007052 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Debug> DynamicQueryHandler: Done processing query
3989 2023.11.14 22:18:57.007076 [ 3 ] {f03ea16f-aeac-44b1-85ba-a016312407d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3990 2023.11.14 22:18:57.007091 [ 3 ] {} <Debug> HTTP-Session: aab94c8d-99ea-4678-b907-1f55d883dead Destroying unnamed session
3991 2023.11.14 22:18:57.007181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3992 2023.11.14 22:18:57.007225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3993 2023.11.14 22:18:57.007244 [ 3 ] {} <Debug> HTTP-Session: abd1c8f8-10be-4da8-8f6a-49507c4218d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
3994 2023.11.14 22:18:57.007260 [ 3 ] {} <Debug> HTTP-Session: abd1c8f8-10be-4da8-8f6a-49507c4218d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3995 2023.11.14 22:18:57.007328 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3996 2023.11.14 22:18:57.007368 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3997 2023.11.14 22:18:57.007484 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3998 2023.11.14 22:18:57.007721 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
3999 2023.11.14 22:18:57.007953 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4000 2023.11.14 22:18:57.008126 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
4001 2023.11.14 22:18:57.008247 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000886156 sec., 1128 rows/sec., 78.24 KiB/sec.
4002 2023.11.14 22:18:57.008366 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Debug> DynamicQueryHandler: Done processing query
4003 2023.11.14 22:18:57.008389 [ 3 ] {7247708f-6b37-4add-bf7e-ede600a1b4b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4004 2023.11.14 22:18:57.008404 [ 3 ] {} <Debug> HTTP-Session: abd1c8f8-10be-4da8-8f6a-49507c4218d3 Destroying unnamed session
4005 2023.11.14 22:19:01.799551 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache
4006 2023.11.14 22:19:01.799626 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache
4007 2023.11.14 22:19:02.006720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4008 2023.11.14 22:19:02.006842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4009 2023.11.14 22:19:02.006872 [ 3 ] {} <Debug> HTTP-Session: 30a0ebd8-fbe4-4ab7-a3ca-e63408705903 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4010 2023.11.14 22:19:02.006900 [ 3 ] {} <Debug> HTTP-Session: 30a0ebd8-fbe4-4ab7-a3ca-e63408705903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4011 2023.11.14 22:19:02.007037 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4012 2023.11.14 22:19:02.007104 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4013 2023.11.14 22:19:02.007280 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4014 2023.11.14 22:19:02.007750 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4015 2023.11.14 22:19:02.008007 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4016 2023.11.14 22:19:02.008171 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4017 2023.11.14 22:19:02.008313 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001232503 sec., 38133 rows/sec., 2.90 MiB/sec.
4018 2023.11.14 22:19:02.008500 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Debug> DynamicQueryHandler: Done processing query
4019 2023.11.14 22:19:02.008527 [ 3 ] {343904e0-2176-43f5-b791-5526659aa22d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4020 2023.11.14 22:19:02.008544 [ 3 ] {} <Debug> HTTP-Session: 30a0ebd8-fbe4-4ab7-a3ca-e63408705903 Destroying unnamed session
4021 2023.11.14 22:19:02.008667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2023.11.14 22:19:02.008720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4023 2023.11.14 22:19:02.008742 [ 3 ] {} <Debug> HTTP-Session: ee6f9660-2177-4d6e-bfd6-1f22cf054d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4024 2023.11.14 22:19:02.008761 [ 3 ] {} <Debug> HTTP-Session: ee6f9660-2177-4d6e-bfd6-1f22cf054d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4025 2023.11.14 22:19:02.008842 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4026 2023.11.14 22:19:02.008885 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4027 2023.11.14 22:19:02.009002 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4028 2023.11.14 22:19:02.009270 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4029 2023.11.14 22:19:02.009496 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4030 2023.11.14 22:19:02.009642 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4031 2023.11.14 22:19:02.009784 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000900697 sec., 4441 rows/sec., 370.81 KiB/sec.
4032 2023.11.14 22:19:02.009910 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Debug> DynamicQueryHandler: Done processing query
4033 2023.11.14 22:19:02.009933 [ 3 ] {99951f7f-3fda-4c15-94ee-47934965bf4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4034 2023.11.14 22:19:02.009950 [ 3 ] {} <Debug> HTTP-Session: ee6f9660-2177-4d6e-bfd6-1f22cf054d0c Destroying unnamed session
4035 2023.11.14 22:19:02.010093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4036 2023.11.14 22:19:02.010140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4037 2023.11.14 22:19:02.010159 [ 3 ] {} <Debug> HTTP-Session: a68624b4-9598-454a-8b84-77ee4d3745e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4038 2023.11.14 22:19:02.010176 [ 3 ] {} <Debug> HTTP-Session: a68624b4-9598-454a-8b84-77ee4d3745e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4039 2023.11.14 22:19:02.010258 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4040 2023.11.14 22:19:02.010297 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4041 2023.11.14 22:19:02.010399 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4042 2023.11.14 22:19:02.010869 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4043 2023.11.14 22:19:02.011095 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4044 2023.11.14 22:19:02.011245 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4045 2023.11.14 22:19:02.011368 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Information> executeQuery: Read 221 rows, 21.53 KiB in 0.00108302 sec., 204059 rows/sec., 19.42 MiB/sec.
4046 2023.11.14 22:19:02.011482 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Debug> DynamicQueryHandler: Done processing query
4047 2023.11.14 22:19:02.011504 [ 3 ] {7bc3ea22-3075-4abc-aff0-89d7f1277be9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4048 2023.11.14 22:19:02.011520 [ 3 ] {} <Debug> HTTP-Session: a68624b4-9598-454a-8b84-77ee4d3745e2 Destroying unnamed session
4049 2023.11.14 22:19:02.011622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4050 2023.11.14 22:19:02.011668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4051 2023.11.14 22:19:02.011686 [ 3 ] {} <Debug> HTTP-Session: 4588ee06-d104-425a-ac1a-a60c4a8184a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4052 2023.11.14 22:19:02.011702 [ 3 ] {} <Debug> HTTP-Session: 4588ee06-d104-425a-ac1a-a60c4a8184a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4053 2023.11.14 22:19:02.011771 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4054 2023.11.14 22:19:02.011809 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4055 2023.11.14 22:19:02.011913 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4056 2023.11.14 22:19:02.012179 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4057 2023.11.14 22:19:02.012378 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4058 2023.11.14 22:19:02.012521 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4059 2023.11.14 22:19:02.012640 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000841936 sec., 4750 rows/sec., 331.73 KiB/sec.
4060 2023.11.14 22:19:02.012752 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Debug> DynamicQueryHandler: Done processing query
4061 2023.11.14 22:19:02.012776 [ 3 ] {c5f90c7e-fd88-4e1e-ab87-7ba7bc06638d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4062 2023.11.14 22:19:02.012791 [ 3 ] {} <Debug> HTTP-Session: 4588ee06-d104-425a-ac1a-a60c4a8184a3 Destroying unnamed session
4063 2023.11.14 22:19:02.012938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 54060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4064 2023.11.14 22:19:02.012983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4065 2023.11.14 22:19:02.013002 [ 3 ] {} <Debug> HTTP-Session: 00406076-67cc-4395-bc8f-0ddd083105c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4066 2023.11.14 22:19:02.013018 [ 3 ] {} <Debug> HTTP-Session: 00406076-67cc-4395-bc8f-0ddd083105c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4067 2023.11.14 22:19:02.013103 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4068 2023.11.14 22:19:02.013141 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4069 2023.11.14 22:19:02.013245 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4070 2023.11.14 22:19:02.013728 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4071 2023.11.14 22:19:02.013960 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4072 2023.11.14 22:19:02.014105 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4073 2023.11.14 22:19:02.014235 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.00110235 sec., 304803 rows/sec., 21.32 MiB/sec.
4074 2023.11.14 22:19:02.014228 [ 157 ] {} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4075 2023.11.14 22:19:02.014333 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4076 2023.11.14 22:19:02.014422 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Debug> DynamicQueryHandler: Done processing query
4077 2023.11.14 22:19:02.014455 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4078 2023.11.14 22:19:02.014464 [ 3 ] {9750c177-c6f2-49ce-b222-9b7689c8ffe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4079 2023.11.14 22:19:02.014514 [ 3 ] {} <Debug> HTTP-Session: 00406076-67cc-4395-bc8f-0ddd083105c8 Destroying unnamed session
4080 2023.11.14 22:19:02.014581 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4081 2023.11.14 22:19:02.014629 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 397 rows starting from the beginning of the part
4082 2023.11.14 22:19:02.014649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4083 2023.11.14 22:19:02.014733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4084 2023.11.14 22:19:02.014780 [ 3 ] {} <Debug> HTTP-Session: 38a0ee8b-6574-4f64-9355-ce93e2a74b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4085 2023.11.14 22:19:02.014823 [ 3 ] {} <Debug> HTTP-Session: 38a0ee8b-6574-4f64-9355-ce93e2a74b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4086 2023.11.14 22:19:02.014847 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 334 rows starting from the beginning of the part
4087 2023.11.14 22:19:02.015000 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4088 2023.11.14 22:19:02.015059 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part
4089 2023.11.14 22:19:02.015085 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4090 2023.11.14 22:19:02.015289 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 332 rows starting from the beginning of the part
4091 2023.11.14 22:19:02.015561 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part
4092 2023.11.14 22:19:02.015581 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4093 2023.11.14 22:19:02.015766 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 336 rows starting from the beginning of the part
4094 2023.11.14 22:19:02.016249 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4095 2023.11.14 22:19:02.016847 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4096 2023.11.14 22:19:02.017108 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4097 2023.11.14 22:19:02.017351 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002261531 sec., 2653 rows/sec., 111.41 KiB/sec.
4098 2023.11.14 22:19:02.017741 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 4 columns (4 merged, 0 gathered) in 0.003339792 sec., 429966.8961420352 rows/sec., 30.28 MiB/sec.
4099 2023.11.14 22:19:02.017772 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Debug> DynamicQueryHandler: Done processing query
4100 2023.11.14 22:19:02.017803 [ 3 ] {a18022f4-2eb2-4be4-bd2d-e36d3c9de070} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4101 2023.11.14 22:19:02.017827 [ 3 ] {} <Debug> HTTP-Session: 38a0ee8b-6574-4f64-9355-ce93e2a74b68 Destroying unnamed session
4102 2023.11.14 22:19:02.017913 [ 15 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4103 2023.11.14 22:19:02.017979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4104 2023.11.14 22:19:02.018041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4105 2023.11.14 22:19:02.018063 [ 3 ] {} <Debug> HTTP-Session: d3c7a073-0c5a-4379-ae03-0bf499027c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4106 2023.11.14 22:19:02.018082 [ 3 ] {} <Debug> HTTP-Session: d3c7a073-0c5a-4379-ae03-0bf499027c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4107 2023.11.14 22:19:02.018200 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4108 2023.11.14 22:19:02.018204 [ 15 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4109 2023.11.14 22:19:02.018282 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4110 2023.11.14 22:19:02.018340 [ 15 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_26_5} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4111 2023.11.14 22:19:02.018553 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4112 2023.11.14 22:19:02.018894 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4113 2023.11.14 22:19:02.019154 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4114 2023.11.14 22:19:02.019330 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4115 2023.11.14 22:19:02.019448 [ 157 ] {} <Debug> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4116 2023.11.14 22:19:02.019457 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001207483 sec., 57971 rows/sec., 3.51 MiB/sec.
4117 2023.11.14 22:19:02.019499 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4118 2023.11.14 22:19:02.019712 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4119 2023.11.14 22:19:02.019746 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Debug> DynamicQueryHandler: Done processing query
4120 2023.11.14 22:19:02.019795 [ 3 ] {c2619bf0-c228-4fe9-ae0a-b445cf4d43c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4121 2023.11.14 22:19:02.019825 [ 3 ] {} <Debug> HTTP-Session: d3c7a073-0c5a-4379-ae03-0bf499027c56 Destroying unnamed session
4122 2023.11.14 22:19:02.019883 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4123 2023.11.14 22:19:02.019920 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4124 2023.11.14 22:19:02.019951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4125 2023.11.14 22:19:02.020028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4126 2023.11.14 22:19:02.020069 [ 3 ] {} <Debug> HTTP-Session: 60aa10cb-aa97-4fe6-9110-5b39b72fb5c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4127 2023.11.14 22:19:02.020122 [ 3 ] {} <Debug> HTTP-Session: 60aa10cb-aa97-4fe6-9110-5b39b72fb5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4128 2023.11.14 22:19:02.020166 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4129 2023.11.14 22:19:02.020306 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4130 2023.11.14 22:19:02.020405 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4131 2023.11.14 22:19:02.020418 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4132 2023.11.14 22:19:02.020655 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4133 2023.11.14 22:19:02.020955 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4134 2023.11.14 22:19:02.020967 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4135 2023.11.14 22:19:02.021153 [ 22 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4136 2023.11.14 22:19:02.021695 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4137 2023.11.14 22:19:02.022179 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4138 2023.11.14 22:19:02.022494 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4139 2023.11.14 22:19:02.022745 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Information> executeQuery: Read 2 rows, 142.00 B in 0.002370134 sec., 843 rows/sec., 58.51 KiB/sec.
4140 2023.11.14 22:19:02.023169 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.003592267 sec., 343515.66851795814 rows/sec., 20.87 MiB/sec.
4141 2023.11.14 22:19:02.023174 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Debug> DynamicQueryHandler: Done processing query
4142 2023.11.14 22:19:02.023255 [ 3 ] {22885b1c-cf90-4e24-a5d3-5ba31a1044a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4143 2023.11.14 22:19:02.023276 [ 3 ] {} <Debug> HTTP-Session: 60aa10cb-aa97-4fe6-9110-5b39b72fb5c7 Destroying unnamed session
4144 2023.11.14 22:19:02.023394 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4145 2023.11.14 22:19:02.023478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4146 2023.11.14 22:19:02.023539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4147 2023.11.14 22:19:02.023563 [ 3 ] {} <Debug> HTTP-Session: ecbfbf0e-3687-4422-9ae6-5d359d46409d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4148 2023.11.14 22:19:02.023604 [ 3 ] {} <Debug> HTTP-Session: ecbfbf0e-3687-4422-9ae6-5d359d46409d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4149 2023.11.14 22:19:02.023747 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4150 2023.11.14 22:19:02.023766 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4151 2023.11.14 22:19:02.023831 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4152 2023.11.14 22:19:02.023887 [ 11 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4153 2023.11.14 22:19:02.024150 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4154 2023.11.14 22:19:02.024629 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4155 2023.11.14 22:19:02.024956 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4156 2023.11.14 22:19:02.025154 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4157 2023.11.14 22:19:02.025283 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001491828 sec., 27483 rows/sec., 37.09 MiB/sec.
4158 2023.11.14 22:19:02.025406 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Debug> DynamicQueryHandler: Done processing query
4159 2023.11.14 22:19:02.025430 [ 3 ] {e86d545c-b292-4c34-ae6b-10732e3a0518} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4160 2023.11.14 22:19:02.025445 [ 3 ] {} <Debug> HTTP-Session: ecbfbf0e-3687-4422-9ae6-5d359d46409d Destroying unnamed session
4161 2023.11.14 22:19:02.025550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4162 2023.11.14 22:19:02.025594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4163 2023.11.14 22:19:02.025613 [ 3 ] {} <Debug> HTTP-Session: 0730bd55-c8a7-44e5-937f-bce0dbba49f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4164 2023.11.14 22:19:02.025629 [ 3 ] {} <Debug> HTTP-Session: 0730bd55-c8a7-44e5-937f-bce0dbba49f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4165 2023.11.14 22:19:02.025698 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4166 2023.11.14 22:19:02.025736 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4167 2023.11.14 22:19:02.025840 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4168 2023.11.14 22:19:02.026089 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4169 2023.11.14 22:19:02.026316 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4170 2023.11.14 22:19:02.026486 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4171 2023.11.14 22:19:02.026597 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000866996 sec., 24221 rows/sec., 1.26 MiB/sec.
4172 2023.11.14 22:19:02.026708 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Debug> DynamicQueryHandler: Done processing query
4173 2023.11.14 22:19:02.026731 [ 3 ] {df4cd484-c08b-4a47-93cc-23959f00ab83} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4174 2023.11.14 22:19:02.026746 [ 3 ] {} <Debug> HTTP-Session: 0730bd55-c8a7-44e5-937f-bce0dbba49f0 Destroying unnamed session
4175 2023.11.14 22:19:12.007080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4176 2023.11.14 22:19:12.007207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4177 2023.11.14 22:19:12.007237 [ 3 ] {} <Debug> HTTP-Session: 3945d886-06c7-47db-bb89-668737c219c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4178 2023.11.14 22:19:12.007265 [ 3 ] {} <Debug> HTTP-Session: 3945d886-06c7-47db-bb89-668737c219c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4179 2023.11.14 22:19:12.007403 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4180 2023.11.14 22:19:12.007470 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4181 2023.11.14 22:19:12.007644 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4182 2023.11.14 22:19:12.008093 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4183 2023.11.14 22:19:12.008350 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4184 2023.11.14 22:19:12.008513 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
4185 2023.11.14 22:19:12.008638 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001198402 sec., 39218 rows/sec., 2.99 MiB/sec.
4186 2023.11.14 22:19:12.008833 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Debug> DynamicQueryHandler: Done processing query
4187 2023.11.14 22:19:12.008864 [ 3 ] {a0509637-1584-4923-a6c8-8c31411c8feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4188 2023.11.14 22:19:12.008881 [ 3 ] {} <Debug> HTTP-Session: 3945d886-06c7-47db-bb89-668737c219c1 Destroying unnamed session
4189 2023.11.14 22:19:12.009010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4190 2023.11.14 22:19:12.009059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4191 2023.11.14 22:19:12.009079 [ 3 ] {} <Debug> HTTP-Session: 801f73d2-e500-4c24-b6a5-2d5ca7d637ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4192 2023.11.14 22:19:12.009097 [ 3 ] {} <Debug> HTTP-Session: 801f73d2-e500-4c24-b6a5-2d5ca7d637ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4193 2023.11.14 22:19:12.009176 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4194 2023.11.14 22:19:12.009220 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4195 2023.11.14 22:19:12.009338 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4196 2023.11.14 22:19:12.009607 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4197 2023.11.14 22:19:12.009811 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4198 2023.11.14 22:19:12.009963 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4199 2023.11.14 22:19:12.010090 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878456 sec., 2276 rows/sec., 194.54 KiB/sec.
4200 2023.11.14 22:19:12.010086 [ 150 ] {} <Debug> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4201 2023.11.14 22:19:12.010209 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4202 2023.11.14 22:19:12.010245 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Debug> DynamicQueryHandler: Done processing query
4203 2023.11.14 22:19:12.010288 [ 3 ] {4069f30e-52f8-4c87-968f-c2c4e303d000} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4204 2023.11.14 22:19:12.010314 [ 3 ] {} <Debug> HTTP-Session: 801f73d2-e500-4c24-b6a5-2d5ca7d637ed Destroying unnamed session
4205 2023.11.14 22:19:12.010320 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
4206 2023.11.14 22:19:12.010463 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4207 2023.11.14 22:19:12.010481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4208 2023.11.14 22:19:12.010508 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part
4209 2023.11.14 22:19:12.010564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4210 2023.11.14 22:19:12.010616 [ 3 ] {} <Debug> HTTP-Session: dcc868af-1509-48cb-a2c7-b439cf211080 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4211 2023.11.14 22:19:12.010649 [ 3 ] {} <Debug> HTTP-Session: dcc868af-1509-48cb-a2c7-b439cf211080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4212 2023.11.14 22:19:12.010748 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4213 2023.11.14 22:19:12.010855 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4214 2023.11.14 22:19:12.010955 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4215 2023.11.14 22:19:12.010978 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4216 2023.11.14 22:19:12.011265 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
4217 2023.11.14 22:19:12.011379 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4218 2023.11.14 22:19:12.011507 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
4219 2023.11.14 22:19:12.011610 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4220 2023.11.14 22:19:12.012130 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4221 2023.11.14 22:19:12.012604 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4222 2023.11.14 22:19:12.012866 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002585398 sec., 9282.903444653395 rows/sec., 775.09 KiB/sec.
4223 2023.11.14 22:19:12.012901 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4224 2023.11.14 22:19:12.013013 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4225 2023.11.14 22:19:12.013153 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Information> executeQuery: Read 220 rows, 21.44 KiB in 0.002238351 sec., 98286 rows/sec., 9.35 MiB/sec.
4226 2023.11.14 22:19:12.013340 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Debug> DynamicQueryHandler: Done processing query
4227 2023.11.14 22:19:12.013369 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
4228 2023.11.14 22:19:12.013379 [ 3 ] {b1385a46-5320-48cb-9991-598434c5e0e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4229 2023.11.14 22:19:12.013420 [ 3 ] {} <Debug> HTTP-Session: dcc868af-1509-48cb-a2c7-b439cf211080 Destroying unnamed session
4230 2023.11.14 22:19:12.013479 [ 22 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_11_2} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
4231 2023.11.14 22:19:12.013595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4232 2023.11.14 22:19:12.013644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4233 2023.11.14 22:19:12.013664 [ 3 ] {} <Debug> HTTP-Session: 96bad1f8-41b4-48fb-b492-97ebcb883a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4234 2023.11.14 22:19:12.013680 [ 3 ] {} <Debug> HTTP-Session: 96bad1f8-41b4-48fb-b492-97ebcb883a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4235 2023.11.14 22:19:12.013752 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4236 2023.11.14 22:19:12.013793 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4237 2023.11.14 22:19:12.013913 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4238 2023.11.14 22:19:12.014175 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4239 2023.11.14 22:19:12.014378 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4240 2023.11.14 22:19:12.014526 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4241 2023.11.14 22:19:12.014636 [ 150 ] {} <Debug> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4242 2023.11.14 22:19:12.014655 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000874187 sec., 2287 rows/sec., 159.75 KiB/sec.
4243 2023.11.14 22:19:12.014687 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4244 2023.11.14 22:19:12.014902 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
4245 2023.11.14 22:19:12.014920 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Debug> DynamicQueryHandler: Done processing query
4246 2023.11.14 22:19:12.014988 [ 3 ] {83f41e8b-3081-48fe-a730-f0d0d7cc22fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4247 2023.11.14 22:19:12.015017 [ 3 ] {} <Debug> HTTP-Session: 96bad1f8-41b4-48fb-b492-97ebcb883a83 Destroying unnamed session
4248 2023.11.14 22:19:12.015109 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4249 2023.11.14 22:19:12.015170 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part
4250 2023.11.14 22:19:12.015291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4251 2023.11.14 22:19:12.015367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4252 2023.11.14 22:19:12.015405 [ 3 ] {} <Debug> HTTP-Session: 173bb287-a7db-4cc2-afe5-e9243fc32711 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4253 2023.11.14 22:19:12.015470 [ 3 ] {} <Debug> HTTP-Session: 173bb287-a7db-4cc2-afe5-e9243fc32711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4254 2023.11.14 22:19:12.015554 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4255 2023.11.14 22:19:12.015681 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4256 2023.11.14 22:19:12.015767 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4257 2023.11.14 22:19:12.015990 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4258 2023.11.14 22:19:12.016274 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4259 2023.11.14 22:19:12.016293 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
4260 2023.11.14 22:19:12.016479 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
4261 2023.11.14 22:19:12.016608 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4262 2023.11.14 22:19:12.017183 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4263 2023.11.14 22:19:12.017657 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4264 2023.11.14 22:19:12.017905 [ 11 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.003146669 sec., 7627.112988369606 rows/sec., 532.56 KiB/sec.
4265 2023.11.14 22:19:12.017954 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4266 2023.11.14 22:19:12.018097 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4267 2023.11.14 22:19:12.018193 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Information> executeQuery: Read 334 rows, 23.90 KiB in 0.002430885 sec., 137398 rows/sec., 9.60 MiB/sec.
4268 2023.11.14 22:19:12.018467 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Debug> DynamicQueryHandler: Done processing query
4269 2023.11.14 22:19:12.018495 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
4270 2023.11.14 22:19:12.018507 [ 3 ] {09ce1049-54d1-42ad-9d8b-0f230308e1c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4271 2023.11.14 22:19:12.018538 [ 3 ] {} <Debug> HTTP-Session: 173bb287-a7db-4cc2-afe5-e9243fc32711 Destroying unnamed session
4272 2023.11.14 22:19:12.018588 [ 15 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_11_2} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
4273 2023.11.14 22:19:12.018697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4274 2023.11.14 22:19:12.018748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4275 2023.11.14 22:19:12.018768 [ 3 ] {} <Debug> HTTP-Session: 21435753-bd8b-4112-ae50-48935d4f6266 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4276 2023.11.14 22:19:12.018785 [ 3 ] {} <Debug> HTTP-Session: 21435753-bd8b-4112-ae50-48935d4f6266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4277 2023.11.14 22:19:12.018858 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4278 2023.11.14 22:19:12.018899 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4279 2023.11.14 22:19:12.019027 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4280 2023.11.14 22:19:12.019293 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4281 2023.11.14 22:19:12.019540 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4282 2023.11.14 22:19:12.019715 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
4283 2023.11.14 22:19:12.019840 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000954107 sec., 6288 rows/sec., 264.07 KiB/sec.
4284 2023.11.14 22:19:12.019953 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Debug> DynamicQueryHandler: Done processing query
4285 2023.11.14 22:19:12.019976 [ 3 ] {27a9e0d5-e3af-4c1a-bc6d-777b2bd153e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4286 2023.11.14 22:19:12.019992 [ 3 ] {} <Debug> HTTP-Session: 21435753-bd8b-4112-ae50-48935d4f6266 Destroying unnamed session
4287 2023.11.14 22:19:12.020107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4288 2023.11.14 22:19:12.020152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4289 2023.11.14 22:19:12.020171 [ 3 ] {} <Debug> HTTP-Session: b4e86633-9e52-425b-a3dc-dcf8ec8cff77 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4290 2023.11.14 22:19:12.020187 [ 3 ] {} <Debug> HTTP-Session: b4e86633-9e52-425b-a3dc-dcf8ec8cff77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4291 2023.11.14 22:19:12.020262 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4292 2023.11.14 22:19:12.020303 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4293 2023.11.14 22:19:12.020421 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4294 2023.11.14 22:19:12.020719 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4295 2023.11.14 22:19:12.020978 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4296 2023.11.14 22:19:12.021151 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4297 2023.11.14 22:19:12.021274 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000984048 sec., 71134 rows/sec., 4.31 MiB/sec.
4298 2023.11.14 22:19:12.021376 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Debug> DynamicQueryHandler: Done processing query
4299 2023.11.14 22:19:12.021400 [ 3 ] {74c3e178-29bd-4229-a846-c27b5dd57a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4300 2023.11.14 22:19:12.021415 [ 3 ] {} <Debug> HTTP-Session: b4e86633-9e52-425b-a3dc-dcf8ec8cff77 Destroying unnamed session
4301 2023.11.14 22:19:12.021508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4302 2023.11.14 22:19:12.021550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4303 2023.11.14 22:19:12.021569 [ 3 ] {} <Debug> HTTP-Session: 1398d54d-00bc-42ed-acd6-25991726eb7e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4304 2023.11.14 22:19:12.021585 [ 3 ] {} <Debug> HTTP-Session: 1398d54d-00bc-42ed-acd6-25991726eb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4305 2023.11.14 22:19:12.021654 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4306 2023.11.14 22:19:12.021695 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4307 2023.11.14 22:19:12.021809 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4308 2023.11.14 22:19:12.022042 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4309 2023.11.14 22:19:12.022276 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4310 2023.11.14 22:19:12.022451 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4311 2023.11.14 22:19:12.022571 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000889057 sec., 1124 rows/sec., 77.99 KiB/sec.
4312 2023.11.14 22:19:12.022682 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Debug> DynamicQueryHandler: Done processing query
4313 2023.11.14 22:19:12.022705 [ 3 ] {7a7cf257-779f-48c9-961e-e498b3162f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4314 2023.11.14 22:19:12.022720 [ 3 ] {} <Debug> HTTP-Session: 1398d54d-00bc-42ed-acd6-25991726eb7e Destroying unnamed session
4315 2023.11.14 22:19:12.022840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4316 2023.11.14 22:19:12.022884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4317 2023.11.14 22:19:12.022903 [ 3 ] {} <Debug> HTTP-Session: ca3a716a-5ad3-407a-904c-3cff9f313359 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4318 2023.11.14 22:19:12.022919 [ 3 ] {} <Debug> HTTP-Session: ca3a716a-5ad3-407a-904c-3cff9f313359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4319 2023.11.14 22:19:12.022998 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4320 2023.11.14 22:19:12.023041 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4321 2023.11.14 22:19:12.023175 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4322 2023.11.14 22:19:12.023868 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4323 2023.11.14 22:19:12.024174 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4324 2023.11.14 22:19:12.024349 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4325 2023.11.14 22:19:12.024452 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001426156 sec., 28748 rows/sec., 38.79 MiB/sec.
4326 2023.11.14 22:19:12.024588 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Debug> DynamicQueryHandler: Done processing query
4327 2023.11.14 22:19:12.024611 [ 3 ] {acc20fe6-e6f0-4599-85dd-c56e8030c3e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4328 2023.11.14 22:19:12.024628 [ 3 ] {} <Debug> HTTP-Session: ca3a716a-5ad3-407a-904c-3cff9f313359 Destroying unnamed session
4329 2023.11.14 22:19:12.024723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2023.11.14 22:19:12.024770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4331 2023.11.14 22:19:12.024790 [ 3 ] {} <Debug> HTTP-Session: bb739409-266f-4a00-81f5-52762ac39dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4332 2023.11.14 22:19:12.024807 [ 3 ] {} <Debug> HTTP-Session: bb739409-266f-4a00-81f5-52762ac39dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2023.11.14 22:19:12.024876 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4334 2023.11.14 22:19:12.024915 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4335 2023.11.14 22:19:12.025017 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2023.11.14 22:19:12.025297 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4337 2023.11.14 22:19:12.025529 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4338 2023.11.14 22:19:12.025710 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
4339 2023.11.14 22:19:12.025838 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000932367 sec., 22523 rows/sec., 1.17 MiB/sec.
4340 2023.11.14 22:19:12.025977 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Debug> DynamicQueryHandler: Done processing query
4341 2023.11.14 22:19:12.026000 [ 3 ] {e3431793-f862-456c-9435-8c791a6c0769} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4342 2023.11.14 22:19:12.026015 [ 3 ] {} <Debug> HTTP-Session: bb739409-266f-4a00-81f5-52762ac39dc4 Destroying unnamed session
4343 2023.11.14 22:19:16.799686 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
4344 2023.11.14 22:19:16.799784 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
4345 2023.11.14 22:19:17.000593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4346 2023.11.14 22:19:17.000707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4347 2023.11.14 22:19:17.000738 [ 3 ] {} <Debug> HTTP-Session: c627ec92-1d4c-442e-a3fb-5527b037a068 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4348 2023.11.14 22:19:17.000766 [ 3 ] {} <Debug> HTTP-Session: c627ec92-1d4c-442e-a3fb-5527b037a068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4349 2023.11.14 22:19:17.000909 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4350 2023.11.14 22:19:17.000979 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4351 2023.11.14 22:19:17.001161 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4352 2023.11.14 22:19:17.001644 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4353 2023.11.14 22:19:17.001905 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4354 2023.11.14 22:19:17.002073 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
4355 2023.11.14 22:19:17.002200 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001248513 sec., 1601 rows/sec., 136.88 KiB/sec.
4356 2023.11.14 22:19:17.002347 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Debug> DynamicQueryHandler: Done processing query
4357 2023.11.14 22:19:17.002373 [ 3 ] {5dba4bdd-b05c-45a9-b786-5c6355aea230} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4358 2023.11.14 22:19:17.002390 [ 3 ] {} <Debug> HTTP-Session: c627ec92-1d4c-442e-a3fb-5527b037a068 Destroying unnamed session
4359 2023.11.14 22:19:17.002523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4360 2023.11.14 22:19:17.002575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4361 2023.11.14 22:19:17.002596 [ 3 ] {} <Debug> HTTP-Session: 002cfc1c-4a6a-432e-881c-2416cab88f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4362 2023.11.14 22:19:17.002614 [ 3 ] {} <Debug> HTTP-Session: 002cfc1c-4a6a-432e-881c-2416cab88f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4363 2023.11.14 22:19:17.002696 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4364 2023.11.14 22:19:17.002738 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4365 2023.11.14 22:19:17.002847 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4366 2023.11.14 22:19:17.003140 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4367 2023.11.14 22:19:17.003354 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4368 2023.11.14 22:19:17.003504 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4369 2023.11.14 22:19:17.003639 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000910617 sec., 40631 rows/sec., 3.41 MiB/sec.
4370 2023.11.14 22:19:17.003631 [ 145 ] {} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4371 2023.11.14 22:19:17.003735 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4372 2023.11.14 22:19:17.003823 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Debug> DynamicQueryHandler: Done processing query
4373 2023.11.14 22:19:17.003864 [ 3 ] {ff8d8e3d-99b0-4510-bdbd-5a69f013d204} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4374 2023.11.14 22:19:17.003867 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4375 2023.11.14 22:19:17.003884 [ 3 ] {} <Debug> HTTP-Session: 002cfc1c-4a6a-432e-881c-2416cab88f28 Destroying unnamed session
4376 2023.11.14 22:19:17.003992 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4377 2023.11.14 22:19:17.004048 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 261 rows starting from the beginning of the part
4378 2023.11.14 22:19:17.004058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4379 2023.11.14 22:19:17.004145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4380 2023.11.14 22:19:17.004186 [ 3 ] {} <Debug> HTTP-Session: a4e89132-3e3a-4d1e-a6a5-5429179ca93d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4381 2023.11.14 22:19:17.004236 [ 3 ] {} <Debug> HTTP-Session: a4e89132-3e3a-4d1e-a6a5-5429179ca93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4382 2023.11.14 22:19:17.004288 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 219 rows starting from the beginning of the part
4383 2023.11.14 22:19:17.004402 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4384 2023.11.14 22:19:17.004516 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4385 2023.11.14 22:19:17.004535 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
4386 2023.11.14 22:19:17.004833 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 221 rows starting from the beginning of the part
4387 2023.11.14 22:19:17.004960 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4388 2023.11.14 22:19:17.005085 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 220 rows starting from the beginning of the part
4389 2023.11.14 22:19:17.005350 [ 9 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part
4390 2023.11.14 22:19:17.005719 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4391 2023.11.14 22:19:17.006089 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4392 2023.11.14 22:19:17.006382 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
4393 2023.11.14 22:19:17.006657 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00217375 sec., 920 rows/sec., 64.24 KiB/sec.
4394 2023.11.14 22:19:17.006851 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Debug> DynamicQueryHandler: Done processing query
4395 2023.11.14 22:19:17.006884 [ 3 ] {c4b7704f-3c95-47cb-897b-516f487b8f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4396 2023.11.14 22:19:17.006935 [ 3 ] {} <Debug> HTTP-Session: a4e89132-3e3a-4d1e-a6a5-5429179ca93d Destroying unnamed session
4397 2023.11.14 22:19:17.007065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4398 2023.11.14 22:19:17.007188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4399 2023.11.14 22:19:17.007266 [ 3 ] {} <Debug> HTTP-Session: a783a70b-4c4d-4ad9-98de-5d8112afbdb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4400 2023.11.14 22:19:17.007297 [ 3 ] {} <Debug> HTTP-Session: a783a70b-4c4d-4ad9-98de-5d8112afbdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4401 2023.11.14 22:19:17.007329 [ 15 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517585 sec., 272630.2278409761 rows/sec., 25.70 MiB/sec.
4402 2023.11.14 22:19:17.007434 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4403 2023.11.14 22:19:17.007493 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4404 2023.11.14 22:19:17.007574 [ 11 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4405 2023.11.14 22:19:17.007753 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4406 2023.11.14 22:19:17.007934 [ 11 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4407 2023.11.14 22:19:17.008082 [ 11 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_26_5} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4408 2023.11.14 22:19:17.008238 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4409 2023.11.14 22:19:17.008475 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4410 2023.11.14 22:19:17.008638 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4411 2023.11.14 22:19:17.008763 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001285093 sec., 20231 rows/sec., 1.57 MiB/sec.
4412 2023.11.14 22:19:17.008886 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Debug> DynamicQueryHandler: Done processing query
4413 2023.11.14 22:19:17.008910 [ 3 ] {d109adda-ba69-4f60-b582-13931302eb6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4414 2023.11.14 22:19:17.008926 [ 3 ] {} <Debug> HTTP-Session: a783a70b-4c4d-4ad9-98de-5d8112afbdb0 Destroying unnamed session
4415 2023.11.14 22:19:17.009033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4416 2023.11.14 22:19:17.009079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4417 2023.11.14 22:19:17.009099 [ 3 ] {} <Debug> HTTP-Session: 2a2fbd89-bb07-43dc-9806-3d0b23d9515e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4418 2023.11.14 22:19:17.009116 [ 3 ] {} <Debug> HTTP-Session: 2a2fbd89-bb07-43dc-9806-3d0b23d9515e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4419 2023.11.14 22:19:17.009192 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4420 2023.11.14 22:19:17.009235 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4421 2023.11.14 22:19:17.009356 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4422 2023.11.14 22:19:17.009626 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4423 2023.11.14 22:19:17.009883 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4424 2023.11.14 22:19:17.010058 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4425 2023.11.14 22:19:17.010190 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000966778 sec., 38271 rows/sec., 2.66 MiB/sec.
4426 2023.11.14 22:19:17.010316 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Debug> DynamicQueryHandler: Done processing query
4427 2023.11.14 22:19:17.010340 [ 3 ] {7caea70e-9488-49fe-a333-458f1cbd8525} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4428 2023.11.14 22:19:17.010356 [ 3 ] {} <Debug> HTTP-Session: 2a2fbd89-bb07-43dc-9806-3d0b23d9515e Destroying unnamed session
4429 2023.11.14 22:19:22.006480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4430 2023.11.14 22:19:22.006592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4431 2023.11.14 22:19:22.006617 [ 3 ] {} <Debug> HTTP-Session: 6fc00220-1b02-4468-9781-985ac9e17aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4432 2023.11.14 22:19:22.006641 [ 3 ] {} <Debug> HTTP-Session: 6fc00220-1b02-4468-9781-985ac9e17aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4433 2023.11.14 22:19:22.006766 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4434 2023.11.14 22:19:22.006826 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4435 2023.11.14 22:19:22.006982 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4436 2023.11.14 22:19:22.007420 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4437 2023.11.14 22:19:22.007683 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4438 2023.11.14 22:19:22.007845 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4439 2023.11.14 22:19:22.007991 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001180762 sec., 39804 rows/sec., 3.03 MiB/sec.
4440 2023.11.14 22:19:22.007989 [ 141 ] {} <Debug> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
4441 2023.11.14 22:19:22.008110 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4442 2023.11.14 22:19:22.008199 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Debug> DynamicQueryHandler: Done processing query
4443 2023.11.14 22:19:22.008214 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact
4444 2023.11.14 22:19:22.008233 [ 3 ] {ee1c1978-5a46-47cd-a0b8-b2baa6ae8b2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4445 2023.11.14 22:19:22.008258 [ 3 ] {} <Debug> HTTP-Session: 6fc00220-1b02-4468-9781-985ac9e17aa7 Destroying unnamed session
4446 2023.11.14 22:19:22.008310 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4447 2023.11.14 22:19:22.008342 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 47 rows starting from the beginning of the part
4448 2023.11.14 22:19:22.008443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4449 2023.11.14 22:19:22.008476 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part
4450 2023.11.14 22:19:22.008507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4451 2023.11.14 22:19:22.008538 [ 3 ] {} <Debug> HTTP-Session: c8093a06-8db2-43f8-b222-fd5b9d8371fb Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4452 2023.11.14 22:19:22.008567 [ 3 ] {} <Debug> HTTP-Session: c8093a06-8db2-43f8-b222-fd5b9d8371fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4453 2023.11.14 22:19:22.008612 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part
4454 2023.11.14 22:19:22.008693 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4455 2023.11.14 22:19:22.008744 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part
4456 2023.11.14 22:19:22.008752 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4457 2023.11.14 22:19:22.008935 [ 17 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part
4458 2023.11.14 22:19:22.009014 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2023.11.14 22:19:22.009921 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4460 2023.11.14 22:19:22.009939 [ 11 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759812 sec., 133536.9914513596 rows/sec., 10.16 MiB/sec.
4461 2023.11.14 22:19:22.010097 [ 15 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
4462 2023.11.14 22:19:22.010289 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4463 2023.11.14 22:19:22.010430 [ 15 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
4464 2023.11.14 22:19:22.010546 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4465 2023.11.14 22:19:22.010587 [ 15 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_19_4} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0
4466 2023.11.14 22:19:22.010776 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.002039058 sec., 107402 rows/sec., 10.23 MiB/sec.
4467 2023.11.14 22:19:22.010925 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Debug> DynamicQueryHandler: Done processing query
4468 2023.11.14 22:19:22.010949 [ 3 ] {2e2e8092-91a4-4f40-a4d5-1d62fa99eed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4469 2023.11.14 22:19:22.010965 [ 3 ] {} <Debug> HTTP-Session: c8093a06-8db2-43f8-b222-fd5b9d8371fb Destroying unnamed session
4470 2023.11.14 22:19:22.011149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4471 2023.11.14 22:19:22.011197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4472 2023.11.14 22:19:22.011217 [ 3 ] {} <Debug> HTTP-Session: f9686ad7-3dcd-4836-bb08-5cbc98703ede Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4473 2023.11.14 22:19:22.011235 [ 3 ] {} <Debug> HTTP-Session: f9686ad7-3dcd-4836-bb08-5cbc98703ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4474 2023.11.14 22:19:22.011333 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4475 2023.11.14 22:19:22.011375 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4476 2023.11.14 22:19:22.011485 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4477 2023.11.14 22:19:22.012022 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4478 2023.11.14 22:19:22.012249 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4479 2023.11.14 22:19:22.012395 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4480 2023.11.14 22:19:22.012549 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001184922 sec., 280187 rows/sec., 19.56 MiB/sec.
4481 2023.11.14 22:19:22.012668 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Debug> DynamicQueryHandler: Done processing query
4482 2023.11.14 22:19:22.012691 [ 3 ] {3e263374-fc6a-4755-a289-1e933252728b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4483 2023.11.14 22:19:22.012707 [ 3 ] {} <Debug> HTTP-Session: f9686ad7-3dcd-4836-bb08-5cbc98703ede Destroying unnamed session
4484 2023.11.14 22:19:22.012809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4485 2023.11.14 22:19:22.012855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4486 2023.11.14 22:19:22.012873 [ 3 ] {} <Debug> HTTP-Session: e262869c-9dce-4201-9a44-ce7e16f6c490 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4487 2023.11.14 22:19:22.012890 [ 3 ] {} <Debug> HTTP-Session: e262869c-9dce-4201-9a44-ce7e16f6c490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4488 2023.11.14 22:19:22.012959 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4489 2023.11.14 22:19:22.012999 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4490 2023.11.14 22:19:22.013109 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4491 2023.11.14 22:19:22.013369 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4492 2023.11.14 22:19:22.013612 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4493 2023.11.14 22:19:22.013787 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4494 2023.11.14 22:19:22.013909 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000921627 sec., 6510 rows/sec., 273.38 KiB/sec.
4495 2023.11.14 22:19:22.014033 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Debug> DynamicQueryHandler: Done processing query
4496 2023.11.14 22:19:22.014056 [ 3 ] {8cb583f1-35d5-4780-bbb5-7f971fe584ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4497 2023.11.14 22:19:22.014072 [ 3 ] {} <Debug> HTTP-Session: e262869c-9dce-4201-9a44-ce7e16f6c490 Destroying unnamed session
4498 2023.11.14 22:19:22.014179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4499 2023.11.14 22:19:22.014225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4500 2023.11.14 22:19:22.014243 [ 3 ] {} <Debug> HTTP-Session: 0e5b8f05-ef99-4272-bf01-a3ec5b21511e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4501 2023.11.14 22:19:22.014260 [ 3 ] {} <Debug> HTTP-Session: 0e5b8f05-ef99-4272-bf01-a3ec5b21511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4502 2023.11.14 22:19:22.014333 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4503 2023.11.14 22:19:22.014374 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4504 2023.11.14 22:19:22.014492 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4505 2023.11.14 22:19:22.014800 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4506 2023.11.14 22:19:22.015046 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4507 2023.11.14 22:19:22.015216 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4508 2023.11.14 22:19:22.015336 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000976827 sec., 71660 rows/sec., 4.34 MiB/sec.
4509 2023.11.14 22:19:22.015451 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Debug> DynamicQueryHandler: Done processing query
4510 2023.11.14 22:19:22.015473 [ 3 ] {4e70e6b1-738d-4257-b8f5-c7e16d56be32} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4511 2023.11.14 22:19:22.015488 [ 3 ] {} <Debug> HTTP-Session: 0e5b8f05-ef99-4272-bf01-a3ec5b21511e Destroying unnamed session
4512 2023.11.14 22:19:22.015618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4513 2023.11.14 22:19:22.015663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4514 2023.11.14 22:19:22.015681 [ 3 ] {} <Debug> HTTP-Session: 2a181f3a-6d7b-419b-a25a-a7fdb7bdd953 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4515 2023.11.14 22:19:22.015698 [ 3 ] {} <Debug> HTTP-Session: 2a181f3a-6d7b-419b-a25a-a7fdb7bdd953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4516 2023.11.14 22:19:22.015821 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4517 2023.11.14 22:19:22.015868 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4518 2023.11.14 22:19:22.016005 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4519 2023.11.14 22:19:22.016468 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4520 2023.11.14 22:19:22.016765 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4521 2023.11.14 22:19:22.016943 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4522 2023.11.14 22:19:22.017062 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4523 2023.11.14 22:19:22.017078 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001225583 sec., 33453 rows/sec., 45.14 MiB/sec.
4524 2023.11.14 22:19:22.017111 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4525 2023.11.14 22:19:22.017253 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
4526 2023.11.14 22:19:22.017336 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Debug> DynamicQueryHandler: Done processing query
4527 2023.11.14 22:19:22.017377 [ 3 ] {58094196-bb52-4a97-946b-b51f2e55af55} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4528 2023.11.14 22:19:22.017429 [ 3 ] {} <Debug> HTTP-Session: 2a181f3a-6d7b-419b-a25a-a7fdb7bdd953 Destroying unnamed session
4529 2023.11.14 22:19:22.017454 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4530 2023.11.14 22:19:22.017507 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part
4531 2023.11.14 22:19:22.017597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4532 2023.11.14 22:19:22.017706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4533 2023.11.14 22:19:22.017767 [ 3 ] {} <Debug> HTTP-Session: 1177865e-793c-4a5e-941b-5e57697469aa Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4534 2023.11.14 22:19:22.017785 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part
4535 2023.11.14 22:19:22.017802 [ 3 ] {} <Debug> HTTP-Session: 1177865e-793c-4a5e-941b-5e57697469aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4536 2023.11.14 22:19:22.018038 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4537 2023.11.14 22:19:22.018083 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part
4538 2023.11.14 22:19:22.018115 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4539 2023.11.14 22:19:22.018456 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part
4540 2023.11.14 22:19:22.018644 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4541 2023.11.14 22:19:22.018745 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part
4542 2023.11.14 22:19:22.018918 [ 11 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part
4543 2023.11.14 22:19:22.019450 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4544 2023.11.14 22:19:22.019859 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4545 2023.11.14 22:19:22.020076 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4546 2023.11.14 22:19:22.020207 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002111949 sec., 9943 rows/sec., 528.06 KiB/sec.
4547 2023.11.14 22:19:22.020336 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Debug> DynamicQueryHandler: Done processing query
4548 2023.11.14 22:19:22.020360 [ 3 ] {5cf771b2-cde2-4b51-b428-a9af90a7cc2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4549 2023.11.14 22:19:22.020377 [ 3 ] {} <Debug> HTTP-Session: 1177865e-793c-4a5e-941b-5e57697469aa Destroying unnamed session
4550 2023.11.14 22:19:22.021758 [ 15 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 6 columns (6 merged, 0 gathered) in 0.004585856 sec., 139341.48826304183 rows/sec., 188.03 MiB/sec.
4551 2023.11.14 22:19:22.022161 [ 15 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4552 2023.11.14 22:19:22.022379 [ 15 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
4553 2023.11.14 22:19:22.022442 [ 15 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
4554 2023.11.14 22:19:22.022505 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_16_3: 4.48 MiB.
4555 2023.11.14 22:19:26.999229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 1900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4556 2023.11.14 22:19:26.999353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4557 2023.11.14 22:19:26.999383 [ 3 ] {} <Debug> HTTP-Session: 41b27790-339d-4623-8e53-7c80a29f0346 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4558 2023.11.14 22:19:26.999413 [ 3 ] {} <Debug> HTTP-Session: 41b27790-339d-4623-8e53-7c80a29f0346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4559 2023.11.14 22:19:26.999537 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4560 2023.11.14 22:19:26.999595 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4561 2023.11.14 22:19:26.999756 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4562 2023.11.14 22:19:27.000157 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.45 MiB, peak 237.29 MiB, will set to 232.44 MiB (RSS), difference: -1.01 MiB
4563 2023.11.14 22:19:27.000239 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4564 2023.11.14 22:19:27.000582 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4565 2023.11.14 22:19:27.000744 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4566 2023.11.14 22:19:27.000878 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001300434 sec., 8458 rows/sec., 666.84 KiB/sec.
4567 2023.11.14 22:19:27.001050 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Debug> DynamicQueryHandler: Done processing query
4568 2023.11.14 22:19:27.001078 [ 3 ] {5ae58525-58af-4559-9825-72abc2c32a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4569 2023.11.14 22:19:27.001095 [ 3 ] {} <Debug> HTTP-Session: 41b27790-339d-4623-8e53-7c80a29f0346 Destroying unnamed session
4570 2023.11.14 22:19:27.001213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4571 2023.11.14 22:19:27.001266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4572 2023.11.14 22:19:27.001285 [ 3 ] {} <Debug> HTTP-Session: 2cdaaccd-361f-4570-88df-8da1ca878468 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4573 2023.11.14 22:19:27.001303 [ 3 ] {} <Debug> HTTP-Session: 2cdaaccd-361f-4570-88df-8da1ca878468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4574 2023.11.14 22:19:27.001387 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4575 2023.11.14 22:19:27.001433 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4576 2023.11.14 22:19:27.001563 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4577 2023.11.14 22:19:27.001881 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4578 2023.11.14 22:19:27.002135 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4579 2023.11.14 22:19:27.002310 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4580 2023.11.14 22:19:27.002440 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001022249 sec., 10760 rows/sec., 709.79 KiB/sec.
4581 2023.11.14 22:19:27.002597 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Debug> DynamicQueryHandler: Done processing query
4582 2023.11.14 22:19:27.002621 [ 3 ] {b7c05b92-adcc-42f3-a220-172b64c24300} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4583 2023.11.14 22:19:27.002637 [ 3 ] {} <Debug> HTTP-Session: 2cdaaccd-361f-4570-88df-8da1ca878468 Destroying unnamed session
4584 2023.11.14 22:19:30.299136 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
4585 2023.11.14 22:19:30.299253 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4586 2023.11.14 22:19:30.299341 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
4587 2023.11.14 22:19:30.299519 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4588 2023.11.14 22:19:30.299560 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 369 rows starting from the beginning of the part
4589 2023.11.14 22:19:30.299682 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
4590 2023.11.14 22:19:30.299776 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4591 2023.11.14 22:19:30.299861 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
4592 2023.11.14 22:19:30.299942 [ 11 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
4593 2023.11.14 22:19:30.300613 [ 23 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305614 sec., 314028.49540522695 rows/sec., 21.84 MiB/sec.
4594 2023.11.14 22:19:30.300728 [ 23 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
4595 2023.11.14 22:19:30.300948 [ 23 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
4596 2023.11.14 22:19:30.301020 [ 23 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
4597 2023.11.14 22:19:31.799854 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
4598 2023.11.14 22:19:31.799924 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
4599 2023.11.14 22:19:32.006728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4600 2023.11.14 22:19:32.006835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4601 2023.11.14 22:19:32.006864 [ 3 ] {} <Debug> HTTP-Session: 1335369c-427c-43fa-96cf-9eff37165248 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4602 2023.11.14 22:19:32.006891 [ 3 ] {} <Debug> HTTP-Session: 1335369c-427c-43fa-96cf-9eff37165248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4603 2023.11.14 22:19:32.007029 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4604 2023.11.14 22:19:32.007094 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4605 2023.11.14 22:19:32.007273 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4606 2023.11.14 22:19:32.007723 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4607 2023.11.14 22:19:32.007983 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4608 2023.11.14 22:19:32.008143 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4609 2023.11.14 22:19:32.008271 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001199653 sec., 39177 rows/sec., 2.98 MiB/sec.
4610 2023.11.14 22:19:32.008495 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Debug> DynamicQueryHandler: Done processing query
4611 2023.11.14 22:19:32.008522 [ 3 ] {a18e65c7-6874-44b8-853c-f00e1226183f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4612 2023.11.14 22:19:32.008540 [ 3 ] {} <Debug> HTTP-Session: 1335369c-427c-43fa-96cf-9eff37165248 Destroying unnamed session
4613 2023.11.14 22:19:32.008721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4614 2023.11.14 22:19:32.008775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4615 2023.11.14 22:19:32.008796 [ 3 ] {} <Debug> HTTP-Session: 37b09aad-a7d4-4290-a79f-f9a99555bdac Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4616 2023.11.14 22:19:32.008817 [ 3 ] {} <Debug> HTTP-Session: 37b09aad-a7d4-4290-a79f-f9a99555bdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4617 2023.11.14 22:19:32.008917 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4618 2023.11.14 22:19:32.008961 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4619 2023.11.14 22:19:32.009086 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4620 2023.11.14 22:19:32.009520 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4621 2023.11.14 22:19:32.009756 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4622 2023.11.14 22:19:32.009924 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4623 2023.11.14 22:19:32.010046 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Information> executeQuery: Read 219 rows, 21.36 KiB in 0.001094481 sec., 200094 rows/sec., 19.05 MiB/sec.
4624 2023.11.14 22:19:32.010197 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Debug> DynamicQueryHandler: Done processing query
4625 2023.11.14 22:19:32.010222 [ 3 ] {05fefff0-f662-43b0-8918-3488706b8f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4626 2023.11.14 22:19:32.010238 [ 3 ] {} <Debug> HTTP-Session: 37b09aad-a7d4-4290-a79f-f9a99555bdac Destroying unnamed session
4627 2023.11.14 22:19:32.010400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 53382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4628 2023.11.14 22:19:32.010450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4629 2023.11.14 22:19:32.010470 [ 3 ] {} <Debug> HTTP-Session: 8c22e467-cbf1-46f0-a084-3705a56324e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4630 2023.11.14 22:19:32.010488 [ 3 ] {} <Debug> HTTP-Session: 8c22e467-cbf1-46f0-a084-3705a56324e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4631 2023.11.14 22:19:32.010586 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4632 2023.11.14 22:19:32.010628 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4633 2023.11.14 22:19:32.010740 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4634 2023.11.14 22:19:32.011198 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4635 2023.11.14 22:19:32.011426 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4636 2023.11.14 22:19:32.011573 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4637 2023.11.14 22:19:32.011698 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.00108015 sec., 307364 rows/sec., 21.46 MiB/sec.
4638 2023.11.14 22:19:32.011693 [ 132 ] {} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4639 2023.11.14 22:19:32.011806 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4640 2023.11.14 22:19:32.011880 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Debug> DynamicQueryHandler: Done processing query
4641 2023.11.14 22:19:32.011918 [ 3 ] {1691b2e3-38c0-412d-a4a4-63ec9c6fc127} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4642 2023.11.14 22:19:32.011931 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4643 2023.11.14 22:19:32.011945 [ 3 ] {} <Debug> HTTP-Session: 8c22e467-cbf1-46f0-a084-3705a56324e6 Destroying unnamed session
4644 2023.11.14 22:19:32.012090 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4645 2023.11.14 22:19:32.012130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4646 2023.11.14 22:19:32.012156 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 397 rows starting from the beginning of the part
4647 2023.11.14 22:19:32.012234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4648 2023.11.14 22:19:32.012280 [ 3 ] {} <Debug> HTTP-Session: 498098ce-3b69-4572-9eba-70dc12267ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4649 2023.11.14 22:19:32.012303 [ 3 ] {} <Debug> HTTP-Session: 498098ce-3b69-4572-9eba-70dc12267ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4650 2023.11.14 22:19:32.012450 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 334 rows starting from the beginning of the part
4651 2023.11.14 22:19:32.012498 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4652 2023.11.14 22:19:32.012624 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4653 2023.11.14 22:19:32.012672 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part
4654 2023.11.14 22:19:32.012959 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 332 rows starting from the beginning of the part
4655 2023.11.14 22:19:32.013101 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4656 2023.11.14 22:19:32.013177 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part
4657 2023.11.14 22:19:32.013404 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 332 rows starting from the beginning of the part
4658 2023.11.14 22:19:32.013929 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4659 2023.11.14 22:19:32.014490 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4660 2023.11.14 22:19:32.014884 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4661 2023.11.14 22:19:32.015041 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002471406 sec., 2427 rows/sec., 101.95 KiB/sec.
4662 2023.11.14 22:19:32.015460 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Debug> DynamicQueryHandler: Done processing query
4663 2023.11.14 22:19:32.015486 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1432 rows, containing 4 columns (4 merged, 0 gathered) in 0.003603166 sec., 397428.26170095964 rows/sec., 27.98 MiB/sec.
4664 2023.11.14 22:19:32.015500 [ 3 ] {de813a8d-1844-48cb-a147-79647e603f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4665 2023.11.14 22:19:32.015547 [ 3 ] {} <Debug> HTTP-Session: 498098ce-3b69-4572-9eba-70dc12267ba2 Destroying unnamed session
4666 2023.11.14 22:19:32.015630 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4667 2023.11.14 22:19:32.015700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4668 2023.11.14 22:19:32.015772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4669 2023.11.14 22:19:32.015798 [ 3 ] {} <Debug> HTTP-Session: 7658bd9a-17f2-4cee-9a42-8590bac50da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4670 2023.11.14 22:19:32.015827 [ 3 ] {} <Debug> HTTP-Session: 7658bd9a-17f2-4cee-9a42-8590bac50da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4671 2023.11.14 22:19:32.015876 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4672 2023.11.14 22:19:32.015969 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4673 2023.11.14 22:19:32.016008 [ 11 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_31_6} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4674 2023.11.14 22:19:32.016052 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4675 2023.11.14 22:19:32.016272 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4676 2023.11.14 22:19:32.016574 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4677 2023.11.14 22:19:32.016838 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4678 2023.11.14 22:19:32.017016 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4679 2023.11.14 22:19:32.017151 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001129411 sec., 61979 rows/sec., 3.76 MiB/sec.
4680 2023.11.14 22:19:32.017284 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Debug> DynamicQueryHandler: Done processing query
4681 2023.11.14 22:19:32.017307 [ 3 ] {9d64e6dd-0d5c-4d24-8878-c361c7ec08e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4682 2023.11.14 22:19:32.017323 [ 3 ] {} <Debug> HTTP-Session: 7658bd9a-17f2-4cee-9a42-8590bac50da5 Destroying unnamed session
4683 2023.11.14 22:19:32.017465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4684 2023.11.14 22:19:32.017512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4685 2023.11.14 22:19:32.017530 [ 3 ] {} <Debug> HTTP-Session: fddb1509-7b9b-439b-b7d3-6d8987d2102e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4686 2023.11.14 22:19:32.017547 [ 3 ] {} <Debug> HTTP-Session: fddb1509-7b9b-439b-b7d3-6d8987d2102e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4687 2023.11.14 22:19:32.017639 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4688 2023.11.14 22:19:32.017684 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4689 2023.11.14 22:19:32.017828 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4690 2023.11.14 22:19:32.018306 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4691 2023.11.14 22:19:32.018629 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4692 2023.11.14 22:19:32.018838 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4693 2023.11.14 22:19:32.018971 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001294774 sec., 31665 rows/sec., 42.73 MiB/sec.
4694 2023.11.14 22:19:32.019111 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Debug> DynamicQueryHandler: Done processing query
4695 2023.11.14 22:19:32.019136 [ 3 ] {c640146f-52ba-4601-bfe6-d2cc16be5e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4696 2023.11.14 22:19:32.019152 [ 3 ] {} <Debug> HTTP-Session: fddb1509-7b9b-439b-b7d3-6d8987d2102e Destroying unnamed session
4697 2023.11.14 22:19:32.019253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4698 2023.11.14 22:19:32.019297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4699 2023.11.14 22:19:32.019316 [ 3 ] {} <Debug> HTTP-Session: 58c8d978-5675-4e6d-acc0-754a92a3cadd Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4700 2023.11.14 22:19:32.019333 [ 3 ] {} <Debug> HTTP-Session: 58c8d978-5675-4e6d-acc0-754a92a3cadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4701 2023.11.14 22:19:32.019403 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4702 2023.11.14 22:19:32.019444 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4703 2023.11.14 22:19:32.019550 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4704 2023.11.14 22:19:32.019797 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4705 2023.11.14 22:19:32.020027 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4706 2023.11.14 22:19:32.020197 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4707 2023.11.14 22:19:32.020319 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000887247 sec., 23668 rows/sec., 1.23 MiB/sec.
4708 2023.11.14 22:19:32.020433 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Debug> DynamicQueryHandler: Done processing query
4709 2023.11.14 22:19:32.020455 [ 3 ] {78e95cee-319b-4cd3-8c37-a97403e1c1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4710 2023.11.14 22:19:32.020471 [ 3 ] {} <Debug> HTTP-Session: 58c8d978-5675-4e6d-acc0-754a92a3cadd Destroying unnamed session
4711 2023.11.14 22:19:42.007202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 6911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4712 2023.11.14 22:19:42.007329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4713 2023.11.14 22:19:42.007359 [ 3 ] {} <Debug> HTTP-Session: 0c9efd86-f190-4246-9107-fe1804a6ffb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4714 2023.11.14 22:19:42.007387 [ 3 ] {} <Debug> HTTP-Session: 0c9efd86-f190-4246-9107-fe1804a6ffb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4715 2023.11.14 22:19:42.007526 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4716 2023.11.14 22:19:42.007593 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4717 2023.11.14 22:19:42.007769 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4718 2023.11.14 22:19:42.008210 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4719 2023.11.14 22:19:42.008474 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4720 2023.11.14 22:19:42.008638 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4721 2023.11.14 22:19:42.008772 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Information> executeQuery: Read 49 rows, 3.83 KiB in 0.001200623 sec., 40812 rows/sec., 3.11 MiB/sec.
4722 2023.11.14 22:19:42.008917 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Debug> DynamicQueryHandler: Done processing query
4723 2023.11.14 22:19:42.008943 [ 3 ] {5d52eb77-f098-4688-838e-9af4a36a7511} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4724 2023.11.14 22:19:42.008960 [ 3 ] {} <Debug> HTTP-Session: 0c9efd86-f190-4246-9107-fe1804a6ffb9 Destroying unnamed session
4725 2023.11.14 22:19:42.009092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4726 2023.11.14 22:19:42.009143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4727 2023.11.14 22:19:42.009162 [ 3 ] {} <Debug> HTTP-Session: da127c29-feca-4041-b880-fc27eb2c8209 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4728 2023.11.14 22:19:42.009181 [ 3 ] {} <Debug> HTTP-Session: da127c29-feca-4041-b880-fc27eb2c8209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4729 2023.11.14 22:19:42.009258 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4730 2023.11.14 22:19:42.009302 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4731 2023.11.14 22:19:42.009413 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4732 2023.11.14 22:19:42.009679 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4733 2023.11.14 22:19:42.009890 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4734 2023.11.14 22:19:42.010044 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4735 2023.11.14 22:19:42.010171 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000880886 sec., 2270 rows/sec., 194.01 KiB/sec.
4736 2023.11.14 22:19:42.010406 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Debug> DynamicQueryHandler: Done processing query
4737 2023.11.14 22:19:42.010430 [ 3 ] {d8ef7b70-9a5d-473d-a3e5-f0a50b4868e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4738 2023.11.14 22:19:42.010447 [ 3 ] {} <Debug> HTTP-Session: da127c29-feca-4041-b880-fc27eb2c8209 Destroying unnamed session
4739 2023.11.14 22:19:42.010595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 35783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4740 2023.11.14 22:19:42.010643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4741 2023.11.14 22:19:42.010662 [ 3 ] {} <Debug> HTTP-Session: a3b076be-ce8a-4f72-b46c-f413eea89213 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4742 2023.11.14 22:19:42.010679 [ 3 ] {} <Debug> HTTP-Session: a3b076be-ce8a-4f72-b46c-f413eea89213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4743 2023.11.14 22:19:42.010761 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4744 2023.11.14 22:19:42.010802 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4745 2023.11.14 22:19:42.010920 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4746 2023.11.14 22:19:42.011328 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4747 2023.11.14 22:19:42.011565 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4748 2023.11.14 22:19:42.011713 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4749 2023.11.14 22:19:42.011829 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Information> executeQuery: Read 226 rows, 22.01 KiB in 0.001039929 sec., 217322 rows/sec., 20.67 MiB/sec.
4750 2023.11.14 22:19:42.011944 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Debug> DynamicQueryHandler: Done processing query
4751 2023.11.14 22:19:42.011967 [ 3 ] {faaa1885-2e1d-4ffd-b9cb-95f746f5ee41} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4752 2023.11.14 22:19:42.011983 [ 3 ] {} <Debug> HTTP-Session: a3b076be-ce8a-4f72-b46c-f413eea89213 Destroying unnamed session
4753 2023.11.14 22:19:42.012079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4754 2023.11.14 22:19:42.012124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4755 2023.11.14 22:19:42.012142 [ 3 ] {} <Debug> HTTP-Session: a12ddada-41c1-4eec-89c8-06c1be02ff18 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4756 2023.11.14 22:19:42.012159 [ 3 ] {} <Debug> HTTP-Session: a12ddada-41c1-4eec-89c8-06c1be02ff18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4757 2023.11.14 22:19:42.012228 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4758 2023.11.14 22:19:42.012266 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4759 2023.11.14 22:19:42.012373 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4760 2023.11.14 22:19:42.012611 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4761 2023.11.14 22:19:42.012816 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4762 2023.11.14 22:19:42.012963 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4763 2023.11.14 22:19:42.013081 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000826305 sec., 2420 rows/sec., 169.00 KiB/sec.
4764 2023.11.14 22:19:42.013193 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Debug> DynamicQueryHandler: Done processing query
4765 2023.11.14 22:19:42.013215 [ 3 ] {da498afa-e05b-4291-b359-849009ad8056} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4766 2023.11.14 22:19:42.013231 [ 3 ] {} <Debug> HTTP-Session: a12ddada-41c1-4eec-89c8-06c1be02ff18 Destroying unnamed session
4767 2023.11.14 22:19:42.013387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4768 2023.11.14 22:19:42.013432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4769 2023.11.14 22:19:42.013450 [ 3 ] {} <Debug> HTTP-Session: 589e692c-b1f2-46f4-99fc-dcfbda33dad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4770 2023.11.14 22:19:42.013467 [ 3 ] {} <Debug> HTTP-Session: 589e692c-b1f2-46f4-99fc-dcfbda33dad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4771 2023.11.14 22:19:42.013552 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4772 2023.11.14 22:19:42.013590 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4773 2023.11.14 22:19:42.013694 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4774 2023.11.14 22:19:42.014141 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4775 2023.11.14 22:19:42.014359 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4776 2023.11.14 22:19:42.014509 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4777 2023.11.14 22:19:42.014625 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001043349 sec., 322039 rows/sec., 22.52 MiB/sec.
4778 2023.11.14 22:19:42.014735 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Debug> DynamicQueryHandler: Done processing query
4779 2023.11.14 22:19:42.014759 [ 3 ] {ead26297-30fe-4110-b2e0-ff906e8309ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4780 2023.11.14 22:19:42.014775 [ 3 ] {} <Debug> HTTP-Session: 589e692c-b1f2-46f4-99fc-dcfbda33dad7 Destroying unnamed session
4781 2023.11.14 22:19:42.014880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4782 2023.11.14 22:19:42.014925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4783 2023.11.14 22:19:42.014944 [ 3 ] {} <Debug> HTTP-Session: 513548c6-e018-4afc-98e2-5ae47a060305 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4784 2023.11.14 22:19:42.014961 [ 3 ] {} <Debug> HTTP-Session: 513548c6-e018-4afc-98e2-5ae47a060305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4785 2023.11.14 22:19:42.015029 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4786 2023.11.14 22:19:42.015069 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4787 2023.11.14 22:19:42.015177 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4788 2023.11.14 22:19:42.015408 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4789 2023.11.14 22:19:42.015648 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4790 2023.11.14 22:19:42.015820 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4791 2023.11.14 22:19:42.015946 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000882916 sec., 6795 rows/sec., 285.36 KiB/sec.
4792 2023.11.14 22:19:42.015942 [ 126 ] {} <Debug> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4793 2023.11.14 22:19:42.016051 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4794 2023.11.14 22:19:42.016117 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Debug> DynamicQueryHandler: Done processing query
4795 2023.11.14 22:19:42.016148 [ 3 ] {24f3939a-1cbb-4e77-8d76-c2db0a13bebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4796 2023.11.14 22:19:42.016148 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4797 2023.11.14 22:19:42.016166 [ 3 ] {} <Debug> HTTP-Session: 513548c6-e018-4afc-98e2-5ae47a060305 Destroying unnamed session
4798 2023.11.14 22:19:42.016235 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4799 2023.11.14 22:19:42.016265 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
4800 2023.11.14 22:19:42.016284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4801 2023.11.14 22:19:42.016334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4802 2023.11.14 22:19:42.016362 [ 3 ] {} <Debug> HTTP-Session: 967ef52b-d5ce-48c8-a85e-03ea97528853 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4803 2023.11.14 22:19:42.016395 [ 3 ] {} <Debug> HTTP-Session: 967ef52b-d5ce-48c8-a85e-03ea97528853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4804 2023.11.14 22:19:42.016399 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
4805 2023.11.14 22:19:42.016497 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4806 2023.11.14 22:19:42.016520 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
4807 2023.11.14 22:19:42.016560 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4808 2023.11.14 22:19:42.016657 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
4809 2023.11.14 22:19:42.016814 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
4810 2023.11.14 22:19:42.016824 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4811 2023.11.14 22:19:42.016931 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::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
4812 2023.11.14 22:19:42.017265 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4813 2023.11.14 22:19:42.017631 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4814 2023.11.14 22:19:42.017741 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.0016272 sec., 77433.62831858407 rows/sec., 3.18 MiB/sec.
4815 2023.11.14 22:19:42.017833 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4816 2023.11.14 22:19:42.017858 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4817 2023.11.14 22:19:42.018016 [ 126 ] {} <Debug> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4818 2023.11.14 22:19:42.018033 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001494548 sec., 46836 rows/sec., 2.84 MiB/sec.
4819 2023.11.14 22:19:42.018077 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4820 2023.11.14 22:19:42.018125 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_21_4} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4821 2023.11.14 22:19:42.018366 [ 21 ] {559558d3-836b-4b68-894e-825e6ded53fc::all_1_21_4} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4822 2023.11.14 22:19:42.018562 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Debug> DynamicQueryHandler: Done processing query
4823 2023.11.14 22:19:42.018627 [ 3 ] {9dd336a9-02cd-4d44-99c7-a41a02e9ec11} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4824 2023.11.14 22:19:42.018499 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4825 2023.11.14 22:19:42.018661 [ 3 ] {} <Debug> HTTP-Session: 967ef52b-d5ce-48c8-a85e-03ea97528853 Destroying unnamed session
4826 2023.11.14 22:19:42.018793 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4827 2023.11.14 22:19:42.018824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4828 2023.11.14 22:19:42.018854 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4829 2023.11.14 22:19:42.018917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4830 2023.11.14 22:19:42.018966 [ 3 ] {} <Debug> HTTP-Session: cffe071a-4094-4004-8d96-3274f401b6c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4831 2023.11.14 22:19:42.018999 [ 3 ] {} <Debug> HTTP-Session: cffe071a-4094-4004-8d96-3274f401b6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4832 2023.11.14 22:19:42.019141 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4833 2023.11.14 22:19:42.019195 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4834 2023.11.14 22:19:42.019318 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4835 2023.11.14 22:19:42.019377 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4836 2023.11.14 22:19:42.019718 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4837 2023.11.14 22:19:42.019875 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4838 2023.11.14 22:19:42.019944 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4839 2023.11.14 22:19:42.020159 [ 23 ] {0e9feabb-54bf-4db7-8640-853a3182b670::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
4840 2023.11.14 22:19:42.020709 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4841 2023.11.14 22:19:42.021138 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4842 2023.11.14 22:19:42.021523 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4843 2023.11.14 22:19:42.021708 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Information> executeQuery: Read 1 rows, 71.00 B in 0.002454296 sec., 407 rows/sec., 28.25 KiB/sec.
4844 2023.11.14 22:19:42.022170 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Debug> DynamicQueryHandler: Done processing query
4845 2023.11.14 22:19:42.022183 [ 10 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003995544 sec., 381675.1861573793 rows/sec., 23.19 MiB/sec.
4846 2023.11.14 22:19:42.022208 [ 3 ] {c3d48079-ee67-4192-8582-6d2758c88917} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4847 2023.11.14 22:19:42.022261 [ 3 ] {} <Debug> HTTP-Session: cffe071a-4094-4004-8d96-3274f401b6c3 Destroying unnamed session
4848 2023.11.14 22:19:42.022394 [ 10 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4849 2023.11.14 22:19:42.022438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 46007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4850 2023.11.14 22:19:42.022524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4851 2023.11.14 22:19:42.022555 [ 3 ] {} <Debug> HTTP-Session: fd8e7bdb-2c8e-4038-8daa-00a1757ed1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4852 2023.11.14 22:19:42.022593 [ 3 ] {} <Debug> HTTP-Session: fd8e7bdb-2c8e-4038-8daa-00a1757ed1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4853 2023.11.14 22:19:42.022749 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4854 2023.11.14 22:19:42.022756 [ 10 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4855 2023.11.14 22:19:42.022829 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4856 2023.11.14 22:19:42.022894 [ 10 ] {0e9feabb-54bf-4db7-8640-853a3182b670::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4857 2023.11.14 22:19:42.023146 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4858 2023.11.14 22:19:42.023682 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4859 2023.11.14 22:19:42.024012 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4860 2023.11.14 22:19:42.024196 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
4861 2023.11.14 22:19:42.024325 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001539329 sec., 27934 rows/sec., 37.70 MiB/sec.
4862 2023.11.14 22:19:42.024446 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Debug> DynamicQueryHandler: Done processing query
4863 2023.11.14 22:19:42.024470 [ 3 ] {be443332-f3b5-4db0-b790-ad6207664052} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4864 2023.11.14 22:19:42.024486 [ 3 ] {} <Debug> HTTP-Session: fd8e7bdb-2c8e-4038-8daa-00a1757ed1ba Destroying unnamed session
4865 2023.11.14 22:19:42.024595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4866 2023.11.14 22:19:42.024640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4867 2023.11.14 22:19:42.024659 [ 3 ] {} <Debug> HTTP-Session: 2a2c8bbf-27b1-4879-895b-779051348f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4868 2023.11.14 22:19:42.024675 [ 3 ] {} <Debug> HTTP-Session: 2a2c8bbf-27b1-4879-895b-779051348f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4869 2023.11.14 22:19:42.024747 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4870 2023.11.14 22:19:42.024786 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4871 2023.11.14 22:19:42.024891 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4872 2023.11.14 22:19:42.025220 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4873 2023.11.14 22:19:42.025460 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4874 2023.11.14 22:19:42.025651 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4875 2023.11.14 22:19:42.025770 [ 126 ] {} <Debug> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4876 2023.11.14 22:19:42.025789 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001012789 sec., 20734 rows/sec., 1.08 MiB/sec.
4877 2023.11.14 22:19:42.025816 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.29 GiB.
4878 2023.11.14 22:19:42.025983 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4879 2023.11.14 22:19:42.026051 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Debug> DynamicQueryHandler: Done processing query
4880 2023.11.14 22:19:42.026122 [ 3 ] {05653981-57d5-44a8-96bc-9d26317ea461} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4881 2023.11.14 22:19:42.026198 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4882 2023.11.14 22:19:42.026217 [ 3 ] {} <Debug> HTTP-Session: 2a2c8bbf-27b1-4879-895b-779051348f76 Destroying unnamed session
4883 2023.11.14 22:19:42.026284 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
4884 2023.11.14 22:19:42.026380 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
4885 2023.11.14 22:19:42.026462 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
4886 2023.11.14 22:19:42.026539 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
4887 2023.11.14 22:19:42.026613 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
4888 2023.11.14 22:19:42.026684 [ 21 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::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
4889 2023.11.14 22:19:42.027236 [ 12 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362236 sec., 347957.3289797069 rows/sec., 18.48 MiB/sec.
4890 2023.11.14 22:19:42.027404 [ 16 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4891 2023.11.14 22:19:42.027687 [ 16 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_21_4} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4892 2023.11.14 22:19:42.027774 [ 16 ] {0a47ac0e-f457-4e12-b833-760751da0fb1::all_1_21_4} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4893 2023.11.14 22:19:46.799973 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
4894 2023.11.14 22:19:46.800031 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
4895 2023.11.14 22:19:46.999893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4896 2023.11.14 22:19:46.999999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4897 2023.11.14 22:19:47.000034 [ 3 ] {} <Debug> HTTP-Session: ab082fb4-d523-4575-8068-f2d5e9599b1b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4898 2023.11.14 22:19:47.000062 [ 3 ] {} <Debug> HTTP-Session: ab082fb4-d523-4575-8068-f2d5e9599b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4899 2023.11.14 22:19:47.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.47 MiB, peak 238.01 MiB, will set to 232.47 MiB (RSS), difference: -1.00 MiB
4900 2023.11.14 22:19:47.000264 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4901 2023.11.14 22:19:47.000371 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4902 2023.11.14 22:19:47.000587 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4903 2023.11.14 22:19:47.001130 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4904 2023.11.14 22:19:47.001431 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4905 2023.11.14 22:19:47.001617 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4906 2023.11.14 22:19:47.001780 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001458447 sec., 24683 rows/sec., 2.07 MiB/sec.
4907 2023.11.14 22:19:47.001942 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Debug> DynamicQueryHandler: Done processing query
4908 2023.11.14 22:19:47.001972 [ 3 ] {0e83ab2b-7610-4575-ac64-08a76ebff0bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4909 2023.11.14 22:19:47.001990 [ 3 ] {} <Debug> HTTP-Session: ab082fb4-d523-4575-8068-f2d5e9599b1b Destroying unnamed session
4910 2023.11.14 22:19:47.002142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4911 2023.11.14 22:19:47.002200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4912 2023.11.14 22:19:47.002220 [ 3 ] {} <Debug> HTTP-Session: 65ec9913-f8ff-4c65-8022-3bb9753d4356 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4913 2023.11.14 22:19:47.002240 [ 3 ] {} <Debug> HTTP-Session: 65ec9913-f8ff-4c65-8022-3bb9753d4356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4914 2023.11.14 22:19:47.002330 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4915 2023.11.14 22:19:47.002377 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4916 2023.11.14 22:19:47.002502 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4917 2023.11.14 22:19:47.002844 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4918 2023.11.14 22:19:47.003087 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4919 2023.11.14 22:19:47.003252 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4920 2023.11.14 22:19:47.003387 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.001025849 sec., 23395 rows/sec., 1.81 MiB/sec.
4921 2023.11.14 22:19:47.003518 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Debug> DynamicQueryHandler: Done processing query
4922 2023.11.14 22:19:47.003546 [ 3 ] {3ad2ad42-95f8-4937-afa1-a56f7803fed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4923 2023.11.14 22:19:47.003562 [ 3 ] {} <Debug> HTTP-Session: 65ec9913-f8ff-4c65-8022-3bb9753d4356 Destroying unnamed session
4924 2023.11.14 22:19:47.003690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4925 2023.11.14 22:19:47.003741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4926 2023.11.14 22:19:47.003761 [ 3 ] {} <Debug> HTTP-Session: 78c303b9-1d02-4ac6-b1bd-097cb831238f Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4927 2023.11.14 22:19:47.003780 [ 3 ] {} <Debug> HTTP-Session: 78c303b9-1d02-4ac6-b1bd-097cb831238f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4928 2023.11.14 22:19:47.003868 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4929 2023.11.14 22:19:47.003915 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4930 2023.11.14 22:19:47.004045 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4931 2023.11.14 22:19:47.004351 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4932 2023.11.14 22:19:47.004622 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4933 2023.11.14 22:19:47.004809 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4934 2023.11.14 22:19:47.004939 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001041319 sec., 34571 rows/sec., 2.41 MiB/sec.
4935 2023.11.14 22:19:47.005067 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Debug> DynamicQueryHandler: Done processing query
4936 2023.11.14 22:19:47.005094 [ 3 ] {6b923184-3079-4e03-832c-b037d65bdfb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4937 2023.11.14 22:19:47.005111 [ 3 ] {} <Debug> HTTP-Session: 78c303b9-1d02-4ac6-b1bd-097cb831238f Destroying unnamed session
4938 2023.11.14 22:19:52.007480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4939 2023.11.14 22:19:52.007609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4940 2023.11.14 22:19:52.007641 [ 3 ] {} <Debug> HTTP-Session: 38610ac2-7286-4c31-8b91-a92adca599a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4941 2023.11.14 22:19:52.007669 [ 3 ] {} <Debug> HTTP-Session: 38610ac2-7286-4c31-8b91-a92adca599a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4942 2023.11.14 22:19:52.007809 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4943 2023.11.14 22:19:52.007877 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4944 2023.11.14 22:19:52.008057 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4945 2023.11.14 22:19:52.008529 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4946 2023.11.14 22:19:52.008799 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4947 2023.11.14 22:19:52.008976 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4948 2023.11.14 22:19:52.009109 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Information> executeQuery: Read 52 rows, 4.07 KiB in 0.001253713 sec., 41476 rows/sec., 3.17 MiB/sec.
4949 2023.11.14 22:19:52.009244 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Debug> DynamicQueryHandler: Done processing query
4950 2023.11.14 22:19:52.009269 [ 3 ] {4bbc1075-0e27-4e7f-b806-41f16e268d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4951 2023.11.14 22:19:52.009286 [ 3 ] {} <Debug> HTTP-Session: 38610ac2-7286-4c31-8b91-a92adca599a7 Destroying unnamed session
4952 2023.11.14 22:19:52.009459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 37013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4953 2023.11.14 22:19:52.009507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4954 2023.11.14 22:19:52.009527 [ 3 ] {} <Debug> HTTP-Session: 1f9fdfe4-6340-48cd-aa72-1b138c955125 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4955 2023.11.14 22:19:52.009546 [ 3 ] {} <Debug> HTTP-Session: 1f9fdfe4-6340-48cd-aa72-1b138c955125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4956 2023.11.14 22:19:52.009634 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4957 2023.11.14 22:19:52.009677 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4958 2023.11.14 22:19:52.009787 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4959 2023.11.14 22:19:52.010238 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4960 2023.11.14 22:19:52.010468 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4961 2023.11.14 22:19:52.010624 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4962 2023.11.14 22:19:52.010753 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Information> executeQuery: Read 234 rows, 22.75 KiB in 0.00108468 sec., 215731 rows/sec., 20.48 MiB/sec.
4963 2023.11.14 22:19:52.010749 [ 116 ] {} <Debug> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4964 2023.11.14 22:19:52.010856 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4965 2023.11.14 22:19:52.010957 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Debug> DynamicQueryHandler: Done processing query
4966 2023.11.14 22:19:52.010998 [ 3 ] {629e30f7-c396-4c83-a628-4a44d0896d98} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4967 2023.11.14 22:19:52.011019 [ 3 ] {} <Debug> HTTP-Session: 1f9fdfe4-6340-48cd-aa72-1b138c955125 Destroying unnamed session
4968 2023.11.14 22:19:52.011014 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4969 2023.11.14 22:19:52.011230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 55758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4970 2023.11.14 22:19:52.011260 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4971 2023.11.14 22:19:52.011322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4972 2023.11.14 22:19:52.011349 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 261 rows starting from the beginning of the part
4973 2023.11.14 22:19:52.011361 [ 3 ] {} <Debug> HTTP-Session: 455f23ba-87ce-4378-a193-f9ce42bce9a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4974 2023.11.14 22:19:52.011439 [ 3 ] {} <Debug> HTTP-Session: 455f23ba-87ce-4378-a193-f9ce42bce9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2023.11.14 22:19:52.011645 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4976 2023.11.14 22:19:52.011743 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 219 rows starting from the beginning of the part
4977 2023.11.14 22:19:52.011755 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4978 2023.11.14 22:19:52.012181 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part
4979 2023.11.14 22:19:52.012294 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4980 2023.11.14 22:19:52.012446 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 226 rows starting from the beginning of the part
4981 2023.11.14 22:19:52.012573 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part
4982 2023.11.14 22:19:52.012714 [ 23 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 234 rows starting from the beginning of the part
4983 2023.11.14 22:19:52.013334 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
4984 2023.11.14 22:19:52.013821 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4985 2023.11.14 22:19:52.014076 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4986 2023.11.14 22:19:52.014330 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Information> executeQuery: Read 346 rows, 24.86 KiB in 0.002605318 sec., 132805 rows/sec., 9.32 MiB/sec.
4987 2023.11.14 22:19:52.014830 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Debug> DynamicQueryHandler: Done processing query
4988 2023.11.14 22:19:52.014858 [ 3 ] {6cde8378-3d4f-4d4c-b0df-1d46384e3d04} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4989 2023.11.14 22:19:52.014866 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1195 rows, containing 4 columns (4 merged, 0 gathered) in 0.003923132 sec., 304603.5667420826 rows/sec., 28.76 MiB/sec.
4990 2023.11.14 22:19:52.014881 [ 3 ] {} <Debug> HTTP-Session: 455f23ba-87ce-4378-a193-f9ce42bce9a6 Destroying unnamed session
4991 2023.11.14 22:19:52.015049 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4992 2023.11.14 22:19:52.015131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4993 2023.11.14 22:19:52.015189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4994 2023.11.14 22:19:52.015222 [ 3 ] {} <Debug> HTTP-Session: 0317536e-2b9e-4718-af24-68a05b699d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
4995 2023.11.14 22:19:52.015247 [ 3 ] {} <Debug> HTTP-Session: 0317536e-2b9e-4718-af24-68a05b699d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4996 2023.11.14 22:19:52.015342 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4997 2023.11.14 22:19:52.015372 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4998 2023.11.14 22:19:52.015437 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4999 2023.11.14 22:19:52.015485 [ 16 ] {19827586-faa2-4453-bedc-e7f05a604d6e::all_1_31_6} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
5000 2023.11.14 22:19:52.015700 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5001 2023.11.14 22:19:52.015959 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5002 2023.11.14 22:19:52.016204 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5003 2023.11.14 22:19:52.016385 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
5004 2023.11.14 22:19:52.016501 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00108193 sec., 5545 rows/sec., 232.87 KiB/sec.
5005 2023.11.14 22:19:52.016620 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Debug> DynamicQueryHandler: Done processing query
5006 2023.11.14 22:19:52.016643 [ 3 ] {3e21ac0c-927d-47b5-afbe-e04ae8c0f5cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5007 2023.11.14 22:19:52.016659 [ 3 ] {} <Debug> HTTP-Session: 0317536e-2b9e-4718-af24-68a05b699d2b Destroying unnamed session
5008 2023.11.14 22:19:52.016765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5009 2023.11.14 22:19:52.016810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5010 2023.11.14 22:19:52.016828 [ 3 ] {} <Debug> HTTP-Session: c49c9484-00f7-4b33-8480-53f83f5b6db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5011 2023.11.14 22:19:52.016846 [ 3 ] {} <Debug> HTTP-Session: c49c9484-00f7-4b33-8480-53f83f5b6db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5012 2023.11.14 22:19:52.016920 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5013 2023.11.14 22:19:52.016962 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5014 2023.11.14 22:19:52.017084 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5015 2023.11.14 22:19:52.017508 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5016 2023.11.14 22:19:52.017762 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5017 2023.11.14 22:19:52.017951 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
5018 2023.11.14 22:19:52.018071 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001122931 sec., 62336 rows/sec., 3.78 MiB/sec.
5019 2023.11.14 22:19:52.018281 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Debug> DynamicQueryHandler: Done processing query
5020 2023.11.14 22:19:52.018307 [ 3 ] {258f7690-185d-411b-8e3c-b3f5d853518a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5021 2023.11.14 22:19:52.018324 [ 3 ] {} <Debug> HTTP-Session: c49c9484-00f7-4b33-8480-53f83f5b6db4 Destroying unnamed session
5022 2023.11.14 22:19:52.018486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5023 2023.11.14 22:19:52.018533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5024 2023.11.14 22:19:52.018551 [ 3 ] {} <Debug> HTTP-Session: 0cd46d11-0e34-4b60-b6a4-e0d47ac39d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5025 2023.11.14 22:19:52.018567 [ 3 ] {} <Debug> HTTP-Session: 0cd46d11-0e34-4b60-b6a4-e0d47ac39d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5026 2023.11.14 22:19:52.018670 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5027 2023.11.14 22:19:52.018723 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5028 2023.11.14 22:19:52.018874 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5029 2023.11.14 22:19:52.019358 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5030 2023.11.14 22:19:52.019686 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5031 2023.11.14 22:19:52.019867 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5032 2023.11.14 22:19:52.019997 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001291254 sec., 35624 rows/sec., 48.07 MiB/sec.
5033 2023.11.14 22:19:52.020108 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Debug> DynamicQueryHandler: Done processing query
5034 2023.11.14 22:19:52.020131 [ 3 ] {96bafced-04d9-4572-8557-1e4ffeff1b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5035 2023.11.14 22:19:52.020146 [ 3 ] {} <Debug> HTTP-Session: 0cd46d11-0e34-4b60-b6a4-e0d47ac39d02 Destroying unnamed session
5036 2023.11.14 22:19:52.020266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5037 2023.11.14 22:19:52.020308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5038 2023.11.14 22:19:52.020326 [ 3 ] {} <Debug> HTTP-Session: e03ce171-b134-4200-afb8-4d0b2dcb90fa Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5039 2023.11.14 22:19:52.020342 [ 3 ] {} <Debug> HTTP-Session: e03ce171-b134-4200-afb8-4d0b2dcb90fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5040 2023.11.14 22:19:52.020412 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5041 2023.11.14 22:19:52.020450 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5042 2023.11.14 22:19:52.020555 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5043 2023.11.14 22:19:52.020804 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5044 2023.11.14 22:19:52.021036 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5045 2023.11.14 22:19:52.021214 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
5046 2023.11.14 22:19:52.021327 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.000887156 sec., 33815 rows/sec., 1.92 MiB/sec.
5047 2023.11.14 22:19:52.021437 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Debug> DynamicQueryHandler: Done processing query
5048 2023.11.14 22:19:52.021460 [ 3 ] {4b36be0f-7942-4597-8cc3-dbf73318053c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5049 2023.11.14 22:19:52.021476 [ 3 ] {} <Debug> HTTP-Session: e03ce171-b134-4200-afb8-4d0b2dcb90fa Destroying unnamed session
5050 2023.11.14 22:20:01.800269 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
5051 2023.11.14 22:20:01.800336 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
5052 2023.11.14 22:20:02.007837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5053 2023.11.14 22:20:02.007953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5054 2023.11.14 22:20:02.007983 [ 3 ] {} <Debug> HTTP-Session: 6dfa43bf-cc6a-4046-9af9-5318a5093081 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5055 2023.11.14 22:20:02.008011 [ 3 ] {} <Debug> HTTP-Session: 6dfa43bf-cc6a-4046-9af9-5318a5093081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5056 2023.11.14 22:20:02.008148 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5057 2023.11.14 22:20:02.008217 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5058 2023.11.14 22:20:02.008391 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5059 2023.11.14 22:20:02.008808 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5060 2023.11.14 22:20:02.009075 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5061 2023.11.14 22:20:02.009241 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
5062 2023.11.14 22:20:02.009378 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Information> executeQuery: Read 52 rows, 4.07 KiB in 0.001181761 sec., 44002 rows/sec., 3.36 MiB/sec.
5063 2023.11.14 22:20:02.009507 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Debug> DynamicQueryHandler: Done processing query
5064 2023.11.14 22:20:02.009532 [ 3 ] {5026b252-61bb-40e0-8aed-66a66f490917} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5065 2023.11.14 22:20:02.009549 [ 3 ] {} <Debug> HTTP-Session: 6dfa43bf-cc6a-4046-9af9-5318a5093081 Destroying unnamed session
5066 2023.11.14 22:20:02.009668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5067 2023.11.14 22:20:02.009714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5068 2023.11.14 22:20:02.009734 [ 3 ] {} <Debug> HTTP-Session: e716d789-ab4c-476f-9b8b-d2613b9c684b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5069 2023.11.14 22:20:02.009751 [ 3 ] {} <Debug> HTTP-Session: e716d789-ab4c-476f-9b8b-d2613b9c684b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5070 2023.11.14 22:20:02.009830 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5071 2023.11.14 22:20:02.009872 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5072 2023.11.14 22:20:02.009979 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5073 2023.11.14 22:20:02.010276 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5074 2023.11.14 22:20:02.010494 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5075 2023.11.14 22:20:02.010648 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5076 2023.11.14 22:20:02.010773 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000914027 sec., 4376 rows/sec., 365.40 KiB/sec.
5077 2023.11.14 22:20:02.010954 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Debug> DynamicQueryHandler: Done processing query
5078 2023.11.14 22:20:02.010979 [ 3 ] {492e75b9-90ef-45ed-805d-eeb9586c1ab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5079 2023.11.14 22:20:02.010995 [ 3 ] {} <Debug> HTTP-Session: e716d789-ab4c-476f-9b8b-d2613b9c684b Destroying unnamed session
5080 2023.11.14 22:20:02.011147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 37309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5081 2023.11.14 22:20:02.011193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5082 2023.11.14 22:20:02.011211 [ 3 ] {} <Debug> HTTP-Session: ec5c0a5a-62fc-44d9-b227-62a0cb2755ce Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5083 2023.11.14 22:20:02.011228 [ 3 ] {} <Debug> HTTP-Session: ec5c0a5a-62fc-44d9-b227-62a0cb2755ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5084 2023.11.14 22:20:02.011312 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5085 2023.11.14 22:20:02.011352 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5086 2023.11.14 22:20:02.011468 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5087 2023.11.14 22:20:02.011884 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5088 2023.11.14 22:20:02.012111 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5089 2023.11.14 22:20:02.012261 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
5090 2023.11.14 22:20:02.012386 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Information> executeQuery: Read 236 rows, 22.93 KiB in 0.001045779 sec., 225669 rows/sec., 21.41 MiB/sec.
5091 2023.11.14 22:20:02.012488 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Debug> DynamicQueryHandler: Done processing query
5092 2023.11.14 22:20:02.012512 [ 3 ] {81651d37-8479-4b79-b553-d0f5cf75fc4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5093 2023.11.14 22:20:02.012527 [ 3 ] {} <Debug> HTTP-Session: ec5c0a5a-62fc-44d9-b227-62a0cb2755ce Destroying unnamed session
5094 2023.11.14 22:20:02.012632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5095 2023.11.14 22:20:02.012675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5096 2023.11.14 22:20:02.012693 [ 3 ] {} <Debug> HTTP-Session: ca95a8a7-5c05-409e-9a78-bbc194c92c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5097 2023.11.14 22:20:02.012710 [ 3 ] {} <Debug> HTTP-Session: ca95a8a7-5c05-409e-9a78-bbc194c92c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5098 2023.11.14 22:20:02.012779 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5099 2023.11.14 22:20:02.012818 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5100 2023.11.14 22:20:02.012920 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5101 2023.11.14 22:20:02.013179 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5102 2023.11.14 22:20:02.013385 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5103 2023.11.14 22:20:02.013543 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5104 2023.11.14 22:20:02.013663 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000856026 sec., 4672 rows/sec., 326.27 KiB/sec.
5105 2023.11.14 22:20:02.013788 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Debug> DynamicQueryHandler: Done processing query
5106 2023.11.14 22:20:02.013811 [ 3 ] {2d6634dd-d576-492b-8b9a-7c458da0e8cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5107 2023.11.14 22:20:02.013826 [ 3 ] {} <Debug> HTTP-Session: ca95a8a7-5c05-409e-9a78-bbc194c92c9e Destroying unnamed session
5108 2023.11.14 22:20:02.013971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 54909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5109 2023.11.14 22:20:02.014016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5110 2023.11.14 22:20:02.014035 [ 3 ] {} <Debug> HTTP-Session: a7fcc182-9601-49ce-b684-905e6412126f Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5111 2023.11.14 22:20:02.014051 [ 3 ] {} <Debug> HTTP-Session: a7fcc182-9601-49ce-b684-905e6412126f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5112 2023.11.14 22:20:02.014136 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5113 2023.11.14 22:20:02.014175 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5114 2023.11.14 22:20:02.014280 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5115 2023.11.14 22:20:02.014745 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5116 2023.11.14 22:20:02.014965 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5117 2023.11.14 22:20:02.015117 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
5118 2023.11.14 22:20:02.015249 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Information> executeQuery: Read 341 rows, 24.46 KiB in 0.00107763 sec., 316435 rows/sec., 22.17 MiB/sec.
5119 2023.11.14 22:20:02.015447 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Debug> DynamicQueryHandler: Done processing query
5120 2023.11.14 22:20:02.015472 [ 3 ] {568b759c-f967-4c7a-818f-ea36b230691b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5121 2023.11.14 22:20:02.015488 [ 3 ] {} <Debug> HTTP-Session: a7fcc182-9601-49ce-b684-905e6412126f Destroying unnamed session
5122 2023.11.14 22:20:02.015591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5123 2023.11.14 22:20:02.015634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5124 2023.11.14 22:20:02.015652 [ 3 ] {} <Debug> HTTP-Session: d67d61ea-36b3-4d6b-a31c-96d9156a6ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5125 2023.11.14 22:20:02.015669 [ 3 ] {} <Debug> HTTP-Session: d67d61ea-36b3-4d6b-a31c-96d9156a6ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5126 2023.11.14 22:20:02.015739 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5127 2023.11.14 22:20:02.015780 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5128 2023.11.14 22:20:02.015901 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5129 2023.11.14 22:20:02.016162 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5130 2023.11.14 22:20:02.016412 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5131 2023.11.14 22:20:02.016593 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
5132 2023.11.14 22:20:02.016721 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000951597 sec., 6305 rows/sec., 264.77 KiB/sec.
5133 2023.11.14 22:20:02.016851 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Debug> DynamicQueryHandler: Done processing query
5134 2023.11.14 22:20:02.016875 [ 3 ] {3406a2c1-b5dc-4484-9954-37ea747ba44f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5135 2023.11.14 22:20:02.016890 [ 3 ] {} <Debug> HTTP-Session: d67d61ea-36b3-4d6b-a31c-96d9156a6ff6 Destroying unnamed session
5136 2023.11.14 22:20:02.016991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5137 2023.11.14 22:20:02.017034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5138 2023.11.14 22:20:02.017053 [ 3 ] {} <Debug> HTTP-Session: 9b7d4653-416e-48e7-b2ab-c6104940d36b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5139 2023.11.14 22:20:02.017069 [ 3 ] {} <Debug> HTTP-Session: 9b7d4653-416e-48e7-b2ab-c6104940d36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5140 2023.11.14 22:20:02.017142 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5141 2023.11.14 22:20:02.017183 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5142 2023.11.14 22:20:02.017304 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5143 2023.11.14 22:20:02.017596 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5144 2023.11.14 22:20:02.017840 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5145 2023.11.14 22:20:02.018016 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
5146 2023.11.14 22:20:02.018143 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000972868 sec., 71952 rows/sec., 4.36 MiB/sec.
5147 2023.11.14 22:20:02.018257 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Debug> DynamicQueryHandler: Done processing query
5148 2023.11.14 22:20:02.018281 [ 3 ] {0b5e6022-b68c-4d6b-b4bd-e926eaf8978d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5149 2023.11.14 22:20:02.018296 [ 3 ] {} <Debug> HTTP-Session: 9b7d4653-416e-48e7-b2ab-c6104940d36b Destroying unnamed session
5150 2023.11.14 22:20:02.018393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5151 2023.11.14 22:20:02.018437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5152 2023.11.14 22:20:02.018455 [ 3 ] {} <Debug> HTTP-Session: 60c11ba1-f024-4947-bb9f-4f1a2fae816d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5153 2023.11.14 22:20:02.018472 [ 3 ] {} <Debug> HTTP-Session: 60c11ba1-f024-4947-bb9f-4f1a2fae816d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5154 2023.11.14 22:20:02.018540 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5155 2023.11.14 22:20:02.018581 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5156 2023.11.14 22:20:02.018704 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5157 2023.11.14 22:20:02.018945 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5158 2023.11.14 22:20:02.019182 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5159 2023.11.14 22:20:02.019362 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5160 2023.11.14 22:20:02.019501 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000925437 sec., 2161 rows/sec., 149.84 KiB/sec.
5161 2023.11.14 22:20:02.019644 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Debug> DynamicQueryHandler: Done processing query
5162 2023.11.14 22:20:02.019670 [ 3 ] {a5b2aca0-04fd-472f-9d34-394f99811fae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5163 2023.11.14 22:20:02.019685 [ 3 ] {} <Debug> HTTP-Session: 60c11ba1-f024-4947-bb9f-4f1a2fae816d Destroying unnamed session
5164 2023.11.14 22:20:02.019812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 49214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5165 2023.11.14 22:20:02.019856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5166 2023.11.14 22:20:02.019875 [ 3 ] {} <Debug> HTTP-Session: e8c9c94e-51de-4c36-8c2c-4f3f1c0e9902 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5167 2023.11.14 22:20:02.019892 [ 3 ] {} <Debug> HTTP-Session: e8c9c94e-51de-4c36-8c2c-4f3f1c0e9902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5168 2023.11.14 22:20:02.019979 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5169 2023.11.14 22:20:02.020024 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5170 2023.11.14 22:20:02.020163 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5171 2023.11.14 22:20:02.020661 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5172 2023.11.14 22:20:02.020974 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5173 2023.11.14 22:20:02.021160 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
5174 2023.11.14 22:20:02.021293 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001282594 sec., 35864 rows/sec., 48.40 MiB/sec.
5175 2023.11.14 22:20:02.021424 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Debug> DynamicQueryHandler: Done processing query
5176 2023.11.14 22:20:02.021447 [ 3 ] {d74674cb-74c6-450b-9103-5195cd286475} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5177 2023.11.14 22:20:02.021463 [ 3 ] {} <Debug> HTTP-Session: e8c9c94e-51de-4c36-8c2c-4f3f1c0e9902 Destroying unnamed session
5178 2023.11.14 22:20:02.021570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5179 2023.11.14 22:20:02.021616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5180 2023.11.14 22:20:02.021634 [ 3 ] {} <Debug> HTTP-Session: 4008393e-5301-402e-a589-11d3e3fa767a Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5181 2023.11.14 22:20:02.021651 [ 3 ] {} <Debug> HTTP-Session: 4008393e-5301-402e-a589-11d3e3fa767a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5182 2023.11.14 22:20:02.021724 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5183 2023.11.14 22:20:02.021764 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5184 2023.11.14 22:20:02.021869 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5185 2023.11.14 22:20:02.022110 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5186 2023.11.14 22:20:02.022342 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5187 2023.11.14 22:20:02.022511 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
5188 2023.11.14 22:20:02.022635 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000880956 sec., 23837 rows/sec., 1.24 MiB/sec.
5189 2023.11.14 22:20:02.022747 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Debug> DynamicQueryHandler: Done processing query
5190 2023.11.14 22:20:02.022771 [ 3 ] {929503c5-574e-4089-aa03-71f276bf9c3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5191 2023.11.14 22:20:02.022786 [ 3 ] {} <Debug> HTTP-Session: 4008393e-5301-402e-a589-11d3e3fa767a Destroying unnamed session
5192 2023.11.14 22:20:12.007546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5193 2023.11.14 22:20:12.007665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5194 2023.11.14 22:20:12.007691 [ 3 ] {} <Debug> HTTP-Session: 7dce7f87-7222-462d-94cc-ea97247bfd81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5195 2023.11.14 22:20:12.007715 [ 3 ] {} <Debug> HTTP-Session: 7dce7f87-7222-462d-94cc-ea97247bfd81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5196 2023.11.14 22:20:12.007838 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5197 2023.11.14 22:20:12.007895 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5198 2023.11.14 22:20:12.008053 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5199 2023.11.14 22:20:12.008483 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5200 2023.11.14 22:20:12.008756 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5201 2023.11.14 22:20:12.008925 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
5202 2023.11.14 22:20:12.009073 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Information> executeQuery: Read 52 rows, 4.07 KiB in 0.001195982 sec., 43478 rows/sec., 3.32 MiB/sec.
5203 2023.11.14 22:20:12.009067 [ 102 ] {} <Debug> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
5204 2023.11.14 22:20:12.009190 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5205 2023.11.14 22:20:12.009277 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Debug> DynamicQueryHandler: Done processing query
5206 2023.11.14 22:20:12.009342 [ 3 ] {06963103-0db9-412c-9a15-582698f6897e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5207 2023.11.14 22:20:12.009356 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact
5208 2023.11.14 22:20:12.009374 [ 3 ] {} <Debug> HTTP-Session: 7dce7f87-7222-462d-94cc-ea97247bfd81 Destroying unnamed session
5209 2023.11.14 22:20:12.009484 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5210 2023.11.14 22:20:12.009514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5211 2023.11.14 22:20:12.009526 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 47 rows starting from the beginning of the part
5212 2023.11.14 22:20:12.009577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5213 2023.11.14 22:20:12.009603 [ 3 ] {} <Debug> HTTP-Session: 90ea4a4c-987d-4e76-9471-4cd14f1a4e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5214 2023.11.14 22:20:12.009624 [ 3 ] {} <Debug> HTTP-Session: 90ea4a4c-987d-4e76-9471-4cd14f1a4e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5215 2023.11.14 22:20:12.009673 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part
5216 2023.11.14 22:20:12.009743 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5217 2023.11.14 22:20:12.009786 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part
5218 2023.11.14 22:20:12.009796 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5219 2023.11.14 22:20:12.009937 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part
5220 2023.11.14 22:20:12.010040 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5221 2023.11.14 22:20:12.010064 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part
5222 2023.11.14 22:20:12.010186 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part
5223 2023.11.14 22:20:12.010516 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5224 2023.11.14 22:20:12.010819 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5225 2023.11.14 22:20:12.011028 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
5226 2023.11.14 22:20:12.011129 [ 12 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870784 sec., 159826.04084704595 rows/sec., 12.19 MiB/sec.
5227 2023.11.14 22:20:12.011214 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001420636 sec., 1407 rows/sec., 120.30 KiB/sec.
5228 2023.11.14 22:20:12.011290 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
5229 2023.11.14 22:20:12.011364 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Debug> DynamicQueryHandler: Done processing query
5230 2023.11.14 22:20:12.011389 [ 3 ] {e899e730-1b8e-4953-8ceb-0b2b5e3f574a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5231 2023.11.14 22:20:12.011411 [ 3 ] {} <Debug> HTTP-Session: 90ea4a4c-987d-4e76-9471-4cd14f1a4e1e Destroying unnamed session
5232 2023.11.14 22:20:12.011481 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5.
5233 2023.11.14 22:20:12.011549 [ 21 ] {c897e317-5206-4f59-997f-6a47e070dc9d::all_1_24_5} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d) (MergerMutator): Merged 6 parts: from all_1_19_4 to all_24_24_0
5234 2023.11.14 22:20:12.011573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 37160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5235 2023.11.14 22:20:12.011632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5236 2023.11.14 22:20:12.011652 [ 3 ] {} <Debug> HTTP-Session: edaf07c5-5f03-4274-9fd7-b8c636e6467d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5237 2023.11.14 22:20:12.011669 [ 3 ] {} <Debug> HTTP-Session: edaf07c5-5f03-4274-9fd7-b8c636e6467d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5238 2023.11.14 22:20:12.011758 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5239 2023.11.14 22:20:12.011798 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5240 2023.11.14 22:20:12.011903 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5241 2023.11.14 22:20:12.012339 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5242 2023.11.14 22:20:12.012564 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5243 2023.11.14 22:20:12.012728 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
5244 2023.11.14 22:20:12.012881 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Information> executeQuery: Read 235 rows, 22.84 KiB in 0.001092811 sec., 215041 rows/sec., 20.41 MiB/sec.
5245 2023.11.14 22:20:12.013044 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Debug> DynamicQueryHandler: Done processing query
5246 2023.11.14 22:20:12.013068 [ 3 ] {5ed9764c-a742-433a-8953-f86d00f3fc6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5247 2023.11.14 22:20:12.013084 [ 3 ] {} <Debug> HTTP-Session: edaf07c5-5f03-4274-9fd7-b8c636e6467d Destroying unnamed session
5248 2023.11.14 22:20:12.013199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5249 2023.11.14 22:20:12.013243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5250 2023.11.14 22:20:12.013264 [ 3 ] {} <Debug> HTTP-Session: 04c236ab-70f6-4a98-a429-4d08cd258b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5251 2023.11.14 22:20:12.013280 [ 3 ] {} <Debug> HTTP-Session: 04c236ab-70f6-4a98-a429-4d08cd258b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5252 2023.11.14 22:20:12.013350 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5253 2023.11.14 22:20:12.013389 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5254 2023.11.14 22:20:12.013497 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5255 2023.11.14 22:20:12.013822 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5256 2023.11.14 22:20:12.014029 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5257 2023.11.14 22:20:12.014180 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
5258 2023.11.14 22:20:12.014308 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000928447 sec., 2154 rows/sec., 150.41 KiB/sec.
5259 2023.11.14 22:20:12.014500 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Debug> DynamicQueryHandler: Done processing query
5260 2023.11.14 22:20:12.014524 [ 3 ] {9dbbcfb7-123b-4b5c-9246-0b5221297975} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5261 2023.11.14 22:20:12.014539 [ 3 ] {} <Debug> HTTP-Session: 04c236ab-70f6-4a98-a429-4d08cd258b02 Destroying unnamed session
5262 2023.11.14 22:20:12.014696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 54574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5263 2023.11.14 22:20:12.014743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5264 2023.11.14 22:20:12.014764 [ 3 ] {} <Debug> HTTP-Session: 10f51b8f-db25-4424-9d3b-2ef4c476da6e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5265 2023.11.14 22:20:12.014780 [ 3 ] {} <Debug> HTTP-Session: 10f51b8f-db25-4424-9d3b-2ef4c476da6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5266 2023.11.14 22:20:12.014875 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5267 2023.11.14 22:20:12.014915 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5268 2023.11.14 22:20:12.015036 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2023.11.14 22:20:12.015556 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5270 2023.11.14 22:20:12.015788 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5271 2023.11.14 22:20:12.015938 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
5272 2023.11.14 22:20:12.016049 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Information> executeQuery: Read 339 rows, 24.30 KiB in 0.001145831 sec., 295855 rows/sec., 20.71 MiB/sec.
5273 2023.11.14 22:20:12.016081 [ 101 ] {} <Debug> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5274 2023.11.14 22:20:12.016190 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Debug> DynamicQueryHandler: Done processing query
5275 2023.11.14 22:20:12.016196 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5276 2023.11.14 22:20:12.016229 [ 3 ] {a79ffeb2-c534-406a-b29c-41c62f4c48ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5277 2023.11.14 22:20:12.016267 [ 3 ] {} <Debug> HTTP-Session: 10f51b8f-db25-4424-9d3b-2ef4c476da6e Destroying unnamed session
5278 2023.11.14 22:20:12.016350 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
5279 2023.11.14 22:20:12.016469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5280 2023.11.14 22:20:12.016598 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5281 2023.11.14 22:20:12.016605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5282 2023.11.14 22:20:12.016651 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 397 rows starting from the beginning of the part
5283 2023.11.14 22:20:12.016666 [ 3 ] {} <Debug> HTTP-Session: 375a1789-2f35-458c-b4ad-dbcea3b95d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5284 2023.11.14 22:20:12.016727 [ 3 ] {} <Debug> HTTP-Session: 375a1789-2f35-458c-b4ad-dbcea3b95d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5285 2023.11.14 22:20:12.016937 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 336 rows starting from the beginning of the part
5286 2023.11.14 22:20:12.016946 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5287 2023.11.14 22:20:12.017044 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5288 2023.11.14 22:20:12.017160 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part
5289 2023.11.14 22:20:12.017461 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 346 rows starting from the beginning of the part
5290 2023.11.14 22:20:12.017523 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5291 2023.11.14 22:20:12.017736 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 341 rows starting from the beginning of the part
5292 2023.11.14 22:20:12.017876 [ 12 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 339 rows starting from the beginning of the part
5293 2023.11.14 22:20:12.018373 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5294 2023.11.14 22:20:12.018905 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5295 2023.11.14 22:20:12.019312 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
5296 2023.11.14 22:20:12.019513 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002501086 sec., 2398 rows/sec., 100.74 KiB/sec.
5297 2023.11.14 22:20:12.019652 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Debug> DynamicQueryHandler: Done processing query
5298 2023.11.14 22:20:12.019698 [ 3 ] {f8d8e170-2bd8-4a9b-a0f6-86a061bf3b6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5299 2023.11.14 22:20:12.019747 [ 3 ] {} <Debug> HTTP-Session: 375a1789-2f35-458c-b4ad-dbcea3b95d6d Destroying unnamed session
5300 2023.11.14 22:20:12.019919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5301 2023.11.14 22:20:12.019932 [ 14 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003641697 sec., 489606.9057914483 rows/sec., 34.46 MiB/sec.
5302 2023.11.14 22:20:12.019989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5303 2023.11.14 22:20:12.020019 [ 3 ] {} <Debug> HTTP-Session: f01db578-075c-4be1-aad0-01c85d759bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5304 2023.11.14 22:20:12.020037 [ 3 ] {} <Debug> HTTP-Session: f01db578-075c-4be1-aad0-01c85d759bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5305 2023.11.14 22:20:12.020103 [ 21 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5306 2023.11.14 22:20:12.020139 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5307 2023.11.14 22:20:12.020188 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5308 2023.11.14 22:20:12.020307 [ 21 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
5309 2023.11.14 22:20:12.020373 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5310 2023.11.14 22:20:12.020389 [ 21 ] {f94eeea8-52e6-4c31-888b-680aea444a19::all_1_36_7} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
5311 2023.11.14 22:20:12.020714 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5312 2023.11.14 22:20:12.020973 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5313 2023.11.14 22:20:12.021151 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
5314 2023.11.14 22:20:12.021280 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00110749 sec., 63205 rows/sec., 3.83 MiB/sec.
5315 2023.11.14 22:20:12.021486 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Debug> DynamicQueryHandler: Done processing query
5316 2023.11.14 22:20:12.021511 [ 3 ] {1342aea0-cda5-453a-bea1-1f193d259457} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5317 2023.11.14 22:20:12.021527 [ 3 ] {} <Debug> HTTP-Session: f01db578-075c-4be1-aad0-01c85d759bc8 Destroying unnamed session
5318 2023.11.14 22:20:12.021631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5319 2023.11.14 22:20:12.021681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5320 2023.11.14 22:20:12.021700 [ 3 ] {} <Debug> HTTP-Session: 2356c0a3-a4cd-4799-8e91-0b60cbec77b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5321 2023.11.14 22:20:12.021716 [ 3 ] {} <Debug> HTTP-Session: 2356c0a3-a4cd-4799-8e91-0b60cbec77b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5322 2023.11.14 22:20:12.021788 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5323 2023.11.14 22:20:12.021831 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5324 2023.11.14 22:20:12.021963 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5325 2023.11.14 22:20:12.022233 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5326 2023.11.14 22:20:12.022471 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5327 2023.11.14 22:20:12.022649 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5328 2023.11.14 22:20:12.022785 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000967128 sec., 1033 rows/sec., 71.69 KiB/sec.
5329 2023.11.14 22:20:12.022924 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Debug> DynamicQueryHandler: Done processing query
5330 2023.11.14 22:20:12.022948 [ 3 ] {2f812f3b-087a-416a-9cd4-328104831bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5331 2023.11.14 22:20:12.022964 [ 3 ] {} <Debug> HTTP-Session: 2356c0a3-a4cd-4799-8e91-0b60cbec77b4 Destroying unnamed session
5332 2023.11.14 22:20:12.023096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5333 2023.11.14 22:20:12.023141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5334 2023.11.14 22:20:12.023159 [ 3 ] {} <Debug> HTTP-Session: 551af562-ae89-4233-859d-2fd51fcc1054 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5335 2023.11.14 22:20:12.023176 [ 3 ] {} <Debug> HTTP-Session: 551af562-ae89-4233-859d-2fd51fcc1054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5336 2023.11.14 22:20:12.023261 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5337 2023.11.14 22:20:12.023305 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5338 2023.11.14 22:20:12.023441 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5339 2023.11.14 22:20:12.023960 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5340 2023.11.14 22:20:12.024269 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5341 2023.11.14 22:20:12.024449 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
5342 2023.11.14 22:20:12.024564 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5343 2023.11.14 22:20:12.024584 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001293483 sec., 35562 rows/sec., 47.99 MiB/sec.
5344 2023.11.14 22:20:12.024619 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5345 2023.11.14 22:20:12.024810 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
5346 2023.11.14 22:20:12.024903 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Debug> DynamicQueryHandler: Done processing query
5347 2023.11.14 22:20:12.024950 [ 3 ] {a3dd6bd6-44ac-4181-8b10-554f88435dc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5348 2023.11.14 22:20:12.025001 [ 3 ] {} <Debug> HTTP-Session: 551af562-ae89-4233-859d-2fd51fcc1054 Destroying unnamed session
5349 2023.11.14 22:20:12.025030 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5350 2023.11.14 22:20:12.025080 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 639 rows starting from the beginning of the part
5351 2023.11.14 22:20:12.025161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5352 2023.11.14 22:20:12.025248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5353 2023.11.14 22:20:12.025294 [ 3 ] {} <Debug> HTTP-Session: 5154cac8-ad00-49a6-a1be-962403aad529 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5354 2023.11.14 22:20:12.025318 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part
5355 2023.11.14 22:20:12.025327 [ 3 ] {} <Debug> HTTP-Session: 5154cac8-ad00-49a6-a1be-962403aad529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5356 2023.11.14 22:20:12.025541 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5357 2023.11.14 22:20:12.025614 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part
5358 2023.11.14 22:20:12.025630 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5359 2023.11.14 22:20:12.025980 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part
5360 2023.11.14 22:20:12.026156 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5361 2023.11.14 22:20:12.026268 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part
5362 2023.11.14 22:20:12.026452 [ 20 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part
5363 2023.11.14 22:20:12.026969 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5364 2023.11.14 22:20:12.027409 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5365 2023.11.14 22:20:12.027636 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
5366 2023.11.14 22:20:12.027779 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002179821 sec., 9633 rows/sec., 511.62 KiB/sec.
5367 2023.11.14 22:20:12.027903 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Debug> DynamicQueryHandler: Done processing query
5368 2023.11.14 22:20:12.027928 [ 3 ] {e4aa4464-3302-4430-89f1-4f679d7a438d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5369 2023.11.14 22:20:12.027944 [ 3 ] {} <Debug> HTTP-Session: 5154cac8-ad00-49a6-a1be-962403aad529 Destroying unnamed session
5370 2023.11.14 22:20:12.029754 [ 14 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 6 columns (6 merged, 0 gathered) in 0.005071714 sec., 169765.09322095057 rows/sec., 229.09 MiB/sec.
5371 2023.11.14 22:20:12.030281 [ 14 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5372 2023.11.14 22:20:12.030544 [ 14 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
5373 2023.11.14 22:20:12.030622 [ 14 ] {e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
5374 2023.11.14 22:20:12.030727 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e420dea8-b93d-4d1e-9b67-8d5f864979a6::all_1_21_4: 4.13 MiB.
5375 2023.11.14 22:20:16.800391 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
5376 2023.11.14 22:20:16.800497 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
5377 2023.11.14 22:20:17.000393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5378 2023.11.14 22:20:17.000495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5379 2023.11.14 22:20:17.000522 [ 3 ] {} <Debug> HTTP-Session: 418fc5cc-14d1-45ca-8e53-17841fca0170 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5380 2023.11.14 22:20:17.000545 [ 3 ] {} <Debug> HTTP-Session: 418fc5cc-14d1-45ca-8e53-17841fca0170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5381 2023.11.14 22:20:17.000670 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5382 2023.11.14 22:20:17.000730 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5383 2023.11.14 22:20:17.000890 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5384 2023.11.14 22:20:17.001365 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5385 2023.11.14 22:20:17.001630 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5386 2023.11.14 22:20:17.001803 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
5387 2023.11.14 22:20:17.001959 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001246123 sec., 1604 rows/sec., 137.14 KiB/sec.
5388 2023.11.14 22:20:17.001951 [ 97 ] {} <Debug> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5389 2023.11.14 22:20:17.002071 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5390 2023.11.14 22:20:17.002175 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Debug> DynamicQueryHandler: Done processing query
5391 2023.11.14 22:20:17.002203 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
5392 2023.11.14 22:20:17.002218 [ 3 ] {1d7814c6-eb97-4e14-9a03-267c70ebb792} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5393 2023.11.14 22:20:17.002284 [ 3 ] {} <Debug> HTTP-Session: 418fc5cc-14d1-45ca-8e53-17841fca0170 Destroying unnamed session
5394 2023.11.14 22:20:17.002355 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5395 2023.11.14 22:20:17.002392 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part
5396 2023.11.14 22:20:17.002469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 5465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5397 2023.11.14 22:20:17.002558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5398 2023.11.14 22:20:17.002580 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
5399 2023.11.14 22:20:17.002593 [ 3 ] {} <Debug> HTTP-Session: 0554d59a-97ab-41f5-8b3b-a829e163e2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5400 2023.11.14 22:20:17.002645 [ 3 ] {} <Debug> HTTP-Session: 0554d59a-97ab-41f5-8b3b-a829e163e2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5401 2023.11.14 22:20:17.002790 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5402 2023.11.14 22:20:17.002858 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5403 2023.11.14 22:20:17.002995 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5404 2023.11.14 22:20:17.003013 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
5405 2023.11.14 22:20:17.003293 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
5406 2023.11.14 22:20:17.003482 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5407 2023.11.14 22:20:17.003535 [ 20 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
5408 2023.11.14 22:20:17.004231 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5409 2023.11.14 22:20:17.004806 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5410 2023.11.14 22:20:17.004929 [ 14 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778201 sec., 8638.683810134688 rows/sec., 721.30 KiB/sec.
5411 2023.11.14 22:20:17.005096 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
5412 2023.11.14 22:20:17.005139 [ 14 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5413 2023.11.14 22:20:17.005303 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.002381594 sec., 15535 rows/sec., 1.31 MiB/sec.
5414 2023.11.14 22:20:17.005567 [ 14 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
5415 2023.11.14 22:20:17.005582 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Debug> DynamicQueryHandler: Done processing query
5416 2023.11.14 22:20:17.005667 [ 3 ] {5bf31a0b-7868-4f1b-83f2-4a9343017920} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5417 2023.11.14 22:20:17.005688 [ 3 ] {} <Debug> HTTP-Session: 0554d59a-97ab-41f5-8b3b-a829e163e2ba Destroying unnamed session
5418 2023.11.14 22:20:17.005739 [ 14 ] {c5104a31-be15-4ea6-8ace-e57a8b649508::all_1_16_3} <Trace> oximeter.fields_ipaddr (c5104a31-be15-4ea6-8ace-e57a8b649508) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
5419 2023.11.14 22:20:17.005855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5420 2023.11.14 22:20:17.005913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5421 2023.11.14 22:20:17.005932 [ 3 ] {} <Debug> HTTP-Session: 3b05bd1e-7772-4e75-9b28-fdc2b8476a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5422 2023.11.14 22:20:17.005949 [ 3 ] {} <Debug> HTTP-Session: 3b05bd1e-7772-4e75-9b28-fdc2b8476a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5423 2023.11.14 22:20:17.006023 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5424 2023.11.14 22:20:17.006065 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5425 2023.11.14 22:20:17.006181 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5426 2023.11.14 22:20:17.006454 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5427 2023.11.14 22:20:17.006669 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5428 2023.11.14 22:20:17.006822 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
5429 2023.11.14 22:20:17.006948 [ 97 ] {} <Debug> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5430 2023.11.14 22:20:17.006957 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000898227 sec., 2226 rows/sec., 155.47 KiB/sec.
5431 2023.11.14 22:20:17.007002 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5432 2023.11.14 22:20:17.007160 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
5433 2023.11.14 22:20:17.007201 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Debug> DynamicQueryHandler: Done processing query
5434 2023.11.14 22:20:17.007256 [ 3 ] {ed896a60-8e76-4d66-9973-1a097b006908} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5435 2023.11.14 22:20:17.007309 [ 3 ] {} <Debug> HTTP-Session: 3b05bd1e-7772-4e75-9b28-fdc2b8476a06 Destroying unnamed session
5436 2023.11.14 22:20:17.007311 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5437 2023.11.14 22:20:17.007357 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part
5438 2023.11.14 22:20:17.007444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5439 2023.11.14 22:20:17.007494 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
5440 2023.11.14 22:20:17.007544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5441 2023.11.14 22:20:17.007592 [ 3 ] {} <Debug> HTTP-Session: af7c3250-ec47-4c5e-bc31-42ef1dae9acd Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5442 2023.11.14 22:20:17.007654 [ 3 ] {} <Debug> HTTP-Session: af7c3250-ec47-4c5e-bc31-42ef1dae9acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5443 2023.11.14 22:20:17.007699 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5444 2023.11.14 22:20:17.007847 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5445 2023.11.14 22:20:17.007896 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
5446 2023.11.14 22:20:17.007925 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5447 2023.11.14 22:20:17.008118 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
5448 2023.11.14 22:20:17.008409 [ 20 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
5449 2023.11.14 22:20:17.008427 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5450 2023.11.14 22:20:17.009170 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5451 2023.11.14 22:20:17.009732 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5452 2023.11.14 22:20:17.009798 [ 19 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271204 sec., 8849.426999601776 rows/sec., 617.90 KiB/sec.
5453 2023.11.14 22:20:17.009978 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
5454 2023.11.14 22:20:17.009993 [ 14 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5455 2023.11.14 22:20:17.010174 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.002261802 sec., 11495 rows/sec., 911.45 KiB/sec.
5456 2023.11.14 22:20:17.010351 [ 14 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
5457 2023.11.14 22:20:17.010366 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Debug> DynamicQueryHandler: Done processing query
5458 2023.11.14 22:20:17.010404 [ 3 ] {b0157472-7c5f-48b5-8374-da866c92862d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5459 2023.11.14 22:20:17.010431 [ 3 ] {} <Debug> HTTP-Session: af7c3250-ec47-4c5e-bc31-42ef1dae9acd Destroying unnamed session
5460 2023.11.14 22:20:17.010473 [ 14 ] {43accbbd-0699-4579-ab36-41a99ac41f0a::all_1_16_3} <Trace> oximeter.fields_u16 (43accbbd-0699-4579-ab36-41a99ac41f0a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
5461 2023.11.14 22:20:17.010586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5462 2023.11.14 22:20:17.010646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5463 2023.11.14 22:20:17.010665 [ 3 ] {} <Debug> HTTP-Session: 893fa803-7b6d-46e9-ae6b-f516d4141cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5464 2023.11.14 22:20:17.010681 [ 3 ] {} <Debug> HTTP-Session: 893fa803-7b6d-46e9-ae6b-f516d4141cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5465 2023.11.14 22:20:17.010756 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5466 2023.11.14 22:20:17.010800 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5467 2023.11.14 22:20:17.010933 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5468 2023.11.14 22:20:17.011241 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5469 2023.11.14 22:20:17.011504 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5470 2023.11.14 22:20:17.011683 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
5471 2023.11.14 22:20:17.011806 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
5472 2023.11.14 22:20:17.011824 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001033929 sec., 35785 rows/sec., 2.49 MiB/sec.
5473 2023.11.14 22:20:17.011859 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5474 2023.11.14 22:20:17.012002 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact
5475 2023.11.14 22:20:17.012062 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Debug> DynamicQueryHandler: Done processing query
5476 2023.11.14 22:20:17.012115 [ 3 ] {d95d02ae-2144-40ed-ba06-77115c0d5950} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5477 2023.11.14 22:20:17.012158 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5478 2023.11.14 22:20:17.012167 [ 3 ] {} <Debug> HTTP-Session: 893fa803-7b6d-46e9-ae6b-f516d4141cdf Destroying unnamed session
5479 2023.11.14 22:20:17.012224 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 410 rows starting from the beginning of the part
5480 2023.11.14 22:20:17.012347 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
5481 2023.11.14 22:20:17.012439 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part
5482 2023.11.14 22:20:17.012523 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
5483 2023.11.14 22:20:17.012607 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
5484 2023.11.14 22:20:17.012693 [ 19 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part
5485 2023.11.14 22:20:17.013403 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488617 sec., 327149.29360607866 rows/sec., 22.75 MiB/sec.
5486 2023.11.14 22:20:17.013538 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
5487 2023.11.14 22:20:17.013763 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4.
5488 2023.11.14 22:20:17.013836 [ 14 ] {e842844c-6fe0-4533-b907-3eb8261902b5::all_1_20_4} <Trace> oximeter.measurements_cumulativeu64 (e842844c-6fe0-4533-b907-3eb8261902b5) (MergerMutator): Merged 6 parts: from all_1_15_3 to all_20_20_0
5489 2023.11.14 22:20:22.006664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 7342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5490 2023.11.14 22:20:22.006783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5491 2023.11.14 22:20:22.006810 [ 3 ] {} <Debug> HTTP-Session: 8ce573dc-85b1-4de1-b73b-dbda05ca2648 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5492 2023.11.14 22:20:22.006835 [ 3 ] {} <Debug> HTTP-Session: 8ce573dc-85b1-4de1-b73b-dbda05ca2648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5493 2023.11.14 22:20:22.006964 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5494 2023.11.14 22:20:22.007024 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5495 2023.11.14 22:20:22.007183 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5496 2023.11.14 22:20:22.007636 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5497 2023.11.14 22:20:22.007902 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5498 2023.11.14 22:20:22.008072 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Trace> oximeter.fields_i64 (c897e317-5206-4f59-997f-6a47e070dc9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
5499 2023.11.14 22:20:22.008214 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Information> executeQuery: Read 52 rows, 4.07 KiB in 0.001207292 sec., 43071 rows/sec., 3.29 MiB/sec.
5500 2023.11.14 22:20:22.008364 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Debug> DynamicQueryHandler: Done processing query
5501 2023.11.14 22:20:22.008391 [ 3 ] {2b222eaa-3837-4600-b278-edb8a7952041} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5502 2023.11.14 22:20:22.008409 [ 3 ] {} <Debug> HTTP-Session: 8ce573dc-85b1-4de1-b73b-dbda05ca2648 Destroying unnamed session
5503 2023.11.14 22:20:22.008562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 37013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5504 2023.11.14 22:20:22.008616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5505 2023.11.14 22:20:22.008638 [ 3 ] {} <Debug> HTTP-Session: babbee8b-2599-4e22-9e56-1e644f988cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5506 2023.11.14 22:20:22.008656 [ 3 ] {} <Debug> HTTP-Session: babbee8b-2599-4e22-9e56-1e644f988cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5507 2023.11.14 22:20:22.008751 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5508 2023.11.14 22:20:22.008793 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5509 2023.11.14 22:20:22.008904 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5510 2023.11.14 22:20:22.009350 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5511 2023.11.14 22:20:22.009584 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5512 2023.11.14 22:20:22.009743 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Trace> oximeter.fields_string (19827586-faa2-4453-bedc-e7f05a604d6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
5513 2023.11.14 22:20:22.009883 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Information> executeQuery: Read 234 rows, 22.75 KiB in 0.00110193 sec., 212354 rows/sec., 20.16 MiB/sec.
5514 2023.11.14 22:20:22.010001 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Debug> DynamicQueryHandler: Done processing query
5515 2023.11.14 22:20:22.010025 [ 3 ] {ea342e24-01b7-41b6-869a-5fb6bf73ef71} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5516 2023.11.14 22:20:22.010042 [ 3 ] {} <Debug> HTTP-Session: babbee8b-2599-4e22-9e56-1e644f988cf6 Destroying unnamed session
5517 2023.11.14 22:20:22.010222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 54231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5518 2023.11.14 22:20:22.010271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5519 2023.11.14 22:20:22.010291 [ 3 ] {} <Debug> HTTP-Session: 2b5b9d5f-4335-4530-a729-51db61bea58b Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5520 2023.11.14 22:20:22.010308 [ 3 ] {} <Debug> HTTP-Session: 2b5b9d5f-4335-4530-a729-51db61bea58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5521 2023.11.14 22:20:22.010407 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5522 2023.11.14 22:20:22.010448 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5523 2023.11.14 22:20:22.010559 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5524 2023.11.14 22:20:22.011022 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5525 2023.11.14 22:20:22.011249 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5526 2023.11.14 22:20:22.011410 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Trace> oximeter.fields_uuid (f94eeea8-52e6-4c31-888b-680aea444a19): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
5527 2023.11.14 22:20:22.011541 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Information> executeQuery: Read 337 rows, 24.14 KiB in 0.00110041 sec., 306249 rows/sec., 21.42 MiB/sec.
5528 2023.11.14 22:20:22.011698 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Debug> DynamicQueryHandler: Done processing query
5529 2023.11.14 22:20:22.011722 [ 3 ] {56eec444-edfb-4740-95b1-848a89123ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5530 2023.11.14 22:20:22.011739 [ 3 ] {} <Debug> HTTP-Session: 2b5b9d5f-4335-4530-a729-51db61bea58b Destroying unnamed session
5531 2023.11.14 22:20:22.011843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5532 2023.11.14 22:20:22.011891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5533 2023.11.14 22:20:22.011911 [ 3 ] {} <Debug> HTTP-Session: fc2625e7-b7fd-4718-a229-db490edef447 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5534 2023.11.14 22:20:22.011928 [ 3 ] {} <Debug> HTTP-Session: fc2625e7-b7fd-4718-a229-db490edef447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5535 2023.11.14 22:20:22.011998 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5536 2023.11.14 22:20:22.012039 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5537 2023.11.14 22:20:22.012149 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5538 2023.11.14 22:20:22.012388 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5539 2023.11.14 22:20:22.012630 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5540 2023.11.14 22:20:22.012813 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Trace> oximeter.measurements_bool (559558d3-836b-4b68-894e-825e6ded53fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
5541 2023.11.14 22:20:22.012945 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000917467 sec., 6539 rows/sec., 274.62 KiB/sec.
5542 2023.11.14 22:20:22.013062 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Debug> DynamicQueryHandler: Done processing query
5543 2023.11.14 22:20:22.013085 [ 3 ] {b95c5bd4-431e-4bbe-a492-509d3a54100f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5544 2023.11.14 22:20:22.013102 [ 3 ] {} <Debug> HTTP-Session: fc2625e7-b7fd-4718-a229-db490edef447 Destroying unnamed session
5545 2023.11.14 22:20:22.013252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 12812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5546 2023.11.14 22:20:22.013299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5547 2023.11.14 22:20:22.013319 [ 3 ] {} <Debug> HTTP-Session: 047c77d1-b733-4665-9673-d4e7c896e243 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5548 2023.11.14 22:20:22.013337 [ 3 ] {} <Debug> HTTP-Session: 047c77d1-b733-4665-9673-d4e7c896e243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5549 2023.11.14 22:20:22.013411 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5550 2023.11.14 22:20:22.013454 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5551 2023.11.14 22:20:22.013573 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5552 2023.11.14 22:20:22.013956 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5553 2023.11.14 22:20:22.014204 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5554 2023.11.14 22:20:22.014384 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Trace> oximeter.measurements_cumulativei64 (0e9feabb-54bf-4db7-8640-853a3182b670): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5555 2023.11.14 22:20:22.014492 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001048599 sec., 66755 rows/sec., 4.05 MiB/sec.
5556 2023.11.14 22:20:22.014617 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Debug> DynamicQueryHandler: Done processing query
5557 2023.11.14 22:20:22.014642 [ 3 ] {4b8372a2-eaad-49a1-93e1-c9f64161c8d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5558 2023.11.14 22:20:22.014658 [ 3 ] {} <Debug> HTTP-Session: 047c77d1-b733-4665-9673-d4e7c896e243 Destroying unnamed session
5559 2023.11.14 22:20:22.014803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5560 2023.11.14 22:20:22.014849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5561 2023.11.14 22:20:22.014869 [ 3 ] {} <Debug> HTTP-Session: 24e2fc19-2806-45cd-a89d-0a3e5e519f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5562 2023.11.14 22:20:22.014886 [ 3 ] {} <Debug> HTTP-Session: 24e2fc19-2806-45cd-a89d-0a3e5e519f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5563 2023.11.14 22:20:22.014981 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5564 2023.11.14 22:20:22.015025 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5565 2023.11.14 22:20:22.015159 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5566 2023.11.14 22:20:22.015649 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5567 2023.11.14 22:20:22.015961 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5568 2023.11.14 22:20:22.016143 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Trace> oximeter.measurements_histogramf64 (e420dea8-b93d-4d1e-9b67-8d5f864979a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
5569 2023.11.14 22:20:22.016273 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001257003 sec., 36594 rows/sec., 49.38 MiB/sec.
5570 2023.11.14 22:20:22.016481 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Debug> DynamicQueryHandler: Done processing query
5571 2023.11.14 22:20:22.016506 [ 3 ] {1175e393-c17d-4a04-a47f-c743baf68607} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5572 2023.11.14 22:20:22.016523 [ 3 ] {} <Debug> HTTP-Session: 24e2fc19-2806-45cd-a89d-0a3e5e519f65 Destroying unnamed session
5573 2023.11.14 22:20:22.016630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33484, User-Agent: (none), Length: 2937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5574 2023.11.14 22:20:22.016676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5575 2023.11.14 22:20:22.016696 [ 3 ] {} <Debug> HTTP-Session: a04d7abe-58ef-478c-96f7-dad35a2a3e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:33484
5576 2023.11.14 22:20:22.016713 [ 3 ] {} <Debug> HTTP-Session: a04d7abe-58ef-478c-96f7-dad35a2a3e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5577 2023.11.14 22:20:22.016785 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33484) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5578 2023.11.14 22:20:22.016825 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5579 2023.11.14 22:20:22.016939 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5580 2023.11.14 22:20:22.017218 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.28 GiB.
5581 2023.11.14 22:20:22.017466 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5582 2023.11.14 22:20:22.017646 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Trace> oximeter.measurements_i64 (0a47ac0e-f457-4e12-b833-760751da0fb1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
5583 2023.11.14 22:20:22.017779 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000964398 sec., 21775 rows/sec., 1.13 MiB/sec.
5584 2023.11.14 22:20:22.017897 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Debug> DynamicQueryHandler: Done processing query
5585 2023.11.14 22:20:22.017922 [ 3 ] {99957dd5-9055-443e-84e6-01911b9b8029} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5586 2023.11.14 22:20:22.017939 [ 3 ] {} <Debug> HTTP-Session: a04d7abe-58ef-478c-96f7-dad35a2a3e1e Destroying unnamed session