Max level shown:
1 [ Jul 3 18:25:10 Enabled. ]
2 [ Jul 3 18:25:10 Rereading configuration. ]
3 [ Jul 3 18:25:13 Rereading configuration. ]
4 [ Jul 3 18:25:17 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jul 3 18:25:17 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.07.03 18:25:18.505291 [ 1 ] {} <Information> Application: Will watch for the process with pid 24188
33 2024.07.03 18:25:18.505820 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.03 18:25:18.743392 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24188
35 2024.07.03 18:25:18.744117 [ 1 ] {} <Information> Application: starting up
36 2024.07.03 18:25:18.744820 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.03 18:25:18.829895 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.03 18:25:18.876117 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.03 18:25:18.876160 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.03 18:25:18.876178 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.03 18:25:18.876252 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.03 18:25:18.876582 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.03 18:25:18.878097 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.07.03 18:25:18.878573 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.03 18:25:18.879367 [ 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)
49 2024.07.03 18:25:18.879391 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.07.03 18:25:18.879403 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.03 18:25:18.879583 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.03 18:25:18.880602 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.03 18:25:18.886179 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.03 18:25:18.887184 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.03 18:25:18.888481 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.03 18:25:18.888543 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.03 18:25:18.889991 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.07.03 18:25:18.890252 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.03 18:25:18.894377 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.03 18:25:18.894666 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.03 18:25:18.896287 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.03 18:25:18.896663 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.03 18:25:18.896976 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.03 18:25:18.897371 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.03 18:25:18.898691 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.03 18:25:18.898717 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.03 18:25:18.898774 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.03 18:25:18.898866 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.03 18:25:18.928467 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.03 18:25:18.928509 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000220632 sec
74 2024.07.03 18:25:18.928559 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.03 18:25:18.928577 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.03 18:25:18.930016 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.03 18:25:18.931030 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.03 18:25:18.931053 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.03 18:25:18.931085 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.03 18:25:18.931101 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.03 18:25:18.931114 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.03 18:25:18.931149 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.03 18:25:18.931162 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.03 18:25:18.931178 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.03 18:25:18.931213 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.03 18:25:18.931228 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.03 18:25:18.931243 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.03 18:25:18.931259 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.03 18:25:18.931292 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.03 18:25:18.931307 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.03 18:25:18.931323 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.03 18:25:18.931351 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.03 18:25:18.931367 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.03 18:25:18.969574 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.03 18:25:18.979783 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.03 18:25:18.979814 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2531e-05 sec
97 2024.07.03 18:25:18.979830 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.03 18:25:18.979847 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.03 18:25:18.979872 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.03 18:25:18.980072 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.03 18:25:18.980122 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.03 18:25:18.980137 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.03 18:25:18.980156 [ 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).
104 2024.07.03 18:25:18.980171 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.03 18:25:19.033714 [ 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 23.8.7.1)
106 2024.07.03 18:25:19.228379 [ 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 23.8.7.1)
107 2024.07.03 18:25:19.228470 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.03 18:25:19.284989 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.03 18:25:19.285233 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.20 MiB
110 2024.07.03 18:25:19.286160 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.309e-05 sec.
111 2024.07.03 18:25:19.286525 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.03 18:25:19.286629 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.03 18:25:19.286691 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.03 18:25:19.286740 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.03 18:25:19.287739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.03 18:25:19.287950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.03 18:25:19.288013 [ 3 ] {} <Debug> HTTP-Session: 5a6318cf-2756-488a-bfd1-4c5b119e4e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
118 2024.07.03 18:25:19.288044 [ 3 ] {} <Debug> HTTP-Session: 5a6318cf-2756-488a-bfd1-4c5b119e4e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.03 18:25:19.288090 [ 3 ] {} <Debug> HTTP-Session: 5a6318cf-2756-488a-bfd1-4c5b119e4e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.03 18:25:19.288197 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.03 18:25:19.288233 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.07.03 18:25:19.288304 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.07.03 18:25:19.288394 [ 3 ] {} <Trace> HTTP-Session: 5a6318cf-2756-488a-bfd1-4c5b119e4e52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.03 18:25:19.289637 [ 3 ] {49647f71-8db9-4f9b-bcaf-04c7b4be5682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.03 18:25:19.328791 [ 3 ] {49647f71-8db9-4f9b-bcaf-04c7b4be5682} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61219) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.07.03 18:25:19.329638 [ 3 ] {49647f71-8db9-4f9b-bcaf-04c7b4be5682} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.07.03 18:25:19.331181 [ 3 ] {} <Debug> HTTP-Session: 5a6318cf-2756-488a-bfd1-4c5b119e4e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.03 18:25:19.332472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.03 18:25:19.332539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.03 18:25:19.332593 [ 3 ] {} <Debug> HTTP-Session: d3ff9fa1-792b-4b7f-965d-176ae65ea30d Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
179 2024.07.03 18:25:19.332645 [ 3 ] {} <Debug> HTTP-Session: d3ff9fa1-792b-4b7f-965d-176ae65ea30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.03 18:25:19.332658 [ 3 ] {} <Debug> HTTP-Session: d3ff9fa1-792b-4b7f-965d-176ae65ea30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.03 18:25:19.332728 [ 3 ] {} <Trace> HTTP-Session: d3ff9fa1-792b-4b7f-965d-176ae65ea30d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.03 18:25:19.333948 [ 3 ] {63a8ccb8-67d2-4564-8256-951795114174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.03 18:25:19.334098 [ 3 ] {63a8ccb8-67d2-4564-8256-951795114174} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.03 18:25:19.336196 [ 3 ] {63a8ccb8-67d2-4564-8256-951795114174} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.03 18:25:19.339135 [ 3 ] {63a8ccb8-67d2-4564-8256-951795114174} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.03 18:25:19.345449 [ 3 ] {63a8ccb8-67d2-4564-8256-951795114174} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.03 18:25:19.345511 [ 3 ] {63a8ccb8-67d2-4564-8256-951795114174} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.03 18:25:19.345577 [ 3 ] {} <Debug> HTTP-Session: d3ff9fa1-792b-4b7f-965d-176ae65ea30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.03 18:25:19.347390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.03 18:25:19.347474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.03 18:25:19.347523 [ 3 ] {} <Debug> HTTP-Session: 8a7412e1-611c-4237-8d12-23a67a84f60e Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
192 2024.07.03 18:25:19.347548 [ 3 ] {} <Debug> HTTP-Session: 8a7412e1-611c-4237-8d12-23a67a84f60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.03 18:25:19.347589 [ 3 ] {} <Debug> HTTP-Session: 8a7412e1-611c-4237-8d12-23a67a84f60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.03 18:25:19.347651 [ 3 ] {} <Trace> HTTP-Session: 8a7412e1-611c-4237-8d12-23a67a84f60e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.03 18:25:19.347812 [ 3 ] {0e24d210-73b2-4026-b306-4590079e7289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.03 18:25:19.348093 [ 3 ] {0e24d210-73b2-4026-b306-4590079e7289} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61219) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.07.03 18:25:19.348330 [ 3 ] {0e24d210-73b2-4026-b306-4590079e7289} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.07.03 18:25:19.348600 [ 3 ] {} <Debug> HTTP-Session: 8a7412e1-611c-4237-8d12-23a67a84f60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.03 18:25:19.348861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.03 18:25:19.348933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.03 18:25:19.348951 [ 3 ] {} <Debug> HTTP-Session: 141ee925-3cb2-420c-8423-38e744f6603b Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
250 2024.07.03 18:25:19.348993 [ 3 ] {} <Debug> HTTP-Session: 141ee925-3cb2-420c-8423-38e744f6603b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.03 18:25:19.349035 [ 3 ] {} <Debug> HTTP-Session: 141ee925-3cb2-420c-8423-38e744f6603b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.03 18:25:19.349065 [ 3 ] {} <Trace> HTTP-Session: 141ee925-3cb2-420c-8423-38e744f6603b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.03 18:25:19.349257 [ 3 ] {305e8b18-1b4a-4b9a-b813-351e130da1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.03 18:25:19.349445 [ 3 ] {305e8b18-1b4a-4b9a-b813-351e130da1bc} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.03 18:25:19.349467 [ 3 ] {} <Debug> HTTP-Session: 141ee925-3cb2-420c-8423-38e744f6603b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.03 18:25:19.349600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.03 18:25:19.349672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.03 18:25:19.349718 [ 3 ] {} <Debug> HTTP-Session: 09da26d5-dfdf-43b8-bac7-bb116765cdc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
259 2024.07.03 18:25:19.349734 [ 3 ] {} <Debug> HTTP-Session: 09da26d5-dfdf-43b8-bac7-bb116765cdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.03 18:25:19.349775 [ 3 ] {} <Debug> HTTP-Session: 09da26d5-dfdf-43b8-bac7-bb116765cdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.03 18:25:19.349829 [ 3 ] {} <Trace> HTTP-Session: 09da26d5-dfdf-43b8-bac7-bb116765cdc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.03 18:25:19.349937 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.03 18:25:19.349994 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.03 18:25:19.357860 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.03 18:25:19.357941 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108571 sec
266 2024.07.03 18:25:19.357959 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Trace> ReferentialDeps: No tables
267 2024.07.03 18:25:19.358015 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Trace> LoadingDeps: No tables
268 2024.07.03 18:25:19.358044 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.03 18:25:19.358232 [ 3 ] {4dcbd795-9c05-4329-a2b7-ea134efbb0e1} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.03 18:25:19.358255 [ 3 ] {} <Debug> HTTP-Session: 09da26d5-dfdf-43b8-bac7-bb116765cdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.03 18:25:19.358385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.03 18:25:19.358460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.03 18:25:19.358479 [ 3 ] {} <Debug> HTTP-Session: 90954a8c-8c28-4dd9-94d3-654778d60c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
274 2024.07.03 18:25:19.358524 [ 3 ] {} <Debug> HTTP-Session: 90954a8c-8c28-4dd9-94d3-654778d60c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.03 18:25:19.358575 [ 3 ] {} <Debug> HTTP-Session: 90954a8c-8c28-4dd9-94d3-654778d60c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.03 18:25:19.358606 [ 3 ] {} <Trace> HTTP-Session: 90954a8c-8c28-4dd9-94d3-654778d60c12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.03 18:25:19.358773 [ 3 ] {0c7a59bd-967c-47f3-a5ee-69a01dc00175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.07.03 18:25:19.358849 [ 3 ] {0c7a59bd-967c-47f3-a5ee-69a01dc00175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.03 18:25:19.363330 [ 3 ] {0c7a59bd-967c-47f3-a5ee-69a01dc00175} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.03 18:25:19.373212 [ 3 ] {0c7a59bd-967c-47f3-a5ee-69a01dc00175} <Debug> oximeter.version (8fbdf32e-e1a9-48c1-9294-ad980185387b): Loading data parts
282 2024.07.03 18:25:19.373691 [ 3 ] {0c7a59bd-967c-47f3-a5ee-69a01dc00175} <Debug> oximeter.version (8fbdf32e-e1a9-48c1-9294-ad980185387b): There are no data parts
283 2024.07.03 18:25:19.384628 [ 3 ] {0c7a59bd-967c-47f3-a5ee-69a01dc00175} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.03 18:25:19.384655 [ 3 ] {} <Debug> HTTP-Session: 90954a8c-8c28-4dd9-94d3-654778d60c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.03 18:25:19.384803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.03 18:25:19.384878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.03 18:25:19.384927 [ 3 ] {} <Debug> HTTP-Session: a48f6597-a229-4a82-87e9-c590acf8bb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
288 2024.07.03 18:25:19.384944 [ 3 ] {} <Debug> HTTP-Session: a48f6597-a229-4a82-87e9-c590acf8bb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.03 18:25:19.384984 [ 3 ] {} <Debug> HTTP-Session: a48f6597-a229-4a82-87e9-c590acf8bb86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.03 18:25:19.385043 [ 3 ] {} <Trace> HTTP-Session: a48f6597-a229-4a82-87e9-c590acf8bb86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.03 18:25:19.385236 [ 3 ] {fb1ff0e5-6064-43b0-9541-fcb5e9f8ee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.07.03 18:25:19.385339 [ 3 ] {fb1ff0e5-6064-43b0-9541-fcb5e9f8ee4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.03 18:25:19.399789 [ 3 ] {fb1ff0e5-6064-43b0-9541-fcb5e9f8ee4d} <Debug> oximeter.measurements_bool (5b9cbad6-a1f2-4b88-b5ec-9b4c60285533): Loading data parts
304 2024.07.03 18:25:19.399979 [ 3 ] {fb1ff0e5-6064-43b0-9541-fcb5e9f8ee4d} <Debug> oximeter.measurements_bool (5b9cbad6-a1f2-4b88-b5ec-9b4c60285533): There are no data parts
305 2024.07.03 18:25:19.410238 [ 3 ] {fb1ff0e5-6064-43b0-9541-fcb5e9f8ee4d} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.03 18:25:19.410266 [ 3 ] {} <Debug> HTTP-Session: a48f6597-a229-4a82-87e9-c590acf8bb86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.03 18:25:19.410429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.03 18:25:19.410513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.03 18:25:19.410564 [ 3 ] {} <Debug> HTTP-Session: cf011100-6aa8-4822-ac6d-589b747a37d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
310 2024.07.03 18:25:19.410582 [ 3 ] {} <Debug> HTTP-Session: cf011100-6aa8-4822-ac6d-589b747a37d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.03 18:25:19.410626 [ 3 ] {} <Debug> HTTP-Session: cf011100-6aa8-4822-ac6d-589b747a37d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.03 18:25:19.410659 [ 3 ] {} <Trace> HTTP-Session: cf011100-6aa8-4822-ac6d-589b747a37d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.03 18:25:19.410893 [ 3 ] {0882e4f9-eaa9-4438-b2a8-f23184ee7679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.07.03 18:25:19.410972 [ 3 ] {0882e4f9-eaa9-4438-b2a8-f23184ee7679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.03 18:25:19.423861 [ 3 ] {0882e4f9-eaa9-4438-b2a8-f23184ee7679} <Debug> oximeter.measurements_i8 (152a9df3-ee3c-4c3d-b824-f3c78104bcd9): Loading data parts
316 2024.07.03 18:25:19.424064 [ 3 ] {0882e4f9-eaa9-4438-b2a8-f23184ee7679} <Debug> oximeter.measurements_i8 (152a9df3-ee3c-4c3d-b824-f3c78104bcd9): There are no data parts
317 2024.07.03 18:25:19.429567 [ 3 ] {0882e4f9-eaa9-4438-b2a8-f23184ee7679} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.03 18:25:19.429634 [ 3 ] {} <Debug> HTTP-Session: cf011100-6aa8-4822-ac6d-589b747a37d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.03 18:25:19.429754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.03 18:25:19.429831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.03 18:25:19.429885 [ 3 ] {} <Debug> HTTP-Session: 2f93533a-fcff-46f9-828d-20d768bff531 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
322 2024.07.03 18:25:19.429901 [ 3 ] {} <Debug> HTTP-Session: 2f93533a-fcff-46f9-828d-20d768bff531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.03 18:25:19.429942 [ 3 ] {} <Debug> HTTP-Session: 2f93533a-fcff-46f9-828d-20d768bff531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.03 18:25:19.430003 [ 3 ] {} <Trace> HTTP-Session: 2f93533a-fcff-46f9-828d-20d768bff531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.03 18:25:19.430171 [ 3 ] {c3f740f5-a791-4055-aa60-eaac89390ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.07.03 18:25:19.430278 [ 3 ] {c3f740f5-a791-4055-aa60-eaac89390ca7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.03 18:25:19.439620 [ 3 ] {c3f740f5-a791-4055-aa60-eaac89390ca7} <Debug> oximeter.measurements_u8 (1857aaf4-acb5-479f-81af-471e89f07f05): Loading data parts
328 2024.07.03 18:25:19.439824 [ 3 ] {c3f740f5-a791-4055-aa60-eaac89390ca7} <Debug> oximeter.measurements_u8 (1857aaf4-acb5-479f-81af-471e89f07f05): There are no data parts
329 2024.07.03 18:25:19.445592 [ 3 ] {c3f740f5-a791-4055-aa60-eaac89390ca7} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.03 18:25:19.445627 [ 3 ] {} <Debug> HTTP-Session: 2f93533a-fcff-46f9-828d-20d768bff531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.03 18:25:19.446066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.03 18:25:19.446388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.03 18:25:19.446821 [ 3 ] {} <Debug> HTTP-Session: 78ea8853-f436-4f48-9b98-12ee6f449f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
334 2024.07.03 18:25:19.446858 [ 3 ] {} <Debug> HTTP-Session: 78ea8853-f436-4f48-9b98-12ee6f449f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.03 18:25:19.447069 [ 3 ] {} <Debug> HTTP-Session: 78ea8853-f436-4f48-9b98-12ee6f449f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.03 18:25:19.447530 [ 3 ] {} <Trace> HTTP-Session: 78ea8853-f436-4f48-9b98-12ee6f449f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.03 18:25:19.447780 [ 3 ] {8958bcdf-51a2-4845-bf00-630e8d69314e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.07.03 18:25:19.447839 [ 3 ] {8958bcdf-51a2-4845-bf00-630e8d69314e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.03 18:25:19.465704 [ 3 ] {8958bcdf-51a2-4845-bf00-630e8d69314e} <Debug> oximeter.measurements_i16 (db7ffe5b-3739-40f1-abb5-d4fd50e22c1b): Loading data parts
340 2024.07.03 18:25:19.465907 [ 3 ] {8958bcdf-51a2-4845-bf00-630e8d69314e} <Debug> oximeter.measurements_i16 (db7ffe5b-3739-40f1-abb5-d4fd50e22c1b): There are no data parts
341 2024.07.03 18:25:19.490583 [ 3 ] {8958bcdf-51a2-4845-bf00-630e8d69314e} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.03 18:25:19.490620 [ 3 ] {} <Debug> HTTP-Session: 78ea8853-f436-4f48-9b98-12ee6f449f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.03 18:25:19.490785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.03 18:25:19.490851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.03 18:25:19.490876 [ 3 ] {} <Debug> HTTP-Session: c2d090ef-ccd6-43c6-a122-8ba6e664a5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
346 2024.07.03 18:25:19.490893 [ 3 ] {} <Debug> HTTP-Session: c2d090ef-ccd6-43c6-a122-8ba6e664a5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.03 18:25:19.490910 [ 3 ] {} <Debug> HTTP-Session: c2d090ef-ccd6-43c6-a122-8ba6e664a5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.03 18:25:19.490947 [ 3 ] {} <Trace> HTTP-Session: c2d090ef-ccd6-43c6-a122-8ba6e664a5a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.03 18:25:19.491133 [ 3 ] {9166d086-c449-4ecc-ab72-68e04d0af4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.07.03 18:25:19.491187 [ 3 ] {9166d086-c449-4ecc-ab72-68e04d0af4d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.03 18:25:19.558263 [ 3 ] {9166d086-c449-4ecc-ab72-68e04d0af4d8} <Debug> oximeter.measurements_u16 (8a4334c5-d4a2-4e50-ba63-560e693e6d14): Loading data parts
352 2024.07.03 18:25:19.558464 [ 3 ] {9166d086-c449-4ecc-ab72-68e04d0af4d8} <Debug> oximeter.measurements_u16 (8a4334c5-d4a2-4e50-ba63-560e693e6d14): There are no data parts
353 2024.07.03 18:25:19.566212 [ 3 ] {9166d086-c449-4ecc-ab72-68e04d0af4d8} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.03 18:25:19.566255 [ 3 ] {} <Debug> HTTP-Session: c2d090ef-ccd6-43c6-a122-8ba6e664a5a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.03 18:25:19.566450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.03 18:25:19.566521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.03 18:25:19.566554 [ 3 ] {} <Debug> HTTP-Session: ebf7ee4a-ce4c-4635-9d30-ab706ee58479 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
358 2024.07.03 18:25:19.566586 [ 3 ] {} <Debug> HTTP-Session: ebf7ee4a-ce4c-4635-9d30-ab706ee58479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.03 18:25:19.566602 [ 3 ] {} <Debug> HTTP-Session: ebf7ee4a-ce4c-4635-9d30-ab706ee58479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.03 18:25:19.566649 [ 3 ] {} <Trace> HTTP-Session: ebf7ee4a-ce4c-4635-9d30-ab706ee58479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.03 18:25:19.566872 [ 3 ] {2c8df54e-86e5-46d6-95ec-fe54fcf2e108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.07.03 18:25:19.566936 [ 3 ] {2c8df54e-86e5-46d6-95ec-fe54fcf2e108} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.03 18:25:19.616343 [ 3 ] {2c8df54e-86e5-46d6-95ec-fe54fcf2e108} <Debug> oximeter.measurements_i32 (8a009096-d6be-451c-8562-1b245f46efa3): Loading data parts
364 2024.07.03 18:25:19.616612 [ 3 ] {2c8df54e-86e5-46d6-95ec-fe54fcf2e108} <Debug> oximeter.measurements_i32 (8a009096-d6be-451c-8562-1b245f46efa3): There are no data parts
365 2024.07.03 18:25:19.623168 [ 3 ] {2c8df54e-86e5-46d6-95ec-fe54fcf2e108} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.03 18:25:19.623212 [ 3 ] {} <Debug> HTTP-Session: ebf7ee4a-ce4c-4635-9d30-ab706ee58479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.03 18:25:19.623336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.03 18:25:19.623391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.03 18:25:19.623419 [ 3 ] {} <Debug> HTTP-Session: d6437680-7772-4a72-8b3c-7852e7295f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
370 2024.07.03 18:25:19.623436 [ 3 ] {} <Debug> HTTP-Session: d6437680-7772-4a72-8b3c-7852e7295f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.03 18:25:19.623454 [ 3 ] {} <Debug> HTTP-Session: d6437680-7772-4a72-8b3c-7852e7295f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.03 18:25:19.623490 [ 3 ] {} <Trace> HTTP-Session: d6437680-7772-4a72-8b3c-7852e7295f5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.03 18:25:19.623662 [ 3 ] {e0c1c096-eb63-42f2-baf6-f4f6407b2b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.07.03 18:25:19.623710 [ 3 ] {e0c1c096-eb63-42f2-baf6-f4f6407b2b7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.03 18:25:19.636489 [ 3 ] {e0c1c096-eb63-42f2-baf6-f4f6407b2b7c} <Debug> oximeter.measurements_u32 (74f173d3-0a7b-4c0a-b40a-40b212213c20): Loading data parts
376 2024.07.03 18:25:19.636736 [ 3 ] {e0c1c096-eb63-42f2-baf6-f4f6407b2b7c} <Debug> oximeter.measurements_u32 (74f173d3-0a7b-4c0a-b40a-40b212213c20): There are no data parts
377 2024.07.03 18:25:19.639160 [ 3 ] {e0c1c096-eb63-42f2-baf6-f4f6407b2b7c} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.03 18:25:19.639192 [ 3 ] {} <Debug> HTTP-Session: d6437680-7772-4a72-8b3c-7852e7295f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.03 18:25:19.639305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.03 18:25:19.639357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.03 18:25:19.639382 [ 3 ] {} <Debug> HTTP-Session: eb5371a0-eeb3-40fb-9b44-45585612f94e Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
382 2024.07.03 18:25:19.639401 [ 3 ] {} <Debug> HTTP-Session: eb5371a0-eeb3-40fb-9b44-45585612f94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.03 18:25:19.639415 [ 3 ] {} <Debug> HTTP-Session: eb5371a0-eeb3-40fb-9b44-45585612f94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.03 18:25:19.639450 [ 3 ] {} <Trace> HTTP-Session: eb5371a0-eeb3-40fb-9b44-45585612f94e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.03 18:25:19.639623 [ 3 ] {937feae5-022d-4edc-b7c1-c70137526564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.07.03 18:25:19.639674 [ 3 ] {937feae5-022d-4edc-b7c1-c70137526564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.03 18:25:19.649442 [ 3 ] {937feae5-022d-4edc-b7c1-c70137526564} <Debug> oximeter.measurements_i64 (d2d14c4d-9a3a-4b71-9bd0-d66f8c7a1a11): Loading data parts
388 2024.07.03 18:25:19.649706 [ 3 ] {937feae5-022d-4edc-b7c1-c70137526564} <Debug> oximeter.measurements_i64 (d2d14c4d-9a3a-4b71-9bd0-d66f8c7a1a11): There are no data parts
389 2024.07.03 18:25:19.651879 [ 3 ] {937feae5-022d-4edc-b7c1-c70137526564} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.03 18:25:19.651912 [ 3 ] {} <Debug> HTTP-Session: eb5371a0-eeb3-40fb-9b44-45585612f94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.03 18:25:19.652014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.03 18:25:19.652072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.03 18:25:19.652092 [ 3 ] {} <Debug> HTTP-Session: 121bbf9d-b6e1-4d5c-9112-3c5a9ba7f5d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
394 2024.07.03 18:25:19.652113 [ 3 ] {} <Debug> HTTP-Session: 121bbf9d-b6e1-4d5c-9112-3c5a9ba7f5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.03 18:25:19.652128 [ 3 ] {} <Debug> HTTP-Session: 121bbf9d-b6e1-4d5c-9112-3c5a9ba7f5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.03 18:25:19.652162 [ 3 ] {} <Trace> HTTP-Session: 121bbf9d-b6e1-4d5c-9112-3c5a9ba7f5d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.03 18:25:19.652334 [ 3 ] {cec73c5f-100d-4b31-bedd-01d1d714046b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.07.03 18:25:19.652383 [ 3 ] {cec73c5f-100d-4b31-bedd-01d1d714046b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.03 18:25:19.655258 [ 3 ] {cec73c5f-100d-4b31-bedd-01d1d714046b} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Loading data parts
400 2024.07.03 18:25:19.655488 [ 3 ] {cec73c5f-100d-4b31-bedd-01d1d714046b} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): There are no data parts
401 2024.07.03 18:25:19.656779 [ 3 ] {cec73c5f-100d-4b31-bedd-01d1d714046b} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.03 18:25:19.656812 [ 3 ] {} <Debug> HTTP-Session: 121bbf9d-b6e1-4d5c-9112-3c5a9ba7f5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.03 18:25:19.656933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.03 18:25:19.656980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.03 18:25:19.657004 [ 3 ] {} <Debug> HTTP-Session: b8b79086-f2ec-42ca-9907-5afc26bf7e02 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
406 2024.07.03 18:25:19.657026 [ 3 ] {} <Debug> HTTP-Session: b8b79086-f2ec-42ca-9907-5afc26bf7e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.03 18:25:19.657039 [ 3 ] {} <Debug> HTTP-Session: b8b79086-f2ec-42ca-9907-5afc26bf7e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.03 18:25:19.657073 [ 3 ] {} <Trace> HTTP-Session: b8b79086-f2ec-42ca-9907-5afc26bf7e02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.03 18:25:19.657248 [ 3 ] {6a0bcbae-4526-4432-86d5-551a4a44d4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.07.03 18:25:19.657300 [ 3 ] {6a0bcbae-4526-4432-86d5-551a4a44d4db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.03 18:25:19.664588 [ 3 ] {6a0bcbae-4526-4432-86d5-551a4a44d4db} <Debug> oximeter.measurements_f32 (f1c5e4de-0dde-4c40-847c-144f7c630672): Loading data parts
412 2024.07.03 18:25:19.664764 [ 3 ] {6a0bcbae-4526-4432-86d5-551a4a44d4db} <Debug> oximeter.measurements_f32 (f1c5e4de-0dde-4c40-847c-144f7c630672): There are no data parts
413 2024.07.03 18:25:19.671085 [ 3 ] {6a0bcbae-4526-4432-86d5-551a4a44d4db} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.03 18:25:19.671133 [ 3 ] {} <Debug> HTTP-Session: b8b79086-f2ec-42ca-9907-5afc26bf7e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.03 18:25:19.671357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.03 18:25:19.671482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.03 18:25:19.671525 [ 3 ] {} <Debug> HTTP-Session: a3973afb-0340-4b72-ada2-dd8eef75a7bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
418 2024.07.03 18:25:19.671568 [ 3 ] {} <Debug> HTTP-Session: a3973afb-0340-4b72-ada2-dd8eef75a7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.03 18:25:19.671591 [ 3 ] {} <Debug> HTTP-Session: a3973afb-0340-4b72-ada2-dd8eef75a7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.03 18:25:19.671627 [ 3 ] {} <Trace> HTTP-Session: a3973afb-0340-4b72-ada2-dd8eef75a7bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.03 18:25:19.671805 [ 3 ] {839a1772-9be8-4458-8abb-2c87bebad3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.07.03 18:25:19.671858 [ 3 ] {839a1772-9be8-4458-8abb-2c87bebad3e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.03 18:25:19.677949 [ 3 ] {839a1772-9be8-4458-8abb-2c87bebad3e2} <Debug> oximeter.measurements_f64 (259d4c29-87e4-4761-9f3a-4065623b1e2e): Loading data parts
424 2024.07.03 18:25:19.678269 [ 3 ] {839a1772-9be8-4458-8abb-2c87bebad3e2} <Debug> oximeter.measurements_f64 (259d4c29-87e4-4761-9f3a-4065623b1e2e): There are no data parts
425 2024.07.03 18:25:19.686318 [ 3 ] {839a1772-9be8-4458-8abb-2c87bebad3e2} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.03 18:25:19.686357 [ 3 ] {} <Debug> HTTP-Session: a3973afb-0340-4b72-ada2-dd8eef75a7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.03 18:25:19.686484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.03 18:25:19.686548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.03 18:25:19.686574 [ 3 ] {} <Debug> HTTP-Session: b0635428-9592-45d6-9567-6507f805ba03 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
430 2024.07.03 18:25:19.686601 [ 3 ] {} <Debug> HTTP-Session: b0635428-9592-45d6-9567-6507f805ba03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.03 18:25:19.686618 [ 3 ] {} <Debug> HTTP-Session: b0635428-9592-45d6-9567-6507f805ba03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.03 18:25:19.686661 [ 3 ] {} <Trace> HTTP-Session: b0635428-9592-45d6-9567-6507f805ba03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.03 18:25:19.686872 [ 3 ] {f760c09f-07f8-46ff-902f-d6a5fac17b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.07.03 18:25:19.686937 [ 3 ] {f760c09f-07f8-46ff-902f-d6a5fac17b03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.03 18:25:19.698616 [ 3 ] {f760c09f-07f8-46ff-902f-d6a5fac17b03} <Debug> oximeter.measurements_string (0c79ddc8-ccd2-439e-bcc2-146ad2d25db5): Loading data parts
436 2024.07.03 18:25:19.698799 [ 3 ] {f760c09f-07f8-46ff-902f-d6a5fac17b03} <Debug> oximeter.measurements_string (0c79ddc8-ccd2-439e-bcc2-146ad2d25db5): There are no data parts
437 2024.07.03 18:25:19.701272 [ 3 ] {f760c09f-07f8-46ff-902f-d6a5fac17b03} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.03 18:25:19.701304 [ 3 ] {} <Debug> HTTP-Session: b0635428-9592-45d6-9567-6507f805ba03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.03 18:25:19.701435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.03 18:25:19.701497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.03 18:25:19.701521 [ 3 ] {} <Debug> HTTP-Session: 610b8311-1096-44d2-94aa-384c7de1554a Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
442 2024.07.03 18:25:19.701547 [ 3 ] {} <Debug> HTTP-Session: 610b8311-1096-44d2-94aa-384c7de1554a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.03 18:25:19.701570 [ 3 ] {} <Debug> HTTP-Session: 610b8311-1096-44d2-94aa-384c7de1554a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.03 18:25:19.701605 [ 3 ] {} <Trace> HTTP-Session: 610b8311-1096-44d2-94aa-384c7de1554a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.03 18:25:19.701819 [ 3 ] {35996df5-b8dc-4c05-9d9e-d3f47f38e5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.07.03 18:25:19.701885 [ 3 ] {35996df5-b8dc-4c05-9d9e-d3f47f38e5a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.03 18:25:19.704688 [ 3 ] {35996df5-b8dc-4c05-9d9e-d3f47f38e5a8} <Debug> oximeter.measurements_bytes (38ea5cc3-ade8-42a5-9744-7ba1d0fe5964): Loading data parts
455 2024.07.03 18:25:19.704921 [ 3 ] {35996df5-b8dc-4c05-9d9e-d3f47f38e5a8} <Debug> oximeter.measurements_bytes (38ea5cc3-ade8-42a5-9744-7ba1d0fe5964): There are no data parts
456 2024.07.03 18:25:19.706194 [ 3 ] {35996df5-b8dc-4c05-9d9e-d3f47f38e5a8} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.03 18:25:19.706220 [ 3 ] {} <Debug> HTTP-Session: 610b8311-1096-44d2-94aa-384c7de1554a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.03 18:25:19.706331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.03 18:25:19.706384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.03 18:25:19.706404 [ 3 ] {} <Debug> HTTP-Session: d833fd92-7729-482c-a1b7-4cf1df75c817 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
461 2024.07.03 18:25:19.706425 [ 3 ] {} <Debug> HTTP-Session: d833fd92-7729-482c-a1b7-4cf1df75c817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.03 18:25:19.706444 [ 3 ] {} <Debug> HTTP-Session: d833fd92-7729-482c-a1b7-4cf1df75c817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.03 18:25:19.706474 [ 3 ] {} <Trace> HTTP-Session: d833fd92-7729-482c-a1b7-4cf1df75c817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.03 18:25:19.706662 [ 3 ] {e1650c0a-aab2-4aea-8979-f161490fa2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.07.03 18:25:19.706712 [ 3 ] {e1650c0a-aab2-4aea-8979-f161490fa2cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.03 18:25:19.714230 [ 3 ] {e1650c0a-aab2-4aea-8979-f161490fa2cc} <Debug> oximeter.measurements_cumulativei64 (8b7fba73-ba30-40d1-9acf-1fafb9693b08): Loading data parts
467 2024.07.03 18:25:19.714572 [ 3 ] {e1650c0a-aab2-4aea-8979-f161490fa2cc} <Debug> oximeter.measurements_cumulativei64 (8b7fba73-ba30-40d1-9acf-1fafb9693b08): There are no data parts
468 2024.07.03 18:25:19.721453 [ 3 ] {e1650c0a-aab2-4aea-8979-f161490fa2cc} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.03 18:25:19.721516 [ 3 ] {} <Debug> HTTP-Session: d833fd92-7729-482c-a1b7-4cf1df75c817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.03 18:25:19.721671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.03 18:25:19.721736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.03 18:25:19.721755 [ 3 ] {} <Debug> HTTP-Session: b4a08fe6-14b9-4be9-9854-60501062c387 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
473 2024.07.03 18:25:19.721781 [ 3 ] {} <Debug> HTTP-Session: b4a08fe6-14b9-4be9-9854-60501062c387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.03 18:25:19.721794 [ 3 ] {} <Debug> HTTP-Session: b4a08fe6-14b9-4be9-9854-60501062c387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.03 18:25:19.721831 [ 3 ] {} <Trace> HTTP-Session: b4a08fe6-14b9-4be9-9854-60501062c387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.03 18:25:19.722017 [ 3 ] {7459383e-8dcf-4093-b2f5-7f6716975704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.07.03 18:25:19.722079 [ 3 ] {7459383e-8dcf-4093-b2f5-7f6716975704} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.03 18:25:19.727023 [ 3 ] {7459383e-8dcf-4093-b2f5-7f6716975704} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Loading data parts
479 2024.07.03 18:25:19.727177 [ 3 ] {7459383e-8dcf-4093-b2f5-7f6716975704} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): There are no data parts
480 2024.07.03 18:25:19.733074 [ 3 ] {7459383e-8dcf-4093-b2f5-7f6716975704} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.03 18:25:19.733104 [ 3 ] {} <Debug> HTTP-Session: b4a08fe6-14b9-4be9-9854-60501062c387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.03 18:25:19.733257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.03 18:25:19.733312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.03 18:25:19.733331 [ 3 ] {} <Debug> HTTP-Session: 1571754b-8f55-4450-b16c-fdb9b3417b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
485 2024.07.03 18:25:19.733355 [ 3 ] {} <Debug> HTTP-Session: 1571754b-8f55-4450-b16c-fdb9b3417b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.03 18:25:19.733377 [ 3 ] {} <Debug> HTTP-Session: 1571754b-8f55-4450-b16c-fdb9b3417b3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.03 18:25:19.733407 [ 3 ] {} <Trace> HTTP-Session: 1571754b-8f55-4450-b16c-fdb9b3417b3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.03 18:25:19.733602 [ 3 ] {0a3d6e9d-6802-421d-9689-dd34695d3272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.07.03 18:25:19.733664 [ 3 ] {0a3d6e9d-6802-421d-9689-dd34695d3272} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.03 18:25:19.739309 [ 3 ] {0a3d6e9d-6802-421d-9689-dd34695d3272} <Debug> oximeter.measurements_cumulativef32 (81ed8c90-dfad-4189-99c5-77ae14331b3d): Loading data parts
491 2024.07.03 18:25:19.739477 [ 3 ] {0a3d6e9d-6802-421d-9689-dd34695d3272} <Debug> oximeter.measurements_cumulativef32 (81ed8c90-dfad-4189-99c5-77ae14331b3d): There are no data parts
492 2024.07.03 18:25:19.747125 [ 3 ] {0a3d6e9d-6802-421d-9689-dd34695d3272} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.03 18:25:19.747158 [ 3 ] {} <Debug> HTTP-Session: 1571754b-8f55-4450-b16c-fdb9b3417b3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.03 18:25:19.747259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.03 18:25:19.747311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.03 18:25:19.747335 [ 3 ] {} <Debug> HTTP-Session: 9891961f-bfdb-41c5-ba08-7da40d20bcff Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
497 2024.07.03 18:25:19.747357 [ 3 ] {} <Debug> HTTP-Session: 9891961f-bfdb-41c5-ba08-7da40d20bcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.03 18:25:19.747371 [ 3 ] {} <Debug> HTTP-Session: 9891961f-bfdb-41c5-ba08-7da40d20bcff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.03 18:25:19.747405 [ 3 ] {} <Trace> HTTP-Session: 9891961f-bfdb-41c5-ba08-7da40d20bcff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.03 18:25:19.747599 [ 3 ] {9fdbea9b-a400-49c4-b2a6-7b77f5ce40f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.07.03 18:25:19.747653 [ 3 ] {9fdbea9b-a400-49c4-b2a6-7b77f5ce40f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.03 18:25:19.752918 [ 3 ] {9fdbea9b-a400-49c4-b2a6-7b77f5ce40f4} <Debug> oximeter.measurements_cumulativef64 (594b049f-0b56-44d6-b0b0-841b790db00a): Loading data parts
503 2024.07.03 18:25:19.753139 [ 3 ] {9fdbea9b-a400-49c4-b2a6-7b77f5ce40f4} <Debug> oximeter.measurements_cumulativef64 (594b049f-0b56-44d6-b0b0-841b790db00a): There are no data parts
504 2024.07.03 18:25:19.759172 [ 3 ] {9fdbea9b-a400-49c4-b2a6-7b77f5ce40f4} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.03 18:25:19.759216 [ 3 ] {} <Debug> HTTP-Session: 9891961f-bfdb-41c5-ba08-7da40d20bcff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.03 18:25:19.759405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.03 18:25:19.759496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.03 18:25:19.759548 [ 3 ] {} <Debug> HTTP-Session: b3e5b0ee-9499-46b1-bad6-1c6169790e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
509 2024.07.03 18:25:19.759582 [ 3 ] {} <Debug> HTTP-Session: b3e5b0ee-9499-46b1-bad6-1c6169790e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.03 18:25:19.759605 [ 3 ] {} <Debug> HTTP-Session: b3e5b0ee-9499-46b1-bad6-1c6169790e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.03 18:25:19.759638 [ 3 ] {} <Trace> HTTP-Session: b3e5b0ee-9499-46b1-bad6-1c6169790e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.03 18:25:19.759892 [ 3 ] {25c379d6-d053-4429-be4c-ca3570c3bcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.07.03 18:25:19.759956 [ 3 ] {25c379d6-d053-4429-be4c-ca3570c3bcb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.03 18:25:19.766179 [ 3 ] {25c379d6-d053-4429-be4c-ca3570c3bcb3} <Debug> oximeter.measurements_histogrami8 (55a17c24-4ba9-43c3-95b6-4828e695e40e): Loading data parts
525 2024.07.03 18:25:19.766326 [ 3 ] {25c379d6-d053-4429-be4c-ca3570c3bcb3} <Debug> oximeter.measurements_histogrami8 (55a17c24-4ba9-43c3-95b6-4828e695e40e): There are no data parts
526 2024.07.03 18:25:19.773784 [ 3 ] {25c379d6-d053-4429-be4c-ca3570c3bcb3} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.03 18:25:19.773817 [ 3 ] {} <Debug> HTTP-Session: b3e5b0ee-9499-46b1-bad6-1c6169790e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.03 18:25:19.773927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.03 18:25:19.773971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.03 18:25:19.773996 [ 3 ] {} <Debug> HTTP-Session: 868daaaa-9e08-46e4-89e4-a872383a103b Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
531 2024.07.03 18:25:19.774019 [ 3 ] {} <Debug> HTTP-Session: 868daaaa-9e08-46e4-89e4-a872383a103b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.03 18:25:19.774033 [ 3 ] {} <Debug> HTTP-Session: 868daaaa-9e08-46e4-89e4-a872383a103b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.03 18:25:19.774066 [ 3 ] {} <Trace> HTTP-Session: 868daaaa-9e08-46e4-89e4-a872383a103b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.03 18:25:19.774312 [ 3 ] {387ae391-42f9-49c9-9ab4-2a4abbd53c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.07.03 18:25:19.774376 [ 3 ] {387ae391-42f9-49c9-9ab4-2a4abbd53c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.03 18:25:19.780790 [ 3 ] {387ae391-42f9-49c9-9ab4-2a4abbd53c19} <Debug> oximeter.measurements_histogramu8 (2a3e171f-8057-4068-ae26-d314ac3ca7e7): Loading data parts
537 2024.07.03 18:25:19.780916 [ 3 ] {387ae391-42f9-49c9-9ab4-2a4abbd53c19} <Debug> oximeter.measurements_histogramu8 (2a3e171f-8057-4068-ae26-d314ac3ca7e7): There are no data parts
538 2024.07.03 18:25:19.782629 [ 3 ] {387ae391-42f9-49c9-9ab4-2a4abbd53c19} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.03 18:25:19.782662 [ 3 ] {} <Debug> HTTP-Session: 868daaaa-9e08-46e4-89e4-a872383a103b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.03 18:25:19.782779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.03 18:25:19.782858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.03 18:25:19.782882 [ 3 ] {} <Debug> HTTP-Session: 6cb84b78-4c94-4382-9239-7d617f715eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
543 2024.07.03 18:25:19.782908 [ 3 ] {} <Debug> HTTP-Session: 6cb84b78-4c94-4382-9239-7d617f715eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.03 18:25:19.782926 [ 3 ] {} <Debug> HTTP-Session: 6cb84b78-4c94-4382-9239-7d617f715eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.03 18:25:19.782970 [ 3 ] {} <Trace> HTTP-Session: 6cb84b78-4c94-4382-9239-7d617f715eb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.03 18:25:19.783259 [ 3 ] {122bad83-a5cc-4bd5-b114-3d76ec5c1aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.07.03 18:25:19.783324 [ 3 ] {122bad83-a5cc-4bd5-b114-3d76ec5c1aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.03 18:25:19.788473 [ 3 ] {122bad83-a5cc-4bd5-b114-3d76ec5c1aab} <Debug> oximeter.measurements_histogrami16 (72a843ef-4850-4451-95a6-3678868165b1): Loading data parts
549 2024.07.03 18:25:19.788628 [ 3 ] {122bad83-a5cc-4bd5-b114-3d76ec5c1aab} <Debug> oximeter.measurements_histogrami16 (72a843ef-4850-4451-95a6-3678868165b1): There are no data parts
550 2024.07.03 18:25:19.795446 [ 3 ] {122bad83-a5cc-4bd5-b114-3d76ec5c1aab} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.03 18:25:19.795518 [ 3 ] {} <Debug> HTTP-Session: 6cb84b78-4c94-4382-9239-7d617f715eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.03 18:25:19.795681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.03 18:25:19.795737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.03 18:25:19.795768 [ 3 ] {} <Debug> HTTP-Session: 7a5fd2cd-7a03-49a5-9ec7-fd9ed1862ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
555 2024.07.03 18:25:19.795795 [ 3 ] {} <Debug> HTTP-Session: 7a5fd2cd-7a03-49a5-9ec7-fd9ed1862ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.03 18:25:19.795813 [ 3 ] {} <Debug> HTTP-Session: 7a5fd2cd-7a03-49a5-9ec7-fd9ed1862ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.03 18:25:19.795855 [ 3 ] {} <Trace> HTTP-Session: 7a5fd2cd-7a03-49a5-9ec7-fd9ed1862ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.03 18:25:19.796162 [ 3 ] {104cf508-dbd5-4fb1-9301-356bef875343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.07.03 18:25:19.796234 [ 3 ] {104cf508-dbd5-4fb1-9301-356bef875343} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.03 18:25:19.799742 [ 3 ] {104cf508-dbd5-4fb1-9301-356bef875343} <Debug> oximeter.measurements_histogramu16 (4fff396f-c2db-40e2-b282-0d30df4705e3): Loading data parts
561 2024.07.03 18:25:19.799874 [ 3 ] {104cf508-dbd5-4fb1-9301-356bef875343} <Debug> oximeter.measurements_histogramu16 (4fff396f-c2db-40e2-b282-0d30df4705e3): There are no data parts
562 2024.07.03 18:25:19.804691 [ 3 ] {104cf508-dbd5-4fb1-9301-356bef875343} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.03 18:25:19.804722 [ 3 ] {} <Debug> HTTP-Session: 7a5fd2cd-7a03-49a5-9ec7-fd9ed1862ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.03 18:25:19.804838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.03 18:25:19.804902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.03 18:25:19.804926 [ 3 ] {} <Debug> HTTP-Session: bfcddd1b-53a5-4d62-a8c5-027af1b025d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
567 2024.07.03 18:25:19.804953 [ 3 ] {} <Debug> HTTP-Session: bfcddd1b-53a5-4d62-a8c5-027af1b025d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.03 18:25:19.804976 [ 3 ] {} <Debug> HTTP-Session: bfcddd1b-53a5-4d62-a8c5-027af1b025d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.03 18:25:19.805014 [ 3 ] {} <Trace> HTTP-Session: bfcddd1b-53a5-4d62-a8c5-027af1b025d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.03 18:25:19.805297 [ 3 ] {aa3f4cc7-4b5a-4174-9c43-025a6e8a0a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.07.03 18:25:19.805369 [ 3 ] {aa3f4cc7-4b5a-4174-9c43-025a6e8a0a10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.03 18:25:19.812307 [ 3 ] {aa3f4cc7-4b5a-4174-9c43-025a6e8a0a10} <Debug> oximeter.measurements_histogrami32 (760ef5a7-1738-47b6-b56a-c7665df2d33e): Loading data parts
573 2024.07.03 18:25:19.812474 [ 3 ] {aa3f4cc7-4b5a-4174-9c43-025a6e8a0a10} <Debug> oximeter.measurements_histogrami32 (760ef5a7-1738-47b6-b56a-c7665df2d33e): There are no data parts
574 2024.07.03 18:25:19.820708 [ 3 ] {aa3f4cc7-4b5a-4174-9c43-025a6e8a0a10} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.03 18:25:19.820740 [ 3 ] {} <Debug> HTTP-Session: bfcddd1b-53a5-4d62-a8c5-027af1b025d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.03 18:25:19.820883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.03 18:25:19.820947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.03 18:25:19.820972 [ 3 ] {} <Debug> HTTP-Session: 364f06b0-f806-40b7-8e14-c35f6af043de Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
579 2024.07.03 18:25:19.821005 [ 3 ] {} <Debug> HTTP-Session: 364f06b0-f806-40b7-8e14-c35f6af043de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.03 18:25:19.821023 [ 3 ] {} <Debug> HTTP-Session: 364f06b0-f806-40b7-8e14-c35f6af043de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.03 18:25:19.821065 [ 3 ] {} <Trace> HTTP-Session: 364f06b0-f806-40b7-8e14-c35f6af043de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.03 18:25:19.821340 [ 3 ] {da9b326f-1751-4c81-8655-ccfe7667f264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.07.03 18:25:19.821406 [ 3 ] {da9b326f-1751-4c81-8655-ccfe7667f264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.03 18:25:19.826935 [ 3 ] {da9b326f-1751-4c81-8655-ccfe7667f264} <Debug> oximeter.measurements_histogramu32 (eb543dde-1821-4b09-9a52-05afafad7309): Loading data parts
585 2024.07.03 18:25:19.827068 [ 3 ] {da9b326f-1751-4c81-8655-ccfe7667f264} <Debug> oximeter.measurements_histogramu32 (eb543dde-1821-4b09-9a52-05afafad7309): There are no data parts
586 2024.07.03 18:25:19.833514 [ 3 ] {da9b326f-1751-4c81-8655-ccfe7667f264} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.03 18:25:19.833569 [ 3 ] {} <Debug> HTTP-Session: 364f06b0-f806-40b7-8e14-c35f6af043de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.03 18:25:19.833738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.03 18:25:19.833802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.03 18:25:19.833826 [ 3 ] {} <Debug> HTTP-Session: 91b2fc37-22a0-4ce0-8e59-314107450d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
591 2024.07.03 18:25:19.833854 [ 3 ] {} <Debug> HTTP-Session: 91b2fc37-22a0-4ce0-8e59-314107450d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.03 18:25:19.833878 [ 3 ] {} <Debug> HTTP-Session: 91b2fc37-22a0-4ce0-8e59-314107450d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.03 18:25:19.833915 [ 3 ] {} <Trace> HTTP-Session: 91b2fc37-22a0-4ce0-8e59-314107450d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.03 18:25:19.834220 [ 3 ] {be8f43c8-e2f2-46d0-84c2-cf85b4b09c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.07.03 18:25:19.834287 [ 3 ] {be8f43c8-e2f2-46d0-84c2-cf85b4b09c32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.03 18:25:19.843289 [ 3 ] {be8f43c8-e2f2-46d0-84c2-cf85b4b09c32} <Debug> oximeter.measurements_histogrami64 (91543d73-b549-4cf6-ba9c-903b16cdd41f): Loading data parts
597 2024.07.03 18:25:19.843500 [ 3 ] {be8f43c8-e2f2-46d0-84c2-cf85b4b09c32} <Debug> oximeter.measurements_histogrami64 (91543d73-b549-4cf6-ba9c-903b16cdd41f): There are no data parts
598 2024.07.03 18:25:19.847027 [ 3 ] {be8f43c8-e2f2-46d0-84c2-cf85b4b09c32} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.03 18:25:19.847059 [ 3 ] {} <Debug> HTTP-Session: 91b2fc37-22a0-4ce0-8e59-314107450d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.03 18:25:19.847205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.03 18:25:19.847262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.03 18:25:19.847289 [ 3 ] {} <Debug> HTTP-Session: 2392a6f2-1167-4b20-abd2-82353b7f3e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
603 2024.07.03 18:25:19.847306 [ 3 ] {} <Debug> HTTP-Session: 2392a6f2-1167-4b20-abd2-82353b7f3e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.03 18:25:19.847326 [ 3 ] {} <Debug> HTTP-Session: 2392a6f2-1167-4b20-abd2-82353b7f3e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.03 18:25:19.847356 [ 3 ] {} <Trace> HTTP-Session: 2392a6f2-1167-4b20-abd2-82353b7f3e37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.03 18:25:19.847602 [ 3 ] {8fca4e6a-b640-4bd1-93c6-bb546fbfa404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.07.03 18:25:19.847668 [ 3 ] {8fca4e6a-b640-4bd1-93c6-bb546fbfa404} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.03 18:25:19.850916 [ 3 ] {8fca4e6a-b640-4bd1-93c6-bb546fbfa404} <Debug> oximeter.measurements_histogramu64 (16cd2471-e973-4e75-b68c-d94766d5596e): Loading data parts
609 2024.07.03 18:25:19.851039 [ 3 ] {8fca4e6a-b640-4bd1-93c6-bb546fbfa404} <Debug> oximeter.measurements_histogramu64 (16cd2471-e973-4e75-b68c-d94766d5596e): There are no data parts
610 2024.07.03 18:25:19.852429 [ 3 ] {8fca4e6a-b640-4bd1-93c6-bb546fbfa404} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.03 18:25:19.852455 [ 3 ] {} <Debug> HTTP-Session: 2392a6f2-1167-4b20-abd2-82353b7f3e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.03 18:25:19.852559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.03 18:25:19.852613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.03 18:25:19.852632 [ 3 ] {} <Debug> HTTP-Session: 92e73282-e88e-4e28-bbd2-1acd959978bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
615 2024.07.03 18:25:19.852654 [ 3 ] {} <Debug> HTTP-Session: 92e73282-e88e-4e28-bbd2-1acd959978bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.03 18:25:19.852675 [ 3 ] {} <Debug> HTTP-Session: 92e73282-e88e-4e28-bbd2-1acd959978bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.03 18:25:19.852704 [ 3 ] {} <Trace> HTTP-Session: 92e73282-e88e-4e28-bbd2-1acd959978bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.03 18:25:19.852946 [ 3 ] {e1ed3755-c385-4d93-996c-b03a531556a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.07.03 18:25:19.853013 [ 3 ] {e1ed3755-c385-4d93-996c-b03a531556a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.03 18:25:19.861951 [ 3 ] {e1ed3755-c385-4d93-996c-b03a531556a0} <Debug> oximeter.measurements_histogramf32 (5ca1c188-5cb9-44ae-9e9d-04e72c61c04f): Loading data parts
621 2024.07.03 18:25:19.862084 [ 3 ] {e1ed3755-c385-4d93-996c-b03a531556a0} <Debug> oximeter.measurements_histogramf32 (5ca1c188-5cb9-44ae-9e9d-04e72c61c04f): There are no data parts
622 2024.07.03 18:25:19.867200 [ 3 ] {e1ed3755-c385-4d93-996c-b03a531556a0} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.03 18:25:19.867235 [ 3 ] {} <Debug> HTTP-Session: 92e73282-e88e-4e28-bbd2-1acd959978bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.03 18:25:19.867347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.03 18:25:19.867399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.03 18:25:19.867426 [ 3 ] {} <Debug> HTTP-Session: 6edc5404-2947-4798-b6bd-4ff2a79b0bba Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
627 2024.07.03 18:25:19.867442 [ 3 ] {} <Debug> HTTP-Session: 6edc5404-2947-4798-b6bd-4ff2a79b0bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.03 18:25:19.867461 [ 3 ] {} <Debug> HTTP-Session: 6edc5404-2947-4798-b6bd-4ff2a79b0bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.03 18:25:19.867498 [ 3 ] {} <Trace> HTTP-Session: 6edc5404-2947-4798-b6bd-4ff2a79b0bba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.03 18:25:19.867738 [ 3 ] {d6b0b1cb-8298-473e-a6a9-e15773e8472f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.07.03 18:25:19.867804 [ 3 ] {d6b0b1cb-8298-473e-a6a9-e15773e8472f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.03 18:25:19.876047 [ 3 ] {d6b0b1cb-8298-473e-a6a9-e15773e8472f} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Loading data parts
633 2024.07.03 18:25:19.876163 [ 3 ] {d6b0b1cb-8298-473e-a6a9-e15773e8472f} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): There are no data parts
634 2024.07.03 18:25:19.882225 [ 3 ] {d6b0b1cb-8298-473e-a6a9-e15773e8472f} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.03 18:25:19.882257 [ 3 ] {} <Debug> HTTP-Session: 6edc5404-2947-4798-b6bd-4ff2a79b0bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.03 18:25:19.882417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.03 18:25:19.882483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.03 18:25:19.882514 [ 3 ] {} <Debug> HTTP-Session: 669003a9-86a6-40a5-97f5-c60ec81059df Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
639 2024.07.03 18:25:19.882535 [ 3 ] {} <Debug> HTTP-Session: 669003a9-86a6-40a5-97f5-c60ec81059df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.03 18:25:19.882565 [ 3 ] {} <Debug> HTTP-Session: 669003a9-86a6-40a5-97f5-c60ec81059df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.03 18:25:19.882609 [ 3 ] {} <Trace> HTTP-Session: 669003a9-86a6-40a5-97f5-c60ec81059df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.03 18:25:19.882799 [ 3 ] {51190cdc-2c5d-496a-92be-5bb49118f227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 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)
660 2024.07.03 18:25:19.882867 [ 3 ] {51190cdc-2c5d-496a-92be-5bb49118f227} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.03 18:25:19.896019 [ 3 ] {51190cdc-2c5d-496a-92be-5bb49118f227} <Debug> oximeter.fields_bool (e5f1fb15-6dff-484d-bbf1-b99f441aa1e5): Loading data parts
662 2024.07.03 18:25:19.896190 [ 3 ] {51190cdc-2c5d-496a-92be-5bb49118f227} <Debug> oximeter.fields_bool (e5f1fb15-6dff-484d-bbf1-b99f441aa1e5): There are no data parts
663 2024.07.03 18:25:19.903299 [ 3 ] {51190cdc-2c5d-496a-92be-5bb49118f227} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.03 18:25:19.903349 [ 3 ] {} <Debug> HTTP-Session: 669003a9-86a6-40a5-97f5-c60ec81059df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.03 18:25:19.903476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.03 18:25:19.903530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.03 18:25:19.903549 [ 3 ] {} <Debug> HTTP-Session: 889e37b0-f52b-4648-b073-48e5bee2717d Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
668 2024.07.03 18:25:19.903573 [ 3 ] {} <Debug> HTTP-Session: 889e37b0-f52b-4648-b073-48e5bee2717d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.03 18:25:19.903587 [ 3 ] {} <Debug> HTTP-Session: 889e37b0-f52b-4648-b073-48e5bee2717d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.03 18:25:19.903623 [ 3 ] {} <Trace> HTTP-Session: 889e37b0-f52b-4648-b073-48e5bee2717d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.03 18:25:19.903769 [ 3 ] {608a5173-d767-49dc-8327-18701e154112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
672 2024.07.03 18:25:19.903821 [ 3 ] {608a5173-d767-49dc-8327-18701e154112} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.03 18:25:19.907458 [ 3 ] {608a5173-d767-49dc-8327-18701e154112} <Debug> oximeter.fields_i8 (bf494978-171b-4da4-b44c-75c50a2bdc8b): Loading data parts
674 2024.07.03 18:25:19.907599 [ 3 ] {608a5173-d767-49dc-8327-18701e154112} <Debug> oximeter.fields_i8 (bf494978-171b-4da4-b44c-75c50a2bdc8b): There are no data parts
675 2024.07.03 18:25:19.908895 [ 3 ] {608a5173-d767-49dc-8327-18701e154112} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.03 18:25:19.908929 [ 3 ] {} <Debug> HTTP-Session: 889e37b0-f52b-4648-b073-48e5bee2717d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.03 18:25:19.909053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.03 18:25:19.909112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.03 18:25:19.909132 [ 3 ] {} <Debug> HTTP-Session: edb4143b-edda-4d0e-8ee2-1d0df5b5d7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
680 2024.07.03 18:25:19.909154 [ 3 ] {} <Debug> HTTP-Session: edb4143b-edda-4d0e-8ee2-1d0df5b5d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.03 18:25:19.909168 [ 3 ] {} <Debug> HTTP-Session: edb4143b-edda-4d0e-8ee2-1d0df5b5d7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.03 18:25:19.909203 [ 3 ] {} <Trace> HTTP-Session: edb4143b-edda-4d0e-8ee2-1d0df5b5d7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.03 18:25:19.909349 [ 3 ] {f9837ac4-25ee-47df-a1d7-f82d26af9a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
684 2024.07.03 18:25:19.909395 [ 3 ] {f9837ac4-25ee-47df-a1d7-f82d26af9a56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.03 18:25:19.914137 [ 3 ] {f9837ac4-25ee-47df-a1d7-f82d26af9a56} <Debug> oximeter.fields_u8 (00a7af4b-af49-4273-980b-c43195138a32): Loading data parts
686 2024.07.03 18:25:19.914377 [ 3 ] {f9837ac4-25ee-47df-a1d7-f82d26af9a56} <Debug> oximeter.fields_u8 (00a7af4b-af49-4273-980b-c43195138a32): There are no data parts
687 2024.07.03 18:25:19.919807 [ 3 ] {f9837ac4-25ee-47df-a1d7-f82d26af9a56} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.03 18:25:19.919847 [ 3 ] {} <Debug> HTTP-Session: edb4143b-edda-4d0e-8ee2-1d0df5b5d7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.03 18:25:19.919966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.03 18:25:19.920030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.03 18:25:19.920062 [ 3 ] {} <Debug> HTTP-Session: 521312a3-3f77-4a3e-95cd-443782bfd827 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
692 2024.07.03 18:25:19.920089 [ 3 ] {} <Debug> HTTP-Session: 521312a3-3f77-4a3e-95cd-443782bfd827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.03 18:25:19.920106 [ 3 ] {} <Debug> HTTP-Session: 521312a3-3f77-4a3e-95cd-443782bfd827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.03 18:25:19.920148 [ 3 ] {} <Trace> HTTP-Session: 521312a3-3f77-4a3e-95cd-443782bfd827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.03 18:25:19.920303 [ 3 ] {5bc81bed-befc-4c13-849f-48d72ef94688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
696 2024.07.03 18:25:19.920349 [ 3 ] {5bc81bed-befc-4c13-849f-48d72ef94688} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.03 18:25:19.924024 [ 3 ] {5bc81bed-befc-4c13-849f-48d72ef94688} <Debug> oximeter.fields_i16 (8b17432c-459a-45bf-a5b2-1d9c9b10f475): Loading data parts
698 2024.07.03 18:25:19.924140 [ 3 ] {5bc81bed-befc-4c13-849f-48d72ef94688} <Debug> oximeter.fields_i16 (8b17432c-459a-45bf-a5b2-1d9c9b10f475): There are no data parts
699 2024.07.03 18:25:19.925733 [ 3 ] {5bc81bed-befc-4c13-849f-48d72ef94688} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.03 18:25:19.925767 [ 3 ] {} <Debug> HTTP-Session: 521312a3-3f77-4a3e-95cd-443782bfd827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.03 18:25:19.925869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.03 18:25:19.925922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.03 18:25:19.925949 [ 3 ] {} <Debug> HTTP-Session: e8ed5ff5-5974-45da-b6c3-fe4bd19209a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
704 2024.07.03 18:25:19.925964 [ 3 ] {} <Debug> HTTP-Session: e8ed5ff5-5974-45da-b6c3-fe4bd19209a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.03 18:25:19.925983 [ 3 ] {} <Debug> HTTP-Session: e8ed5ff5-5974-45da-b6c3-fe4bd19209a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.03 18:25:19.926020 [ 3 ] {} <Trace> HTTP-Session: e8ed5ff5-5974-45da-b6c3-fe4bd19209a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.03 18:25:19.926156 [ 3 ] {fad71554-f467-4dfc-8c18-41f06b0022d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
708 2024.07.03 18:25:19.926208 [ 3 ] {fad71554-f467-4dfc-8c18-41f06b0022d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.03 18:25:19.930890 [ 3 ] {fad71554-f467-4dfc-8c18-41f06b0022d5} <Debug> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Loading data parts
710 2024.07.03 18:25:19.931022 [ 3 ] {fad71554-f467-4dfc-8c18-41f06b0022d5} <Debug> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): There are no data parts
711 2024.07.03 18:25:19.939292 [ 3 ] {fad71554-f467-4dfc-8c18-41f06b0022d5} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.03 18:25:19.939347 [ 3 ] {} <Debug> HTTP-Session: e8ed5ff5-5974-45da-b6c3-fe4bd19209a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.03 18:25:19.939581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.03 18:25:19.939645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.03 18:25:19.939664 [ 3 ] {} <Debug> HTTP-Session: 26633d5b-5812-47d4-877a-a67e3f4cb3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
716 2024.07.03 18:25:19.939687 [ 3 ] {} <Debug> HTTP-Session: 26633d5b-5812-47d4-877a-a67e3f4cb3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.03 18:25:19.939708 [ 3 ] {} <Debug> HTTP-Session: 26633d5b-5812-47d4-877a-a67e3f4cb3b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.03 18:25:19.939737 [ 3 ] {} <Trace> HTTP-Session: 26633d5b-5812-47d4-877a-a67e3f4cb3b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.03 18:25:19.939881 [ 3 ] {a1ee52f2-10e4-4c05-9985-8b9d8b040d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
720 2024.07.03 18:25:19.939932 [ 3 ] {a1ee52f2-10e4-4c05-9985-8b9d8b040d25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.03 18:25:19.946326 [ 3 ] {a1ee52f2-10e4-4c05-9985-8b9d8b040d25} <Debug> oximeter.fields_i32 (ce636a30-0bbb-40d9-b4f5-05ea03d3141d): Loading data parts
722 2024.07.03 18:25:19.946471 [ 3 ] {a1ee52f2-10e4-4c05-9985-8b9d8b040d25} <Debug> oximeter.fields_i32 (ce636a30-0bbb-40d9-b4f5-05ea03d3141d): There are no data parts
723 2024.07.03 18:25:19.951606 [ 3 ] {a1ee52f2-10e4-4c05-9985-8b9d8b040d25} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.03 18:25:19.951637 [ 3 ] {} <Debug> HTTP-Session: 26633d5b-5812-47d4-877a-a67e3f4cb3b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.03 18:25:19.951780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.03 18:25:19.951844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.03 18:25:19.951868 [ 3 ] {} <Debug> HTTP-Session: 1109dccb-e5ae-4f06-97e6-9a710a200d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
728 2024.07.03 18:25:19.951896 [ 3 ] {} <Debug> HTTP-Session: 1109dccb-e5ae-4f06-97e6-9a710a200d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.03 18:25:19.951912 [ 3 ] {} <Debug> HTTP-Session: 1109dccb-e5ae-4f06-97e6-9a710a200d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.03 18:25:19.951957 [ 3 ] {} <Trace> HTTP-Session: 1109dccb-e5ae-4f06-97e6-9a710a200d09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.03 18:25:19.952134 [ 3 ] {308a0939-3ff9-4f70-abfb-0d285bbcb2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
732 2024.07.03 18:25:19.952199 [ 3 ] {308a0939-3ff9-4f70-abfb-0d285bbcb2c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.03 18:25:19.957283 [ 3 ] {308a0939-3ff9-4f70-abfb-0d285bbcb2c0} <Debug> oximeter.fields_u32 (3e3615f6-fe64-4e3f-be87-6283364a44ee): Loading data parts
734 2024.07.03 18:25:19.957423 [ 3 ] {308a0939-3ff9-4f70-abfb-0d285bbcb2c0} <Debug> oximeter.fields_u32 (3e3615f6-fe64-4e3f-be87-6283364a44ee): There are no data parts
735 2024.07.03 18:25:19.965120 [ 3 ] {308a0939-3ff9-4f70-abfb-0d285bbcb2c0} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.03 18:25:19.965151 [ 3 ] {} <Debug> HTTP-Session: 1109dccb-e5ae-4f06-97e6-9a710a200d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.03 18:25:19.965259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.03 18:25:19.965331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.03 18:25:19.965351 [ 3 ] {} <Debug> HTTP-Session: 5d9ccca5-6e04-467b-9e10-64a47ecdd97c Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
740 2024.07.03 18:25:19.965375 [ 3 ] {} <Debug> HTTP-Session: 5d9ccca5-6e04-467b-9e10-64a47ecdd97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.03 18:25:19.965389 [ 3 ] {} <Debug> HTTP-Session: 5d9ccca5-6e04-467b-9e10-64a47ecdd97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.03 18:25:19.965418 [ 3 ] {} <Trace> HTTP-Session: 5d9ccca5-6e04-467b-9e10-64a47ecdd97c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.03 18:25:19.965564 [ 3 ] {b2c9fe8e-9f5e-48b8-85da-7608bdcadd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
744 2024.07.03 18:25:19.965604 [ 3 ] {b2c9fe8e-9f5e-48b8-85da-7608bdcadd94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.03 18:25:19.968926 [ 3 ] {b2c9fe8e-9f5e-48b8-85da-7608bdcadd94} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Loading data parts
746 2024.07.03 18:25:19.969053 [ 3 ] {b2c9fe8e-9f5e-48b8-85da-7608bdcadd94} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): There are no data parts
747 2024.07.03 18:25:19.970336 [ 3 ] {b2c9fe8e-9f5e-48b8-85da-7608bdcadd94} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.03 18:25:19.970371 [ 3 ] {} <Debug> HTTP-Session: 5d9ccca5-6e04-467b-9e10-64a47ecdd97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.03 18:25:19.970464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.03 18:25:19.970511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.03 18:25:19.970531 [ 3 ] {} <Debug> HTTP-Session: 2c56836c-03b3-49ea-b111-fb7a0ad58eef Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
752 2024.07.03 18:25:19.970548 [ 3 ] {} <Debug> HTTP-Session: 2c56836c-03b3-49ea-b111-fb7a0ad58eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.03 18:25:19.970562 [ 3 ] {} <Debug> HTTP-Session: 2c56836c-03b3-49ea-b111-fb7a0ad58eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.03 18:25:19.970591 [ 3 ] {} <Trace> HTTP-Session: 2c56836c-03b3-49ea-b111-fb7a0ad58eef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.03 18:25:19.970729 [ 3 ] {f919a13a-53f8-473b-9d5c-c88ab4791fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
756 2024.07.03 18:25:19.970768 [ 3 ] {f919a13a-53f8-473b-9d5c-c88ab4791fe0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.03 18:25:19.975514 [ 3 ] {f919a13a-53f8-473b-9d5c-c88ab4791fe0} <Debug> oximeter.fields_u64 (77863431-d856-48eb-8bf8-350644c9f8f9): Loading data parts
758 2024.07.03 18:25:19.975709 [ 3 ] {f919a13a-53f8-473b-9d5c-c88ab4791fe0} <Debug> oximeter.fields_u64 (77863431-d856-48eb-8bf8-350644c9f8f9): There are no data parts
759 2024.07.03 18:25:19.982195 [ 3 ] {f919a13a-53f8-473b-9d5c-c88ab4791fe0} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.03 18:25:19.982227 [ 3 ] {} <Debug> HTTP-Session: 2c56836c-03b3-49ea-b111-fb7a0ad58eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.03 18:25:19.982335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.03 18:25:19.982391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.03 18:25:19.982415 [ 3 ] {} <Debug> HTTP-Session: 8408a495-fb51-43f3-8988-77ceb55d1f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
764 2024.07.03 18:25:19.982434 [ 3 ] {} <Debug> HTTP-Session: 8408a495-fb51-43f3-8988-77ceb55d1f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.03 18:25:19.982451 [ 3 ] {} <Debug> HTTP-Session: 8408a495-fb51-43f3-8988-77ceb55d1f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.03 18:25:19.982488 [ 3 ] {} <Trace> HTTP-Session: 8408a495-fb51-43f3-8988-77ceb55d1f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.03 18:25:19.982658 [ 3 ] {9e9fd6c5-1dee-4b10-ba5c-ec38a1c6a542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
768 2024.07.03 18:25:19.982705 [ 3 ] {9e9fd6c5-1dee-4b10-ba5c-ec38a1c6a542} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.03 18:25:19.985986 [ 3 ] {9e9fd6c5-1dee-4b10-ba5c-ec38a1c6a542} <Debug> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Loading data parts
770 2024.07.03 18:25:19.986116 [ 3 ] {9e9fd6c5-1dee-4b10-ba5c-ec38a1c6a542} <Debug> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): There are no data parts
771 2024.07.03 18:25:19.987442 [ 3 ] {9e9fd6c5-1dee-4b10-ba5c-ec38a1c6a542} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.03 18:25:19.987468 [ 3 ] {} <Debug> HTTP-Session: 8408a495-fb51-43f3-8988-77ceb55d1f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.03 18:25:19.987574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.03 18:25:19.987620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.03 18:25:19.987639 [ 3 ] {} <Debug> HTTP-Session: 75f7cfa0-93e0-4549-9219-e82e224f7d73 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
776 2024.07.03 18:25:19.987655 [ 3 ] {} <Debug> HTTP-Session: 75f7cfa0-93e0-4549-9219-e82e224f7d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.03 18:25:19.987669 [ 3 ] {} <Debug> HTTP-Session: 75f7cfa0-93e0-4549-9219-e82e224f7d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.03 18:25:19.987699 [ 3 ] {} <Trace> HTTP-Session: 75f7cfa0-93e0-4549-9219-e82e224f7d73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.03 18:25:19.987837 [ 3 ] {b7693c28-039e-48cd-9d71-064c5c823c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
780 2024.07.03 18:25:19.987876 [ 3 ] {b7693c28-039e-48cd-9d71-064c5c823c52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.03 18:25:19.992590 [ 3 ] {b7693c28-039e-48cd-9d71-064c5c823c52} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Loading data parts
782 2024.07.03 18:25:19.992789 [ 3 ] {b7693c28-039e-48cd-9d71-064c5c823c52} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): There are no data parts
783 2024.07.03 18:25:20.000209 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.39 MiB, peak 161.40 MiB, free memory in arenas 0.00 B, will set to 170.92 MiB (RSS), difference: 9.53 MiB
784 2024.07.03 18:25:20.001536 [ 3 ] {b7693c28-039e-48cd-9d71-064c5c823c52} <Debug> DynamicQueryHandler: Done processing query
785 2024.07.03 18:25:20.001591 [ 3 ] {} <Debug> HTTP-Session: 75f7cfa0-93e0-4549-9219-e82e224f7d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.07.03 18:25:20.001705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.07.03 18:25:20.001763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.07.03 18:25:20.001785 [ 3 ] {} <Debug> HTTP-Session: d5b2d3fa-5e89-4ccb-81cb-a1840e10c0d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
789 2024.07.03 18:25:20.001804 [ 3 ] {} <Debug> HTTP-Session: d5b2d3fa-5e89-4ccb-81cb-a1840e10c0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.03 18:25:20.001821 [ 3 ] {} <Debug> HTTP-Session: d5b2d3fa-5e89-4ccb-81cb-a1840e10c0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.07.03 18:25:20.001859 [ 3 ] {} <Trace> HTTP-Session: d5b2d3fa-5e89-4ccb-81cb-a1840e10c0d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.07.03 18:25:20.002028 [ 3 ] {44d3b749-5c17-4a35-87d2-fd67bfa9b5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) 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)
793 2024.07.03 18:25:20.002077 [ 3 ] {44d3b749-5c17-4a35-87d2-fd67bfa9b5f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.07.03 18:25:20.005472 [ 3 ] {44d3b749-5c17-4a35-87d2-fd67bfa9b5f5} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Loading data parts
795 2024.07.03 18:25:20.005651 [ 3 ] {44d3b749-5c17-4a35-87d2-fd67bfa9b5f5} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): There are no data parts
796 2024.07.03 18:25:20.006946 [ 3 ] {44d3b749-5c17-4a35-87d2-fd67bfa9b5f5} <Debug> DynamicQueryHandler: Done processing query
797 2024.07.03 18:25:20.006972 [ 3 ] {} <Debug> HTTP-Session: d5b2d3fa-5e89-4ccb-81cb-a1840e10c0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.07.03 18:25:20.007080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.07.03 18:25:20.007127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.07.03 18:25:20.007148 [ 3 ] {} <Debug> HTTP-Session: f0a73fc3-e065-407e-9014-38fd2b930c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
801 2024.07.03 18:25:20.007164 [ 3 ] {} <Debug> HTTP-Session: f0a73fc3-e065-407e-9014-38fd2b930c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.03 18:25:20.007178 [ 3 ] {} <Debug> HTTP-Session: f0a73fc3-e065-407e-9014-38fd2b930c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.07.03 18:25:20.007207 [ 3 ] {} <Trace> HTTP-Session: f0a73fc3-e065-407e-9014-38fd2b930c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.07.03 18:25:20.007414 [ 3 ] {c146bb50-82a0-48e8-8af7-e7904288c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 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)
808 2024.07.03 18:25:20.007473 [ 3 ] {c146bb50-82a0-48e8-8af7-e7904288c5c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.07.03 18:25:20.012385 [ 3 ] {c146bb50-82a0-48e8-8af7-e7904288c5c4} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Loading data parts
810 2024.07.03 18:25:20.012550 [ 3 ] {c146bb50-82a0-48e8-8af7-e7904288c5c4} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): There are no data parts
811 2024.07.03 18:25:20.019342 [ 3 ] {c146bb50-82a0-48e8-8af7-e7904288c5c4} <Debug> DynamicQueryHandler: Done processing query
812 2024.07.03 18:25:20.019373 [ 3 ] {} <Debug> HTTP-Session: f0a73fc3-e065-407e-9014-38fd2b930c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.07.03 18:25:20.019508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61219, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.07.03 18:25:20.019565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.07.03 18:25:20.019591 [ 3 ] {} <Debug> HTTP-Session: 3214469f-0914-42ea-80fe-fe400e8281b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61219
816 2024.07.03 18:25:20.019610 [ 3 ] {} <Debug> HTTP-Session: 3214469f-0914-42ea-80fe-fe400e8281b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.03 18:25:20.019627 [ 3 ] {} <Debug> HTTP-Session: 3214469f-0914-42ea-80fe-fe400e8281b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.07.03 18:25:20.019664 [ 3 ] {} <Trace> HTTP-Session: 3214469f-0914-42ea-80fe-fe400e8281b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.07.03 18:25:20.019857 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61219) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.07.03 18:25:20.021595 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.07.03 18:25:20.025369 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Trace> oximeter.version (8fbdf32e-e1a9-48c1-9294-ad980185387b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.07.03 18:25:20.025405 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
823 2024.07.03 18:25:20.029987 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.07.03 18:25:20.031043 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Trace> oximeter.version (8fbdf32e-e1a9-48c1-9294-ad980185387b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.07.03 18:25:20.031301 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011542 sec., 86.64009703690868 rows/sec., 1.35 KiB/sec.
826 2024.07.03 18:25:20.031460 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Debug> DynamicQueryHandler: Done processing query
827 2024.07.03 18:25:20.031485 [ 3 ] {72e56090-587a-4413-827e-43800cdd3448} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.07.03 18:25:20.031501 [ 3 ] {} <Debug> HTTP-Session: 3214469f-0914-42ea-80fe-fe400e8281b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.07.03 18:25:21.001184 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.21 MiB, peak 175.34 MiB, free memory in arenas 0.00 B, will set to 173.71 MiB (RSS), difference: 3.51 MiB
830 2024.07.03 18:25:33.898913 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.07.03 18:25:33.898983 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.07.03 18:25:45.035680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.07.03 18:25:45.035826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.07.03 18:25:45.035856 [ 3 ] {} <Debug> HTTP-Session: 96a18eab-5029-4ad6-8d1f-35276543abb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
835 2024.07.03 18:25:45.035884 [ 3 ] {} <Debug> HTTP-Session: 96a18eab-5029-4ad6-8d1f-35276543abb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.07.03 18:25:45.035903 [ 3 ] {} <Debug> HTTP-Session: 96a18eab-5029-4ad6-8d1f-35276543abb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.07.03 18:25:45.035958 [ 3 ] {} <Trace> HTTP-Session: 96a18eab-5029-4ad6-8d1f-35276543abb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.07.03 18:25:45.036199 [ 3 ] {c7c410b8-0bef-4774-8e4f-be035a5f6b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.07.03 18:25:45.036637 [ 3 ] {c7c410b8-0bef-4774-8e4f-be035a5f6b29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.07.03 18:25:45.038664 [ 3 ] {c7c410b8-0bef-4774-8e4f-be035a5f6b29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.07.03 18:25:45.043727 [ 3 ] {c7c410b8-0bef-4774-8e4f-be035a5f6b29} <Debug> DynamicQueryHandler: Done processing query
842 2024.07.03 18:25:45.043758 [ 3 ] {c7c410b8-0bef-4774-8e4f-be035a5f6b29} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
843 2024.07.03 18:25:45.043775 [ 3 ] {} <Debug> HTTP-Session: 96a18eab-5029-4ad6-8d1f-35276543abb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.07.03 18:25:45.054599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.07.03 18:25:45.054666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.07.03 18:25:45.054690 [ 3 ] {} <Debug> HTTP-Session: 781e8480-46fb-4498-9b35-385729c94ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
847 2024.07.03 18:25:45.054714 [ 3 ] {} <Debug> HTTP-Session: 781e8480-46fb-4498-9b35-385729c94ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.07.03 18:25:45.054731 [ 3 ] {} <Debug> HTTP-Session: 781e8480-46fb-4498-9b35-385729c94ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.07.03 18:25:45.054774 [ 3 ] {} <Trace> HTTP-Session: 781e8480-46fb-4498-9b35-385729c94ef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.07.03 18:25:45.054969 [ 3 ] {8fdc5b2a-90e2-4bd9-80a2-8dc5512af5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
851 2024.07.03 18:25:45.070972 [ 3 ] {8fdc5b2a-90e2-4bd9-80a2-8dc5512af5da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.07.03 18:25:45.071046 [ 3 ] {8fdc5b2a-90e2-4bd9-80a2-8dc5512af5da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.07.03 18:25:45.072123 [ 3 ] {8fdc5b2a-90e2-4bd9-80a2-8dc5512af5da} <Debug> DynamicQueryHandler: Done processing query
854 2024.07.03 18:25:45.072150 [ 3 ] {8fdc5b2a-90e2-4bd9-80a2-8dc5512af5da} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.07.03 18:25:45.072169 [ 3 ] {} <Debug> HTTP-Session: 781e8480-46fb-4498-9b35-385729c94ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.07.03 18:25:45.072557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.07.03 18:25:45.072608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.07.03 18:25:45.072628 [ 3 ] {} <Debug> HTTP-Session: 05f7c136-1abf-4262-acc1-4380ef300ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
859 2024.07.03 18:25:45.072646 [ 3 ] {} <Debug> HTTP-Session: 05f7c136-1abf-4262-acc1-4380ef300ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.07.03 18:25:45.072660 [ 3 ] {} <Debug> HTTP-Session: 05f7c136-1abf-4262-acc1-4380ef300ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.07.03 18:25:45.072694 [ 3 ] {} <Trace> HTTP-Session: 05f7c136-1abf-4262-acc1-4380ef300ee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.07.03 18:25:45.072826 [ 3 ] {91af0284-228f-41a5-8f9c-a67b37be012e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
863 2024.07.03 18:25:45.073184 [ 3 ] {91af0284-228f-41a5-8f9c-a67b37be012e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.07.03 18:25:45.073236 [ 3 ] {91af0284-228f-41a5-8f9c-a67b37be012e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.07.03 18:25:45.074183 [ 3 ] {91af0284-228f-41a5-8f9c-a67b37be012e} <Debug> DynamicQueryHandler: Done processing query
866 2024.07.03 18:25:45.074208 [ 3 ] {91af0284-228f-41a5-8f9c-a67b37be012e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.07.03 18:25:45.074224 [ 3 ] {} <Debug> HTTP-Session: 05f7c136-1abf-4262-acc1-4380ef300ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.07.03 18:25:45.074424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.07.03 18:25:45.074472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.07.03 18:25:45.074491 [ 3 ] {} <Debug> HTTP-Session: 678a7c8f-a17f-4c50-8ce9-80b324815b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
871 2024.07.03 18:25:45.074507 [ 3 ] {} <Debug> HTTP-Session: 678a7c8f-a17f-4c50-8ce9-80b324815b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.07.03 18:25:45.074521 [ 3 ] {} <Debug> HTTP-Session: 678a7c8f-a17f-4c50-8ce9-80b324815b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.07.03 18:25:45.074552 [ 3 ] {} <Trace> HTTP-Session: 678a7c8f-a17f-4c50-8ce9-80b324815b02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.07.03 18:25:45.074675 [ 3 ] {1bac326e-4219-4f26-86b6-bbc5f47ff0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
875 2024.07.03 18:25:45.074986 [ 3 ] {1bac326e-4219-4f26-86b6-bbc5f47ff0fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.07.03 18:25:45.075038 [ 3 ] {1bac326e-4219-4f26-86b6-bbc5f47ff0fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.07.03 18:25:45.075954 [ 3 ] {1bac326e-4219-4f26-86b6-bbc5f47ff0fb} <Debug> DynamicQueryHandler: Done processing query
878 2024.07.03 18:25:45.075980 [ 3 ] {1bac326e-4219-4f26-86b6-bbc5f47ff0fb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.07.03 18:25:45.075996 [ 3 ] {} <Debug> HTTP-Session: 678a7c8f-a17f-4c50-8ce9-80b324815b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.07.03 18:25:45.076618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.07.03 18:25:45.076666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.07.03 18:25:45.076685 [ 3 ] {} <Debug> HTTP-Session: 7be9e375-4939-4acf-8fd1-1d235b83f5bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
883 2024.07.03 18:25:45.076701 [ 3 ] {} <Debug> HTTP-Session: 7be9e375-4939-4acf-8fd1-1d235b83f5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.07.03 18:25:45.076714 [ 3 ] {} <Debug> HTTP-Session: 7be9e375-4939-4acf-8fd1-1d235b83f5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.07.03 18:25:45.076746 [ 3 ] {} <Trace> HTTP-Session: 7be9e375-4939-4acf-8fd1-1d235b83f5bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.07.03 18:25:45.076856 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
887 2024.07.03 18:25:45.076901 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.07.03 18:25:45.079167 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2024.07.03 18:25:45.087700 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Trying to reserve 1.00 MiB using storage policy from min volume index 0
890 2024.07.03 18:25:45.087748 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
891 2024.07.03 18:25:45.090313 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2024.07.03 18:25:45.090657 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
893 2024.07.03 18:25:45.090817 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.013991 sec., 285.89807733542995 rows/sec., 30.92 KiB/sec.
894 2024.07.03 18:25:45.091086 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Debug> DynamicQueryHandler: Done processing query
895 2024.07.03 18:25:45.091111 [ 3 ] {86ac6477-7429-49dc-afbf-f3eff273e4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
896 2024.07.03 18:25:45.091127 [ 3 ] {} <Debug> HTTP-Session: 7be9e375-4939-4acf-8fd1-1d235b83f5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.07.03 18:25:45.091247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2024.07.03 18:25:45.091296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
899 2024.07.03 18:25:45.091315 [ 3 ] {} <Debug> HTTP-Session: 08ce99c7-825f-4e22-a96b-9038f4c4b23f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
900 2024.07.03 18:25:45.091331 [ 3 ] {} <Debug> HTTP-Session: 08ce99c7-825f-4e22-a96b-9038f4c4b23f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2024.07.03 18:25:45.091345 [ 3 ] {} <Debug> HTTP-Session: 08ce99c7-825f-4e22-a96b-9038f4c4b23f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
902 2024.07.03 18:25:45.091376 [ 3 ] {} <Trace> HTTP-Session: 08ce99c7-825f-4e22-a96b-9038f4c4b23f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
903 2024.07.03 18:25:45.091483 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
904 2024.07.03 18:25:45.091526 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
905 2024.07.03 18:25:45.091666 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2024.07.03 18:25:45.101815 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
907 2024.07.03 18:25:45.101854 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
908 2024.07.03 18:25:45.102183 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
909 2024.07.03 18:25:45.102498 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
910 2024.07.03 18:25:45.102654 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.011203 sec., 1517.4506828528074 rows/sec., 123.00 KiB/sec.
911 2024.07.03 18:25:45.102831 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Debug> DynamicQueryHandler: Done processing query
912 2024.07.03 18:25:45.102855 [ 3 ] {684d4f2c-2016-4a97-ad8e-5f1c8ab685c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
913 2024.07.03 18:25:45.102870 [ 3 ] {} <Debug> HTTP-Session: 08ce99c7-825f-4e22-a96b-9038f4c4b23f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
914 2024.07.03 18:25:45.103014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 7772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
915 2024.07.03 18:25:45.103063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
916 2024.07.03 18:25:45.103083 [ 3 ] {} <Debug> HTTP-Session: 3e2ca19b-0e55-4a62-b49b-7cdc99658658 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
917 2024.07.03 18:25:45.103099 [ 3 ] {} <Debug> HTTP-Session: 3e2ca19b-0e55-4a62-b49b-7cdc99658658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
918 2024.07.03 18:25:45.103112 [ 3 ] {} <Debug> HTTP-Session: 3e2ca19b-0e55-4a62-b49b-7cdc99658658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
919 2024.07.03 18:25:45.103144 [ 3 ] {} <Trace> HTTP-Session: 3e2ca19b-0e55-4a62-b49b-7cdc99658658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
920 2024.07.03 18:25:45.103256 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
921 2024.07.03 18:25:45.103299 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
922 2024.07.03 18:25:45.103426 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
923 2024.07.03 18:25:45.105612 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
924 2024.07.03 18:25:45.105648 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
925 2024.07.03 18:25:45.105954 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
926 2024.07.03 18:25:45.106260 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
927 2024.07.03 18:25:45.106419 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Debug> executeQuery: Read 51 rows, 4.63 KiB in 0.003197 sec., 15952.455426962777 rows/sec., 1.41 MiB/sec.
928 2024.07.03 18:25:45.106680 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Debug> DynamicQueryHandler: Done processing query
929 2024.07.03 18:25:45.106704 [ 3 ] {8dfc1cfa-d382-4362-8df8-8473f9a9290d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
930 2024.07.03 18:25:45.106720 [ 3 ] {} <Debug> HTTP-Session: 3e2ca19b-0e55-4a62-b49b-7cdc99658658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
931 2024.07.03 18:25:45.106857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2024.07.03 18:25:45.106905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
933 2024.07.03 18:25:45.106923 [ 3 ] {} <Debug> HTTP-Session: 649db316-9595-4a6a-9bef-9db287c9c885 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
934 2024.07.03 18:25:45.106939 [ 3 ] {} <Debug> HTTP-Session: 649db316-9595-4a6a-9bef-9db287c9c885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2024.07.03 18:25:45.106953 [ 3 ] {} <Debug> HTTP-Session: 649db316-9595-4a6a-9bef-9db287c9c885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
936 2024.07.03 18:25:45.106983 [ 3 ] {} <Trace> HTTP-Session: 649db316-9595-4a6a-9bef-9db287c9c885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
937 2024.07.03 18:25:45.107089 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
938 2024.07.03 18:25:45.107133 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
939 2024.07.03 18:25:45.107810 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2024.07.03 18:25:45.108678 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
941 2024.07.03 18:25:45.108712 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
942 2024.07.03 18:25:45.111522 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
943 2024.07.03 18:25:45.111903 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
944 2024.07.03 18:25:45.112053 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Debug> executeQuery: Read 26 rows, 2.08 KiB in 0.004991 sec., 5209.3768783810865 rows/sec., 417.74 KiB/sec.
945 2024.07.03 18:25:45.112384 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Debug> DynamicQueryHandler: Done processing query
946 2024.07.03 18:25:45.112414 [ 3 ] {dcbf5ea0-67a9-4c6f-9b00-e620ccc4fc15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
947 2024.07.03 18:25:45.112430 [ 3 ] {} <Debug> HTTP-Session: 649db316-9595-4a6a-9bef-9db287c9c885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
948 2024.07.03 18:25:45.112664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 27005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.07.03 18:25:45.112713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
950 2024.07.03 18:25:45.112732 [ 3 ] {} <Debug> HTTP-Session: b2cff691-f3c8-48bf-82bd-9a69107d3f9f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
951 2024.07.03 18:25:45.112748 [ 3 ] {} <Debug> HTTP-Session: b2cff691-f3c8-48bf-82bd-9a69107d3f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.07.03 18:25:45.112763 [ 3 ] {} <Debug> HTTP-Session: b2cff691-f3c8-48bf-82bd-9a69107d3f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
953 2024.07.03 18:25:45.112795 [ 3 ] {} <Trace> HTTP-Session: b2cff691-f3c8-48bf-82bd-9a69107d3f9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
954 2024.07.03 18:25:45.113023 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
955 2024.07.03 18:25:45.113092 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
956 2024.07.03 18:25:45.113500 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
957 2024.07.03 18:25:45.114164 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
958 2024.07.03 18:25:45.114201 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
959 2024.07.03 18:25:45.123454 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
960 2024.07.03 18:25:45.123904 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
961 2024.07.03 18:25:45.124083 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.011206 sec., 1517.0444404783152 rows/sec., 2.72 MiB/sec.
962 2024.07.03 18:25:45.124615 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Debug> DynamicQueryHandler: Done processing query
963 2024.07.03 18:25:45.124649 [ 3 ] {7ff17b5e-5bdb-44c6-87ad-01ef1aec5bf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
964 2024.07.03 18:25:45.124669 [ 3 ] {} <Debug> HTTP-Session: b2cff691-f3c8-48bf-82bd-9a69107d3f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
965 2024.07.03 18:25:45.124807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
966 2024.07.03 18:25:45.124866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
967 2024.07.03 18:25:45.124889 [ 3 ] {} <Debug> HTTP-Session: 5b55eff3-4d44-4483-a185-76ca52032424 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
968 2024.07.03 18:25:45.124909 [ 3 ] {} <Debug> HTTP-Session: 5b55eff3-4d44-4483-a185-76ca52032424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
969 2024.07.03 18:25:45.124927 [ 3 ] {} <Debug> HTTP-Session: 5b55eff3-4d44-4483-a185-76ca52032424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
970 2024.07.03 18:25:45.124965 [ 3 ] {} <Trace> HTTP-Session: 5b55eff3-4d44-4483-a185-76ca52032424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
971 2024.07.03 18:25:45.125090 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
972 2024.07.03 18:25:45.125146 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
973 2024.07.03 18:25:45.125314 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Trace> ParallelParsingInputFormat: Parallel parsing is used
974 2024.07.03 18:25:45.125641 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Trace> oximeter.measurements_i64 (d2d14c4d-9a3a-4b71-9bd0-d66f8c7a1a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
975 2024.07.03 18:25:45.125674 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
976 2024.07.03 18:25:45.126044 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
977 2024.07.03 18:25:45.126362 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Trace> oximeter.measurements_i64 (d2d14c4d-9a3a-4b71-9bd0-d66f8c7a1a11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
978 2024.07.03 18:25:45.126515 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001457 sec., 10295.126973232671 rows/sec., 766.10 KiB/sec.
979 2024.07.03 18:25:45.126776 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Debug> DynamicQueryHandler: Done processing query
980 2024.07.03 18:25:45.126801 [ 3 ] {1988943a-5ffa-44e7-bdab-5ca0dc9f2815} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
981 2024.07.03 18:25:45.126817 [ 3 ] {} <Debug> HTTP-Session: 5b55eff3-4d44-4483-a185-76ca52032424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
982 2024.07.03 18:25:48.899221 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
983 2024.07.03 18:25:48.899277 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
984 2024.07.03 18:25:55.034625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
985 2024.07.03 18:25:55.034762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
986 2024.07.03 18:25:55.034793 [ 3 ] {} <Debug> HTTP-Session: 46a6f12e-5ce6-4153-8310-e64114bd99a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
987 2024.07.03 18:25:55.034820 [ 3 ] {} <Debug> HTTP-Session: 46a6f12e-5ce6-4153-8310-e64114bd99a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
988 2024.07.03 18:25:55.034838 [ 3 ] {} <Debug> HTTP-Session: 46a6f12e-5ce6-4153-8310-e64114bd99a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
989 2024.07.03 18:25:55.034895 [ 3 ] {} <Trace> HTTP-Session: 46a6f12e-5ce6-4153-8310-e64114bd99a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
990 2024.07.03 18:25:55.035107 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
991 2024.07.03 18:25:55.035180 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
992 2024.07.03 18:25:55.035395 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Trace> ParallelParsingInputFormat: Parallel parsing is used
993 2024.07.03 18:25:55.035929 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
994 2024.07.03 18:25:55.035972 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
995 2024.07.03 18:25:55.036342 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
996 2024.07.03 18:25:55.036681 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
997 2024.07.03 18:25:55.036852 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001809 sec., 9950.248756218905 rows/sec., 806.51 KiB/sec.
998 2024.07.03 18:25:55.037155 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Debug> DynamicQueryHandler: Done processing query
999 2024.07.03 18:25:55.037184 [ 3 ] {5465b549-71cf-4627-9614-5fcc0ae6f350} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1000 2024.07.03 18:25:55.037201 [ 3 ] {} <Debug> HTTP-Session: 46a6f12e-5ce6-4153-8310-e64114bd99a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1001 2024.07.03 18:25:55.037368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 8221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2024.07.03 18:25:55.037424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1003 2024.07.03 18:25:55.037444 [ 3 ] {} <Debug> HTTP-Session: 2b736048-d5c3-4633-94f3-9fde2727633c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1004 2024.07.03 18:25:55.037463 [ 3 ] {} <Debug> HTTP-Session: 2b736048-d5c3-4633-94f3-9fde2727633c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.07.03 18:25:55.037477 [ 3 ] {} <Debug> HTTP-Session: 2b736048-d5c3-4633-94f3-9fde2727633c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.07.03 18:25:55.037513 [ 3 ] {} <Trace> HTTP-Session: 2b736048-d5c3-4633-94f3-9fde2727633c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1007 2024.07.03 18:25:55.037639 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1008 2024.07.03 18:25:55.037686 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1009 2024.07.03 18:25:55.037830 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1010 2024.07.03 18:25:55.038179 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1011 2024.07.03 18:25:55.038214 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1012 2024.07.03 18:25:55.038530 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1013 2024.07.03 18:25:55.038835 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1014 2024.07.03 18:25:55.038959 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Debug> executeQuery: Read 54 rows, 4.89 KiB in 0.001365 sec., 39560.43956043956 rows/sec., 3.50 MiB/sec.
1015 2024.07.03 18:25:55.039127 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Debug> DynamicQueryHandler: Done processing query
1016 2024.07.03 18:25:55.039151 [ 3 ] {d06437fa-b779-4f5c-8b6a-043a1407da10} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1017 2024.07.03 18:25:55.039166 [ 3 ] {} <Debug> HTTP-Session: 2b736048-d5c3-4633-94f3-9fde2727633c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1018 2024.07.03 18:25:55.039283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 3103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1019 2024.07.03 18:25:55.039331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1020 2024.07.03 18:25:55.039350 [ 3 ] {} <Debug> HTTP-Session: 653d10f2-58c1-4aef-acef-4988d1abd30d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1021 2024.07.03 18:25:55.039367 [ 3 ] {} <Debug> HTTP-Session: 653d10f2-58c1-4aef-acef-4988d1abd30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.07.03 18:25:55.039380 [ 3 ] {} <Debug> HTTP-Session: 653d10f2-58c1-4aef-acef-4988d1abd30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.07.03 18:25:55.039412 [ 3 ] {} <Trace> HTTP-Session: 653d10f2-58c1-4aef-acef-4988d1abd30d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1024 2024.07.03 18:25:55.039513 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1025 2024.07.03 18:25:55.039555 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1026 2024.07.03 18:25:55.039680 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1027 2024.07.03 18:25:55.040011 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1028 2024.07.03 18:25:55.040046 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1029 2024.07.03 18:25:55.040338 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1030 2024.07.03 18:25:55.040647 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1031 2024.07.03 18:25:55.040775 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001288 sec., 13975.155279503104 rows/sec., 1.09 MiB/sec.
1032 2024.07.03 18:25:55.041032 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Debug> DynamicQueryHandler: Done processing query
1033 2024.07.03 18:25:55.041058 [ 3 ] {fb89a8c2-e507-4636-bf2b-eb9bc702ff2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1034 2024.07.03 18:25:55.041073 [ 3 ] {} <Debug> HTTP-Session: 653d10f2-58c1-4aef-acef-4988d1abd30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.07.03 18:25:55.041281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 28644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1036 2024.07.03 18:25:55.041330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1037 2024.07.03 18:25:55.041348 [ 3 ] {} <Debug> HTTP-Session: 55b40e87-119c-487f-bcb0-f6e7f37b3858 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1038 2024.07.03 18:25:55.041364 [ 3 ] {} <Debug> HTTP-Session: 55b40e87-119c-487f-bcb0-f6e7f37b3858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.07.03 18:25:55.041377 [ 3 ] {} <Debug> HTTP-Session: 55b40e87-119c-487f-bcb0-f6e7f37b3858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.07.03 18:25:55.041410 [ 3 ] {} <Trace> HTTP-Session: 55b40e87-119c-487f-bcb0-f6e7f37b3858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1041 2024.07.03 18:25:55.041650 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1042 2024.07.03 18:25:55.041719 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1043 2024.07.03 18:25:55.042124 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1044 2024.07.03 18:25:55.042750 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1045 2024.07.03 18:25:55.042784 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1046 2024.07.03 18:25:55.043474 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1047 2024.07.03 18:25:55.043904 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1048 2024.07.03 18:25:55.044043 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002556 sec., 7042.2535211267605 rows/sec., 12.62 MiB/sec.
1049 2024.07.03 18:25:55.044265 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Debug> DynamicQueryHandler: Done processing query
1050 2024.07.03 18:25:55.044289 [ 3 ] {439d3e21-df34-40d3-b30b-ad6d9f62efbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1051 2024.07.03 18:25:55.044305 [ 3 ] {} <Debug> HTTP-Session: 55b40e87-119c-487f-bcb0-f6e7f37b3858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.07.03 18:26:03.899316 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1053 2024.07.03 18:26:03.899382 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1054 2024.07.03 18:26:05.033239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1055 2024.07.03 18:26:05.033380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1056 2024.07.03 18:26:05.033411 [ 3 ] {} <Debug> HTTP-Session: 823ac1cf-f805-4744-8f47-b511b109f592 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1057 2024.07.03 18:26:05.033439 [ 3 ] {} <Debug> HTTP-Session: 823ac1cf-f805-4744-8f47-b511b109f592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1058 2024.07.03 18:26:05.033457 [ 3 ] {} <Debug> HTTP-Session: 823ac1cf-f805-4744-8f47-b511b109f592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1059 2024.07.03 18:26:05.033514 [ 3 ] {} <Trace> HTTP-Session: 823ac1cf-f805-4744-8f47-b511b109f592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1060 2024.07.03 18:26:05.033704 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1061 2024.07.03 18:26:05.033769 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1062 2024.07.03 18:26:05.033969 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1063 2024.07.03 18:26:05.034398 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1064 2024.07.03 18:26:05.034444 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1065 2024.07.03 18:26:05.034812 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1066 2024.07.03 18:26:05.035146 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1067 2024.07.03 18:26:05.035314 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001659 sec., 11452.682338758288 rows/sec., 928.29 KiB/sec.
1068 2024.07.03 18:26:05.035632 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Debug> DynamicQueryHandler: Done processing query
1069 2024.07.03 18:26:05.035659 [ 3 ] {09121a99-81f2-4dd3-863e-c1174a6e5f73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1070 2024.07.03 18:26:05.035676 [ 3 ] {} <Debug> HTTP-Session: 823ac1cf-f805-4744-8f47-b511b109f592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.07.03 18:26:05.035840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 8670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2024.07.03 18:26:05.035896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1073 2024.07.03 18:26:05.035916 [ 3 ] {} <Debug> HTTP-Session: 3f5c59e5-57aa-41b5-a33d-9a72782d5e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1074 2024.07.03 18:26:05.035935 [ 3 ] {} <Debug> HTTP-Session: 3f5c59e5-57aa-41b5-a33d-9a72782d5e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.07.03 18:26:05.035948 [ 3 ] {} <Debug> HTTP-Session: 3f5c59e5-57aa-41b5-a33d-9a72782d5e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1076 2024.07.03 18:26:05.035983 [ 3 ] {} <Trace> HTTP-Session: 3f5c59e5-57aa-41b5-a33d-9a72782d5e99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1077 2024.07.03 18:26:05.036106 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1078 2024.07.03 18:26:05.036154 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1079 2024.07.03 18:26:05.036302 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2024.07.03 18:26:05.036645 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1081 2024.07.03 18:26:05.036681 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1082 2024.07.03 18:26:05.036988 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1083 2024.07.03 18:26:05.037304 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1084 2024.07.03 18:26:05.037458 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Debug> executeQuery: Read 57 rows, 5.16 KiB in 0.001393 sec., 40918.88011486002 rows/sec., 3.61 MiB/sec.
1085 2024.07.03 18:26:05.037773 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Debug> DynamicQueryHandler: Done processing query
1086 2024.07.03 18:26:05.037800 [ 3 ] {449bc8d2-d354-4985-8fdd-762357b92949} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1087 2024.07.03 18:26:05.037815 [ 3 ] {} <Debug> HTTP-Session: 3f5c59e5-57aa-41b5-a33d-9a72782d5e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.07.03 18:26:05.037972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 3273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2024.07.03 18:26:05.038023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1090 2024.07.03 18:26:05.038041 [ 3 ] {} <Debug> HTTP-Session: 71ba82e1-ab39-43be-9649-0c2be81bb761 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1091 2024.07.03 18:26:05.038059 [ 3 ] {} <Debug> HTTP-Session: 71ba82e1-ab39-43be-9649-0c2be81bb761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.07.03 18:26:05.038074 [ 3 ] {} <Debug> HTTP-Session: 71ba82e1-ab39-43be-9649-0c2be81bb761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1093 2024.07.03 18:26:05.038108 [ 3 ] {} <Trace> HTTP-Session: 71ba82e1-ab39-43be-9649-0c2be81bb761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1094 2024.07.03 18:26:05.038218 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1095 2024.07.03 18:26:05.038263 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1096 2024.07.03 18:26:05.038419 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1097 2024.07.03 18:26:05.038706 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1098 2024.07.03 18:26:05.038742 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1099 2024.07.03 18:26:05.039041 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1100 2024.07.03 18:26:05.039341 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1101 2024.07.03 18:26:05.039499 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Debug> executeQuery: Read 19 rows, 1.52 KiB in 0.00131 sec., 14503.816793893131 rows/sec., 1.13 MiB/sec.
1102 2024.07.03 18:26:05.039667 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Debug> DynamicQueryHandler: Done processing query
1103 2024.07.03 18:26:05.039691 [ 3 ] {f5008e30-f1c6-4fb6-9d30-0f21d0f58bc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1104 2024.07.03 18:26:05.039706 [ 3 ] {} <Debug> HTTP-Session: 71ba82e1-ab39-43be-9649-0c2be81bb761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.07.03 18:26:05.039874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2024.07.03 18:26:05.039927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1107 2024.07.03 18:26:05.039945 [ 3 ] {} <Debug> HTTP-Session: 13e57803-8f43-41f5-9456-92911c299714 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1108 2024.07.03 18:26:05.039961 [ 3 ] {} <Debug> HTTP-Session: 13e57803-8f43-41f5-9456-92911c299714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2024.07.03 18:26:05.039975 [ 3 ] {} <Debug> HTTP-Session: 13e57803-8f43-41f5-9456-92911c299714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1110 2024.07.03 18:26:05.040007 [ 3 ] {} <Trace> HTTP-Session: 13e57803-8f43-41f5-9456-92911c299714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1111 2024.07.03 18:26:05.040251 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1112 2024.07.03 18:26:05.040314 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1113 2024.07.03 18:26:05.040724 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1114 2024.07.03 18:26:05.041346 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1115 2024.07.03 18:26:05.041381 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1116 2024.07.03 18:26:05.042085 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1117 2024.07.03 18:26:05.042504 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1118 2024.07.03 18:26:05.042725 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00263 sec., 7224.334600760456 rows/sec., 12.95 MiB/sec.
1119 2024.07.03 18:26:05.043147 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Debug> DynamicQueryHandler: Done processing query
1120 2024.07.03 18:26:05.043171 [ 3 ] {8810f546-9df5-4ae8-8a7e-ab745e78381d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1121 2024.07.03 18:26:05.043187 [ 3 ] {} <Debug> HTTP-Session: 13e57803-8f43-41f5-9456-92911c299714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.07.03 18:26:15.033336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1123 2024.07.03 18:26:15.033478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1124 2024.07.03 18:26:15.033507 [ 3 ] {} <Debug> HTTP-Session: 9c7e8855-d61b-4164-a900-5e0d71fdc838 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1125 2024.07.03 18:26:15.033535 [ 3 ] {} <Debug> HTTP-Session: 9c7e8855-d61b-4164-a900-5e0d71fdc838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1126 2024.07.03 18:26:15.033552 [ 3 ] {} <Debug> HTTP-Session: 9c7e8855-d61b-4164-a900-5e0d71fdc838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1127 2024.07.03 18:26:15.033610 [ 3 ] {} <Trace> HTTP-Session: 9c7e8855-d61b-4164-a900-5e0d71fdc838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1128 2024.07.03 18:26:15.033807 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1129 2024.07.03 18:26:15.033874 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1130 2024.07.03 18:26:15.034066 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1131 2024.07.03 18:26:15.034513 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1132 2024.07.03 18:26:15.034556 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1133 2024.07.03 18:26:15.034920 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1134 2024.07.03 18:26:15.035265 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1135 2024.07.03 18:26:15.035439 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001683 sec., 11289.364230540701 rows/sec., 915.06 KiB/sec.
1136 2024.07.03 18:26:15.035643 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Debug> DynamicQueryHandler: Done processing query
1137 2024.07.03 18:26:15.035670 [ 3 ] {d1c3818b-97e3-4533-a8d3-e9fdf035aba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1138 2024.07.03 18:26:15.035686 [ 3 ] {} <Debug> HTTP-Session: 9c7e8855-d61b-4164-a900-5e0d71fdc838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1139 2024.07.03 18:26:15.035843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 8670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1140 2024.07.03 18:26:15.035892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1141 2024.07.03 18:26:15.035911 [ 3 ] {} <Debug> HTTP-Session: a52417fb-16d3-466d-bb20-e0940da8b514 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1142 2024.07.03 18:26:15.035927 [ 3 ] {} <Debug> HTTP-Session: a52417fb-16d3-466d-bb20-e0940da8b514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1143 2024.07.03 18:26:15.035941 [ 3 ] {} <Debug> HTTP-Session: a52417fb-16d3-466d-bb20-e0940da8b514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1144 2024.07.03 18:26:15.035973 [ 3 ] {} <Trace> HTTP-Session: a52417fb-16d3-466d-bb20-e0940da8b514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1145 2024.07.03 18:26:15.036087 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1146 2024.07.03 18:26:15.036129 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1147 2024.07.03 18:26:15.036257 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1148 2024.07.03 18:26:15.036599 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1149 2024.07.03 18:26:15.036636 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1150 2024.07.03 18:26:15.036945 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1151 2024.07.03 18:26:15.037250 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1152 2024.07.03 18:26:15.037400 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Debug> executeQuery: Read 57 rows, 5.16 KiB in 0.00135 sec., 42222.22222222222 rows/sec., 3.73 MiB/sec.
1153 2024.07.03 18:26:15.037671 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Debug> DynamicQueryHandler: Done processing query
1154 2024.07.03 18:26:15.037696 [ 3 ] {e421a3e7-6eda-4142-96eb-121e0119a937} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1155 2024.07.03 18:26:15.037711 [ 3 ] {} <Debug> HTTP-Session: a52417fb-16d3-466d-bb20-e0940da8b514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.07.03 18:26:15.037833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 3273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1157 2024.07.03 18:26:15.037881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1158 2024.07.03 18:26:15.037899 [ 3 ] {} <Debug> HTTP-Session: 3ee307f2-c1f8-43f6-804e-ccd57c920859 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1159 2024.07.03 18:26:15.037916 [ 3 ] {} <Debug> HTTP-Session: 3ee307f2-c1f8-43f6-804e-ccd57c920859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1160 2024.07.03 18:26:15.037929 [ 3 ] {} <Debug> HTTP-Session: 3ee307f2-c1f8-43f6-804e-ccd57c920859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1161 2024.07.03 18:26:15.037960 [ 3 ] {} <Trace> HTTP-Session: 3ee307f2-c1f8-43f6-804e-ccd57c920859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1162 2024.07.03 18:26:15.038062 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1163 2024.07.03 18:26:15.038106 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1164 2024.07.03 18:26:15.038250 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1165 2024.07.03 18:26:15.038575 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1166 2024.07.03 18:26:15.038625 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1167 2024.07.03 18:26:15.039006 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1168 2024.07.03 18:26:15.039381 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1169 2024.07.03 18:26:15.039562 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Debug> executeQuery: Read 19 rows, 1.52 KiB in 0.001529 sec., 12426.422498364944 rows/sec., 995.08 KiB/sec.
1170 2024.07.03 18:26:15.039737 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Debug> DynamicQueryHandler: Done processing query
1171 2024.07.03 18:26:15.039763 [ 3 ] {ac52dd01-a98e-4d6c-889a-8b6ab16a6107} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1172 2024.07.03 18:26:15.039778 [ 3 ] {} <Debug> HTTP-Session: 3ee307f2-c1f8-43f6-804e-ccd57c920859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.07.03 18:26:15.039941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.07.03 18:26:15.039989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1175 2024.07.03 18:26:15.040009 [ 3 ] {} <Debug> HTTP-Session: 2314359d-5312-4ddb-81d8-5e3930b6705c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1176 2024.07.03 18:26:15.040025 [ 3 ] {} <Debug> HTTP-Session: 2314359d-5312-4ddb-81d8-5e3930b6705c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.07.03 18:26:15.040039 [ 3 ] {} <Debug> HTTP-Session: 2314359d-5312-4ddb-81d8-5e3930b6705c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.07.03 18:26:15.040070 [ 3 ] {} <Trace> HTTP-Session: 2314359d-5312-4ddb-81d8-5e3930b6705c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1179 2024.07.03 18:26:15.040618 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1180 2024.07.03 18:26:15.040682 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1181 2024.07.03 18:26:15.041085 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1182 2024.07.03 18:26:15.041721 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1183 2024.07.03 18:26:15.041758 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1184 2024.07.03 18:26:15.042358 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1185 2024.07.03 18:26:15.042765 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1186 2024.07.03 18:26:15.042965 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002812 sec., 6756.756756756758 rows/sec., 12.11 MiB/sec.
1187 2024.07.03 18:26:15.043408 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Debug> DynamicQueryHandler: Done processing query
1188 2024.07.03 18:26:15.043432 [ 3 ] {b7c817ee-13d1-4e5b-8a87-f49abd9680ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1189 2024.07.03 18:26:15.043449 [ 3 ] {} <Debug> HTTP-Session: 2314359d-5312-4ddb-81d8-5e3930b6705c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.07.03 18:26:18.899427 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
1191 2024.07.03 18:26:18.899486 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
1192 2024.07.03 18:26:25.032215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1193 2024.07.03 18:26:25.032387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1194 2024.07.03 18:26:25.032418 [ 3 ] {} <Debug> HTTP-Session: a767ffa4-1fe7-4c33-918f-f11fd52feaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1195 2024.07.03 18:26:25.032446 [ 3 ] {} <Debug> HTTP-Session: a767ffa4-1fe7-4c33-918f-f11fd52feaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1196 2024.07.03 18:26:25.032464 [ 3 ] {} <Debug> HTTP-Session: a767ffa4-1fe7-4c33-918f-f11fd52feaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1197 2024.07.03 18:26:25.032519 [ 3 ] {} <Trace> HTTP-Session: a767ffa4-1fe7-4c33-918f-f11fd52feaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1198 2024.07.03 18:26:25.032772 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1199 2024.07.03 18:26:25.035177 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1200 2024.07.03 18:26:25.037257 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
1201 2024.07.03 18:26:25.037556 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1202 2024.07.03 18:26:25.039691 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1203 2024.07.03 18:26:25.044065 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1204 2024.07.03 18:26:25.049348 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1205 2024.07.03 18:26:25.051405 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1206 2024.07.03 18:26:25.051435 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1207 2024.07.03 18:26:25.053393 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))"
1208 2024.07.03 18:26:25.053423 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1209 2024.07.03 18:26:25.075831 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.043161 sec., 92.67625865943792 rows/sec., 4.28 KiB/sec.
1210 2024.07.03 18:26:25.076113 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Debug> DynamicQueryHandler: Done processing query
1211 2024.07.03 18:26:25.076139 [ 3 ] {24da8f81-c66f-4a29-8c40-d6f3374e94a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1212 2024.07.03 18:26:25.076156 [ 3 ] {} <Debug> HTTP-Session: a767ffa4-1fe7-4c33-918f-f11fd52feaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1213 2024.07.03 18:26:25.076402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1214 2024.07.03 18:26:25.076451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1215 2024.07.03 18:26:25.076470 [ 3 ] {} <Debug> HTTP-Session: 98a1d467-eca7-4078-b2e9-f7d5d20db2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1216 2024.07.03 18:26:25.076486 [ 3 ] {} <Debug> HTTP-Session: 98a1d467-eca7-4078-b2e9-f7d5d20db2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1217 2024.07.03 18:26:25.076500 [ 3 ] {} <Debug> HTTP-Session: 98a1d467-eca7-4078-b2e9-f7d5d20db2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1218 2024.07.03 18:26:25.076530 [ 3 ] {} <Trace> HTTP-Session: 98a1d467-eca7-4078-b2e9-f7d5d20db2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1219 2024.07.03 18:26:25.076655 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1220 2024.07.03 18:26:25.076882 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1221 2024.07.03 18:26:25.076914 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE
1222 2024.07.03 18:26:25.077113 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1223 2024.07.03 18:26:25.077177 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1224 2024.07.03 18:26:25.077312 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1225 2024.07.03 18:26:25.077344 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1226 2024.07.03 18:26:25.077366 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1227 2024.07.03 18:26:25.077382 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1228 2024.07.03 18:26:25.077421 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))"
1229 2024.07.03 18:26:25.077441 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1230 2024.07.03 18:26:25.078576 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001942 sec., 2059.732234809475 rows/sec., 95.04 KiB/sec.
1231 2024.07.03 18:26:25.078826 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Debug> DynamicQueryHandler: Done processing query
1232 2024.07.03 18:26:25.078850 [ 3 ] {86801e67-7028-4600-8690-7e7db6d7f4a6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1233 2024.07.03 18:26:25.078866 [ 3 ] {} <Debug> HTTP-Session: 98a1d467-eca7-4078-b2e9-f7d5d20db2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1234 2024.07.03 18:26:25.079151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1235 2024.07.03 18:26:25.079198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1236 2024.07.03 18:26:25.079218 [ 3 ] {} <Debug> HTTP-Session: cc63871b-7279-4feb-8333-aa4df3ecac30 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1237 2024.07.03 18:26:25.079234 [ 3 ] {} <Debug> HTTP-Session: cc63871b-7279-4feb-8333-aa4df3ecac30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1238 2024.07.03 18:26:25.079248 [ 3 ] {} <Debug> HTTP-Session: cc63871b-7279-4feb-8333-aa4df3ecac30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1239 2024.07.03 18:26:25.079279 [ 3 ] {} <Trace> HTTP-Session: cc63871b-7279-4feb-8333-aa4df3ecac30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1240 2024.07.03 18:26:25.079401 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1241 2024.07.03 18:26:25.079630 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1242 2024.07.03 18:26:25.079661 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE
1243 2024.07.03 18:26:25.079863 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1244 2024.07.03 18:26:25.079926 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1245 2024.07.03 18:26:25.080058 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1246 2024.07.03 18:26:25.080090 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1247 2024.07.03 18:26:25.080112 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1248 2024.07.03 18:26:25.080128 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1249 2024.07.03 18:26:25.080168 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))"
1250 2024.07.03 18:26:25.080188 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1251 2024.07.03 18:26:25.080995 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 112.20 KiB/sec.
1252 2024.07.03 18:26:25.081228 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Debug> DynamicQueryHandler: Done processing query
1253 2024.07.03 18:26:25.081252 [ 3 ] {29fe263f-a11d-40de-a837-ce900e9f367f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1254 2024.07.03 18:26:25.081269 [ 3 ] {} <Debug> HTTP-Session: cc63871b-7279-4feb-8333-aa4df3ecac30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1255 2024.07.03 18:26:25.081470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1256 2024.07.03 18:26:25.081518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1257 2024.07.03 18:26:25.081538 [ 3 ] {} <Debug> HTTP-Session: 436ef6b1-e4fe-4144-b6d9-e639e486f012 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1258 2024.07.03 18:26:25.081554 [ 3 ] {} <Debug> HTTP-Session: 436ef6b1-e4fe-4144-b6d9-e639e486f012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1259 2024.07.03 18:26:25.081568 [ 3 ] {} <Debug> HTTP-Session: 436ef6b1-e4fe-4144-b6d9-e639e486f012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1260 2024.07.03 18:26:25.081599 [ 3 ] {} <Trace> HTTP-Session: 436ef6b1-e4fe-4144-b6d9-e639e486f012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1261 2024.07.03 18:26:25.081721 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1262 2024.07.03 18:26:25.081950 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1263 2024.07.03 18:26:25.081983 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1264 2024.07.03 18:26:25.082188 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1265 2024.07.03 18:26:25.082250 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1266 2024.07.03 18:26:25.082382 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1267 2024.07.03 18:26:25.082414 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1268 2024.07.03 18:26:25.082437 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1269 2024.07.03 18:26:25.082453 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1270 2024.07.03 18:26:25.082492 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1271 2024.07.03 18:26:25.082511 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1272 2024.07.03 18:26:25.083526 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 99.77 KiB/sec.
1273 2024.07.03 18:26:25.083772 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Debug> DynamicQueryHandler: Done processing query
1274 2024.07.03 18:26:25.083796 [ 3 ] {90f9303a-cfd5-4c1e-bb74-7c15ff5c1c5e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1275 2024.07.03 18:26:25.083812 [ 3 ] {} <Debug> HTTP-Session: 436ef6b1-e4fe-4144-b6d9-e639e486f012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1276 2024.07.03 18:26:25.084025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1277 2024.07.03 18:26:25.084072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1278 2024.07.03 18:26:25.084092 [ 3 ] {} <Debug> HTTP-Session: 9210133c-56fa-4921-aa06-3002a70c776a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1279 2024.07.03 18:26:25.084108 [ 3 ] {} <Debug> HTTP-Session: 9210133c-56fa-4921-aa06-3002a70c776a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1280 2024.07.03 18:26:25.084122 [ 3 ] {} <Debug> HTTP-Session: 9210133c-56fa-4921-aa06-3002a70c776a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1281 2024.07.03 18:26:25.084152 [ 3 ] {} <Trace> HTTP-Session: 9210133c-56fa-4921-aa06-3002a70c776a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1282 2024.07.03 18:26:25.084274 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1283 2024.07.03 18:26:25.084508 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1284 2024.07.03 18:26:25.084540 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1285 2024.07.03 18:26:25.084751 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1286 2024.07.03 18:26:25.084812 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1287 2024.07.03 18:26:25.084943 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1288 2024.07.03 18:26:25.084974 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1289 2024.07.03 18:26:25.084996 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1290 2024.07.03 18:26:25.085012 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1291 2024.07.03 18:26:25.085053 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1292 2024.07.03 18:26:25.085073 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1293 2024.07.03 18:26:25.085944 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001703 sec., 2348.796241926013 rows/sec., 108.38 KiB/sec.
1294 2024.07.03 18:26:25.086185 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Debug> DynamicQueryHandler: Done processing query
1295 2024.07.03 18:26:25.086208 [ 3 ] {6931dc00-27d9-459b-b224-92b8847e6b56} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1296 2024.07.03 18:26:25.086224 [ 3 ] {} <Debug> HTTP-Session: 9210133c-56fa-4921-aa06-3002a70c776a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1297 2024.07.03 18:26:25.086442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1298 2024.07.03 18:26:25.086490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1299 2024.07.03 18:26:25.086510 [ 3 ] {} <Debug> HTTP-Session: 9a023cf5-59b0-483b-b600-33d26d61df6d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1300 2024.07.03 18:26:25.086526 [ 3 ] {} <Debug> HTTP-Session: 9a023cf5-59b0-483b-b600-33d26d61df6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.07.03 18:26:25.086540 [ 3 ] {} <Debug> HTTP-Session: 9a023cf5-59b0-483b-b600-33d26d61df6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1302 2024.07.03 18:26:25.086570 [ 3 ] {} <Trace> HTTP-Session: 9a023cf5-59b0-483b-b600-33d26d61df6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1303 2024.07.03 18:26:25.086694 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1304 2024.07.03 18:26:25.086934 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1305 2024.07.03 18:26:25.086967 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1306 2024.07.03 18:26:25.087181 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1307 2024.07.03 18:26:25.087243 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1308 2024.07.03 18:26:25.087371 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1309 2024.07.03 18:26:25.087403 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1310 2024.07.03 18:26:25.087425 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1311 2024.07.03 18:26:25.087441 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1312 2024.07.03 18:26:25.087480 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1313 2024.07.03 18:26:25.087500 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1314 2024.07.03 18:26:25.088587 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001936 sec., 2066.115702479339 rows/sec., 95.34 KiB/sec.
1315 2024.07.03 18:26:25.088832 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Debug> DynamicQueryHandler: Done processing query
1316 2024.07.03 18:26:25.088857 [ 3 ] {bc43946a-9f4f-49b1-bf17-79750e52187e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1317 2024.07.03 18:26:25.088873 [ 3 ] {} <Debug> HTTP-Session: 9a023cf5-59b0-483b-b600-33d26d61df6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.07.03 18:26:25.089091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1319 2024.07.03 18:26:25.089139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1320 2024.07.03 18:26:25.089158 [ 3 ] {} <Debug> HTTP-Session: f9224ea5-30ff-4ee9-8914-5ca7536a10ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1321 2024.07.03 18:26:25.089175 [ 3 ] {} <Debug> HTTP-Session: f9224ea5-30ff-4ee9-8914-5ca7536a10ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.07.03 18:26:25.089188 [ 3 ] {} <Debug> HTTP-Session: f9224ea5-30ff-4ee9-8914-5ca7536a10ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.07.03 18:26:25.089218 [ 3 ] {} <Trace> HTTP-Session: f9224ea5-30ff-4ee9-8914-5ca7536a10ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1324 2024.07.03 18:26:25.089344 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1325 2024.07.03 18:26:25.089581 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1326 2024.07.03 18:26:25.089615 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1327 2024.07.03 18:26:25.089828 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1328 2024.07.03 18:26:25.089890 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1329 2024.07.03 18:26:25.090022 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1330 2024.07.03 18:26:25.090053 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1331 2024.07.03 18:26:25.090077 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1332 2024.07.03 18:26:25.090093 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1333 2024.07.03 18:26:25.090130 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1334 2024.07.03 18:26:25.090150 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1335 2024.07.03 18:26:25.090850 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001561 sec., 2562.4599615631005 rows/sec., 118.24 KiB/sec.
1336 2024.07.03 18:26:25.091073 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Debug> DynamicQueryHandler: Done processing query
1337 2024.07.03 18:26:25.091097 [ 3 ] {fbc08dea-613e-4fbe-82cd-0ec60f8f6496} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1338 2024.07.03 18:26:25.091112 [ 3 ] {} <Debug> HTTP-Session: f9224ea5-30ff-4ee9-8914-5ca7536a10ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.07.03 18:26:25.091335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1340 2024.07.03 18:26:25.091384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1341 2024.07.03 18:26:25.091403 [ 3 ] {} <Debug> HTTP-Session: c0dede79-b52e-48a7-bb8b-62137f406845 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1342 2024.07.03 18:26:25.091418 [ 3 ] {} <Debug> HTTP-Session: c0dede79-b52e-48a7-bb8b-62137f406845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.07.03 18:26:25.091432 [ 3 ] {} <Debug> HTTP-Session: c0dede79-b52e-48a7-bb8b-62137f406845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1344 2024.07.03 18:26:25.091462 [ 3 ] {} <Trace> HTTP-Session: c0dede79-b52e-48a7-bb8b-62137f406845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1345 2024.07.03 18:26:25.091590 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1346 2024.07.03 18:26:25.091825 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1347 2024.07.03 18:26:25.091858 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1348 2024.07.03 18:26:25.092076 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1349 2024.07.03 18:26:25.092138 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1350 2024.07.03 18:26:25.092268 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1351 2024.07.03 18:26:25.092300 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1352 2024.07.03 18:26:25.092323 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1353 2024.07.03 18:26:25.092339 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1354 2024.07.03 18:26:25.092379 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1355 2024.07.03 18:26:25.092399 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1356 2024.07.03 18:26:25.093335 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001791 sec., 2233.3891680625347 rows/sec., 103.05 KiB/sec.
1357 2024.07.03 18:26:25.093581 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Debug> DynamicQueryHandler: Done processing query
1358 2024.07.03 18:26:25.093605 [ 3 ] {90f9fe5b-4e1e-4aef-8f38-862feaf38ca8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1359 2024.07.03 18:26:25.093621 [ 3 ] {} <Debug> HTTP-Session: c0dede79-b52e-48a7-bb8b-62137f406845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1360 2024.07.03 18:26:25.093845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1361 2024.07.03 18:26:25.093893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1362 2024.07.03 18:26:25.093912 [ 3 ] {} <Debug> HTTP-Session: 4072c918-c454-4926-8782-d3c97c695fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1363 2024.07.03 18:26:25.093928 [ 3 ] {} <Debug> HTTP-Session: 4072c918-c454-4926-8782-d3c97c695fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1364 2024.07.03 18:26:25.093942 [ 3 ] {} <Debug> HTTP-Session: 4072c918-c454-4926-8782-d3c97c695fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1365 2024.07.03 18:26:25.093972 [ 3 ] {} <Trace> HTTP-Session: 4072c918-c454-4926-8782-d3c97c695fbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1366 2024.07.03 18:26:25.094099 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1367 2024.07.03 18:26:25.094336 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1368 2024.07.03 18:26:25.094370 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1369 2024.07.03 18:26:25.094593 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1370 2024.07.03 18:26:25.094655 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1371 2024.07.03 18:26:25.094789 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1372 2024.07.03 18:26:25.094819 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1373 2024.07.03 18:26:25.094842 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1374 2024.07.03 18:26:25.094858 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1375 2024.07.03 18:26:25.094897 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1376 2024.07.03 18:26:25.094916 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1377 2024.07.03 18:26:25.095742 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 109.47 KiB/sec.
1378 2024.07.03 18:26:25.095967 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Debug> DynamicQueryHandler: Done processing query
1379 2024.07.03 18:26:25.095992 [ 3 ] {42bfd1e9-957a-4af3-8baf-b5ecb6e5da54} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1380 2024.07.03 18:26:25.096008 [ 3 ] {} <Debug> HTTP-Session: 4072c918-c454-4926-8782-d3c97c695fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1381 2024.07.03 18:26:25.096221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1382 2024.07.03 18:26:25.096270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1383 2024.07.03 18:26:25.096289 [ 3 ] {} <Debug> HTTP-Session: 62735ade-194b-46f9-a356-7ca6370ce3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1384 2024.07.03 18:26:25.096305 [ 3 ] {} <Debug> HTTP-Session: 62735ade-194b-46f9-a356-7ca6370ce3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1385 2024.07.03 18:26:25.096318 [ 3 ] {} <Debug> HTTP-Session: 62735ade-194b-46f9-a356-7ca6370ce3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1386 2024.07.03 18:26:25.096347 [ 3 ] {} <Trace> HTTP-Session: 62735ade-194b-46f9-a356-7ca6370ce3d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1387 2024.07.03 18:26:25.096476 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1388 2024.07.03 18:26:25.096718 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1389 2024.07.03 18:26:25.096754 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1390 2024.07.03 18:26:25.096979 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1391 2024.07.03 18:26:25.097041 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1392 2024.07.03 18:26:25.097176 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1393 2024.07.03 18:26:25.097206 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1394 2024.07.03 18:26:25.097227 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1395 2024.07.03 18:26:25.097271 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1396 2024.07.03 18:26:25.097311 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1397 2024.07.03 18:26:25.097332 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1398 2024.07.03 18:26:25.098145 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001724 sec., 2320.185614849188 rows/sec., 107.06 KiB/sec.
1399 2024.07.03 18:26:25.098393 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Debug> DynamicQueryHandler: Done processing query
1400 2024.07.03 18:26:25.098416 [ 3 ] {6f7e1070-9900-4465-82ae-900c0e7c2607} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1401 2024.07.03 18:26:25.098433 [ 3 ] {} <Debug> HTTP-Session: 62735ade-194b-46f9-a356-7ca6370ce3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1402 2024.07.03 18:26:25.098675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2024.07.03 18:26:25.098725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1404 2024.07.03 18:26:25.098744 [ 3 ] {} <Debug> HTTP-Session: 00466e47-3ed9-4312-8002-5463ea9556e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1405 2024.07.03 18:26:25.098760 [ 3 ] {} <Debug> HTTP-Session: 00466e47-3ed9-4312-8002-5463ea9556e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1406 2024.07.03 18:26:25.098773 [ 3 ] {} <Debug> HTTP-Session: 00466e47-3ed9-4312-8002-5463ea9556e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.07.03 18:26:25.098803 [ 3 ] {} <Trace> HTTP-Session: 00466e47-3ed9-4312-8002-5463ea9556e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1408 2024.07.03 18:26:25.098945 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1409 2024.07.03 18:26:25.099190 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1410 2024.07.03 18:26:25.099226 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1411 2024.07.03 18:26:25.099456 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1412 2024.07.03 18:26:25.099518 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1413 2024.07.03 18:26:25.099652 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1414 2024.07.03 18:26:25.099683 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1415 2024.07.03 18:26:25.099706 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1416 2024.07.03 18:26:25.099721 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1417 2024.07.03 18:26:25.099761 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1418 2024.07.03 18:26:25.099780 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1419 2024.07.03 18:26:25.100742 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001842 sec., 2171.5526601520087 rows/sec., 100.20 KiB/sec.
1420 2024.07.03 18:26:25.100974 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Debug> DynamicQueryHandler: Done processing query
1421 2024.07.03 18:26:25.100998 [ 3 ] {1f394edb-0204-45ba-9d09-f2ec44253e25} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1422 2024.07.03 18:26:25.101014 [ 3 ] {} <Debug> HTTP-Session: 00466e47-3ed9-4312-8002-5463ea9556e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1423 2024.07.03 18:26:25.101230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1424 2024.07.03 18:26:25.101278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1425 2024.07.03 18:26:25.101297 [ 3 ] {} <Debug> HTTP-Session: 36407995-9b15-4d10-9b3b-7599b04bd506 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1426 2024.07.03 18:26:25.101313 [ 3 ] {} <Debug> HTTP-Session: 36407995-9b15-4d10-9b3b-7599b04bd506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.07.03 18:26:25.101326 [ 3 ] {} <Debug> HTTP-Session: 36407995-9b15-4d10-9b3b-7599b04bd506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.07.03 18:26:25.101356 [ 3 ] {} <Trace> HTTP-Session: 36407995-9b15-4d10-9b3b-7599b04bd506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1429 2024.07.03 18:26:25.101485 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1430 2024.07.03 18:26:25.101730 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1431 2024.07.03 18:26:25.101767 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1432 2024.07.03 18:26:25.102002 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1433 2024.07.03 18:26:25.102065 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1434 2024.07.03 18:26:25.102198 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1435 2024.07.03 18:26:25.102229 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1436 2024.07.03 18:26:25.102251 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1437 2024.07.03 18:26:25.102267 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1438 2024.07.03 18:26:25.102307 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1439 2024.07.03 18:26:25.102327 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1440 2024.07.03 18:26:25.103122 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001694 sec., 2361.275088547816 rows/sec., 108.96 KiB/sec.
1441 2024.07.03 18:26:25.103360 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Debug> DynamicQueryHandler: Done processing query
1442 2024.07.03 18:26:25.103384 [ 3 ] {7d8eb731-91c6-484d-a518-77735a858af0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1443 2024.07.03 18:26:25.103399 [ 3 ] {} <Debug> HTTP-Session: 36407995-9b15-4d10-9b3b-7599b04bd506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.07.03 18:26:25.103612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1445 2024.07.03 18:26:25.103660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1446 2024.07.03 18:26:25.103679 [ 3 ] {} <Debug> HTTP-Session: aa108a85-fa53-4579-b0ee-189d203a7f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1447 2024.07.03 18:26:25.103695 [ 3 ] {} <Debug> HTTP-Session: aa108a85-fa53-4579-b0ee-189d203a7f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.07.03 18:26:25.103709 [ 3 ] {} <Debug> HTTP-Session: aa108a85-fa53-4579-b0ee-189d203a7f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.07.03 18:26:25.103738 [ 3 ] {} <Trace> HTTP-Session: aa108a85-fa53-4579-b0ee-189d203a7f20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1450 2024.07.03 18:26:25.103866 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1451 2024.07.03 18:26:25.104110 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1452 2024.07.03 18:26:25.104147 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1453 2024.07.03 18:26:25.104383 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1454 2024.07.03 18:26:25.104444 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1455 2024.07.03 18:26:25.104575 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1456 2024.07.03 18:26:25.104606 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1457 2024.07.03 18:26:25.104628 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1458 2024.07.03 18:26:25.104644 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1459 2024.07.03 18:26:25.104684 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1460 2024.07.03 18:26:25.104704 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1461 2024.07.03 18:26:25.105760 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001886 sec., 2120.8907741251323 rows/sec., 97.86 KiB/sec.
1462 2024.07.03 18:26:25.106013 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Debug> DynamicQueryHandler: Done processing query
1463 2024.07.03 18:26:25.106037 [ 3 ] {d0a85ac1-4aef-43ea-8b9f-3f6b882ad6be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1464 2024.07.03 18:26:25.106053 [ 3 ] {} <Debug> HTTP-Session: aa108a85-fa53-4579-b0ee-189d203a7f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1465 2024.07.03 18:26:25.106251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1466 2024.07.03 18:26:25.106298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1467 2024.07.03 18:26:25.106318 [ 3 ] {} <Debug> HTTP-Session: 0a278f13-02bb-4bd5-b07e-1ef0c87b8f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1468 2024.07.03 18:26:25.106334 [ 3 ] {} <Debug> HTTP-Session: 0a278f13-02bb-4bd5-b07e-1ef0c87b8f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1469 2024.07.03 18:26:25.106347 [ 3 ] {} <Debug> HTTP-Session: 0a278f13-02bb-4bd5-b07e-1ef0c87b8f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1470 2024.07.03 18:26:25.106377 [ 3 ] {} <Trace> HTTP-Session: 0a278f13-02bb-4bd5-b07e-1ef0c87b8f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1471 2024.07.03 18:26:25.106507 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1472 2024.07.03 18:26:25.106756 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1473 2024.07.03 18:26:25.106793 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1474 2024.07.03 18:26:25.107034 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1475 2024.07.03 18:26:25.107095 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1476 2024.07.03 18:26:25.107227 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1477 2024.07.03 18:26:25.107257 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1478 2024.07.03 18:26:25.107280 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1479 2024.07.03 18:26:25.107296 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1480 2024.07.03 18:26:25.107336 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1481 2024.07.03 18:26:25.107356 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1482 2024.07.03 18:26:25.108228 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001776 sec., 2252.252252252252 rows/sec., 103.92 KiB/sec.
1483 2024.07.03 18:26:25.108460 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Debug> DynamicQueryHandler: Done processing query
1484 2024.07.03 18:26:25.108483 [ 3 ] {dd3c419a-7872-40fb-8448-88f5b98e1977} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1485 2024.07.03 18:26:25.108499 [ 3 ] {} <Debug> HTTP-Session: 0a278f13-02bb-4bd5-b07e-1ef0c87b8f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.07.03 18:26:25.109195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1487 2024.07.03 18:26:25.109243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1488 2024.07.03 18:26:25.109262 [ 3 ] {} <Debug> HTTP-Session: 2035edeb-0deb-4647-85e1-9b9bf786a04b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1489 2024.07.03 18:26:25.109278 [ 3 ] {} <Debug> HTTP-Session: 2035edeb-0deb-4647-85e1-9b9bf786a04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.07.03 18:26:25.109291 [ 3 ] {} <Debug> HTTP-Session: 2035edeb-0deb-4647-85e1-9b9bf786a04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.07.03 18:26:25.109321 [ 3 ] {} <Trace> HTTP-Session: 2035edeb-0deb-4647-85e1-9b9bf786a04b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1492 2024.07.03 18:26:25.109452 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1493 2024.07.03 18:26:25.109702 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1494 2024.07.03 18:26:25.109745 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1495 2024.07.03 18:26:25.109992 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1496 2024.07.03 18:26:25.110054 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1497 2024.07.03 18:26:25.110185 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1498 2024.07.03 18:26:25.110215 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1499 2024.07.03 18:26:25.110239 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1500 2024.07.03 18:26:25.110255 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1501 2024.07.03 18:26:25.110295 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1502 2024.07.03 18:26:25.110315 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1503 2024.07.03 18:26:25.111363 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001917 sec., 2086.5936358894105 rows/sec., 96.28 KiB/sec.
1504 2024.07.03 18:26:25.111626 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Debug> DynamicQueryHandler: Done processing query
1505 2024.07.03 18:26:25.111650 [ 3 ] {a7deb1ef-ab04-4eb5-a9ac-451df79b2961} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1506 2024.07.03 18:26:25.111667 [ 3 ] {} <Debug> HTTP-Session: 2035edeb-0deb-4647-85e1-9b9bf786a04b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.07.03 18:26:25.111959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1508 2024.07.03 18:26:25.112007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1509 2024.07.03 18:26:25.112027 [ 3 ] {} <Debug> HTTP-Session: ba736f4b-dcdb-4748-a5dd-66375b1724b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1510 2024.07.03 18:26:25.112043 [ 3 ] {} <Debug> HTTP-Session: ba736f4b-dcdb-4748-a5dd-66375b1724b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.07.03 18:26:25.112057 [ 3 ] {} <Debug> HTTP-Session: ba736f4b-dcdb-4748-a5dd-66375b1724b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1512 2024.07.03 18:26:25.112087 [ 3 ] {} <Trace> HTTP-Session: ba736f4b-dcdb-4748-a5dd-66375b1724b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1513 2024.07.03 18:26:25.112222 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
1514 2024.07.03 18:26:25.112474 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1515 2024.07.03 18:26:25.112513 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received')" moved to PREWHERE
1516 2024.07.03 18:26:25.112761 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1517 2024.07.03 18:26:25.112824 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1518 2024.07.03 18:26:25.112957 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1519 2024.07.03 18:26:25.112988 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1520 2024.07.03 18:26:25.113010 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1521 2024.07.03 18:26:25.113026 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1522 2024.07.03 18:26:25.113067 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received'))"
1523 2024.07.03 18:26:25.113087 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1524 2024.07.03 18:26:25.113920 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001759 sec., 2274.019329164298 rows/sec., 104.93 KiB/sec.
1525 2024.07.03 18:26:25.114147 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Debug> DynamicQueryHandler: Done processing query
1526 2024.07.03 18:26:25.114172 [ 3 ] {8f1b1654-cc0d-4458-8a8c-d65dc7c0e586} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1527 2024.07.03 18:26:25.114187 [ 3 ] {} <Debug> HTTP-Session: ba736f4b-dcdb-4748-a5dd-66375b1724b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1528 2024.07.03 18:26:25.114374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1529 2024.07.03 18:26:25.114421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1530 2024.07.03 18:26:25.114441 [ 3 ] {} <Debug> HTTP-Session: 32fdfa07-faa2-4186-8786-03377911565e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1531 2024.07.03 18:26:25.114456 [ 3 ] {} <Debug> HTTP-Session: 32fdfa07-faa2-4186-8786-03377911565e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.07.03 18:26:25.114469 [ 3 ] {} <Debug> HTTP-Session: 32fdfa07-faa2-4186-8786-03377911565e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.07.03 18:26:25.114499 [ 3 ] {} <Trace> HTTP-Session: 32fdfa07-faa2-4186-8786-03377911565e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1534 2024.07.03 18:26:25.114633 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1535 2024.07.03 18:26:25.114889 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1536 2024.07.03 18:26:25.114927 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE
1537 2024.07.03 18:26:25.115179 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1538 2024.07.03 18:26:25.115241 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1539 2024.07.03 18:26:25.115371 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1540 2024.07.03 18:26:25.115403 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1541 2024.07.03 18:26:25.115425 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1542 2024.07.03 18:26:25.115441 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1543 2024.07.03 18:26:25.115482 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))"
1544 2024.07.03 18:26:25.115501 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1545 2024.07.03 18:26:25.116598 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.002006 sec., 1994.0179461615155 rows/sec., 92.01 KiB/sec.
1546 2024.07.03 18:26:25.116856 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Debug> DynamicQueryHandler: Done processing query
1547 2024.07.03 18:26:25.116880 [ 3 ] {3d3579a7-71aa-44eb-8507-bd1268df20de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1548 2024.07.03 18:26:25.116895 [ 3 ] {} <Debug> HTTP-Session: 32fdfa07-faa2-4186-8786-03377911565e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.07.03 18:26:25.117121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1550 2024.07.03 18:26:25.117168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1551 2024.07.03 18:26:25.117188 [ 3 ] {} <Debug> HTTP-Session: dbc55e3a-92b2-48fb-9823-0d8b1e866875 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1552 2024.07.03 18:26:25.117204 [ 3 ] {} <Debug> HTTP-Session: dbc55e3a-92b2-48fb-9823-0d8b1e866875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1553 2024.07.03 18:26:25.117217 [ 3 ] {} <Debug> HTTP-Session: dbc55e3a-92b2-48fb-9823-0d8b1e866875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1554 2024.07.03 18:26:25.117247 [ 3 ] {} <Trace> HTTP-Session: dbc55e3a-92b2-48fb-9823-0d8b1e866875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1555 2024.07.03 18:26:25.117382 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1556 2024.07.03 18:26:25.117639 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1557 2024.07.03 18:26:25.117678 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE
1558 2024.07.03 18:26:25.117933 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1559 2024.07.03 18:26:25.117996 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1560 2024.07.03 18:26:25.118130 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1561 2024.07.03 18:26:25.118161 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1562 2024.07.03 18:26:25.118184 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1563 2024.07.03 18:26:25.118199 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1564 2024.07.03 18:26:25.118239 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))"
1565 2024.07.03 18:26:25.118258 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1566 2024.07.03 18:26:25.119210 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001837 sec., 2177.4632553075667 rows/sec., 100.47 KiB/sec.
1567 2024.07.03 18:26:25.119501 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Debug> DynamicQueryHandler: Done processing query
1568 2024.07.03 18:26:25.119524 [ 3 ] {360f4266-ed43-497e-974f-5629c41c3ccc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1569 2024.07.03 18:26:25.119541 [ 3 ] {} <Debug> HTTP-Session: dbc55e3a-92b2-48fb-9823-0d8b1e866875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1570 2024.07.03 18:26:25.119754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1571 2024.07.03 18:26:25.119802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1572 2024.07.03 18:26:25.119821 [ 3 ] {} <Debug> HTTP-Session: e2626b7c-4a04-410c-935c-c90f6ec8d6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1573 2024.07.03 18:26:25.119837 [ 3 ] {} <Debug> HTTP-Session: e2626b7c-4a04-410c-935c-c90f6ec8d6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.07.03 18:26:25.119850 [ 3 ] {} <Debug> HTTP-Session: e2626b7c-4a04-410c-935c-c90f6ec8d6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.07.03 18:26:25.119880 [ 3 ] {} <Trace> HTTP-Session: e2626b7c-4a04-410c-935c-c90f6ec8d6c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1576 2024.07.03 18:26:25.120014 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1577 2024.07.03 18:26:25.120271 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1578 2024.07.03 18:26:25.120311 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received')" moved to PREWHERE
1579 2024.07.03 18:26:25.120567 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1580 2024.07.03 18:26:25.120630 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1581 2024.07.03 18:26:25.120764 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1582 2024.07.03 18:26:25.120796 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1583 2024.07.03 18:26:25.120818 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1584 2024.07.03 18:26:25.120835 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1585 2024.07.03 18:26:25.120874 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))"
1586 2024.07.03 18:26:25.120893 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1587 2024.07.03 18:26:25.121785 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001821 sec., 2196.595277320154 rows/sec., 101.36 KiB/sec.
1588 2024.07.03 18:26:25.122012 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Debug> DynamicQueryHandler: Done processing query
1589 2024.07.03 18:26:25.122036 [ 3 ] {b35b2f27-589d-4037-9e47-51f54c3f221b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1590 2024.07.03 18:26:25.122053 [ 3 ] {} <Debug> HTTP-Session: e2626b7c-4a04-410c-935c-c90f6ec8d6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.07.03 18:26:25.122268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1592 2024.07.03 18:26:25.122315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1593 2024.07.03 18:26:25.122335 [ 3 ] {} <Debug> HTTP-Session: ff12286e-dcdc-4e61-8f03-5be558ccd3f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1594 2024.07.03 18:26:25.122351 [ 3 ] {} <Debug> HTTP-Session: ff12286e-dcdc-4e61-8f03-5be558ccd3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.07.03 18:26:25.122365 [ 3 ] {} <Debug> HTTP-Session: ff12286e-dcdc-4e61-8f03-5be558ccd3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1596 2024.07.03 18:26:25.122394 [ 3 ] {} <Trace> HTTP-Session: ff12286e-dcdc-4e61-8f03-5be558ccd3f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1597 2024.07.03 18:26:25.122532 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1598 2024.07.03 18:26:25.122790 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1599 2024.07.03 18:26:25.122830 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE
1600 2024.07.03 18:26:25.123092 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1601 2024.07.03 18:26:25.123154 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1602 2024.07.03 18:26:25.123288 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1603 2024.07.03 18:26:25.123318 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1604 2024.07.03 18:26:25.123341 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1605 2024.07.03 18:26:25.123356 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1606 2024.07.03 18:26:25.123397 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))"
1607 2024.07.03 18:26:25.123417 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1608 2024.07.03 18:26:25.124482 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001981 sec., 2019.1822311963654 rows/sec., 93.17 KiB/sec.
1609 2024.07.03 18:26:25.124748 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Debug> DynamicQueryHandler: Done processing query
1610 2024.07.03 18:26:25.124772 [ 3 ] {f2951fcb-026e-4495-9b6e-8e9c253ff49c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1611 2024.07.03 18:26:25.124789 [ 3 ] {} <Debug> HTTP-Session: ff12286e-dcdc-4e61-8f03-5be558ccd3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.07.03 18:26:25.142547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 5871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2024.07.03 18:26:25.142606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1614 2024.07.03 18:26:25.142631 [ 3 ] {} <Debug> HTTP-Session: 89d4344d-a019-4289-a91f-4610729e99f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1615 2024.07.03 18:26:25.142651 [ 3 ] {} <Debug> HTTP-Session: 89d4344d-a019-4289-a91f-4610729e99f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.07.03 18:26:25.142668 [ 3 ] {} <Debug> HTTP-Session: 89d4344d-a019-4289-a91f-4610729e99f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.07.03 18:26:25.142705 [ 3 ] {} <Trace> HTTP-Session: 89d4344d-a019-4289-a91f-4610729e99f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1618 2024.07.03 18:26:25.142850 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1619 2024.07.03 18:26:25.142904 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1620 2024.07.03 18:26:25.143100 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2024.07.03 18:26:25.143514 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1622 2024.07.03 18:26:25.143560 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1623 2024.07.03 18:26:25.144196 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1624 2024.07.03 18:26:25.144573 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1625 2024.07.03 18:26:25.144758 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Debug> executeQuery: Read 20 rows, 2.98 KiB in 0.001957 sec., 10219.724067450179 rows/sec., 1.49 MiB/sec.
1626 2024.07.03 18:26:25.145160 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Debug> DynamicQueryHandler: Done processing query
1627 2024.07.03 18:26:25.145186 [ 3 ] {4ee81a3e-615a-4478-86a9-38c06295197a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1628 2024.07.03 18:26:25.145201 [ 3 ] {} <Debug> HTTP-Session: 89d4344d-a019-4289-a91f-4610729e99f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1629 2024.07.03 18:26:25.145324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2024.07.03 18:26:25.145373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1631 2024.07.03 18:26:25.145392 [ 3 ] {} <Debug> HTTP-Session: f5f44c84-fc71-4f0e-88a3-d113e1d4c8b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1632 2024.07.03 18:26:25.145408 [ 3 ] {} <Debug> HTTP-Session: f5f44c84-fc71-4f0e-88a3-d113e1d4c8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.07.03 18:26:25.145422 [ 3 ] {} <Debug> HTTP-Session: f5f44c84-fc71-4f0e-88a3-d113e1d4c8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1634 2024.07.03 18:26:25.145453 [ 3 ] {} <Trace> HTTP-Session: f5f44c84-fc71-4f0e-88a3-d113e1d4c8b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1635 2024.07.03 18:26:25.145558 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1636 2024.07.03 18:26:25.145601 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1637 2024.07.03 18:26:25.145748 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1638 2024.07.03 18:26:25.146069 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1639 2024.07.03 18:26:25.146105 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1640 2024.07.03 18:26:25.146414 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1641 2024.07.03 18:26:25.146722 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1642 2024.07.03 18:26:25.146885 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001346 sec., 14115.89895988113 rows/sec., 1.12 MiB/sec.
1643 2024.07.03 18:26:25.147055 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Debug> DynamicQueryHandler: Done processing query
1644 2024.07.03 18:26:25.147078 [ 3 ] {d07147e8-184f-4495-a59a-4b18f4c9a944} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1645 2024.07.03 18:26:25.147093 [ 3 ] {} <Debug> HTTP-Session: f5f44c84-fc71-4f0e-88a3-d113e1d4c8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1646 2024.07.03 18:26:25.147282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1647 2024.07.03 18:26:25.147329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1648 2024.07.03 18:26:25.147348 [ 3 ] {} <Debug> HTTP-Session: 4ccd5055-22c1-45bd-8319-409f9ae53044 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1649 2024.07.03 18:26:25.147365 [ 3 ] {} <Debug> HTTP-Session: 4ccd5055-22c1-45bd-8319-409f9ae53044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.07.03 18:26:25.147379 [ 3 ] {} <Debug> HTTP-Session: 4ccd5055-22c1-45bd-8319-409f9ae53044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1651 2024.07.03 18:26:25.147409 [ 3 ] {} <Trace> HTTP-Session: 4ccd5055-22c1-45bd-8319-409f9ae53044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1652 2024.07.03 18:26:25.147536 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1653 2024.07.03 18:26:25.147578 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1654 2024.07.03 18:26:25.147701 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1655 2024.07.03 18:26:25.148067 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1656 2024.07.03 18:26:25.148102 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1657 2024.07.03 18:26:25.148414 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1658 2024.07.03 18:26:25.148726 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1659 2024.07.03 18:26:25.148886 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Debug> executeQuery: Read 119 rows, 9.90 KiB in 0.001387 sec., 85796.68348954579 rows/sec., 6.97 MiB/sec.
1660 2024.07.03 18:26:25.149150 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Debug> DynamicQueryHandler: Done processing query
1661 2024.07.03 18:26:25.149174 [ 3 ] {aa1722ab-1872-45e8-8406-2bef0c93cb16} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1662 2024.07.03 18:26:25.149190 [ 3 ] {} <Debug> HTTP-Session: 4ccd5055-22c1-45bd-8319-409f9ae53044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.07.03 18:26:25.149382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1664 2024.07.03 18:26:25.149430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1665 2024.07.03 18:26:25.149448 [ 3 ] {} <Debug> HTTP-Session: aa7b1491-306b-4a4d-91e6-6eb0964b85cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1666 2024.07.03 18:26:25.149465 [ 3 ] {} <Debug> HTTP-Session: aa7b1491-306b-4a4d-91e6-6eb0964b85cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.07.03 18:26:25.149478 [ 3 ] {} <Debug> HTTP-Session: aa7b1491-306b-4a4d-91e6-6eb0964b85cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1668 2024.07.03 18:26:25.149509 [ 3 ] {} <Trace> HTTP-Session: aa7b1491-306b-4a4d-91e6-6eb0964b85cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1669 2024.07.03 18:26:25.149626 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1670 2024.07.03 18:26:25.149668 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1671 2024.07.03 18:26:25.149809 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2024.07.03 18:26:25.150138 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1673 2024.07.03 18:26:25.150174 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1674 2024.07.03 18:26:25.150476 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1675 2024.07.03 18:26:25.150781 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1676 2024.07.03 18:26:25.150948 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Debug> executeQuery: Read 71 rows, 5.66 KiB in 0.001346 sec., 52748.88558692422 rows/sec., 4.10 MiB/sec.
1677 2024.07.03 18:26:25.151213 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Debug> DynamicQueryHandler: Done processing query
1678 2024.07.03 18:26:25.151237 [ 3 ] {b76be627-77b7-4d3c-961d-225c1a4abbad} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1679 2024.07.03 18:26:25.151252 [ 3 ] {} <Debug> HTTP-Session: aa7b1491-306b-4a4d-91e6-6eb0964b85cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.07.03 18:26:25.151648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 88309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1681 2024.07.03 18:26:25.151696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1682 2024.07.03 18:26:25.151715 [ 3 ] {} <Debug> HTTP-Session: 9f19a227-436b-4c0c-8d4f-4d440098cbed Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1683 2024.07.03 18:26:25.151731 [ 3 ] {} <Debug> HTTP-Session: 9f19a227-436b-4c0c-8d4f-4d440098cbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1684 2024.07.03 18:26:25.151744 [ 3 ] {} <Debug> HTTP-Session: 9f19a227-436b-4c0c-8d4f-4d440098cbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1685 2024.07.03 18:26:25.151774 [ 3 ] {} <Trace> HTTP-Session: 9f19a227-436b-4c0c-8d4f-4d440098cbed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1686 2024.07.03 18:26:25.152144 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1687 2024.07.03 18:26:25.152192 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1688 2024.07.03 18:26:25.152351 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1689 2024.07.03 18:26:25.152937 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1690 2024.07.03 18:26:25.152972 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1691 2024.07.03 18:26:25.153366 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1692 2024.07.03 18:26:25.153706 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1693 2024.07.03 18:26:25.153874 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Debug> executeQuery: Read 460 rows, 33.12 KiB in 0.001982 sec., 232088.79919273464 rows/sec., 16.32 MiB/sec.
1694 2024.07.03 18:26:25.154151 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Debug> DynamicQueryHandler: Done processing query
1695 2024.07.03 18:26:25.154175 [ 3 ] {f97d73e8-5add-4369-b7a7-b16ba2d788fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
1696 2024.07.03 18:26:25.154191 [ 3 ] {} <Debug> HTTP-Session: 9f19a227-436b-4c0c-8d4f-4d440098cbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.07.03 18:26:25.154401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2024.07.03 18:26:25.154449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1699 2024.07.03 18:26:25.154468 [ 3 ] {} <Debug> HTTP-Session: 89227fb4-c21d-44a2-a232-c89f66739c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1700 2024.07.03 18:26:25.154484 [ 3 ] {} <Debug> HTTP-Session: 89227fb4-c21d-44a2-a232-c89f66739c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.07.03 18:26:25.154497 [ 3 ] {} <Debug> HTTP-Session: 89227fb4-c21d-44a2-a232-c89f66739c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1702 2024.07.03 18:26:25.154527 [ 3 ] {} <Trace> HTTP-Session: 89227fb4-c21d-44a2-a232-c89f66739c75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1703 2024.07.03 18:26:25.154934 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1704 2024.07.03 18:26:25.155005 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1705 2024.07.03 18:26:25.155426 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2024.07.03 18:26:25.156093 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1707 2024.07.03 18:26:25.156128 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1708 2024.07.03 18:26:25.156704 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1709 2024.07.03 18:26:25.157122 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1710 2024.07.03 18:26:25.157342 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00273 sec., 6959.70695970696 rows/sec., 12.47 MiB/sec.
1711 2024.07.03 18:26:25.157764 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Debug> DynamicQueryHandler: Done processing query
1712 2024.07.03 18:26:25.157787 [ 3 ] {f0b0be5e-6f9a-462c-b5e5-32f135a77120} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1713 2024.07.03 18:26:25.157802 [ 3 ] {} <Debug> HTTP-Session: 89227fb4-c21d-44a2-a232-c89f66739c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.07.03 18:26:25.157932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 4592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1715 2024.07.03 18:26:25.157979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1716 2024.07.03 18:26:25.157998 [ 3 ] {} <Debug> HTTP-Session: 6fc6add4-c2ad-4dcd-b88c-b03bc95c053b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1717 2024.07.03 18:26:25.158014 [ 3 ] {} <Debug> HTTP-Session: 6fc6add4-c2ad-4dcd-b88c-b03bc95c053b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.07.03 18:26:25.158027 [ 3 ] {} <Debug> HTTP-Session: 6fc6add4-c2ad-4dcd-b88c-b03bc95c053b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1719 2024.07.03 18:26:25.158058 [ 3 ] {} <Trace> HTTP-Session: 6fc6add4-c2ad-4dcd-b88c-b03bc95c053b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1720 2024.07.03 18:26:25.158162 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1721 2024.07.03 18:26:25.158205 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1722 2024.07.03 18:26:25.158338 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1723 2024.07.03 18:26:25.158613 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1724 2024.07.03 18:26:25.158649 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1725 2024.07.03 18:26:25.158999 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1726 2024.07.03 18:26:25.159316 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1727 2024.07.03 18:26:25.159475 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001338 sec., 22421.52466367713 rows/sec., 1.54 MiB/sec.
1728 2024.07.03 18:26:25.159745 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Debug> DynamicQueryHandler: Done processing query
1729 2024.07.03 18:26:25.159769 [ 3 ] {fb773026-2a9b-4f48-b0c6-6e53bb6729bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1730 2024.07.03 18:26:25.159785 [ 3 ] {} <Debug> HTTP-Session: 6fc6add4-c2ad-4dcd-b88c-b03bc95c053b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.07.03 18:26:30.036053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2024.07.03 18:26:30.036197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1733 2024.07.03 18:26:30.036228 [ 3 ] {} <Debug> HTTP-Session: 488c4e73-cac6-4b40-bb88-5e2a75069625 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1734 2024.07.03 18:26:30.036257 [ 3 ] {} <Debug> HTTP-Session: 488c4e73-cac6-4b40-bb88-5e2a75069625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.07.03 18:26:30.036277 [ 3 ] {} <Debug> HTTP-Session: 488c4e73-cac6-4b40-bb88-5e2a75069625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.07.03 18:26:30.036335 [ 3 ] {} <Trace> HTTP-Session: 488c4e73-cac6-4b40-bb88-5e2a75069625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1737 2024.07.03 18:26:30.036605 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1738 2024.07.03 18:26:30.037018 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1739 2024.07.03 18:26:30.037063 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE
1740 2024.07.03 18:26:30.037380 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1741 2024.07.03 18:26:30.037460 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1742 2024.07.03 18:26:30.037635 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1743 2024.07.03 18:26:30.037766 [ 251 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1744 2024.07.03 18:26:30.037787 [ 252 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1745 2024.07.03 18:26:30.037914 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1746 2024.07.03 18:26:30.037944 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1747 2024.07.03 18:26:30.040077 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1748 2024.07.03 18:26:30.042130 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Reading approx. 24 rows with 2 streams
1749 2024.07.03 18:26:30.042195 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))"
1750 2024.07.03 18:26:30.042242 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))"
1751 2024.07.03 18:26:30.043920 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> executeQuery: Read 24 rows, 1020.00 B in 0.007432 sec., 3229.278794402583 rows/sec., 134.03 KiB/sec.
1752 2024.07.03 18:26:30.044264 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> DynamicQueryHandler: Done processing query
1753 2024.07.03 18:26:30.044291 [ 3 ] {a3046f0a-280e-4305-a0bf-5bd9ea6cbfbf} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1754 2024.07.03 18:26:30.044308 [ 3 ] {} <Debug> HTTP-Session: 488c4e73-cac6-4b40-bb88-5e2a75069625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1755 2024.07.03 18:26:30.044535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1756 2024.07.03 18:26:30.044586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1757 2024.07.03 18:26:30.044605 [ 3 ] {} <Debug> HTTP-Session: 1f021458-084c-4c19-a425-2cd6c349e5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1758 2024.07.03 18:26:30.044621 [ 3 ] {} <Debug> HTTP-Session: 1f021458-084c-4c19-a425-2cd6c349e5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1759 2024.07.03 18:26:30.044636 [ 3 ] {} <Debug> HTTP-Session: 1f021458-084c-4c19-a425-2cd6c349e5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1760 2024.07.03 18:26:30.044671 [ 3 ] {} <Trace> HTTP-Session: 1f021458-084c-4c19-a425-2cd6c349e5f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1761 2024.07.03 18:26:30.044830 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1762 2024.07.03 18:26:30.045107 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1763 2024.07.03 18:26:30.045150 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_routes')" moved to PREWHERE
1764 2024.07.03 18:26:30.045429 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1765 2024.07.03 18:26:30.045496 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1766 2024.07.03 18:26:30.045634 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1767 2024.07.03 18:26:30.045738 [ 255 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1768 2024.07.03 18:26:30.045742 [ 257 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1769 2024.07.03 18:26:30.045841 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1770 2024.07.03 18:26:30.045865 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1771 2024.07.03 18:26:30.045942 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1772 2024.07.03 18:26:30.045963 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Reading approx. 24 rows with 2 streams
1773 2024.07.03 18:26:30.046001 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_routes'))"
1774 2024.07.03 18:26:30.046042 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_routes'))"
1775 2024.07.03 18:26:30.047331 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> executeQuery: Read 24 rows, 1020.00 B in 0.002572 sec., 9331.259720062208 rows/sec., 387.28 KiB/sec.
1776 2024.07.03 18:26:30.047629 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> DynamicQueryHandler: Done processing query
1777 2024.07.03 18:26:30.047654 [ 3 ] {34c5bca0-a6bf-4b61-899e-2da1f89808a6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1778 2024.07.03 18:26:30.047676 [ 3 ] {} <Debug> HTTP-Session: 1f021458-084c-4c19-a425-2cd6c349e5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1779 2024.07.03 18:26:30.048021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2024.07.03 18:26:30.048069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1781 2024.07.03 18:26:30.048087 [ 3 ] {} <Debug> HTTP-Session: 523c0708-3135-475b-bd1a-6e291a0784f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1782 2024.07.03 18:26:30.048104 [ 3 ] {} <Debug> HTTP-Session: 523c0708-3135-475b-bd1a-6e291a0784f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.07.03 18:26:30.048118 [ 3 ] {} <Debug> HTTP-Session: 523c0708-3135-475b-bd1a-6e291a0784f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1784 2024.07.03 18:26:30.048148 [ 3 ] {} <Trace> HTTP-Session: 523c0708-3135-475b-bd1a-6e291a0784f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1785 2024.07.03 18:26:30.048291 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1786 2024.07.03 18:26:30.048558 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1787 2024.07.03 18:26:30.048600 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1788 2024.07.03 18:26:30.048885 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1789 2024.07.03 18:26:30.048949 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1790 2024.07.03 18:26:30.049082 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1791 2024.07.03 18:26:30.049182 [ 252 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1792 2024.07.03 18:26:30.049192 [ 254 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1793 2024.07.03 18:26:30.049326 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1794 2024.07.03 18:26:30.049354 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1795 2024.07.03 18:26:30.049431 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1796 2024.07.03 18:26:30.049451 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Reading approx. 24 rows with 2 streams
1797 2024.07.03 18:26:30.049490 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1798 2024.07.03 18:26:30.049530 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1799 2024.07.03 18:26:30.050777 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> executeQuery: Read 24 rows, 1020.00 B in 0.002554 sec., 9397.024275646047 rows/sec., 390.01 KiB/sec.
1800 2024.07.03 18:26:30.051076 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> DynamicQueryHandler: Done processing query
1801 2024.07.03 18:26:30.051101 [ 3 ] {1bfdf2cd-adde-4f22-9e54-4bb87de10106} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1802 2024.07.03 18:26:30.051117 [ 3 ] {} <Debug> HTTP-Session: 523c0708-3135-475b-bd1a-6e291a0784f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.07.03 18:26:30.051322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1804 2024.07.03 18:26:30.051369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1805 2024.07.03 18:26:30.051388 [ 3 ] {} <Debug> HTTP-Session: 8426f67c-9167-43be-b09b-e5416bbcaab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1806 2024.07.03 18:26:30.051405 [ 3 ] {} <Debug> HTTP-Session: 8426f67c-9167-43be-b09b-e5416bbcaab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.07.03 18:26:30.051419 [ 3 ] {} <Debug> HTTP-Session: 8426f67c-9167-43be-b09b-e5416bbcaab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1808 2024.07.03 18:26:30.051449 [ 3 ] {} <Trace> HTTP-Session: 8426f67c-9167-43be-b09b-e5416bbcaab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1809 2024.07.03 18:26:30.051591 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1810 2024.07.03 18:26:30.051869 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1811 2024.07.03 18:26:30.051912 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1812 2024.07.03 18:26:30.052196 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1813 2024.07.03 18:26:30.052261 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1814 2024.07.03 18:26:30.052401 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1815 2024.07.03 18:26:30.052485 [ 253 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1816 2024.07.03 18:26:30.052491 [ 254 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1817 2024.07.03 18:26:30.052583 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1818 2024.07.03 18:26:30.052613 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1819 2024.07.03 18:26:30.052698 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1820 2024.07.03 18:26:30.052720 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Reading approx. 24 rows with 2 streams
1821 2024.07.03 18:26:30.052759 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1822 2024.07.03 18:26:30.052799 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1823 2024.07.03 18:26:30.054066 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> executeQuery: Read 24 rows, 1020.00 B in 0.002541 sec., 9445.100354191263 rows/sec., 392.01 KiB/sec.
1824 2024.07.03 18:26:30.054405 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> DynamicQueryHandler: Done processing query
1825 2024.07.03 18:26:30.054431 [ 3 ] {f6055e3e-225f-46ba-b1fc-b149569c9f22} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1826 2024.07.03 18:26:30.054448 [ 3 ] {} <Debug> HTTP-Session: 8426f67c-9167-43be-b09b-e5416bbcaab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1827 2024.07.03 18:26:30.055764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1828 2024.07.03 18:26:30.055819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1829 2024.07.03 18:26:30.055839 [ 3 ] {} <Debug> HTTP-Session: cf692e4d-5fb7-4d87-bbe6-d1a4691d8a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1830 2024.07.03 18:26:30.055856 [ 3 ] {} <Debug> HTTP-Session: cf692e4d-5fb7-4d87-bbe6-d1a4691d8a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1831 2024.07.03 18:26:30.055870 [ 3 ] {} <Debug> HTTP-Session: cf692e4d-5fb7-4d87-bbe6-d1a4691d8a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.07.03 18:26:30.055901 [ 3 ] {} <Trace> HTTP-Session: cf692e4d-5fb7-4d87-bbe6-d1a4691d8a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1833 2024.07.03 18:26:30.056015 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1834 2024.07.03 18:26:30.056062 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1835 2024.07.03 18:26:30.056228 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1836 2024.07.03 18:26:30.056574 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1837 2024.07.03 18:26:30.056616 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1838 2024.07.03 18:26:30.057122 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1839 2024.07.03 18:26:30.057462 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1840 2024.07.03 18:26:30.057630 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 309.11 KiB/sec.
1841 2024.07.03 18:26:30.057968 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Debug> DynamicQueryHandler: Done processing query
1842 2024.07.03 18:26:30.057995 [ 3 ] {0073ac35-84a9-4b1b-b6ef-452ea38d2a35} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1843 2024.07.03 18:26:30.058012 [ 3 ] {} <Debug> HTTP-Session: cf692e4d-5fb7-4d87-bbe6-d1a4691d8a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1844 2024.07.03 18:26:30.058119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 4169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1845 2024.07.03 18:26:30.058175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1846 2024.07.03 18:26:30.058197 [ 3 ] {} <Debug> HTTP-Session: 70361525-9f3c-474e-8147-9d1bf0440c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1847 2024.07.03 18:26:30.058213 [ 3 ] {} <Debug> HTTP-Session: 70361525-9f3c-474e-8147-9d1bf0440c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1848 2024.07.03 18:26:30.058227 [ 3 ] {} <Debug> HTTP-Session: 70361525-9f3c-474e-8147-9d1bf0440c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.07.03 18:26:30.058259 [ 3 ] {} <Trace> HTTP-Session: 70361525-9f3c-474e-8147-9d1bf0440c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1850 2024.07.03 18:26:30.058376 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1851 2024.07.03 18:26:30.058424 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1852 2024.07.03 18:26:30.058597 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1853 2024.07.03 18:26:30.058941 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1854 2024.07.03 18:26:30.058978 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1855 2024.07.03 18:26:30.059292 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1856 2024.07.03 18:26:30.059620 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1857 2024.07.03 18:26:30.059779 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001432 sec., 20949.720670391063 rows/sec., 1.58 MiB/sec.
1858 2024.07.03 18:26:30.059784 [ 82 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1859 2024.07.03 18:26:30.059884 [ 82 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1860 2024.07.03 18:26:30.059934 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1861 2024.07.03 18:26:30.060047 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Debug> DynamicQueryHandler: Done processing query
1862 2024.07.03 18:26:30.060113 [ 3 ] {8ef11927-a43e-4d16-8688-96e022a68fb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1863 2024.07.03 18:26:30.060138 [ 3 ] {} <Debug> HTTP-Session: 70361525-9f3c-474e-8147-9d1bf0440c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1864 2024.07.03 18:26:30.060288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 6136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1865 2024.07.03 18:26:30.060350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1866 2024.07.03 18:26:30.060371 [ 3 ] {} <Debug> HTTP-Session: 355ce06d-7edb-43ec-8e69-657003297409 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1867 2024.07.03 18:26:30.060388 [ 3 ] {} <Debug> HTTP-Session: 355ce06d-7edb-43ec-8e69-657003297409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1868 2024.07.03 18:26:30.060402 [ 3 ] {} <Debug> HTTP-Session: 355ce06d-7edb-43ec-8e69-657003297409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1869 2024.07.03 18:26:30.060433 [ 3 ] {} <Trace> HTTP-Session: 355ce06d-7edb-43ec-8e69-657003297409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1870 2024.07.03 18:26:30.060558 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1871 2024.07.03 18:26:30.060604 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1872 2024.07.03 18:26:30.060747 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1873 2024.07.03 18:26:30.061062 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1874 2024.07.03 18:26:30.061100 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1875 2024.07.03 18:26:30.061408 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1876 2024.07.03 18:26:30.061712 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1877 2024.07.03 18:26:30.061853 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001326 sec., 27149.321266968327 rows/sec., 2.12 MiB/sec.
1878 2024.07.03 18:26:30.061860 [ 82 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1879 2024.07.03 18:26:30.061948 [ 82 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1880 2024.07.03 18:26:30.061982 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1881 2024.07.03 18:26:30.062115 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Debug> DynamicQueryHandler: Done processing query
1882 2024.07.03 18:26:30.062161 [ 3 ] {5c3a7e38-181e-417c-ac70-ede1ff1caa15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1883 2024.07.03 18:26:30.062214 [ 3 ] {} <Debug> HTTP-Session: 355ce06d-7edb-43ec-8e69-657003297409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1884 2024.07.03 18:26:30.062358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 19899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2024.07.03 18:26:30.062408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1886 2024.07.03 18:26:30.062428 [ 3 ] {} <Debug> HTTP-Session: a577154a-4ecd-4ac3-ba7a-987d4cf5ed7b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1887 2024.07.03 18:26:30.062444 [ 3 ] {} <Debug> HTTP-Session: a577154a-4ecd-4ac3-ba7a-987d4cf5ed7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2024.07.03 18:26:30.062458 [ 3 ] {} <Debug> HTTP-Session: a577154a-4ecd-4ac3-ba7a-987d4cf5ed7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1889 2024.07.03 18:26:30.062488 [ 3 ] {} <Trace> HTTP-Session: a577154a-4ecd-4ac3-ba7a-987d4cf5ed7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1890 2024.07.03 18:26:30.062621 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1891 2024.07.03 18:26:30.062669 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1892 2024.07.03 18:26:30.062823 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1893 2024.07.03 18:26:30.063183 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1894 2024.07.03 18:26:30.063221 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1895 2024.07.03 18:26:30.063600 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1896 2024.07.03 18:26:30.063933 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1897 2024.07.03 18:26:30.064088 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Debug> executeQuery: Read 104 rows, 7.40 KiB in 0.001511 sec., 68828.59033752482 rows/sec., 4.79 MiB/sec.
1898 2024.07.03 18:26:30.064150 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1899 2024.07.03 18:26:30.064138 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1900 2024.07.03 18:26:30.064613 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Debug> DynamicQueryHandler: Done processing query
1901 2024.07.03 18:26:30.064687 [ 3 ] {26b7c407-8c93-461c-a079-18ec2c5f96bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1902 2024.07.03 18:26:30.064760 [ 3 ] {} <Debug> HTTP-Session: a577154a-4ecd-4ac3-ba7a-987d4cf5ed7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.07.03 18:26:30.064868 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1904 2024.07.03 18:26:30.064885 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1905 2024.07.03 18:26:30.064955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 5170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1906 2024.07.03 18:26:30.065002 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1907 2024.07.03 18:26:30.065041 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 51 rows starting from the beginning of the part
1908 2024.07.03 18:26:30.065060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1909 2024.07.03 18:26:30.065210 [ 3 ] {} <Debug> HTTP-Session: a5f24c62-47b3-4cae-9a5d-802fb9b4918f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1910 2024.07.03 18:26:30.065504 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
1911 2024.07.03 18:26:30.065546 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part
1912 2024.07.03 18:26:30.065950 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 57 rows starting from the beginning of the part
1913 2024.07.03 18:26:30.065994 [ 3 ] {} <Debug> HTTP-Session: a5f24c62-47b3-4cae-9a5d-802fb9b4918f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.07.03 18:26:30.066089 [ 3 ] {} <Debug> HTTP-Session: a5f24c62-47b3-4cae-9a5d-802fb9b4918f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.07.03 18:26:30.066175 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
1916 2024.07.03 18:26:30.066297 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part
1917 2024.07.03 18:26:30.066334 [ 3 ] {} <Trace> HTTP-Session: a5f24c62-47b3-4cae-9a5d-802fb9b4918f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1918 2024.07.03 18:26:30.066771 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 119 rows starting from the beginning of the part
1919 2024.07.03 18:26:30.066914 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1920 2024.07.03 18:26:30.067080 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1921 2024.07.03 18:26:30.067116 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1922 2024.07.03 18:26:30.067441 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1923 2024.07.03 18:26:30.067538 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 71 rows starting from the beginning of the part
1924 2024.07.03 18:26:30.068230 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
1925 2024.07.03 18:26:30.068893 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1926 2024.07.03 18:26:30.070318 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1927 2024.07.03 18:26:30.070406 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1928 2024.07.03 18:26:30.072419 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1929 2024.07.03 18:26:30.072742 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 4 columns (4 merged, 0 gathered) in 0.012694499 sec., 28988.934498320887 rows/sec., 2.47 MiB/sec.
1930 2024.07.03 18:26:30.073107 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1931 2024.07.03 18:26:30.074101 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1932 2024.07.03 18:26:30.074764 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.007912 sec., 4297.269969666329 rows/sec., 297.83 KiB/sec.
1933 2024.07.03 18:26:30.074797 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.012642249 sec., 14949.871656538327 rows/sec., 1.17 MiB/sec.
1934 2024.07.03 18:26:30.074992 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1935 2024.07.03 18:26:30.075123 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1936 2024.07.03 18:26:30.075212 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Debug> DynamicQueryHandler: Done processing query
1937 2024.07.03 18:26:30.075260 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_6_1} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1938 2024.07.03 18:26:30.075276 [ 3 ] {5f912224-ee2e-4dbf-a6b2-ec93fa3676c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1939 2024.07.03 18:26:30.075337 [ 3 ] {} <Debug> HTTP-Session: a5f24c62-47b3-4cae-9a5d-802fb9b4918f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1940 2024.07.03 18:26:30.075554 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
1941 2024.07.03 18:26:30.075822 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1942 2024.07.03 18:26:30.075898 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_6_1} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1943 2024.07.03 18:26:30.075972 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1944 2024.07.03 18:26:33.899525 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
1945 2024.07.03 18:26:33.899578 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
1946 2024.07.03 18:26:35.037325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1947 2024.07.03 18:26:35.037482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1948 2024.07.03 18:26:35.037512 [ 3 ] {} <Debug> HTTP-Session: 57bd082d-4266-46f2-a260-3dd197120d37 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1949 2024.07.03 18:26:35.037541 [ 3 ] {} <Debug> HTTP-Session: 57bd082d-4266-46f2-a260-3dd197120d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1950 2024.07.03 18:26:35.037559 [ 3 ] {} <Debug> HTTP-Session: 57bd082d-4266-46f2-a260-3dd197120d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1951 2024.07.03 18:26:35.037614 [ 3 ] {} <Trace> HTTP-Session: 57bd082d-4266-46f2-a260-3dd197120d37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1952 2024.07.03 18:26:35.037888 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1953 2024.07.03 18:26:35.038279 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1954 2024.07.03 18:26:35.038326 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1955 2024.07.03 18:26:35.038652 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1956 2024.07.03 18:26:35.038729 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1957 2024.07.03 18:26:35.038901 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1958 2024.07.03 18:26:35.039099 [ 256 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1959 2024.07.03 18:26:35.039111 [ 257 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1960 2024.07.03 18:26:35.039116 [ 255 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1961 2024.07.03 18:26:35.039290 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (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
1962 2024.07.03 18:26:35.039321 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Spreading mark ranges among streams (default reading)
1963 2024.07.03 18:26:35.039434 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1964 2024.07.03 18:26:35.039457 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962) (SelectExecutor): Reading approx. 28 rows with 3 streams
1965 2024.07.03 18:26:35.039499 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1966 2024.07.03 18:26:35.039541 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1967 2024.07.03 18:26:35.039582 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1968 2024.07.03 18:26:35.041637 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> executeQuery: Read 28 rows, 1.16 KiB in 0.003873 sec., 7229.537825974697 rows/sec., 299.80 KiB/sec.
1969 2024.07.03 18:26:35.041999 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> DynamicQueryHandler: Done processing query
1970 2024.07.03 18:26:35.042026 [ 3 ] {7d9eb85f-5d0c-4ac3-8100-f67701123849} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1971 2024.07.03 18:26:35.042042 [ 3 ] {} <Debug> HTTP-Session: 57bd082d-4266-46f2-a260-3dd197120d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.07.03 18:26:35.044379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1973 2024.07.03 18:26:35.044428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1974 2024.07.03 18:26:35.044448 [ 3 ] {} <Debug> HTTP-Session: 78da4ca1-fd1e-4136-bb03-ba2b7a5aa819 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1975 2024.07.03 18:26:35.044465 [ 3 ] {} <Debug> HTTP-Session: 78da4ca1-fd1e-4136-bb03-ba2b7a5aa819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1976 2024.07.03 18:26:35.044479 [ 3 ] {} <Debug> HTTP-Session: 78da4ca1-fd1e-4136-bb03-ba2b7a5aa819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1977 2024.07.03 18:26:35.044509 [ 3 ] {} <Trace> HTTP-Session: 78da4ca1-fd1e-4136-bb03-ba2b7a5aa819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1978 2024.07.03 18:26:35.044617 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1979 2024.07.03 18:26:35.044663 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1980 2024.07.03 18:26:35.044830 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1981 2024.07.03 18:26:35.045157 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1982 2024.07.03 18:26:35.045198 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1983 2024.07.03 18:26:35.045668 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1984 2024.07.03 18:26:35.045993 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Trace> oximeter.timeseries_schema (8341800b-83cb-4408-a399-9312e3b6e962): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1985 2024.07.03 18:26:35.046167 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001581 sec., 632.5110689437065 rows/sec., 143.30 KiB/sec.
1986 2024.07.03 18:26:35.046344 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Debug> DynamicQueryHandler: Done processing query
1987 2024.07.03 18:26:35.046369 [ 3 ] {11900ed7-1fd3-49b8-a19d-3a038f3e348b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1988 2024.07.03 18:26:35.046385 [ 3 ] {} <Debug> HTTP-Session: 78da4ca1-fd1e-4136-bb03-ba2b7a5aa819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1989 2024.07.03 18:26:35.046544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1990 2024.07.03 18:26:35.046592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1991 2024.07.03 18:26:35.046613 [ 3 ] {} <Debug> HTTP-Session: 12f4cd79-aad7-43c4-9fcb-0581279d7dab Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
1992 2024.07.03 18:26:35.046629 [ 3 ] {} <Debug> HTTP-Session: 12f4cd79-aad7-43c4-9fcb-0581279d7dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1993 2024.07.03 18:26:35.046644 [ 3 ] {} <Debug> HTTP-Session: 12f4cd79-aad7-43c4-9fcb-0581279d7dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1994 2024.07.03 18:26:35.046674 [ 3 ] {} <Trace> HTTP-Session: 12f4cd79-aad7-43c4-9fcb-0581279d7dab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1995 2024.07.03 18:26:35.046772 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1996 2024.07.03 18:26:35.046813 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1997 2024.07.03 18:26:35.046938 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1998 2024.07.03 18:26:35.047244 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1999 2024.07.03 18:26:35.047282 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2000 2024.07.03 18:26:35.047595 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2001 2024.07.03 18:26:35.047917 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2002 2024.07.03 18:26:35.048065 [ 78 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2003 2024.07.03 18:26:35.048073 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001321 sec., 14383.043149129448 rows/sec., 1.14 MiB/sec.
2004 2024.07.03 18:26:35.048152 [ 78 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2005 2024.07.03 18:26:35.048215 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2006 2024.07.03 18:26:35.048352 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Debug> DynamicQueryHandler: Done processing query
2007 2024.07.03 18:26:35.048382 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2008 2024.07.03 18:26:35.048384 [ 3 ] {41ca3a9e-0e8b-445f-be59-ecc9911b6ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2009 2024.07.03 18:26:35.048433 [ 3 ] {} <Debug> HTTP-Session: 12f4cd79-aad7-43c4-9fcb-0581279d7dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2010 2024.07.03 18:26:35.048532 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2011 2024.07.03 18:26:35.048567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2012 2024.07.03 18:26:35.048575 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part
2013 2024.07.03 18:26:35.048631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2014 2024.07.03 18:26:35.048670 [ 3 ] {} <Debug> HTTP-Session: e5670a25-a08e-42be-b4e3-778148ae1763 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2015 2024.07.03 18:26:35.048743 [ 3 ] {} <Debug> HTTP-Session: e5670a25-a08e-42be-b4e3-778148ae1763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2016 2024.07.03 18:26:35.048805 [ 3 ] {} <Debug> HTTP-Session: e5670a25-a08e-42be-b4e3-778148ae1763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.07.03 18:26:35.048808 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
2018 2024.07.03 18:26:35.048905 [ 3 ] {} <Trace> HTTP-Session: e5670a25-a08e-42be-b4e3-778148ae1763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2019 2024.07.03 18:26:35.049116 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
2020 2024.07.03 18:26:35.049223 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2021 2024.07.03 18:26:35.049394 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2022 2024.07.03 18:26:35.049439 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
2023 2024.07.03 18:26:35.049797 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
2024 2024.07.03 18:26:35.050182 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
2025 2024.07.03 18:26:35.050657 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2024.07.03 18:26:35.051131 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2027 2024.07.03 18:26:35.051174 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2028 2024.07.03 18:26:35.051790 [ 191 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 4 columns (4 merged, 0 gathered) in 0.003469731 sec., 31990.952612752975 rows/sec., 2.53 MiB/sec.
2029 2024.07.03 18:26:35.051934 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2030 2024.07.03 18:26:35.052278 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2031 2024.07.03 18:26:35.052306 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2032 2024.07.03 18:26:35.052397 [ 189 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_6_1} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2033 2024.07.03 18:26:35.052514 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2034 2024.07.03 18:26:35.052731 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2035 2024.07.03 18:26:35.052894 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003786 sec., 528.2620179609087 rows/sec., 43.08 KiB/sec.
2036 2024.07.03 18:26:35.053168 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Debug> DynamicQueryHandler: Done processing query
2037 2024.07.03 18:26:35.053193 [ 3 ] {c0b3388f-d72b-47b0-b3f2-3d11facb72c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2038 2024.07.03 18:26:35.053209 [ 3 ] {} <Debug> HTTP-Session: e5670a25-a08e-42be-b4e3-778148ae1763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2039 2024.07.03 18:26:35.053368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2040 2024.07.03 18:26:35.053417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2041 2024.07.03 18:26:35.053436 [ 3 ] {} <Debug> HTTP-Session: d6661353-fa50-4388-8993-1bea756b33ef Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2042 2024.07.03 18:26:35.053452 [ 3 ] {} <Debug> HTTP-Session: d6661353-fa50-4388-8993-1bea756b33ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2043 2024.07.03 18:26:35.053466 [ 3 ] {} <Debug> HTTP-Session: d6661353-fa50-4388-8993-1bea756b33ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2044 2024.07.03 18:26:35.053498 [ 3 ] {} <Trace> HTTP-Session: d6661353-fa50-4388-8993-1bea756b33ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2045 2024.07.03 18:26:35.053653 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2046 2024.07.03 18:26:35.053695 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2047 2024.07.03 18:26:35.053832 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2048 2024.07.03 18:26:35.054183 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2049 2024.07.03 18:26:35.054219 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2050 2024.07.03 18:26:35.054539 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2051 2024.07.03 18:26:35.054853 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2052 2024.07.03 18:26:35.055006 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Debug> executeQuery: Read 88 rows, 7.55 KiB in 0.001426 sec., 61711.07994389902 rows/sec., 5.17 MiB/sec.
2053 2024.07.03 18:26:35.055275 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Debug> DynamicQueryHandler: Done processing query
2054 2024.07.03 18:26:35.055301 [ 3 ] {a6347089-fc45-4f5e-b6bd-f7f3c1a1f722} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2055 2024.07.03 18:26:35.055317 [ 3 ] {} <Debug> HTTP-Session: d6661353-fa50-4388-8993-1bea756b33ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.07.03 18:26:35.055431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2057 2024.07.03 18:26:35.055479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2058 2024.07.03 18:26:35.055500 [ 3 ] {} <Debug> HTTP-Session: 0459e006-e31b-4d7e-9f4e-8e3a2b2762d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2059 2024.07.03 18:26:35.055516 [ 3 ] {} <Debug> HTTP-Session: 0459e006-e31b-4d7e-9f4e-8e3a2b2762d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.07.03 18:26:35.055530 [ 3 ] {} <Debug> HTTP-Session: 0459e006-e31b-4d7e-9f4e-8e3a2b2762d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2061 2024.07.03 18:26:35.055560 [ 3 ] {} <Trace> HTTP-Session: 0459e006-e31b-4d7e-9f4e-8e3a2b2762d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2062 2024.07.03 18:26:35.055655 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2063 2024.07.03 18:26:35.055697 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2064 2024.07.03 18:26:35.055840 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2065 2024.07.03 18:26:35.056169 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2066 2024.07.03 18:26:35.056205 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2067 2024.07.03 18:26:35.056505 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2068 2024.07.03 18:26:35.056817 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2069 2024.07.03 18:26:35.056966 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001333 sec., 1500.3750937734433 rows/sec., 104.76 KiB/sec.
2070 2024.07.03 18:26:35.057129 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Debug> DynamicQueryHandler: Done processing query
2071 2024.07.03 18:26:35.057152 [ 3 ] {18fd4c1c-a40d-4b37-8910-0b070164b123} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2072 2024.07.03 18:26:35.057168 [ 3 ] {} <Debug> HTTP-Session: 0459e006-e31b-4d7e-9f4e-8e3a2b2762d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.07.03 18:26:35.057290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2074 2024.07.03 18:26:35.057338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2075 2024.07.03 18:26:35.057357 [ 3 ] {} <Debug> HTTP-Session: df2afd90-dd33-4f55-9df2-8cd886de6589 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2076 2024.07.03 18:26:35.057374 [ 3 ] {} <Debug> HTTP-Session: df2afd90-dd33-4f55-9df2-8cd886de6589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2077 2024.07.03 18:26:35.057388 [ 3 ] {} <Debug> HTTP-Session: df2afd90-dd33-4f55-9df2-8cd886de6589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2078 2024.07.03 18:26:35.057418 [ 3 ] {} <Trace> HTTP-Session: df2afd90-dd33-4f55-9df2-8cd886de6589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2079 2024.07.03 18:26:35.057533 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2080 2024.07.03 18:26:35.057573 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2081 2024.07.03 18:26:35.057699 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2082 2024.07.03 18:26:35.058007 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2083 2024.07.03 18:26:35.058044 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2084 2024.07.03 18:26:35.058375 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2085 2024.07.03 18:26:35.058709 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2086 2024.07.03 18:26:35.058856 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Debug> executeQuery: Read 57 rows, 4.56 KiB in 0.001364 sec., 41788.85630498534 rows/sec., 3.27 MiB/sec.
2087 2024.07.03 18:26:35.059019 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Debug> DynamicQueryHandler: Done processing query
2088 2024.07.03 18:26:35.059043 [ 3 ] {1b27ac0e-cc67-4494-8b06-41fce89cad17} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2089 2024.07.03 18:26:35.059059 [ 3 ] {} <Debug> HTTP-Session: df2afd90-dd33-4f55-9df2-8cd886de6589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2090 2024.07.03 18:26:35.059224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2091 2024.07.03 18:26:35.059272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2092 2024.07.03 18:26:35.059292 [ 3 ] {} <Debug> HTTP-Session: 8242a96a-b0bc-43ea-8520-4aaf17f25146 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2093 2024.07.03 18:26:35.059308 [ 3 ] {} <Debug> HTTP-Session: 8242a96a-b0bc-43ea-8520-4aaf17f25146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2094 2024.07.03 18:26:35.059321 [ 3 ] {} <Debug> HTTP-Session: 8242a96a-b0bc-43ea-8520-4aaf17f25146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2095 2024.07.03 18:26:35.059352 [ 3 ] {} <Trace> HTTP-Session: 8242a96a-b0bc-43ea-8520-4aaf17f25146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2096 2024.07.03 18:26:35.059487 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2097 2024.07.03 18:26:35.059532 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2098 2024.07.03 18:26:35.059675 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2099 2024.07.03 18:26:35.060012 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2100 2024.07.03 18:26:35.060049 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2101 2024.07.03 18:26:35.060430 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2102 2024.07.03 18:26:35.060803 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2103 2024.07.03 18:26:35.060964 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001534 sec., 72359.84354628423 rows/sec., 5.05 MiB/sec.
2104 2024.07.03 18:26:35.061248 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Debug> DynamicQueryHandler: Done processing query
2105 2024.07.03 18:26:35.061272 [ 3 ] {416074b8-a300-4afc-b6dc-5279fc6b7b91} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2106 2024.07.03 18:26:35.061288 [ 3 ] {} <Debug> HTTP-Session: 8242a96a-b0bc-43ea-8520-4aaf17f25146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.07.03 18:26:35.061541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2108 2024.07.03 18:26:35.061587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2109 2024.07.03 18:26:35.061607 [ 3 ] {} <Debug> HTTP-Session: 25a4c13c-a894-4b93-a922-733f736603cc Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2110 2024.07.03 18:26:35.061623 [ 3 ] {} <Debug> HTTP-Session: 25a4c13c-a894-4b93-a922-733f736603cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2111 2024.07.03 18:26:35.061637 [ 3 ] {} <Debug> HTTP-Session: 25a4c13c-a894-4b93-a922-733f736603cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2112 2024.07.03 18:26:35.061667 [ 3 ] {} <Trace> HTTP-Session: 25a4c13c-a894-4b93-a922-733f736603cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2113 2024.07.03 18:26:35.061945 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2114 2024.07.03 18:26:35.062011 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2115 2024.07.03 18:26:35.062412 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2116 2024.07.03 18:26:35.063006 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2117 2024.07.03 18:26:35.063043 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2118 2024.07.03 18:26:35.063654 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2119 2024.07.03 18:26:35.064058 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2120 2024.07.03 18:26:35.064222 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2121 2024.07.03 18:26:35.064249 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002507 sec., 7578.779417630634 rows/sec., 13.58 MiB/sec.
2122 2024.07.03 18:26:35.064290 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2123 2024.07.03 18:26:35.064370 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2124 2024.07.03 18:26:35.064651 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2125 2024.07.03 18:26:35.064763 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Debug> DynamicQueryHandler: Done processing query
2126 2024.07.03 18:26:35.064807 [ 3 ] {79efc0f6-7f26-455a-b1a4-af54c128a4e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2127 2024.07.03 18:26:35.064839 [ 3 ] {} <Debug> HTTP-Session: 25a4c13c-a894-4b93-a922-733f736603cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.07.03 18:26:35.065031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 6037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2129 2024.07.03 18:26:35.065145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2130 2024.07.03 18:26:35.065209 [ 3 ] {} <Debug> HTTP-Session: 66e4f5f6-75b7-4538-ad04-d58f237647ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2131 2024.07.03 18:26:35.065256 [ 3 ] {} <Debug> HTTP-Session: 66e4f5f6-75b7-4538-ad04-d58f237647ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2132 2024.07.03 18:26:35.065298 [ 3 ] {} <Debug> HTTP-Session: 66e4f5f6-75b7-4538-ad04-d58f237647ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.07.03 18:26:35.065343 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2134 2024.07.03 18:26:35.065364 [ 3 ] {} <Trace> HTTP-Session: 66e4f5f6-75b7-4538-ad04-d58f237647ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2135 2024.07.03 18:26:35.065478 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part
2136 2024.07.03 18:26:35.065610 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2137 2024.07.03 18:26:35.065808 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2138 2024.07.03 18:26:35.066289 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
2139 2024.07.03 18:26:35.066657 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2140 2024.07.03 18:26:35.067160 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
2141 2024.07.03 18:26:35.067753 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
2142 2024.07.03 18:26:35.067938 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2143 2024.07.03 18:26:35.068066 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2144 2024.07.03 18:26:35.068392 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
2145 2024.07.03 18:26:35.068905 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
2146 2024.07.03 18:26:35.069702 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2147 2024.07.03 18:26:35.070624 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2148 2024.07.03 18:26:35.070917 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.005402 sec., 7404.664938911515 rows/sec., 506.18 KiB/sec.
2149 2024.07.03 18:26:35.071144 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Debug> DynamicQueryHandler: Done processing query
2150 2024.07.03 18:26:35.071194 [ 3 ] {ea91e2fa-f864-4675-8208-64674a54d316} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2151 2024.07.03 18:26:35.071241 [ 3 ] {} <Debug> HTTP-Session: 66e4f5f6-75b7-4538-ad04-d58f237647ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2152 2024.07.03 18:26:35.075122 [ 189 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 19 columns (19 merged, 0 gathered) in 0.010621345 sec., 10450.65384845328 rows/sec., 18.72 MiB/sec.
2153 2024.07.03 18:26:35.075481 [ 189 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2154 2024.07.03 18:26:35.076124 [ 189 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2155 2024.07.03 18:26:35.076196 [ 189 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2156 2024.07.03 18:26:35.076324 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
2157 2024.07.03 18:26:40.038975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2158 2024.07.03 18:26:40.039114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2159 2024.07.03 18:26:40.039141 [ 3 ] {} <Debug> HTTP-Session: bb6c9af6-4f8b-4aaf-a4e4-a02dc3e354dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2160 2024.07.03 18:26:40.039165 [ 3 ] {} <Debug> HTTP-Session: bb6c9af6-4f8b-4aaf-a4e4-a02dc3e354dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2161 2024.07.03 18:26:40.039180 [ 3 ] {} <Debug> HTTP-Session: bb6c9af6-4f8b-4aaf-a4e4-a02dc3e354dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2162 2024.07.03 18:26:40.039229 [ 3 ] {} <Trace> HTTP-Session: bb6c9af6-4f8b-4aaf-a4e4-a02dc3e354dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2163 2024.07.03 18:26:40.039414 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2164 2024.07.03 18:26:40.039479 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2165 2024.07.03 18:26:40.039665 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2166 2024.07.03 18:26:40.040121 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2167 2024.07.03 18:26:40.040164 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2168 2024.07.03 18:26:40.040543 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2169 2024.07.03 18:26:40.040923 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2170 2024.07.03 18:26:40.041083 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001722 sec., 6387.921022067363 rows/sec., 517.77 KiB/sec.
2171 2024.07.03 18:26:40.041285 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Debug> DynamicQueryHandler: Done processing query
2172 2024.07.03 18:26:40.041311 [ 3 ] {2a6e9d85-8676-4f3f-9a1a-765041ac4fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2173 2024.07.03 18:26:40.041327 [ 3 ] {} <Debug> HTTP-Session: bb6c9af6-4f8b-4aaf-a4e4-a02dc3e354dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2174 2024.07.03 18:26:40.041491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2175 2024.07.03 18:26:40.041542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2176 2024.07.03 18:26:40.041570 [ 3 ] {} <Debug> HTTP-Session: 8ce3cf7d-0916-41bd-a8ca-cf8f89fdc75e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2177 2024.07.03 18:26:40.041595 [ 3 ] {} <Debug> HTTP-Session: 8ce3cf7d-0916-41bd-a8ca-cf8f89fdc75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2178 2024.07.03 18:26:40.041614 [ 3 ] {} <Debug> HTTP-Session: 8ce3cf7d-0916-41bd-a8ca-cf8f89fdc75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2179 2024.07.03 18:26:40.041647 [ 3 ] {} <Trace> HTTP-Session: 8ce3cf7d-0916-41bd-a8ca-cf8f89fdc75e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2180 2024.07.03 18:26:40.041781 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2181 2024.07.03 18:26:40.041831 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2182 2024.07.03 18:26:40.041966 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2183 2024.07.03 18:26:40.042319 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2184 2024.07.03 18:26:40.042357 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2185 2024.07.03 18:26:40.042685 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2186 2024.07.03 18:26:40.042995 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2187 2024.07.03 18:26:40.043146 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Debug> executeQuery: Read 63 rows, 5.30 KiB in 0.001397 sec., 45096.63564781675 rows/sec., 3.71 MiB/sec.
2188 2024.07.03 18:26:40.043315 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Debug> DynamicQueryHandler: Done processing query
2189 2024.07.03 18:26:40.043340 [ 3 ] {387b4d5e-7746-4e5c-96ad-f8ed9a45f64b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2190 2024.07.03 18:26:40.043355 [ 3 ] {} <Debug> HTTP-Session: 8ce3cf7d-0916-41bd-a8ca-cf8f89fdc75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2191 2024.07.03 18:26:40.043512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2192 2024.07.03 18:26:40.043561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2193 2024.07.03 18:26:40.043585 [ 3 ] {} <Debug> HTTP-Session: 312124a8-c8cf-4a2e-88dd-a947c1d19f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2194 2024.07.03 18:26:40.043601 [ 3 ] {} <Debug> HTTP-Session: 312124a8-c8cf-4a2e-88dd-a947c1d19f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2195 2024.07.03 18:26:40.043615 [ 3 ] {} <Debug> HTTP-Session: 312124a8-c8cf-4a2e-88dd-a947c1d19f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.07.03 18:26:40.043646 [ 3 ] {} <Trace> HTTP-Session: 312124a8-c8cf-4a2e-88dd-a947c1d19f55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2197 2024.07.03 18:26:40.043757 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2198 2024.07.03 18:26:40.043801 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2199 2024.07.03 18:26:40.043932 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2200 2024.07.03 18:26:40.044256 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2201 2024.07.03 18:26:40.044293 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2202 2024.07.03 18:26:40.044613 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2203 2024.07.03 18:26:40.044922 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2204 2024.07.03 18:26:40.045069 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Debug> executeQuery: Read 58 rows, 4.66 KiB in 0.001336 sec., 43413.17365269461 rows/sec., 3.41 MiB/sec.
2205 2024.07.03 18:26:40.045360 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Debug> DynamicQueryHandler: Done processing query
2206 2024.07.03 18:26:40.045386 [ 3 ] {aa6e081e-91d1-46d7-a084-2b593e6cd311} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2207 2024.07.03 18:26:40.045401 [ 3 ] {} <Debug> HTTP-Session: 312124a8-c8cf-4a2e-88dd-a947c1d19f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2208 2024.07.03 18:26:40.045540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2209 2024.07.03 18:26:40.045591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2210 2024.07.03 18:26:40.045610 [ 3 ] {} <Debug> HTTP-Session: 66581c01-c116-400a-bf58-1bab888e5c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2211 2024.07.03 18:26:40.045626 [ 3 ] {} <Debug> HTTP-Session: 66581c01-c116-400a-bf58-1bab888e5c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2212 2024.07.03 18:26:40.045639 [ 3 ] {} <Debug> HTTP-Session: 66581c01-c116-400a-bf58-1bab888e5c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2213 2024.07.03 18:26:40.045670 [ 3 ] {} <Trace> HTTP-Session: 66581c01-c116-400a-bf58-1bab888e5c0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2214 2024.07.03 18:26:40.045805 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2215 2024.07.03 18:26:40.045850 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2216 2024.07.03 18:26:40.046015 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2217 2024.07.03 18:26:40.046363 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2218 2024.07.03 18:26:40.046399 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2219 2024.07.03 18:26:40.046824 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2220 2024.07.03 18:26:40.047171 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2221 2024.07.03 18:26:40.047317 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001562 sec., 70422.5352112676 rows/sec., 4.91 MiB/sec.
2222 2024.07.03 18:26:40.047490 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Debug> DynamicQueryHandler: Done processing query
2223 2024.07.03 18:26:40.047515 [ 3 ] {e5f388ca-7f4b-4dc1-b7ac-23ded8c00206} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2224 2024.07.03 18:26:40.047530 [ 3 ] {} <Debug> HTTP-Session: 66581c01-c116-400a-bf58-1bab888e5c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2225 2024.07.03 18:26:40.047685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2226 2024.07.03 18:26:40.047733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2227 2024.07.03 18:26:40.047754 [ 3 ] {} <Debug> HTTP-Session: 13869bf4-470a-4cac-bcc1-a7a5969d46e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2228 2024.07.03 18:26:40.047770 [ 3 ] {} <Debug> HTTP-Session: 13869bf4-470a-4cac-bcc1-a7a5969d46e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2229 2024.07.03 18:26:40.047784 [ 3 ] {} <Debug> HTTP-Session: 13869bf4-470a-4cac-bcc1-a7a5969d46e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2230 2024.07.03 18:26:40.047814 [ 3 ] {} <Trace> HTTP-Session: 13869bf4-470a-4cac-bcc1-a7a5969d46e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2231 2024.07.03 18:26:40.048002 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2232 2024.07.03 18:26:40.048062 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2233 2024.07.03 18:26:40.048446 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2234 2024.07.03 18:26:40.049010 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2235 2024.07.03 18:26:40.049047 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2236 2024.07.03 18:26:40.049636 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2237 2024.07.03 18:26:40.050037 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2238 2024.07.03 18:26:40.050206 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002315 sec., 4751.619870410367 rows/sec., 8.51 MiB/sec.
2239 2024.07.03 18:26:40.050419 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Debug> DynamicQueryHandler: Done processing query
2240 2024.07.03 18:26:40.050443 [ 3 ] {8fa475da-a373-4b29-940c-74f7b9b375ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2241 2024.07.03 18:26:40.050463 [ 3 ] {} <Debug> HTTP-Session: 13869bf4-470a-4cac-bcc1-a7a5969d46e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2242 2024.07.03 18:26:40.050587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2243 2024.07.03 18:26:40.050637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2244 2024.07.03 18:26:40.050656 [ 3 ] {} <Debug> HTTP-Session: 8e4ed7c2-d4c3-48ac-892c-84a019f108ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2245 2024.07.03 18:26:40.050672 [ 3 ] {} <Debug> HTTP-Session: 8e4ed7c2-d4c3-48ac-892c-84a019f108ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2246 2024.07.03 18:26:40.050686 [ 3 ] {} <Debug> HTTP-Session: 8e4ed7c2-d4c3-48ac-892c-84a019f108ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2247 2024.07.03 18:26:40.050717 [ 3 ] {} <Trace> HTTP-Session: 8e4ed7c2-d4c3-48ac-892c-84a019f108ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2248 2024.07.03 18:26:40.050817 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2249 2024.07.03 18:26:40.050860 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2250 2024.07.03 18:26:40.050985 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2251 2024.07.03 18:26:40.051266 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Trace> oximeter.measurements_i64 (d2d14c4d-9a3a-4b71-9bd0-d66f8c7a1a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2252 2024.07.03 18:26:40.051301 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2253 2024.07.03 18:26:40.051667 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2254 2024.07.03 18:26:40.052004 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Trace> oximeter.measurements_i64 (d2d14c4d-9a3a-4b71-9bd0-d66f8c7a1a11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2255 2024.07.03 18:26:40.052149 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.00136 sec., 8823.529411764704 rows/sec., 644.10 KiB/sec.
2256 2024.07.03 18:26:40.052301 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Debug> DynamicQueryHandler: Done processing query
2257 2024.07.03 18:26:40.052324 [ 3 ] {246561a2-7ab4-49ef-85fb-9cab990960c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2258 2024.07.03 18:26:40.052340 [ 3 ] {} <Debug> HTTP-Session: 8e4ed7c2-d4c3-48ac-892c-84a019f108ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2259 2024.07.03 18:26:40.052493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 6037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2260 2024.07.03 18:26:40.052547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2261 2024.07.03 18:26:40.052569 [ 3 ] {} <Debug> HTTP-Session: 71105339-9923-4a02-903d-336669782ace Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2262 2024.07.03 18:26:40.052589 [ 3 ] {} <Debug> HTTP-Session: 71105339-9923-4a02-903d-336669782ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2263 2024.07.03 18:26:40.052603 [ 3 ] {} <Debug> HTTP-Session: 71105339-9923-4a02-903d-336669782ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2264 2024.07.03 18:26:40.052635 [ 3 ] {} <Trace> HTTP-Session: 71105339-9923-4a02-903d-336669782ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2265 2024.07.03 18:26:40.052768 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2266 2024.07.03 18:26:40.052812 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2267 2024.07.03 18:26:40.052935 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2268 2024.07.03 18:26:40.053211 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2269 2024.07.03 18:26:40.053246 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2270 2024.07.03 18:26:40.053599 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2271 2024.07.03 18:26:40.053936 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2272 2024.07.03 18:26:40.054091 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001352 sec., 29585.79881656805 rows/sec., 1.98 MiB/sec.
2273 2024.07.03 18:26:40.054255 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Debug> DynamicQueryHandler: Done processing query
2274 2024.07.03 18:26:40.054279 [ 3 ] {239bf60f-28fd-4a04-b73e-cf33f01101b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2275 2024.07.03 18:26:40.054294 [ 3 ] {} <Debug> HTTP-Session: 71105339-9923-4a02-903d-336669782ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2276 2024.07.03 18:26:45.038246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2277 2024.07.03 18:26:45.038393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2278 2024.07.03 18:26:45.038424 [ 3 ] {} <Debug> HTTP-Session: a2c898fd-6a1e-4c39-8675-903abe138ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2279 2024.07.03 18:26:45.038452 [ 3 ] {} <Debug> HTTP-Session: a2c898fd-6a1e-4c39-8675-903abe138ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2280 2024.07.03 18:26:45.038470 [ 3 ] {} <Debug> HTTP-Session: a2c898fd-6a1e-4c39-8675-903abe138ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2281 2024.07.03 18:26:45.038527 [ 3 ] {} <Trace> HTTP-Session: a2c898fd-6a1e-4c39-8675-903abe138ab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2282 2024.07.03 18:26:45.038741 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2283 2024.07.03 18:26:45.038816 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2284 2024.07.03 18:26:45.039026 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2285 2024.07.03 18:26:45.039429 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2286 2024.07.03 18:26:45.039472 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2287 2024.07.03 18:26:45.039832 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2288 2024.07.03 18:26:45.040166 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2289 2024.07.03 18:26:45.040307 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001632 sec., 11642.156862745098 rows/sec., 943.65 KiB/sec.
2290 2024.07.03 18:26:45.040488 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Debug> DynamicQueryHandler: Done processing query
2291 2024.07.03 18:26:45.040514 [ 3 ] {141340b7-60ff-4772-9996-cefd55c97018} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2292 2024.07.03 18:26:45.040531 [ 3 ] {} <Debug> HTTP-Session: a2c898fd-6a1e-4c39-8675-903abe138ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2293 2024.07.03 18:26:45.040712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2294 2024.07.03 18:26:45.040764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2295 2024.07.03 18:26:45.040784 [ 3 ] {} <Debug> HTTP-Session: 1af4a8fe-e396-47a7-b58b-5c315eb9d35b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2296 2024.07.03 18:26:45.040801 [ 3 ] {} <Debug> HTTP-Session: 1af4a8fe-e396-47a7-b58b-5c315eb9d35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2297 2024.07.03 18:26:45.040815 [ 3 ] {} <Debug> HTTP-Session: 1af4a8fe-e396-47a7-b58b-5c315eb9d35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2298 2024.07.03 18:26:45.040847 [ 3 ] {} <Trace> HTTP-Session: 1af4a8fe-e396-47a7-b58b-5c315eb9d35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2299 2024.07.03 18:26:45.040963 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2300 2024.07.03 18:26:45.041005 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2301 2024.07.03 18:26:45.041126 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2302 2024.07.03 18:26:45.041472 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2303 2024.07.03 18:26:45.041507 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2304 2024.07.03 18:26:45.041821 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2305 2024.07.03 18:26:45.042133 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2306 2024.07.03 18:26:45.042251 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Debug> executeQuery: Read 87 rows, 7.47 KiB in 0.00133 sec., 65413.533834586466 rows/sec., 5.49 MiB/sec.
2307 2024.07.03 18:26:45.042407 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Debug> DynamicQueryHandler: Done processing query
2308 2024.07.03 18:26:45.042432 [ 3 ] {49a5c216-3a57-4972-af1c-0dd994348497} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2309 2024.07.03 18:26:45.042447 [ 3 ] {} <Debug> HTTP-Session: 1af4a8fe-e396-47a7-b58b-5c315eb9d35b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.07.03 18:26:45.042576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.07.03 18:26:45.042624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2312 2024.07.03 18:26:45.042643 [ 3 ] {} <Debug> HTTP-Session: 1ba0dee2-1107-4d11-8fd2-f34d04126251 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2313 2024.07.03 18:26:45.042659 [ 3 ] {} <Debug> HTTP-Session: 1ba0dee2-1107-4d11-8fd2-f34d04126251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.07.03 18:26:45.042673 [ 3 ] {} <Debug> HTTP-Session: 1ba0dee2-1107-4d11-8fd2-f34d04126251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.07.03 18:26:45.042704 [ 3 ] {} <Trace> HTTP-Session: 1ba0dee2-1107-4d11-8fd2-f34d04126251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2316 2024.07.03 18:26:45.042810 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2317 2024.07.03 18:26:45.042853 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2318 2024.07.03 18:26:45.042976 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2319 2024.07.03 18:26:45.043290 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2320 2024.07.03 18:26:45.043328 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2321 2024.07.03 18:26:45.043654 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2322 2024.07.03 18:26:45.043963 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2323 2024.07.03 18:26:45.044091 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.001313 sec., 41888.804265041894 rows/sec., 3.27 MiB/sec.
2324 2024.07.03 18:26:45.044329 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Debug> DynamicQueryHandler: Done processing query
2325 2024.07.03 18:26:45.044362 [ 3 ] {d7029b9f-b358-4e20-a01e-7d939763bede} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2326 2024.07.03 18:26:45.044377 [ 3 ] {} <Debug> HTTP-Session: 1ba0dee2-1107-4d11-8fd2-f34d04126251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2327 2024.07.03 18:26:45.044538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2328 2024.07.03 18:26:45.044586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2329 2024.07.03 18:26:45.044605 [ 3 ] {} <Debug> HTTP-Session: 059cabe5-90c4-4fb4-bb7f-30f75dd9d985 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2330 2024.07.03 18:26:45.044622 [ 3 ] {} <Debug> HTTP-Session: 059cabe5-90c4-4fb4-bb7f-30f75dd9d985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2331 2024.07.03 18:26:45.044636 [ 3 ] {} <Debug> HTTP-Session: 059cabe5-90c4-4fb4-bb7f-30f75dd9d985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2332 2024.07.03 18:26:45.044666 [ 3 ] {} <Trace> HTTP-Session: 059cabe5-90c4-4fb4-bb7f-30f75dd9d985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2333 2024.07.03 18:26:45.044799 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2334 2024.07.03 18:26:45.044845 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2335 2024.07.03 18:26:45.045003 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2336 2024.07.03 18:26:45.045355 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2337 2024.07.03 18:26:45.045390 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2338 2024.07.03 18:26:45.045775 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2339 2024.07.03 18:26:45.046119 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2340 2024.07.03 18:26:45.046250 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001505 sec., 73089.70099667774 rows/sec., 5.10 MiB/sec.
2341 2024.07.03 18:26:45.046567 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Debug> DynamicQueryHandler: Done processing query
2342 2024.07.03 18:26:45.046592 [ 3 ] {823da7fe-6d3e-4114-b530-56de86c93376} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2343 2024.07.03 18:26:45.046608 [ 3 ] {} <Debug> HTTP-Session: 059cabe5-90c4-4fb4-bb7f-30f75dd9d985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2344 2024.07.03 18:26:45.046756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2345 2024.07.03 18:26:45.046804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2346 2024.07.03 18:26:45.046823 [ 3 ] {} <Debug> HTTP-Session: 80c49b00-fbba-4906-b1c8-7d0aa9851fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2347 2024.07.03 18:26:45.046839 [ 3 ] {} <Debug> HTTP-Session: 80c49b00-fbba-4906-b1c8-7d0aa9851fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.07.03 18:26:45.046854 [ 3 ] {} <Debug> HTTP-Session: 80c49b00-fbba-4906-b1c8-7d0aa9851fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2349 2024.07.03 18:26:45.046884 [ 3 ] {} <Trace> HTTP-Session: 80c49b00-fbba-4906-b1c8-7d0aa9851fa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2350 2024.07.03 18:26:45.047123 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2351 2024.07.03 18:26:45.047190 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2352 2024.07.03 18:26:45.047616 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2353 2024.07.03 18:26:45.048150 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2354 2024.07.03 18:26:45.048185 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2355 2024.07.03 18:26:45.048774 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2356 2024.07.03 18:26:45.049177 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2357 2024.07.03 18:26:45.049317 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002353 sec., 8074.798130046749 rows/sec., 14.47 MiB/sec.
2358 2024.07.03 18:26:45.049509 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Debug> DynamicQueryHandler: Done processing query
2359 2024.07.03 18:26:45.049544 [ 3 ] {f6947d75-9ead-4df7-9df7-f1e769666e01} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2360 2024.07.03 18:26:45.049560 [ 3 ] {} <Debug> HTTP-Session: 80c49b00-fbba-4906-b1c8-7d0aa9851fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2361 2024.07.03 18:26:45.049691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 6037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2362 2024.07.03 18:26:45.049739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2363 2024.07.03 18:26:45.049759 [ 3 ] {} <Debug> HTTP-Session: c40a62eb-e6aa-4579-a083-9d8e3299981f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2364 2024.07.03 18:26:45.049775 [ 3 ] {} <Debug> HTTP-Session: c40a62eb-e6aa-4579-a083-9d8e3299981f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2365 2024.07.03 18:26:45.049789 [ 3 ] {} <Debug> HTTP-Session: c40a62eb-e6aa-4579-a083-9d8e3299981f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2366 2024.07.03 18:26:45.049819 [ 3 ] {} <Trace> HTTP-Session: c40a62eb-e6aa-4579-a083-9d8e3299981f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2367 2024.07.03 18:26:45.049921 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2368 2024.07.03 18:26:45.049964 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2369 2024.07.03 18:26:45.050088 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2370 2024.07.03 18:26:45.050359 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2371 2024.07.03 18:26:45.050394 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2372 2024.07.03 18:26:45.050754 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2373 2024.07.03 18:26:45.051072 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2374 2024.07.03 18:26:45.051196 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001307 sec., 30604.437643458303 rows/sec., 2.04 MiB/sec.
2375 2024.07.03 18:26:45.051458 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Debug> DynamicQueryHandler: Done processing query
2376 2024.07.03 18:26:45.051483 [ 3 ] {660351ca-188b-4840-902b-508c67a661dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2377 2024.07.03 18:26:45.051499 [ 3 ] {} <Debug> HTTP-Session: c40a62eb-e6aa-4579-a083-9d8e3299981f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.07.03 18:26:48.899827 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
2379 2024.07.03 18:26:48.899890 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
2380 2024.07.03 18:26:50.038958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2381 2024.07.03 18:26:50.039085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2382 2024.07.03 18:26:50.039111 [ 3 ] {} <Debug> HTTP-Session: d0114429-6ea1-4322-afd6-77bb6165187a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2383 2024.07.03 18:26:50.039135 [ 3 ] {} <Debug> HTTP-Session: d0114429-6ea1-4322-afd6-77bb6165187a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.07.03 18:26:50.039150 [ 3 ] {} <Debug> HTTP-Session: d0114429-6ea1-4322-afd6-77bb6165187a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2385 2024.07.03 18:26:50.039199 [ 3 ] {} <Trace> HTTP-Session: d0114429-6ea1-4322-afd6-77bb6165187a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2386 2024.07.03 18:26:50.039387 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2387 2024.07.03 18:26:50.039452 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2388 2024.07.03 18:26:50.039652 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2389 2024.07.03 18:26:50.040044 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2390 2024.07.03 18:26:50.040088 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2391 2024.07.03 18:26:50.040447 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2392 2024.07.03 18:26:50.040822 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2393 2024.07.03 18:26:50.040993 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001652 sec., 6658.595641646489 rows/sec., 539.71 KiB/sec.
2394 2024.07.03 18:26:50.041198 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Debug> DynamicQueryHandler: Done processing query
2395 2024.07.03 18:26:50.041225 [ 3 ] {d0f913ab-6832-4a05-b7bb-8838ab4eecc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2396 2024.07.03 18:26:50.041242 [ 3 ] {} <Debug> HTTP-Session: d0114429-6ea1-4322-afd6-77bb6165187a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.07.03 18:26:50.041383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2398 2024.07.03 18:26:50.041435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2399 2024.07.03 18:26:50.041454 [ 3 ] {} <Debug> HTTP-Session: 4ecedc0c-5df9-4514-95e7-7714f78a1c96 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2400 2024.07.03 18:26:50.041483 [ 3 ] {} <Debug> HTTP-Session: 4ecedc0c-5df9-4514-95e7-7714f78a1c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2401 2024.07.03 18:26:50.041497 [ 3 ] {} <Debug> HTTP-Session: 4ecedc0c-5df9-4514-95e7-7714f78a1c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2402 2024.07.03 18:26:50.041532 [ 3 ] {} <Trace> HTTP-Session: 4ecedc0c-5df9-4514-95e7-7714f78a1c96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2403 2024.07.03 18:26:50.041655 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2404 2024.07.03 18:26:50.041699 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2405 2024.07.03 18:26:50.041830 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2406 2024.07.03 18:26:50.042247 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2407 2024.07.03 18:26:50.042287 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2408 2024.07.03 18:26:50.042627 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2409 2024.07.03 18:26:50.042942 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2410 2024.07.03 18:26:50.043107 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Debug> executeQuery: Read 63 rows, 5.30 KiB in 0.001489 sec., 42310.275352585624 rows/sec., 3.48 MiB/sec.
2411 2024.07.03 18:26:50.043388 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Debug> DynamicQueryHandler: Done processing query
2412 2024.07.03 18:26:50.043413 [ 3 ] {abb7f3b2-26ad-4880-92fd-ea4103d4a08e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2413 2024.07.03 18:26:50.043429 [ 3 ] {} <Debug> HTTP-Session: 4ecedc0c-5df9-4514-95e7-7714f78a1c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2414 2024.07.03 18:26:50.043581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 8001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2415 2024.07.03 18:26:50.043631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2416 2024.07.03 18:26:50.043651 [ 3 ] {} <Debug> HTTP-Session: b536e96b-1804-40d8-9e42-d0325101a003 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2417 2024.07.03 18:26:50.043668 [ 3 ] {} <Debug> HTTP-Session: b536e96b-1804-40d8-9e42-d0325101a003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2418 2024.07.03 18:26:50.043682 [ 3 ] {} <Debug> HTTP-Session: b536e96b-1804-40d8-9e42-d0325101a003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2419 2024.07.03 18:26:50.043714 [ 3 ] {} <Trace> HTTP-Session: b536e96b-1804-40d8-9e42-d0325101a003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2420 2024.07.03 18:26:50.043825 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2421 2024.07.03 18:26:50.043870 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2422 2024.07.03 18:26:50.044012 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2423 2024.07.03 18:26:50.044503 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2424 2024.07.03 18:26:50.044541 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2425 2024.07.03 18:26:50.044852 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2426 2024.07.03 18:26:50.045154 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2427 2024.07.03 18:26:50.045304 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001516 sec., 31002.63852242744 rows/sec., 2.42 MiB/sec.
2428 2024.07.03 18:26:50.045459 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Debug> DynamicQueryHandler: Done processing query
2429 2024.07.03 18:26:50.045494 [ 3 ] {3f7d2e2a-e56b-4043-8af4-ffd6be4e331a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2430 2024.07.03 18:26:50.045509 [ 3 ] {} <Debug> HTTP-Session: b536e96b-1804-40d8-9e42-d0325101a003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2431 2024.07.03 18:26:50.045663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2432 2024.07.03 18:26:50.045710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2433 2024.07.03 18:26:50.045728 [ 3 ] {} <Debug> HTTP-Session: c6fdea54-6542-4ec1-b9b9-283fbf99b54e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2434 2024.07.03 18:26:50.045745 [ 3 ] {} <Debug> HTTP-Session: c6fdea54-6542-4ec1-b9b9-283fbf99b54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2435 2024.07.03 18:26:50.045759 [ 3 ] {} <Debug> HTTP-Session: c6fdea54-6542-4ec1-b9b9-283fbf99b54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2436 2024.07.03 18:26:50.045789 [ 3 ] {} <Trace> HTTP-Session: c6fdea54-6542-4ec1-b9b9-283fbf99b54e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2437 2024.07.03 18:26:50.045919 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2438 2024.07.03 18:26:50.045964 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2439 2024.07.03 18:26:50.046108 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2440 2024.07.03 18:26:50.046445 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2441 2024.07.03 18:26:50.046489 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2442 2024.07.03 18:26:50.046890 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2443 2024.07.03 18:26:50.047226 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2444 2024.07.03 18:26:50.047341 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00148 sec., 74324.32432432432 rows/sec., 5.19 MiB/sec.
2445 2024.07.03 18:26:50.047366 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2446 2024.07.03 18:26:50.047425 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2447 2024.07.03 18:26:50.047456 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2448 2024.07.03 18:26:50.047556 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Debug> DynamicQueryHandler: Done processing query
2449 2024.07.03 18:26:50.047597 [ 3 ] {abac145e-c732-46c8-a076-264ef6d7bdd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2450 2024.07.03 18:26:50.047632 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2451 2024.07.03 18:26:50.047641 [ 3 ] {} <Debug> HTTP-Session: c6fdea54-6542-4ec1-b9b9-283fbf99b54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2452 2024.07.03 18:26:50.047789 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2453 2024.07.03 18:26:50.047826 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 460 rows starting from the beginning of the part
2454 2024.07.03 18:26:50.047888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2455 2024.07.03 18:26:50.047928 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 104 rows starting from the beginning of the part
2456 2024.07.03 18:26:50.047997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2457 2024.07.03 18:26:50.048109 [ 3 ] {} <Debug> HTTP-Session: 378f5016-aec4-460b-9c6f-ab0230afad0b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2458 2024.07.03 18:26:50.048219 [ 3 ] {} <Debug> HTTP-Session: 378f5016-aec4-460b-9c6f-ab0230afad0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2459 2024.07.03 18:26:50.048252 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 111 rows starting from the beginning of the part
2460 2024.07.03 18:26:50.048280 [ 3 ] {} <Debug> HTTP-Session: 378f5016-aec4-460b-9c6f-ab0230afad0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2461 2024.07.03 18:26:50.048494 [ 3 ] {} <Trace> HTTP-Session: 378f5016-aec4-460b-9c6f-ab0230afad0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2462 2024.07.03 18:26:50.048683 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part
2463 2024.07.03 18:26:50.049045 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2464 2024.07.03 18:26:50.049069 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part
2465 2024.07.03 18:26:50.049402 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part
2466 2024.07.03 18:26:50.049417 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2467 2024.07.03 18:26:50.050670 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2468 2024.07.03 18:26:50.051839 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2469 2024.07.03 18:26:50.051884 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2470 2024.07.03 18:26:50.051901 [ 191 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1005 rows, containing 5 columns (5 merged, 0 gathered) in 0.004368182 sec., 230072.83121445033 rows/sec., 16.10 MiB/sec.
2471 2024.07.03 18:26:50.052272 [ 191 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2472 2024.07.03 18:26:50.053483 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2473 2024.07.03 18:26:50.053551 [ 191 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2474 2024.07.03 18:26:50.053734 [ 191 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2475 2024.07.03 18:26:50.054037 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
2476 2024.07.03 18:26:50.054317 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2477 2024.07.03 18:26:50.054481 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005729 sec., 1920.0558561703615 rows/sec., 3.44 MiB/sec.
2478 2024.07.03 18:26:50.054725 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Debug> DynamicQueryHandler: Done processing query
2479 2024.07.03 18:26:50.054749 [ 3 ] {4e4fcead-4685-403b-9eff-b3f0e10d9361} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2480 2024.07.03 18:26:50.054764 [ 3 ] {} <Debug> HTTP-Session: 378f5016-aec4-460b-9c6f-ab0230afad0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.07.03 18:26:50.054887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 6037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2482 2024.07.03 18:26:50.054934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2483 2024.07.03 18:26:50.054952 [ 3 ] {} <Debug> HTTP-Session: 8bd18926-ee80-42b0-a50f-d46287f0cae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2484 2024.07.03 18:26:50.054968 [ 3 ] {} <Debug> HTTP-Session: 8bd18926-ee80-42b0-a50f-d46287f0cae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.07.03 18:26:50.054982 [ 3 ] {} <Debug> HTTP-Session: 8bd18926-ee80-42b0-a50f-d46287f0cae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2486 2024.07.03 18:26:50.055013 [ 3 ] {} <Trace> HTTP-Session: 8bd18926-ee80-42b0-a50f-d46287f0cae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2487 2024.07.03 18:26:50.055123 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2488 2024.07.03 18:26:50.055166 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2489 2024.07.03 18:26:50.055295 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2490 2024.07.03 18:26:50.055595 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2491 2024.07.03 18:26:50.055629 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2492 2024.07.03 18:26:50.055980 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2493 2024.07.03 18:26:50.056305 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2494 2024.07.03 18:26:50.056422 [ 65 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2495 2024.07.03 18:26:50.056431 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001344 sec., 29761.904761904763 rows/sec., 1.99 MiB/sec.
2496 2024.07.03 18:26:50.056460 [ 65 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2497 2024.07.03 18:26:50.056498 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2498 2024.07.03 18:26:50.056689 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Debug> DynamicQueryHandler: Done processing query
2499 2024.07.03 18:26:50.056724 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
2500 2024.07.03 18:26:50.056727 [ 3 ] {310835d0-7e21-4d9c-99a9-f813bfb03f93} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2501 2024.07.03 18:26:50.056816 [ 3 ] {} <Debug> HTTP-Session: 8bd18926-ee80-42b0-a50f-d46287f0cae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.07.03 18:26:50.056960 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2503 2024.07.03 18:26:50.057012 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part
2504 2024.07.03 18:26:50.057174 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part
2505 2024.07.03 18:26:50.057456 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
2506 2024.07.03 18:26:50.057728 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
2507 2024.07.03 18:26:50.058018 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
2508 2024.07.03 18:26:50.058257 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
2509 2024.07.03 18:26:50.059450 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002836713 sec., 78964.63265758644 rows/sec., 5.30 MiB/sec.
2510 2024.07.03 18:26:50.059603 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2511 2024.07.03 18:26:50.059981 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2512 2024.07.03 18:26:50.060057 [ 200 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_6_1} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2513 2024.07.03 18:26:50.060133 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2514 2024.07.03 18:26:55.043612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2515 2024.07.03 18:26:55.043758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2516 2024.07.03 18:26:55.043783 [ 3 ] {} <Debug> HTTP-Session: 898a6cdf-dab4-4ee7-8692-b886d7acbfd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2517 2024.07.03 18:26:55.043807 [ 3 ] {} <Debug> HTTP-Session: 898a6cdf-dab4-4ee7-8692-b886d7acbfd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2518 2024.07.03 18:26:55.043822 [ 3 ] {} <Debug> HTTP-Session: 898a6cdf-dab4-4ee7-8692-b886d7acbfd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2519 2024.07.03 18:26:55.043872 [ 3 ] {} <Trace> HTTP-Session: 898a6cdf-dab4-4ee7-8692-b886d7acbfd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2520 2024.07.03 18:26:55.044080 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2521 2024.07.03 18:26:55.044147 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2522 2024.07.03 18:26:55.044339 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2523 2024.07.03 18:26:55.044776 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2524 2024.07.03 18:26:55.044826 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2525 2024.07.03 18:26:55.045203 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2526 2024.07.03 18:26:55.045556 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2527 2024.07.03 18:26:55.045736 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00171 sec., 11111.111111111111 rows/sec., 900.61 KiB/sec.
2528 2024.07.03 18:26:55.045960 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Debug> DynamicQueryHandler: Done processing query
2529 2024.07.03 18:26:55.045989 [ 3 ] {6acf7a08-5d1b-4e22-ae95-61c5bb15c100} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2530 2024.07.03 18:26:55.046006 [ 3 ] {} <Debug> HTTP-Session: 898a6cdf-dab4-4ee7-8692-b886d7acbfd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2531 2024.07.03 18:26:55.046174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2532 2024.07.03 18:26:55.046232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2533 2024.07.03 18:26:55.046252 [ 3 ] {} <Debug> HTTP-Session: 0eddfa4c-d238-4a51-ac3a-9e8976b50dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2534 2024.07.03 18:26:55.046270 [ 3 ] {} <Debug> HTTP-Session: 0eddfa4c-d238-4a51-ac3a-9e8976b50dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2535 2024.07.03 18:26:55.046284 [ 3 ] {} <Debug> HTTP-Session: 0eddfa4c-d238-4a51-ac3a-9e8976b50dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.07.03 18:26:55.046319 [ 3 ] {} <Trace> HTTP-Session: 0eddfa4c-d238-4a51-ac3a-9e8976b50dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2537 2024.07.03 18:26:55.046435 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2538 2024.07.03 18:26:55.046482 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2539 2024.07.03 18:26:55.046621 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2540 2024.07.03 18:26:55.046909 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2541 2024.07.03 18:26:55.046947 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2542 2024.07.03 18:26:55.047258 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2543 2024.07.03 18:26:55.047591 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2544 2024.07.03 18:26:55.047744 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001345 sec., 1486.988847583643 rows/sec., 121.25 KiB/sec.
2545 2024.07.03 18:26:55.048006 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Debug> DynamicQueryHandler: Done processing query
2546 2024.07.03 18:26:55.048031 [ 3 ] {5a33c526-c4b3-4b6b-a094-a287f81b53e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2547 2024.07.03 18:26:55.048048 [ 3 ] {} <Debug> HTTP-Session: 0eddfa4c-d238-4a51-ac3a-9e8976b50dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2548 2024.07.03 18:26:55.048198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2549 2024.07.03 18:26:55.048249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2550 2024.07.03 18:26:55.048269 [ 3 ] {} <Debug> HTTP-Session: d6e29619-3f15-4b6c-9c6e-b14e49bce8f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2551 2024.07.03 18:26:55.048286 [ 3 ] {} <Debug> HTTP-Session: d6e29619-3f15-4b6c-9c6e-b14e49bce8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2552 2024.07.03 18:26:55.048300 [ 3 ] {} <Debug> HTTP-Session: d6e29619-3f15-4b6c-9c6e-b14e49bce8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2553 2024.07.03 18:26:55.048332 [ 3 ] {} <Trace> HTTP-Session: d6e29619-3f15-4b6c-9c6e-b14e49bce8f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2554 2024.07.03 18:26:55.048481 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2555 2024.07.03 18:26:55.048526 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2556 2024.07.03 18:26:55.048670 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2557 2024.07.03 18:26:55.049055 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2558 2024.07.03 18:26:55.049091 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2559 2024.07.03 18:26:55.049408 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2560 2024.07.03 18:26:55.049738 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2561 2024.07.03 18:26:55.049896 [ 62 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2562 2024.07.03 18:26:55.049907 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001488 sec., 100806.45161290323 rows/sec., 8.12 MiB/sec.
2563 2024.07.03 18:26:55.049973 [ 62 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2564 2024.07.03 18:26:55.050042 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2565 2024.07.03 18:26:55.050271 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2566 2024.07.03 18:26:55.050299 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Debug> DynamicQueryHandler: Done processing query
2567 2024.07.03 18:26:55.050361 [ 3 ] {11cdb36d-078f-415e-ab4a-445ecbd6506c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2568 2024.07.03 18:26:55.050395 [ 3 ] {} <Debug> HTTP-Session: d6e29619-3f15-4b6c-9c6e-b14e49bce8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2569 2024.07.03 18:26:55.050509 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2570 2024.07.03 18:26:55.050574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2571 2024.07.03 18:26:55.050581 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part
2572 2024.07.03 18:26:55.050663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2573 2024.07.03 18:26:55.050737 [ 3 ] {} <Debug> HTTP-Session: 1c779c71-e218-4bc8-a3e0-9610e9c37249 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2574 2024.07.03 18:26:55.050839 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part
2575 2024.07.03 18:26:55.050862 [ 3 ] {} <Debug> HTTP-Session: 1c779c71-e218-4bc8-a3e0-9610e9c37249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.07.03 18:26:55.050950 [ 3 ] {} <Debug> HTTP-Session: 1c779c71-e218-4bc8-a3e0-9610e9c37249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2577 2024.07.03 18:26:55.051127 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
2578 2024.07.03 18:26:55.051192 [ 3 ] {} <Trace> HTTP-Session: 1c779c71-e218-4bc8-a3e0-9610e9c37249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2579 2024.07.03 18:26:55.051373 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part
2580 2024.07.03 18:26:55.051618 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part
2581 2024.07.03 18:26:55.051701 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2582 2024.07.03 18:26:55.051898 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part
2583 2024.07.03 18:26:55.051902 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2584 2024.07.03 18:26:55.052597 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2585 2024.07.03 18:26:55.053272 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2586 2024.07.03 18:26:55.053331 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2587 2024.07.03 18:26:55.054229 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2588 2024.07.03 18:26:55.054968 [ 200 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004783346 sec., 119999.68223080663 rows/sec., 9.85 MiB/sec.
2589 2024.07.03 18:26:55.055059 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2590 2024.07.03 18:26:55.055321 [ 200 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2591 2024.07.03 18:26:55.055355 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00388 sec., 515.4639175257731 rows/sec., 35.99 KiB/sec.
2592 2024.07.03 18:26:55.055861 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Debug> DynamicQueryHandler: Done processing query
2593 2024.07.03 18:26:55.055918 [ 3 ] {e247fdaf-34aa-44f6-b8c4-5545c1a68311} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2594 2024.07.03 18:26:55.055948 [ 3 ] {} <Debug> HTTP-Session: 1c779c71-e218-4bc8-a3e0-9610e9c37249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2595 2024.07.03 18:26:55.056131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 18472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2596 2024.07.03 18:26:55.056157 [ 200 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2597 2024.07.03 18:26:55.056197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2598 2024.07.03 18:26:55.056260 [ 3 ] {} <Debug> HTTP-Session: 150a54ce-a7a6-4e9d-af3f-fd3c888d5287 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2599 2024.07.03 18:26:55.056295 [ 3 ] {} <Debug> HTTP-Session: 150a54ce-a7a6-4e9d-af3f-fd3c888d5287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2600 2024.07.03 18:26:55.056325 [ 3 ] {} <Debug> HTTP-Session: 150a54ce-a7a6-4e9d-af3f-fd3c888d5287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2601 2024.07.03 18:26:55.056330 [ 200 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_11_2} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2602 2024.07.03 18:26:55.056379 [ 3 ] {} <Trace> HTTP-Session: 150a54ce-a7a6-4e9d-af3f-fd3c888d5287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2603 2024.07.03 18:26:55.056488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
2604 2024.07.03 18:26:55.056600 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2605 2024.07.03 18:26:55.056647 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2606 2024.07.03 18:26:55.056788 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2607 2024.07.03 18:26:55.057163 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2608 2024.07.03 18:26:55.057200 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2609 2024.07.03 18:26:55.057521 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2610 2024.07.03 18:26:55.057832 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2611 2024.07.03 18:26:55.057989 [ 62 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2612 2024.07.03 18:26:55.057993 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001448 sec., 75276.24309392265 rows/sec., 5.87 MiB/sec.
2613 2024.07.03 18:26:55.058054 [ 62 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2614 2024.07.03 18:26:55.058123 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2615 2024.07.03 18:26:55.058377 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Debug> DynamicQueryHandler: Done processing query
2616 2024.07.03 18:26:55.058447 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2617 2024.07.03 18:26:55.058470 [ 3 ] {06e067e9-3c62-4ab1-bac6-c90de259ae34} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2618 2024.07.03 18:26:55.058563 [ 3 ] {} <Debug> HTTP-Session: 150a54ce-a7a6-4e9d-af3f-fd3c888d5287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.07.03 18:26:55.058793 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2620 2024.07.03 18:26:55.058846 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part
2621 2024.07.03 18:26:55.058865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 37755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2622 2024.07.03 18:26:55.059002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2623 2024.07.03 18:26:55.059011 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 57 rows starting from the beginning of the part
2624 2024.07.03 18:26:55.059080 [ 3 ] {} <Debug> HTTP-Session: 0b7594aa-8a47-4e7e-a297-234f08e21eca Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2625 2024.07.03 18:26:55.059188 [ 3 ] {} <Debug> HTTP-Session: 0b7594aa-8a47-4e7e-a297-234f08e21eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2626 2024.07.03 18:26:55.059275 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part
2627 2024.07.03 18:26:55.059289 [ 3 ] {} <Debug> HTTP-Session: 0b7594aa-8a47-4e7e-a297-234f08e21eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2628 2024.07.03 18:26:55.059510 [ 3 ] {} <Trace> HTTP-Session: 0b7594aa-8a47-4e7e-a297-234f08e21eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2629 2024.07.03 18:26:55.059567 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 55 rows starting from the beginning of the part
2630 2024.07.03 18:26:55.059760 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::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
2631 2024.07.03 18:26:55.060046 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 109 rows starting from the beginning of the part
2632 2024.07.03 18:26:55.060141 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2633 2024.07.03 18:26:55.060471 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2634 2024.07.03 18:26:55.060981 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2635 2024.07.03 18:26:55.062014 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2636 2024.07.03 18:26:55.062081 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2637 2024.07.03 18:26:55.062676 [ 200 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.004451202 sec., 93008.5850967896 rows/sec., 7.26 MiB/sec.
2638 2024.07.03 18:26:55.062925 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2639 2024.07.03 18:26:55.062949 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2640 2024.07.03 18:26:55.063445 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2641 2024.07.03 18:26:55.063528 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2642 2024.07.03 18:26:55.063691 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.003877 sec., 50812.48387928811 rows/sec., 3.55 MiB/sec.
2643 2024.07.03 18:26:55.063732 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_11_2} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2644 2024.07.03 18:26:55.063857 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2645 2024.07.03 18:26:55.063920 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Debug> DynamicQueryHandler: Done processing query
2646 2024.07.03 18:26:55.063945 [ 3 ] {a80c8869-36ea-4234-b632-edff2f9746c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2647 2024.07.03 18:26:55.063961 [ 3 ] {} <Debug> HTTP-Session: 0b7594aa-8a47-4e7e-a297-234f08e21eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2648 2024.07.03 18:26:55.064125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2649 2024.07.03 18:26:55.064173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2650 2024.07.03 18:26:55.064191 [ 3 ] {} <Debug> HTTP-Session: 01397b06-4ba8-4ea2-9ae8-0a33da2b22b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2651 2024.07.03 18:26:55.064207 [ 3 ] {} <Debug> HTTP-Session: 01397b06-4ba8-4ea2-9ae8-0a33da2b22b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2652 2024.07.03 18:26:55.064221 [ 3 ] {} <Debug> HTTP-Session: 01397b06-4ba8-4ea2-9ae8-0a33da2b22b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2653 2024.07.03 18:26:55.064253 [ 3 ] {} <Trace> HTTP-Session: 01397b06-4ba8-4ea2-9ae8-0a33da2b22b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2654 2024.07.03 18:26:55.064489 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2655 2024.07.03 18:26:55.064552 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2656 2024.07.03 18:26:55.064954 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2657 2024.07.03 18:26:55.065640 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2658 2024.07.03 18:26:55.065676 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2659 2024.07.03 18:26:55.066329 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2660 2024.07.03 18:26:55.066763 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2661 2024.07.03 18:26:55.066945 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002613 sec., 7271.335629544586 rows/sec., 13.03 MiB/sec.
2662 2024.07.03 18:26:55.067166 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Debug> DynamicQueryHandler: Done processing query
2663 2024.07.03 18:26:55.067191 [ 3 ] {8ad6b535-1ae1-440a-980a-607c2a6dbad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2664 2024.07.03 18:26:55.067206 [ 3 ] {} <Debug> HTTP-Session: 01397b06-4ba8-4ea2-9ae8-0a33da2b22b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2665 2024.07.03 18:26:55.067320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2666 2024.07.03 18:26:55.067368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2667 2024.07.03 18:26:55.067386 [ 3 ] {} <Debug> HTTP-Session: c97bcf2c-f6b4-4083-8334-76231281a466 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2668 2024.07.03 18:26:55.067402 [ 3 ] {} <Debug> HTTP-Session: c97bcf2c-f6b4-4083-8334-76231281a466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2669 2024.07.03 18:26:55.067417 [ 3 ] {} <Debug> HTTP-Session: c97bcf2c-f6b4-4083-8334-76231281a466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2670 2024.07.03 18:26:55.067447 [ 3 ] {} <Trace> HTTP-Session: c97bcf2c-f6b4-4083-8334-76231281a466 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2671 2024.07.03 18:26:55.067564 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2672 2024.07.03 18:26:55.067608 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2673 2024.07.03 18:26:55.067734 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2674 2024.07.03 18:26:55.068035 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2675 2024.07.03 18:26:55.068071 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2676 2024.07.03 18:26:55.068423 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2677 2024.07.03 18:26:55.068741 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2678 2024.07.03 18:26:55.068887 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
2679 2024.07.03 18:26:55.069053 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Debug> DynamicQueryHandler: Done processing query
2680 2024.07.03 18:26:55.069077 [ 3 ] {0199849d-750f-43c9-96a6-818e902d6f4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2681 2024.07.03 18:26:55.069092 [ 3 ] {} <Debug> HTTP-Session: c97bcf2c-f6b4-4083-8334-76231281a466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2682 2024.07.03 18:27:00.040657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2024.07.03 18:27:00.040801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2684 2024.07.03 18:27:00.040832 [ 3 ] {} <Debug> HTTP-Session: 19497270-8858-45ba-92e0-2cce0cae262d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2685 2024.07.03 18:27:00.040860 [ 3 ] {} <Debug> HTTP-Session: 19497270-8858-45ba-92e0-2cce0cae262d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2686 2024.07.03 18:27:00.040879 [ 3 ] {} <Debug> HTTP-Session: 19497270-8858-45ba-92e0-2cce0cae262d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2687 2024.07.03 18:27:00.040936 [ 3 ] {} <Trace> HTTP-Session: 19497270-8858-45ba-92e0-2cce0cae262d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2688 2024.07.03 18:27:00.041141 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2689 2024.07.03 18:27:00.041215 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2690 2024.07.03 18:27:00.041406 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2691 2024.07.03 18:27:00.041876 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2692 2024.07.03 18:27:00.041918 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2693 2024.07.03 18:27:00.042282 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2694 2024.07.03 18:27:00.042619 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2695 2024.07.03 18:27:00.042761 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001682 sec., 6539.833531510108 rows/sec., 530.08 KiB/sec.
2696 2024.07.03 18:27:00.042767 [ 57 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2697 2024.07.03 18:27:00.042828 [ 57 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2698 2024.07.03 18:27:00.042862 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2699 2024.07.03 18:27:00.042995 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Debug> DynamicQueryHandler: Done processing query
2700 2024.07.03 18:27:00.043016 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2701 2024.07.03 18:27:00.043029 [ 3 ] {4fc6becd-30ff-4a1c-84ef-86130d2cc247} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2702 2024.07.03 18:27:00.043094 [ 3 ] {} <Debug> HTTP-Session: 19497270-8858-45ba-92e0-2cce0cae262d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2703 2024.07.03 18:27:00.043216 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2704 2024.07.03 18:27:00.043256 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 19 rows starting from the beginning of the part
2705 2024.07.03 18:27:00.043311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2706 2024.07.03 18:27:00.043412 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
2707 2024.07.03 18:27:00.043500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2708 2024.07.03 18:27:00.043600 [ 3 ] {} <Debug> HTTP-Session: ed38d1d6-4354-4b13-adf5-7d42261b16ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2709 2024.07.03 18:27:00.043684 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2710 2024.07.03 18:27:00.043689 [ 3 ] {} <Debug> HTTP-Session: ed38d1d6-4354-4b13-adf5-7d42261b16ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2711 2024.07.03 18:27:00.043772 [ 3 ] {} <Debug> HTTP-Session: ed38d1d6-4354-4b13-adf5-7d42261b16ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.07.03 18:27:00.044010 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
2713 2024.07.03 18:27:00.044018 [ 3 ] {} <Trace> HTTP-Session: ed38d1d6-4354-4b13-adf5-7d42261b16ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2714 2024.07.03 18:27:00.044326 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2715 2024.07.03 18:27:00.044576 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2716 2024.07.03 18:27:00.044693 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2717 2024.07.03 18:27:00.044995 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2718 2024.07.03 18:27:00.045409 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2719 2024.07.03 18:27:00.046343 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2720 2024.07.03 18:27:00.046420 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2721 2024.07.03 18:27:00.047366 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.004393532 sec., 20484.657901660896 rows/sec., 1.62 MiB/sec.
2722 2024.07.03 18:27:00.047415 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2723 2024.07.03 18:27:00.047878 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2724 2024.07.03 18:27:00.048118 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2725 2024.07.03 18:27:00.048418 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.00393 sec., 22646.31043256997 rows/sec., 1.83 MiB/sec.
2726 2024.07.03 18:27:00.049125 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Debug> DynamicQueryHandler: Done processing query
2727 2024.07.03 18:27:00.049187 [ 3 ] {f7a08d26-34ea-4395-81da-8ec27aa113d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2728 2024.07.03 18:27:00.049257 [ 3 ] {} <Debug> HTTP-Session: ed38d1d6-4354-4b13-adf5-7d42261b16ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.07.03 18:27:00.049435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2730 2024.07.03 18:27:00.049432 [ 200 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2731 2024.07.03 18:27:00.049499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2732 2024.07.03 18:27:00.049555 [ 3 ] {} <Debug> HTTP-Session: 3f96682f-904e-454f-b5ed-f74b649e73ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2733 2024.07.03 18:27:00.049584 [ 3 ] {} <Debug> HTTP-Session: 3f96682f-904e-454f-b5ed-f74b649e73ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.07.03 18:27:00.049621 [ 3 ] {} <Debug> HTTP-Session: 3f96682f-904e-454f-b5ed-f74b649e73ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2735 2024.07.03 18:27:00.049668 [ 3 ] {} <Trace> HTTP-Session: 3f96682f-904e-454f-b5ed-f74b649e73ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2736 2024.07.03 18:27:00.049695 [ 200 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_11_2} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2737 2024.07.03 18:27:00.049875 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2738 2024.07.03 18:27:00.049884 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2739 2024.07.03 18:27:00.049947 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2740 2024.07.03 18:27:00.050099 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2741 2024.07.03 18:27:00.050448 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2742 2024.07.03 18:27:00.050484 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2743 2024.07.03 18:27:00.050815 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2744 2024.07.03 18:27:00.051121 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2745 2024.07.03 18:27:00.051249 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001475 sec., 50847.457627118645 rows/sec., 3.97 MiB/sec.
2746 2024.07.03 18:27:00.051409 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Debug> DynamicQueryHandler: Done processing query
2747 2024.07.03 18:27:00.051434 [ 3 ] {10a6b55e-b501-40c4-bb06-dc80413d7f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2748 2024.07.03 18:27:00.051449 [ 3 ] {} <Debug> HTTP-Session: 3f96682f-904e-454f-b5ed-f74b649e73ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2749 2024.07.03 18:27:00.051619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2750 2024.07.03 18:27:00.051667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2751 2024.07.03 18:27:00.051686 [ 3 ] {} <Debug> HTTP-Session: 7503559c-dd81-4031-8dcd-9b2ff64e3d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2752 2024.07.03 18:27:00.051702 [ 3 ] {} <Debug> HTTP-Session: 7503559c-dd81-4031-8dcd-9b2ff64e3d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2753 2024.07.03 18:27:00.051716 [ 3 ] {} <Debug> HTTP-Session: 7503559c-dd81-4031-8dcd-9b2ff64e3d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2754 2024.07.03 18:27:00.051746 [ 3 ] {} <Trace> HTTP-Session: 7503559c-dd81-4031-8dcd-9b2ff64e3d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2755 2024.07.03 18:27:00.052016 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2756 2024.07.03 18:27:00.052065 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2757 2024.07.03 18:27:00.052206 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2758 2024.07.03 18:27:00.052617 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2759 2024.07.03 18:27:00.052652 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2760 2024.07.03 18:27:00.053037 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2761 2024.07.03 18:27:00.053370 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2762 2024.07.03 18:27:00.053499 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec.
2763 2024.07.03 18:27:00.053664 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Debug> DynamicQueryHandler: Done processing query
2764 2024.07.03 18:27:00.053688 [ 3 ] {7c9f643f-bc4f-478a-b730-327ed7f91af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2765 2024.07.03 18:27:00.053704 [ 3 ] {} <Debug> HTTP-Session: 7503559c-dd81-4031-8dcd-9b2ff64e3d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.07.03 18:27:00.053847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2767 2024.07.03 18:27:00.053894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2768 2024.07.03 18:27:00.053913 [ 3 ] {} <Debug> HTTP-Session: f0c80f12-3e7c-4036-94f2-6641d3d971ec Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2769 2024.07.03 18:27:00.053929 [ 3 ] {} <Debug> HTTP-Session: f0c80f12-3e7c-4036-94f2-6641d3d971ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2770 2024.07.03 18:27:00.053944 [ 3 ] {} <Debug> HTTP-Session: f0c80f12-3e7c-4036-94f2-6641d3d971ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.07.03 18:27:00.053975 [ 3 ] {} <Trace> HTTP-Session: f0c80f12-3e7c-4036-94f2-6641d3d971ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2772 2024.07.03 18:27:00.054272 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2773 2024.07.03 18:27:00.054336 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2774 2024.07.03 18:27:00.054738 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2775 2024.07.03 18:27:00.055350 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2776 2024.07.03 18:27:00.055387 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2777 2024.07.03 18:27:00.055991 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2778 2024.07.03 18:27:00.056395 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2779 2024.07.03 18:27:00.056522 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2780 2024.07.03 18:27:00.056541 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002491 sec., 4415.897230028101 rows/sec., 7.91 MiB/sec.
2781 2024.07.03 18:27:00.056562 [ 57 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2782 2024.07.03 18:27:00.056598 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2783 2024.07.03 18:27:00.057020 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2784 2024.07.03 18:27:00.057062 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Debug> DynamicQueryHandler: Done processing query
2785 2024.07.03 18:27:00.057132 [ 3 ] {fd49de02-64e0-4b52-8ac8-ae77e296d795} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2786 2024.07.03 18:27:00.057162 [ 3 ] {} <Debug> HTTP-Session: f0c80f12-3e7c-4036-94f2-6641d3d971ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.07.03 18:27:00.057404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2788 2024.07.03 18:27:00.057527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2789 2024.07.03 18:27:00.057589 [ 3 ] {} <Debug> HTTP-Session: c26520e8-c2f0-4acb-9787-f0582cd389e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2790 2024.07.03 18:27:00.057635 [ 3 ] {} <Debug> HTTP-Session: c26520e8-c2f0-4acb-9787-f0582cd389e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.07.03 18:27:00.057673 [ 3 ] {} <Debug> HTTP-Session: c26520e8-c2f0-4acb-9787-f0582cd389e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2792 2024.07.03 18:27:00.057766 [ 3 ] {} <Trace> HTTP-Session: c26520e8-c2f0-4acb-9787-f0582cd389e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2793 2024.07.03 18:27:00.057867 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2794 2024.07.03 18:27:00.058032 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 111 rows starting from the beginning of the part
2795 2024.07.03 18:27:00.058046 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2796 2024.07.03 18:27:00.058138 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2797 2024.07.03 18:27:00.058967 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
2798 2024.07.03 18:27:00.059010 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2799 2024.07.03 18:27:00.059544 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2800 2024.07.03 18:27:00.060301 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2801 2024.07.03 18:27:00.060335 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
2802 2024.07.03 18:27:00.060383 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2803 2024.07.03 18:27:00.060938 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2804 2024.07.03 18:27:00.061645 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2805 2024.07.03 18:27:00.061840 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2806 2024.07.03 18:27:00.062953 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2807 2024.07.03 18:27:00.063384 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005426 sec., 11057.869517139698 rows/sec., 763.11 KiB/sec.
2808 2024.07.03 18:27:00.064007 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Debug> DynamicQueryHandler: Done processing query
2809 2024.07.03 18:27:00.064042 [ 3 ] {ef6d5db8-b28b-44de-9d12-8d0c55ab23ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2810 2024.07.03 18:27:00.064060 [ 3 ] {} <Debug> HTTP-Session: c26520e8-c2f0-4acb-9787-f0582cd389e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.07.03 18:27:00.068596 [ 200 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.011839509 sec., 15372.259102974625 rows/sec., 27.55 MiB/sec.
2812 2024.07.03 18:27:00.069219 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2813 2024.07.03 18:27:00.069799 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2814 2024.07.03 18:27:00.069881 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2815 2024.07.03 18:27:00.069984 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
2816 2024.07.03 18:27:03.899959 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
2817 2024.07.03 18:27:03.900040 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
2818 2024.07.03 18:27:05.041673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2819 2024.07.03 18:27:05.041820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2820 2024.07.03 18:27:05.041850 [ 3 ] {} <Debug> HTTP-Session: 2007fca8-3aa5-4d4e-8cf7-b885c2b50c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2821 2024.07.03 18:27:05.041878 [ 3 ] {} <Debug> HTTP-Session: 2007fca8-3aa5-4d4e-8cf7-b885c2b50c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2822 2024.07.03 18:27:05.041896 [ 3 ] {} <Debug> HTTP-Session: 2007fca8-3aa5-4d4e-8cf7-b885c2b50c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.07.03 18:27:05.041960 [ 3 ] {} <Trace> HTTP-Session: 2007fca8-3aa5-4d4e-8cf7-b885c2b50c88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2824 2024.07.03 18:27:05.042237 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2825 2024.07.03 18:27:05.042334 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2826 2024.07.03 18:27:05.042603 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2827 2024.07.03 18:27:05.043093 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2828 2024.07.03 18:27:05.043145 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2829 2024.07.03 18:27:05.043606 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2830 2024.07.03 18:27:05.044055 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2831 2024.07.03 18:27:05.044224 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.002078 sec., 9143.407122232917 rows/sec., 741.12 KiB/sec.
2832 2024.07.03 18:27:05.044439 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Debug> DynamicQueryHandler: Done processing query
2833 2024.07.03 18:27:05.044469 [ 3 ] {7d28f637-2252-43ea-b3df-09c4fdf0b3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2834 2024.07.03 18:27:05.044487 [ 3 ] {} <Debug> HTTP-Session: 2007fca8-3aa5-4d4e-8cf7-b885c2b50c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2835 2024.07.03 18:27:05.044638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2836 2024.07.03 18:27:05.044686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2837 2024.07.03 18:27:05.044706 [ 3 ] {} <Debug> HTTP-Session: 26018d41-a551-43c9-ab57-cbcc6caa9689 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2838 2024.07.03 18:27:05.044722 [ 3 ] {} <Debug> HTTP-Session: 26018d41-a551-43c9-ab57-cbcc6caa9689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2839 2024.07.03 18:27:05.044736 [ 3 ] {} <Debug> HTTP-Session: 26018d41-a551-43c9-ab57-cbcc6caa9689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2840 2024.07.03 18:27:05.044768 [ 3 ] {} <Trace> HTTP-Session: 26018d41-a551-43c9-ab57-cbcc6caa9689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2841 2024.07.03 18:27:05.044898 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2842 2024.07.03 18:27:05.044942 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2843 2024.07.03 18:27:05.045065 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2844 2024.07.03 18:27:05.045476 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2845 2024.07.03 18:27:05.045513 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2846 2024.07.03 18:27:05.045839 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2847 2024.07.03 18:27:05.046162 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2848 2024.07.03 18:27:05.046291 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.001441 sec., 78417.7654406662 rows/sec., 6.46 MiB/sec.
2849 2024.07.03 18:27:05.046606 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Debug> DynamicQueryHandler: Done processing query
2850 2024.07.03 18:27:05.046632 [ 3 ] {6058d2fc-bd79-47c6-8abc-fca0347e131a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2851 2024.07.03 18:27:05.046648 [ 3 ] {} <Debug> HTTP-Session: 26018d41-a551-43c9-ab57-cbcc6caa9689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.07.03 18:27:05.046795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2024.07.03 18:27:05.046845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2854 2024.07.03 18:27:05.046864 [ 3 ] {} <Debug> HTTP-Session: f5956194-2db3-43fe-a79d-95b23c5f41af Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2855 2024.07.03 18:27:05.046880 [ 3 ] {} <Debug> HTTP-Session: f5956194-2db3-43fe-a79d-95b23c5f41af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2024.07.03 18:27:05.046895 [ 3 ] {} <Debug> HTTP-Session: f5956194-2db3-43fe-a79d-95b23c5f41af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2857 2024.07.03 18:27:05.046926 [ 3 ] {} <Trace> HTTP-Session: f5956194-2db3-43fe-a79d-95b23c5f41af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2858 2024.07.03 18:27:05.047053 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2859 2024.07.03 18:27:05.047099 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2860 2024.07.03 18:27:05.047247 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2861 2024.07.03 18:27:05.047573 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2862 2024.07.03 18:27:05.047609 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2863 2024.07.03 18:27:05.047921 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2864 2024.07.03 18:27:05.048241 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2865 2024.07.03 18:27:05.048369 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001362 sec., 60939.79441997063 rows/sec., 4.76 MiB/sec.
2866 2024.07.03 18:27:05.048523 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Debug> DynamicQueryHandler: Done processing query
2867 2024.07.03 18:27:05.048547 [ 3 ] {3a241bef-ac88-4305-b509-f7664d3cac05} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2868 2024.07.03 18:27:05.048562 [ 3 ] {} <Debug> HTTP-Session: f5956194-2db3-43fe-a79d-95b23c5f41af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2869 2024.07.03 18:27:05.048736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2870 2024.07.03 18:27:05.048784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2871 2024.07.03 18:27:05.048803 [ 3 ] {} <Debug> HTTP-Session: f566d24c-6cff-4510-be2c-fa66721f72c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2872 2024.07.03 18:27:05.048819 [ 3 ] {} <Debug> HTTP-Session: f566d24c-6cff-4510-be2c-fa66721f72c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2873 2024.07.03 18:27:05.048832 [ 3 ] {} <Debug> HTTP-Session: f566d24c-6cff-4510-be2c-fa66721f72c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2874 2024.07.03 18:27:05.048863 [ 3 ] {} <Trace> HTTP-Session: f566d24c-6cff-4510-be2c-fa66721f72c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2875 2024.07.03 18:27:05.049022 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2876 2024.07.03 18:27:05.049069 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2877 2024.07.03 18:27:05.049210 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2878 2024.07.03 18:27:05.049657 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2879 2024.07.03 18:27:05.049693 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2880 2024.07.03 18:27:05.050086 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2881 2024.07.03 18:27:05.050430 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2882 2024.07.03 18:27:05.050560 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec.
2883 2024.07.03 18:27:05.050727 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Debug> DynamicQueryHandler: Done processing query
2884 2024.07.03 18:27:05.050751 [ 3 ] {e12ead76-abc9-4e69-8603-14534ad8c998} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2885 2024.07.03 18:27:05.050766 [ 3 ] {} <Debug> HTTP-Session: f566d24c-6cff-4510-be2c-fa66721f72c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2886 2024.07.03 18:27:05.050911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2887 2024.07.03 18:27:05.050960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2888 2024.07.03 18:27:05.050979 [ 3 ] {} <Debug> HTTP-Session: 3e475819-5e9d-4677-b662-165c45f720d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2889 2024.07.03 18:27:05.050995 [ 3 ] {} <Debug> HTTP-Session: 3e475819-5e9d-4677-b662-165c45f720d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2890 2024.07.03 18:27:05.051009 [ 3 ] {} <Debug> HTTP-Session: 3e475819-5e9d-4677-b662-165c45f720d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2891 2024.07.03 18:27:05.051040 [ 3 ] {} <Trace> HTTP-Session: 3e475819-5e9d-4677-b662-165c45f720d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2892 2024.07.03 18:27:05.051345 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2893 2024.07.03 18:27:05.051410 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2894 2024.07.03 18:27:05.051794 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2895 2024.07.03 18:27:05.052332 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2896 2024.07.03 18:27:05.052368 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2897 2024.07.03 18:27:05.052959 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2898 2024.07.03 18:27:05.053373 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2899 2024.07.03 18:27:05.053532 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002416 sec., 7864.2384105960255 rows/sec., 14.09 MiB/sec.
2900 2024.07.03 18:27:05.053734 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Debug> DynamicQueryHandler: Done processing query
2901 2024.07.03 18:27:05.053758 [ 3 ] {294ab6a9-b65c-4dc4-a0e0-44d3fff9c74d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2902 2024.07.03 18:27:05.053773 [ 3 ] {} <Debug> HTTP-Session: 3e475819-5e9d-4677-b662-165c45f720d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2903 2024.07.03 18:27:05.053900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2904 2024.07.03 18:27:05.053948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2905 2024.07.03 18:27:05.053967 [ 3 ] {} <Debug> HTTP-Session: 6d52ffae-b993-47e2-94a8-be7a273eacb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2906 2024.07.03 18:27:05.053983 [ 3 ] {} <Debug> HTTP-Session: 6d52ffae-b993-47e2-94a8-be7a273eacb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2907 2024.07.03 18:27:05.053997 [ 3 ] {} <Debug> HTTP-Session: 6d52ffae-b993-47e2-94a8-be7a273eacb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2908 2024.07.03 18:27:05.054028 [ 3 ] {} <Trace> HTTP-Session: 6d52ffae-b993-47e2-94a8-be7a273eacb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2909 2024.07.03 18:27:05.054142 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2910 2024.07.03 18:27:05.054187 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2911 2024.07.03 18:27:05.054312 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2912 2024.07.03 18:27:05.054598 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2913 2024.07.03 18:27:05.054634 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2914 2024.07.03 18:27:05.054999 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2915 2024.07.03 18:27:05.055325 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2916 2024.07.03 18:27:05.055485 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
2917 2024.07.03 18:27:05.055649 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Debug> DynamicQueryHandler: Done processing query
2918 2024.07.03 18:27:05.055673 [ 3 ] {43202434-2881-46d5-ac23-040e3b6f41a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2919 2024.07.03 18:27:05.055689 [ 3 ] {} <Debug> HTTP-Session: 6d52ffae-b993-47e2-94a8-be7a273eacb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2920 2024.07.03 18:27:10.041006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2921 2024.07.03 18:27:10.041138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2922 2024.07.03 18:27:10.041163 [ 3 ] {} <Debug> HTTP-Session: 60699d5b-59fc-4eef-bf90-80cfa41e16c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2923 2024.07.03 18:27:10.041187 [ 3 ] {} <Debug> HTTP-Session: 60699d5b-59fc-4eef-bf90-80cfa41e16c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2924 2024.07.03 18:27:10.041202 [ 3 ] {} <Debug> HTTP-Session: 60699d5b-59fc-4eef-bf90-80cfa41e16c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2925 2024.07.03 18:27:10.041251 [ 3 ] {} <Trace> HTTP-Session: 60699d5b-59fc-4eef-bf90-80cfa41e16c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2926 2024.07.03 18:27:10.041437 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2927 2024.07.03 18:27:10.041501 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2928 2024.07.03 18:27:10.041689 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2929 2024.07.03 18:27:10.042091 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2930 2024.07.03 18:27:10.042132 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2931 2024.07.03 18:27:10.042493 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2932 2024.07.03 18:27:10.042832 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2933 2024.07.03 18:27:10.042976 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001592 sec., 6909.547738693467 rows/sec., 560.05 KiB/sec.
2934 2024.07.03 18:27:10.043261 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Debug> DynamicQueryHandler: Done processing query
2935 2024.07.03 18:27:10.043288 [ 3 ] {b2e8df46-7a99-45d5-b333-3756dd7335a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2936 2024.07.03 18:27:10.043304 [ 3 ] {} <Debug> HTTP-Session: 60699d5b-59fc-4eef-bf90-80cfa41e16c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2937 2024.07.03 18:27:10.043453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2938 2024.07.03 18:27:10.043502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2939 2024.07.03 18:27:10.043521 [ 3 ] {} <Debug> HTTP-Session: 015929d1-736f-4b63-9656-fa5b1a20655e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2940 2024.07.03 18:27:10.043537 [ 3 ] {} <Debug> HTTP-Session: 015929d1-736f-4b63-9656-fa5b1a20655e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2941 2024.07.03 18:27:10.043552 [ 3 ] {} <Debug> HTTP-Session: 015929d1-736f-4b63-9656-fa5b1a20655e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2942 2024.07.03 18:27:10.043583 [ 3 ] {} <Trace> HTTP-Session: 015929d1-736f-4b63-9656-fa5b1a20655e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2943 2024.07.03 18:27:10.043704 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2944 2024.07.03 18:27:10.043748 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2945 2024.07.03 18:27:10.043887 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2946 2024.07.03 18:27:10.044258 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2947 2024.07.03 18:27:10.044295 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2948 2024.07.03 18:27:10.044607 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2949 2024.07.03 18:27:10.044916 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2950 2024.07.03 18:27:10.045044 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001385 sec., 64259.92779783394 rows/sec., 5.19 MiB/sec.
2951 2024.07.03 18:27:10.045201 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Debug> DynamicQueryHandler: Done processing query
2952 2024.07.03 18:27:10.045225 [ 3 ] {9a2f4ab9-e3a0-41f9-a4a0-e15bd77517a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2953 2024.07.03 18:27:10.045241 [ 3 ] {} <Debug> HTTP-Session: 015929d1-736f-4b63-9656-fa5b1a20655e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2954 2024.07.03 18:27:10.045391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2955 2024.07.03 18:27:10.045439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2956 2024.07.03 18:27:10.045458 [ 3 ] {} <Debug> HTTP-Session: 0d23f8e0-b632-4c7f-9da9-3ed022f87775 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2957 2024.07.03 18:27:10.045475 [ 3 ] {} <Debug> HTTP-Session: 0d23f8e0-b632-4c7f-9da9-3ed022f87775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2958 2024.07.03 18:27:10.045489 [ 3 ] {} <Debug> HTTP-Session: 0d23f8e0-b632-4c7f-9da9-3ed022f87775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2959 2024.07.03 18:27:10.045520 [ 3 ] {} <Trace> HTTP-Session: 0d23f8e0-b632-4c7f-9da9-3ed022f87775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2960 2024.07.03 18:27:10.045639 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2961 2024.07.03 18:27:10.045681 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2962 2024.07.03 18:27:10.045803 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2963 2024.07.03 18:27:10.046262 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2964 2024.07.03 18:27:10.046298 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2965 2024.07.03 18:27:10.046616 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2966 2024.07.03 18:27:10.046918 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2967 2024.07.03 18:27:10.047047 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001453 sec., 51617.3434273916 rows/sec., 4.03 MiB/sec.
2968 2024.07.03 18:27:10.047243 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Debug> DynamicQueryHandler: Done processing query
2969 2024.07.03 18:27:10.047267 [ 3 ] {3c5d65c5-eeab-4074-80dd-cb4a91a4f45d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2970 2024.07.03 18:27:10.047282 [ 3 ] {} <Debug> HTTP-Session: 0d23f8e0-b632-4c7f-9da9-3ed022f87775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2971 2024.07.03 18:27:10.047493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2972 2024.07.03 18:27:10.047541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2973 2024.07.03 18:27:10.047560 [ 3 ] {} <Debug> HTTP-Session: c40fca60-cab7-430a-af33-32712a9f9f37 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2974 2024.07.03 18:27:10.047576 [ 3 ] {} <Debug> HTTP-Session: c40fca60-cab7-430a-af33-32712a9f9f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2975 2024.07.03 18:27:10.047590 [ 3 ] {} <Debug> HTTP-Session: c40fca60-cab7-430a-af33-32712a9f9f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2976 2024.07.03 18:27:10.047621 [ 3 ] {} <Trace> HTTP-Session: c40fca60-cab7-430a-af33-32712a9f9f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2977 2024.07.03 18:27:10.047767 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2978 2024.07.03 18:27:10.047814 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2979 2024.07.03 18:27:10.047955 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2980 2024.07.03 18:27:10.048347 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2981 2024.07.03 18:27:10.048382 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2982 2024.07.03 18:27:10.048769 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2983 2024.07.03 18:27:10.049103 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2984 2024.07.03 18:27:10.049232 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec.
2985 2024.07.03 18:27:10.049399 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Debug> DynamicQueryHandler: Done processing query
2986 2024.07.03 18:27:10.049422 [ 3 ] {a5b567f4-534e-4d3b-b5c8-6ddc89d9bd4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2987 2024.07.03 18:27:10.049438 [ 3 ] {} <Debug> HTTP-Session: c40fca60-cab7-430a-af33-32712a9f9f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2988 2024.07.03 18:27:10.049563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2989 2024.07.03 18:27:10.049611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2990 2024.07.03 18:27:10.049630 [ 3 ] {} <Debug> HTTP-Session: f0d73b12-8e9a-4c4f-b8be-0af57150fbca Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
2991 2024.07.03 18:27:10.049646 [ 3 ] {} <Debug> HTTP-Session: f0d73b12-8e9a-4c4f-b8be-0af57150fbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2992 2024.07.03 18:27:10.049660 [ 3 ] {} <Debug> HTTP-Session: f0d73b12-8e9a-4c4f-b8be-0af57150fbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.07.03 18:27:10.049690 [ 3 ] {} <Trace> HTTP-Session: f0d73b12-8e9a-4c4f-b8be-0af57150fbca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2994 2024.07.03 18:27:10.049891 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2995 2024.07.03 18:27:10.049952 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2996 2024.07.03 18:27:10.050341 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2997 2024.07.03 18:27:10.050875 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2998 2024.07.03 18:27:10.050910 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
2999 2024.07.03 18:27:10.051507 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3000 2024.07.03 18:27:10.051919 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3001 2024.07.03 18:27:10.052066 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002301 sec., 4780.530204259017 rows/sec., 8.57 MiB/sec.
3002 2024.07.03 18:27:10.052276 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Debug> DynamicQueryHandler: Done processing query
3003 2024.07.03 18:27:10.052300 [ 3 ] {1c7a8535-550b-4b57-bc08-74e7d2748ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3004 2024.07.03 18:27:10.052316 [ 3 ] {} <Debug> HTTP-Session: f0d73b12-8e9a-4c4f-b8be-0af57150fbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3005 2024.07.03 18:27:10.052487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3006 2024.07.03 18:27:10.052535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3007 2024.07.03 18:27:10.052555 [ 3 ] {} <Debug> HTTP-Session: db92c1e7-e242-47be-be9a-a33227750b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3008 2024.07.03 18:27:10.052571 [ 3 ] {} <Debug> HTTP-Session: db92c1e7-e242-47be-be9a-a33227750b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3009 2024.07.03 18:27:10.052585 [ 3 ] {} <Debug> HTTP-Session: db92c1e7-e242-47be-be9a-a33227750b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3010 2024.07.03 18:27:10.052616 [ 3 ] {} <Trace> HTTP-Session: db92c1e7-e242-47be-be9a-a33227750b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3011 2024.07.03 18:27:10.052740 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3012 2024.07.03 18:27:10.052785 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3013 2024.07.03 18:27:10.052910 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3014 2024.07.03 18:27:10.053302 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3015 2024.07.03 18:27:10.053343 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3016 2024.07.03 18:27:10.053697 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3017 2024.07.03 18:27:10.054024 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3018 2024.07.03 18:27:10.054155 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec.
3019 2024.07.03 18:27:10.054313 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Debug> DynamicQueryHandler: Done processing query
3020 2024.07.03 18:27:10.054337 [ 3 ] {3a268867-07fd-48ff-af29-ea37a64bb647} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3021 2024.07.03 18:27:10.054353 [ 3 ] {} <Debug> HTTP-Session: db92c1e7-e242-47be-be9a-a33227750b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.07.03 18:27:15.040759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3023 2024.07.03 18:27:15.040900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3024 2024.07.03 18:27:15.040931 [ 3 ] {} <Debug> HTTP-Session: 79b1d6bd-6dac-4dcc-9e4c-724ec67781e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3025 2024.07.03 18:27:15.040959 [ 3 ] {} <Debug> HTTP-Session: 79b1d6bd-6dac-4dcc-9e4c-724ec67781e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.07.03 18:27:15.040978 [ 3 ] {} <Debug> HTTP-Session: 79b1d6bd-6dac-4dcc-9e4c-724ec67781e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3027 2024.07.03 18:27:15.041034 [ 3 ] {} <Trace> HTTP-Session: 79b1d6bd-6dac-4dcc-9e4c-724ec67781e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3028 2024.07.03 18:27:15.041241 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3029 2024.07.03 18:27:15.041316 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3030 2024.07.03 18:27:15.041527 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3031 2024.07.03 18:27:15.041984 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3032 2024.07.03 18:27:15.042028 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3033 2024.07.03 18:27:15.042397 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3034 2024.07.03 18:27:15.042739 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3035 2024.07.03 18:27:15.042890 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001715 sec., 11078.71720116618 rows/sec., 897.98 KiB/sec.
3036 2024.07.03 18:27:15.043264 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Debug> DynamicQueryHandler: Done processing query
3037 2024.07.03 18:27:15.043292 [ 3 ] {277764af-7adb-47f5-93c3-327a554649d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3038 2024.07.03 18:27:15.043310 [ 3 ] {} <Debug> HTTP-Session: 79b1d6bd-6dac-4dcc-9e4c-724ec67781e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.07.03 18:27:15.043490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3040 2024.07.03 18:27:15.043549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3041 2024.07.03 18:27:15.043570 [ 3 ] {} <Debug> HTTP-Session: fcc5d367-1843-4834-8919-03e3f3405dea Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3042 2024.07.03 18:27:15.043589 [ 3 ] {} <Debug> HTTP-Session: fcc5d367-1843-4834-8919-03e3f3405dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3043 2024.07.03 18:27:15.043602 [ 3 ] {} <Debug> HTTP-Session: fcc5d367-1843-4834-8919-03e3f3405dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3044 2024.07.03 18:27:15.043639 [ 3 ] {} <Trace> HTTP-Session: fcc5d367-1843-4834-8919-03e3f3405dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3045 2024.07.03 18:27:15.043776 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3046 2024.07.03 18:27:15.043825 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3047 2024.07.03 18:27:15.043975 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3048 2024.07.03 18:27:15.044376 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3049 2024.07.03 18:27:15.044413 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3050 2024.07.03 18:27:15.044739 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3051 2024.07.03 18:27:15.045065 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3052 2024.07.03 18:27:15.045196 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.001473 sec., 76714.18873048201 rows/sec., 6.32 MiB/sec.
3053 2024.07.03 18:27:15.045364 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Debug> DynamicQueryHandler: Done processing query
3054 2024.07.03 18:27:15.045389 [ 3 ] {8d0be1e1-507b-4e42-b981-29705ccccca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3055 2024.07.03 18:27:15.045406 [ 3 ] {} <Debug> HTTP-Session: fcc5d367-1843-4834-8919-03e3f3405dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3056 2024.07.03 18:27:15.045543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3057 2024.07.03 18:27:15.045596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3058 2024.07.03 18:27:15.045616 [ 3 ] {} <Debug> HTTP-Session: 3c8cafaf-2f0d-454a-b5ec-3540c93ff409 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3059 2024.07.03 18:27:15.045633 [ 3 ] {} <Debug> HTTP-Session: 3c8cafaf-2f0d-454a-b5ec-3540c93ff409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3060 2024.07.03 18:27:15.045649 [ 3 ] {} <Debug> HTTP-Session: 3c8cafaf-2f0d-454a-b5ec-3540c93ff409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3061 2024.07.03 18:27:15.045685 [ 3 ] {} <Trace> HTTP-Session: 3c8cafaf-2f0d-454a-b5ec-3540c93ff409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3062 2024.07.03 18:27:15.045820 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3063 2024.07.03 18:27:15.045875 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3064 2024.07.03 18:27:15.046067 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3065 2024.07.03 18:27:15.046587 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3066 2024.07.03 18:27:15.046626 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3067 2024.07.03 18:27:15.046980 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3068 2024.07.03 18:27:15.047313 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3069 2024.07.03 18:27:15.047446 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001678 sec., 49463.647199046485 rows/sec., 3.86 MiB/sec.
3070 2024.07.03 18:27:15.047621 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Debug> DynamicQueryHandler: Done processing query
3071 2024.07.03 18:27:15.047649 [ 3 ] {f4b7cbce-5750-49b1-9382-219f4a422239} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3072 2024.07.03 18:27:15.047667 [ 3 ] {} <Debug> HTTP-Session: 3c8cafaf-2f0d-454a-b5ec-3540c93ff409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3073 2024.07.03 18:27:15.047840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3074 2024.07.03 18:27:15.047894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3075 2024.07.03 18:27:15.047914 [ 3 ] {} <Debug> HTTP-Session: 19227c45-e169-49fd-966a-53aeef818840 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3076 2024.07.03 18:27:15.047931 [ 3 ] {} <Debug> HTTP-Session: 19227c45-e169-49fd-966a-53aeef818840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3077 2024.07.03 18:27:15.047945 [ 3 ] {} <Debug> HTTP-Session: 19227c45-e169-49fd-966a-53aeef818840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.07.03 18:27:15.047979 [ 3 ] {} <Trace> HTTP-Session: 19227c45-e169-49fd-966a-53aeef818840 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3079 2024.07.03 18:27:15.048164 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3080 2024.07.03 18:27:15.048213 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3081 2024.07.03 18:27:15.048362 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2024.07.03 18:27:15.048771 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3083 2024.07.03 18:27:15.048807 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3084 2024.07.03 18:27:15.049200 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3085 2024.07.03 18:27:15.049537 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3086 2024.07.03 18:27:15.049663 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
3087 2024.07.03 18:27:15.049665 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3088 2024.07.03 18:27:15.049726 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3089 2024.07.03 18:27:15.049762 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3090 2024.07.03 18:27:15.049890 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Debug> DynamicQueryHandler: Done processing query
3091 2024.07.03 18:27:15.049976 [ 3 ] {ef2ce8ca-a6fa-4059-af9d-31645fa3cbfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3092 2024.07.03 18:27:15.050084 [ 3 ] {} <Debug> HTTP-Session: 19227c45-e169-49fd-966a-53aeef818840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.07.03 18:27:15.050142 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3094 2024.07.03 18:27:15.050398 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3095 2024.07.03 18:27:15.050399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3096 2024.07.03 18:27:15.050468 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1005 rows starting from the beginning of the part
3097 2024.07.03 18:27:15.050505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3098 2024.07.03 18:27:15.050555 [ 3 ] {} <Debug> HTTP-Session: 239e9a21-8d6b-416c-8bbd-f54a78aadb51 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3099 2024.07.03 18:27:15.050653 [ 3 ] {} <Debug> HTTP-Session: 239e9a21-8d6b-416c-8bbd-f54a78aadb51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3100 2024.07.03 18:27:15.050752 [ 3 ] {} <Debug> HTTP-Session: 239e9a21-8d6b-416c-8bbd-f54a78aadb51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3101 2024.07.03 18:27:15.050737 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part
3102 2024.07.03 18:27:15.050864 [ 3 ] {} <Trace> HTTP-Session: 239e9a21-8d6b-416c-8bbd-f54a78aadb51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3103 2024.07.03 18:27:15.051026 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
3104 2024.07.03 18:27:15.051302 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
3105 2024.07.03 18:27:15.051495 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
3106 2024.07.03 18:27:15.051569 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3107 2024.07.03 18:27:15.051866 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
3108 2024.07.03 18:27:15.051922 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3109 2024.07.03 18:27:15.053813 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2024.07.03 18:27:15.055178 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3111 2024.07.03 18:27:15.055256 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3112 2024.07.03 18:27:15.055549 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681447 sec., 324213.180198636 rows/sec., 22.65 MiB/sec.
3113 2024.07.03 18:27:15.055859 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3114 2024.07.03 18:27:15.057003 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3115 2024.07.03 18:27:15.057065 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3116 2024.07.03 18:27:15.057120 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3117 2024.07.03 18:27:15.057272 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
3118 2024.07.03 18:27:15.057677 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3119 2024.07.03 18:27:15.057854 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006687 sec., 2841.333931508898 rows/sec., 5.09 MiB/sec.
3120 2024.07.03 18:27:15.058414 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Debug> DynamicQueryHandler: Done processing query
3121 2024.07.03 18:27:15.058440 [ 3 ] {3d1cf2b4-7346-4af3-b9ed-05e9cc985944} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3122 2024.07.03 18:27:15.058457 [ 3 ] {} <Debug> HTTP-Session: 239e9a21-8d6b-416c-8bbd-f54a78aadb51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3123 2024.07.03 18:27:15.058597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3124 2024.07.03 18:27:15.058649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3125 2024.07.03 18:27:15.058669 [ 3 ] {} <Debug> HTTP-Session: 1889dabd-9a30-4981-80a3-fb1fc81d63d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3126 2024.07.03 18:27:15.058686 [ 3 ] {} <Debug> HTTP-Session: 1889dabd-9a30-4981-80a3-fb1fc81d63d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3127 2024.07.03 18:27:15.058700 [ 3 ] {} <Debug> HTTP-Session: 1889dabd-9a30-4981-80a3-fb1fc81d63d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3128 2024.07.03 18:27:15.058733 [ 3 ] {} <Trace> HTTP-Session: 1889dabd-9a30-4981-80a3-fb1fc81d63d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3129 2024.07.03 18:27:15.058871 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3130 2024.07.03 18:27:15.058915 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3131 2024.07.03 18:27:15.059061 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3132 2024.07.03 18:27:15.059371 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3133 2024.07.03 18:27:15.059408 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3134 2024.07.03 18:27:15.059780 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3135 2024.07.03 18:27:15.060116 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3136 2024.07.03 18:27:15.060240 [ 41 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3137 2024.07.03 18:27:15.060245 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
3138 2024.07.03 18:27:15.060276 [ 41 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3139 2024.07.03 18:27:15.060313 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3140 2024.07.03 18:27:15.060497 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
3141 2024.07.03 18:27:15.060532 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Debug> DynamicQueryHandler: Done processing query
3142 2024.07.03 18:27:15.060570 [ 3 ] {c8602744-ae86-40de-a6c0-d1c03c405e00} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3143 2024.07.03 18:27:15.060613 [ 3 ] {} <Debug> HTTP-Session: 1889dabd-9a30-4981-80a3-fb1fc81d63d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3144 2024.07.03 18:27:15.060723 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3145 2024.07.03 18:27:15.060764 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 224 rows starting from the beginning of the part
3146 2024.07.03 18:27:15.060836 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
3147 2024.07.03 18:27:15.061070 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
3148 2024.07.03 18:27:15.061396 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
3149 2024.07.03 18:27:15.061733 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
3150 2024.07.03 18:27:15.061831 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
3151 2024.07.03 18:27:15.063007 [ 194 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259635 sec., 201821.78827970035 rows/sec., 13.58 MiB/sec.
3152 2024.07.03 18:27:15.063250 [ 194 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3153 2024.07.03 18:27:15.063708 [ 194 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3154 2024.07.03 18:27:15.063800 [ 194 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_11_2} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3155 2024.07.03 18:27:15.063897 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3156 2024.07.03 18:27:18.900316 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
3157 2024.07.03 18:27:18.900397 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
3158 2024.07.03 18:27:20.001370 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000888031 sec.
3159 2024.07.03 18:27:20.040918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3160 2024.07.03 18:27:20.041049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3161 2024.07.03 18:27:20.041079 [ 3 ] {} <Debug> HTTP-Session: 0d09d1d4-37b7-45b7-a9c3-1fa6987dc15a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3162 2024.07.03 18:27:20.041107 [ 3 ] {} <Debug> HTTP-Session: 0d09d1d4-37b7-45b7-a9c3-1fa6987dc15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.07.03 18:27:20.041125 [ 3 ] {} <Debug> HTTP-Session: 0d09d1d4-37b7-45b7-a9c3-1fa6987dc15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.07.03 18:27:20.041182 [ 3 ] {} <Trace> HTTP-Session: 0d09d1d4-37b7-45b7-a9c3-1fa6987dc15a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3165 2024.07.03 18:27:20.041393 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3166 2024.07.03 18:27:20.041468 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3167 2024.07.03 18:27:20.041678 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3168 2024.07.03 18:27:20.042177 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3169 2024.07.03 18:27:20.042223 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3170 2024.07.03 18:27:20.042629 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3171 2024.07.03 18:27:20.042982 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3172 2024.07.03 18:27:20.043132 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001802 sec., 6104.328523862375 rows/sec., 494.78 KiB/sec.
3173 2024.07.03 18:27:20.043482 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Debug> DynamicQueryHandler: Done processing query
3174 2024.07.03 18:27:20.043531 [ 3 ] {0c882c8f-d867-4d0e-aa6c-3e8e03a5f98d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3175 2024.07.03 18:27:20.043550 [ 3 ] {} <Debug> HTTP-Session: 0d09d1d4-37b7-45b7-a9c3-1fa6987dc15a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3176 2024.07.03 18:27:20.043729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3177 2024.07.03 18:27:20.043791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3178 2024.07.03 18:27:20.043811 [ 3 ] {} <Debug> HTTP-Session: f5308162-d39b-4a7d-8514-069491104e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3179 2024.07.03 18:27:20.043829 [ 3 ] {} <Debug> HTTP-Session: f5308162-d39b-4a7d-8514-069491104e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.07.03 18:27:20.043844 [ 3 ] {} <Debug> HTTP-Session: f5308162-d39b-4a7d-8514-069491104e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3181 2024.07.03 18:27:20.043881 [ 3 ] {} <Trace> HTTP-Session: f5308162-d39b-4a7d-8514-069491104e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3182 2024.07.03 18:27:20.043993 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3183 2024.07.03 18:27:20.044042 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3184 2024.07.03 18:27:20.044199 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3185 2024.07.03 18:27:20.044536 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3186 2024.07.03 18:27:20.044574 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3187 2024.07.03 18:27:20.044881 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3188 2024.07.03 18:27:20.045199 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3189 2024.07.03 18:27:20.045328 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001367 sec., 1463.057790782736 rows/sec., 119.30 KiB/sec.
3190 2024.07.03 18:27:20.045614 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Debug> DynamicQueryHandler: Done processing query
3191 2024.07.03 18:27:20.045639 [ 3 ] {6dcc73ac-3bc0-4931-a1c5-0befbc16e619} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3192 2024.07.03 18:27:20.045655 [ 3 ] {} <Debug> HTTP-Session: f5308162-d39b-4a7d-8514-069491104e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3193 2024.07.03 18:27:20.045834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3194 2024.07.03 18:27:20.045885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3195 2024.07.03 18:27:20.045905 [ 3 ] {} <Debug> HTTP-Session: e3cf6e9e-289a-4679-b8ec-8b9c0d84124b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3196 2024.07.03 18:27:20.045922 [ 3 ] {} <Debug> HTTP-Session: e3cf6e9e-289a-4679-b8ec-8b9c0d84124b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.07.03 18:27:20.045937 [ 3 ] {} <Debug> HTTP-Session: e3cf6e9e-289a-4679-b8ec-8b9c0d84124b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3198 2024.07.03 18:27:20.045969 [ 3 ] {} <Trace> HTTP-Session: e3cf6e9e-289a-4679-b8ec-8b9c0d84124b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3199 2024.07.03 18:27:20.046094 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3200 2024.07.03 18:27:20.046138 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3201 2024.07.03 18:27:20.046287 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3202 2024.07.03 18:27:20.046620 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3203 2024.07.03 18:27:20.046657 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3204 2024.07.03 18:27:20.046978 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3205 2024.07.03 18:27:20.047292 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3206 2024.07.03 18:27:20.047403 [ 37 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3207 2024.07.03 18:27:20.047417 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001371 sec., 65645.51422319474 rows/sec., 5.30 MiB/sec.
3208 2024.07.03 18:27:20.047448 [ 37 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3209 2024.07.03 18:27:20.047482 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3210 2024.07.03 18:27:20.047661 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3211 2024.07.03 18:27:20.047673 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Debug> DynamicQueryHandler: Done processing query
3212 2024.07.03 18:27:20.047736 [ 3 ] {1a68dd56-68c6-4498-8c81-5dd9a19aeea7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3213 2024.07.03 18:27:20.047773 [ 3 ] {} <Debug> HTTP-Session: e3cf6e9e-289a-4679-b8ec-8b9c0d84124b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.07.03 18:27:20.047874 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3215 2024.07.03 18:27:20.047930 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part
3216 2024.07.03 18:27:20.047940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3217 2024.07.03 18:27:20.048078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3218 2024.07.03 18:27:20.048110 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part
3219 2024.07.03 18:27:20.048152 [ 3 ] {} <Debug> HTTP-Session: 952f21e7-fe41-43a7-8161-fead737194fd Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3220 2024.07.03 18:27:20.048227 [ 3 ] {} <Debug> HTTP-Session: 952f21e7-fe41-43a7-8161-fead737194fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.07.03 18:27:20.048307 [ 3 ] {} <Debug> HTTP-Session: 952f21e7-fe41-43a7-8161-fead737194fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3222 2024.07.03 18:27:20.048481 [ 3 ] {} <Trace> HTTP-Session: 952f21e7-fe41-43a7-8161-fead737194fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3223 2024.07.03 18:27:20.048480 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part
3224 2024.07.03 18:27:20.048681 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part
3225 2024.07.03 18:27:20.048863 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3226 2024.07.03 18:27:20.048993 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part
3227 2024.07.03 18:27:20.049045 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3228 2024.07.03 18:27:20.049359 [ 196 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part
3229 2024.07.03 18:27:20.049983 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3230 2024.07.03 18:27:20.050654 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3231 2024.07.03 18:27:20.050719 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3232 2024.07.03 18:27:20.051642 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3233 2024.07.03 18:27:20.052368 [ 200 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.004794586 sec., 141409.49812976553 rows/sec., 11.54 MiB/sec.
3234 2024.07.03 18:27:20.052553 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3235 2024.07.03 18:27:20.052654 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3236 2024.07.03 18:27:20.052907 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004194 sec., 476.87172150691464 rows/sec., 33.30 KiB/sec.
3237 2024.07.03 18:27:20.053480 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Debug> DynamicQueryHandler: Done processing query
3238 2024.07.03 18:27:20.053570 [ 3 ] {319ef2c3-67cb-42b4-b5d3-9c7284eb2d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3239 2024.07.03 18:27:20.053636 [ 3 ] {} <Debug> HTTP-Session: 952f21e7-fe41-43a7-8161-fead737194fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3240 2024.07.03 18:27:20.053831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3241 2024.07.03 18:27:20.053917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3242 2024.07.03 18:27:20.053937 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3243 2024.07.03 18:27:20.053952 [ 3 ] {} <Debug> HTTP-Session: 311f0ad3-f401-44d6-8cfd-fec45a932862 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3244 2024.07.03 18:27:20.054002 [ 3 ] {} <Debug> HTTP-Session: 311f0ad3-f401-44d6-8cfd-fec45a932862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3245 2024.07.03 18:27:20.054026 [ 3 ] {} <Debug> HTTP-Session: 311f0ad3-f401-44d6-8cfd-fec45a932862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.07.03 18:27:20.054084 [ 3 ] {} <Trace> HTTP-Session: 311f0ad3-f401-44d6-8cfd-fec45a932862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3247 2024.07.03 18:27:20.054102 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_16_3} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3248 2024.07.03 18:27:20.054239 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
3249 2024.07.03 18:27:20.054302 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3250 2024.07.03 18:27:20.054351 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3251 2024.07.03 18:27:20.054501 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2024.07.03 18:27:20.054843 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3253 2024.07.03 18:27:20.054880 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3254 2024.07.03 18:27:20.055204 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3255 2024.07.03 18:27:20.055516 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3256 2024.07.03 18:27:20.055635 [ 37 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3257 2024.07.03 18:27:20.055644 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001412 sec., 54532.577903682715 rows/sec., 4.26 MiB/sec.
3258 2024.07.03 18:27:20.055669 [ 37 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3259 2024.07.03 18:27:20.055711 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3260 2024.07.03 18:27:20.055883 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3261 2024.07.03 18:27:20.055898 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Debug> DynamicQueryHandler: Done processing query
3262 2024.07.03 18:27:20.055952 [ 3 ] {7fb02ce0-6376-43ff-8b4d-40293759b8fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3263 2024.07.03 18:27:20.056011 [ 3 ] {} <Debug> HTTP-Session: 311f0ad3-f401-44d6-8cfd-fec45a932862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3264 2024.07.03 18:27:20.056179 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3265 2024.07.03 18:27:20.056263 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 140 rows starting from the beginning of the part
3266 2024.07.03 18:27:20.056411 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part
3267 2024.07.03 18:27:20.056604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2024.07.03 18:27:20.056836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3269 2024.07.03 18:27:20.056882 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 83 rows starting from the beginning of the part
3270 2024.07.03 18:27:20.056910 [ 3 ] {} <Debug> HTTP-Session: 760cad92-9f3f-455a-a164-d8545fecf26d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3271 2024.07.03 18:27:20.056961 [ 3 ] {} <Debug> HTTP-Session: 760cad92-9f3f-455a-a164-d8545fecf26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.07.03 18:27:20.057013 [ 3 ] {} <Debug> HTTP-Session: 760cad92-9f3f-455a-a164-d8545fecf26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3273 2024.07.03 18:27:20.057159 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part
3274 2024.07.03 18:27:20.057185 [ 3 ] {} <Trace> HTTP-Session: 760cad92-9f3f-455a-a164-d8545fecf26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3275 2024.07.03 18:27:20.057420 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 83 rows starting from the beginning of the part
3276 2024.07.03 18:27:20.057676 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
3277 2024.07.03 18:27:20.057738 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3278 2024.07.03 18:27:20.057951 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3279 2024.07.03 18:27:20.058508 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3280 2024.07.03 18:27:20.059442 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3281 2024.07.03 18:27:20.059513 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3282 2024.07.03 18:27:20.060291 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 4 columns (4 merged, 0 gathered) in 0.004486242 sec., 118807.67912208036 rows/sec., 9.28 MiB/sec.
3283 2024.07.03 18:27:20.060512 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3284 2024.07.03 18:27:20.060565 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3285 2024.07.03 18:27:20.061374 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3286 2024.07.03 18:27:20.061550 [ 196 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_16_3} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3287 2024.07.03 18:27:20.061561 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3288 2024.07.03 18:27:20.061702 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3289 2024.07.03 18:27:20.061823 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.0044 sec., 36590.90909090909 rows/sec., 2.55 MiB/sec.
3290 2024.07.03 18:27:20.062164 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Debug> DynamicQueryHandler: Done processing query
3291 2024.07.03 18:27:20.062189 [ 3 ] {eaaf98fe-c02c-4ab3-b221-44fb536fc3fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3292 2024.07.03 18:27:20.062205 [ 3 ] {} <Debug> HTTP-Session: 760cad92-9f3f-455a-a164-d8545fecf26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3293 2024.07.03 18:27:20.062370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3294 2024.07.03 18:27:20.062419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3295 2024.07.03 18:27:20.062438 [ 3 ] {} <Debug> HTTP-Session: 918034a8-7b15-4ecf-9a68-639c0162bde7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3296 2024.07.03 18:27:20.062454 [ 3 ] {} <Debug> HTTP-Session: 918034a8-7b15-4ecf-9a68-639c0162bde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3297 2024.07.03 18:27:20.062469 [ 3 ] {} <Debug> HTTP-Session: 918034a8-7b15-4ecf-9a68-639c0162bde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.07.03 18:27:20.062502 [ 3 ] {} <Trace> HTTP-Session: 918034a8-7b15-4ecf-9a68-639c0162bde7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3299 2024.07.03 18:27:20.062799 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3300 2024.07.03 18:27:20.062870 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3301 2024.07.03 18:27:20.063334 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3302 2024.07.03 18:27:20.063975 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3303 2024.07.03 18:27:20.064011 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3304 2024.07.03 18:27:20.064587 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3305 2024.07.03 18:27:20.064998 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3306 2024.07.03 18:27:20.065148 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002566 sec., 4286.827747466874 rows/sec., 7.68 MiB/sec.
3307 2024.07.03 18:27:20.065654 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Debug> DynamicQueryHandler: Done processing query
3308 2024.07.03 18:27:20.065679 [ 3 ] {a9a02c4d-f63a-496d-ae9e-9874b9b6f17b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3309 2024.07.03 18:27:20.065695 [ 3 ] {} <Debug> HTTP-Session: 918034a8-7b15-4ecf-9a68-639c0162bde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3310 2024.07.03 18:27:20.065825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3311 2024.07.03 18:27:20.065874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3312 2024.07.03 18:27:20.065894 [ 3 ] {} <Debug> HTTP-Session: 20e207dd-6e3a-4f86-9db8-7afef1652604 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3313 2024.07.03 18:27:20.065910 [ 3 ] {} <Debug> HTTP-Session: 20e207dd-6e3a-4f86-9db8-7afef1652604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.07.03 18:27:20.065924 [ 3 ] {} <Debug> HTTP-Session: 20e207dd-6e3a-4f86-9db8-7afef1652604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.07.03 18:27:20.065955 [ 3 ] {} <Trace> HTTP-Session: 20e207dd-6e3a-4f86-9db8-7afef1652604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3316 2024.07.03 18:27:20.066078 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3317 2024.07.03 18:27:20.066124 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3318 2024.07.03 18:27:20.066274 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3319 2024.07.03 18:27:20.066654 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3320 2024.07.03 18:27:20.066689 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3321 2024.07.03 18:27:20.067044 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3322 2024.07.03 18:27:20.067364 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3323 2024.07.03 18:27:20.067498 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec.
3324 2024.07.03 18:27:20.067810 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Debug> DynamicQueryHandler: Done processing query
3325 2024.07.03 18:27:20.067833 [ 3 ] {9b90f14b-264e-45e3-b92d-37ccced0a053} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3326 2024.07.03 18:27:20.067848 [ 3 ] {} <Debug> HTTP-Session: 20e207dd-6e3a-4f86-9db8-7afef1652604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3327 2024.07.03 18:27:25.042144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3328 2024.07.03 18:27:25.042298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3329 2024.07.03 18:27:25.042330 [ 3 ] {} <Debug> HTTP-Session: c0d2da35-50a1-40b3-b3ef-aafc97fff3d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3330 2024.07.03 18:27:25.042358 [ 3 ] {} <Debug> HTTP-Session: c0d2da35-50a1-40b3-b3ef-aafc97fff3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3331 2024.07.03 18:27:25.042377 [ 3 ] {} <Debug> HTTP-Session: c0d2da35-50a1-40b3-b3ef-aafc97fff3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.07.03 18:27:25.042435 [ 3 ] {} <Trace> HTTP-Session: c0d2da35-50a1-40b3-b3ef-aafc97fff3d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3333 2024.07.03 18:27:25.042648 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3334 2024.07.03 18:27:25.042722 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3335 2024.07.03 18:27:25.042919 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3336 2024.07.03 18:27:25.043408 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3337 2024.07.03 18:27:25.043455 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3338 2024.07.03 18:27:25.043829 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3339 2024.07.03 18:27:25.044177 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3340 2024.07.03 18:27:25.044344 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001757 sec., 10813.88730791121 rows/sec., 876.52 KiB/sec.
3341 2024.07.03 18:27:25.044356 [ 28 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3342 2024.07.03 18:27:25.044456 [ 28 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3343 2024.07.03 18:27:25.044516 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3344 2024.07.03 18:27:25.044673 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Debug> DynamicQueryHandler: Done processing query
3345 2024.07.03 18:27:25.044751 [ 3 ] {4b1b32ed-87cd-4c4d-8adb-5d11baa396b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3346 2024.07.03 18:27:25.044824 [ 3 ] {} <Debug> HTTP-Session: c0d2da35-50a1-40b3-b3ef-aafc97fff3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3347 2024.07.03 18:27:25.044890 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3348 2024.07.03 18:27:25.045202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3349 2024.07.03 18:27:25.045275 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3350 2024.07.03 18:27:25.045313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3351 2024.07.03 18:27:25.045338 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 30 rows starting from the beginning of the part
3352 2024.07.03 18:27:25.045352 [ 3 ] {} <Debug> HTTP-Session: 44ffad25-b297-4fba-818e-c1979856e552 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3353 2024.07.03 18:27:25.045400 [ 3 ] {} <Debug> HTTP-Session: 44ffad25-b297-4fba-818e-c1979856e552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3354 2024.07.03 18:27:25.045438 [ 3 ] {} <Debug> HTTP-Session: 44ffad25-b297-4fba-818e-c1979856e552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3355 2024.07.03 18:27:25.045583 [ 3 ] {} <Trace> HTTP-Session: 44ffad25-b297-4fba-818e-c1979856e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3356 2024.07.03 18:27:25.045598 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3357 2024.07.03 18:27:25.045887 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
3358 2024.07.03 18:27:25.046026 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3359 2024.07.03 18:27:25.046236 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3360 2024.07.03 18:27:25.046272 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3361 2024.07.03 18:27:25.046618 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
3362 2024.07.03 18:27:25.046953 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3363 2024.07.03 18:27:25.047172 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3364 2024.07.03 18:27:25.048250 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3365 2024.07.03 18:27:25.048319 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3366 2024.07.03 18:27:25.049371 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3367 2024.07.03 18:27:25.049535 [ 200 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004935718 sec., 22083.919705299206 rows/sec., 1.75 MiB/sec.
3368 2024.07.03 18:27:25.049954 [ 190 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3369 2024.07.03 18:27:25.050125 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3370 2024.07.03 18:27:25.050458 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Debug> executeQuery: Read 149 rows, 12.30 KiB in 0.004649 sec., 32049.903204990318 rows/sec., 2.58 MiB/sec.
3371 2024.07.03 18:27:25.051017 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Debug> DynamicQueryHandler: Done processing query
3372 2024.07.03 18:27:25.051071 [ 3 ] {e231eff9-94f1-471a-8dbd-2e7aabe2e8bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3373 2024.07.03 18:27:25.051102 [ 3 ] {} <Debug> HTTP-Session: 44ffad25-b297-4fba-818e-c1979856e552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3374 2024.07.03 18:27:25.051232 [ 190 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3375 2024.07.03 18:27:25.051311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 18129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3376 2024.07.03 18:27:25.051386 [ 190 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_16_3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3377 2024.07.03 18:27:25.051406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3378 2024.07.03 18:27:25.051440 [ 3 ] {} <Debug> HTTP-Session: ac34e442-1f4f-4000-8fd4-0037b9013bc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3379 2024.07.03 18:27:25.051481 [ 3 ] {} <Debug> HTTP-Session: ac34e442-1f4f-4000-8fd4-0037b9013bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3380 2024.07.03 18:27:25.051534 [ 3 ] {} <Debug> HTTP-Session: ac34e442-1f4f-4000-8fd4-0037b9013bc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3381 2024.07.03 18:27:25.051562 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
3382 2024.07.03 18:27:25.051590 [ 3 ] {} <Trace> HTTP-Session: ac34e442-1f4f-4000-8fd4-0037b9013bc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3383 2024.07.03 18:27:25.051751 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3384 2024.07.03 18:27:25.051796 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3385 2024.07.03 18:27:25.051949 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3386 2024.07.03 18:27:25.052336 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3387 2024.07.03 18:27:25.052375 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3388 2024.07.03 18:27:25.052708 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3389 2024.07.03 18:27:25.053026 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3390 2024.07.03 18:27:25.053184 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Debug> executeQuery: Read 107 rows, 8.54 KiB in 0.001489 sec., 71860.30893216924 rows/sec., 5.60 MiB/sec.
3391 2024.07.03 18:27:25.053356 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Debug> DynamicQueryHandler: Done processing query
3392 2024.07.03 18:27:25.053381 [ 3 ] {10478fec-81be-49c4-a58f-80038864acbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3393 2024.07.03 18:27:25.053397 [ 3 ] {} <Debug> HTTP-Session: ac34e442-1f4f-4000-8fd4-0037b9013bc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3394 2024.07.03 18:27:25.053645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 37576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3395 2024.07.03 18:27:25.053694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3396 2024.07.03 18:27:25.053713 [ 3 ] {} <Debug> HTTP-Session: bd8d29ff-f841-4815-86ea-0a3eb8935411 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3397 2024.07.03 18:27:25.053729 [ 3 ] {} <Debug> HTTP-Session: bd8d29ff-f841-4815-86ea-0a3eb8935411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.07.03 18:27:25.053743 [ 3 ] {} <Debug> HTTP-Session: bd8d29ff-f841-4815-86ea-0a3eb8935411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.07.03 18:27:25.053773 [ 3 ] {} <Trace> HTTP-Session: bd8d29ff-f841-4815-86ea-0a3eb8935411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3400 2024.07.03 18:27:25.054006 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3401 2024.07.03 18:27:25.054053 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3402 2024.07.03 18:27:25.054202 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2024.07.03 18:27:25.054632 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3404 2024.07.03 18:27:25.054669 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3405 2024.07.03 18:27:25.055064 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3406 2024.07.03 18:27:25.055415 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3407 2024.07.03 18:27:25.055580 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001717 sec., 114152.59172976122 rows/sec., 7.97 MiB/sec.
3408 2024.07.03 18:27:25.055911 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Debug> DynamicQueryHandler: Done processing query
3409 2024.07.03 18:27:25.055947 [ 3 ] {76095aec-5bff-4dae-9d93-2f5138360a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3410 2024.07.03 18:27:25.055964 [ 3 ] {} <Debug> HTTP-Session: bd8d29ff-f841-4815-86ea-0a3eb8935411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3411 2024.07.03 18:27:25.056117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3412 2024.07.03 18:27:25.056167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3413 2024.07.03 18:27:25.056186 [ 3 ] {} <Debug> HTTP-Session: 3eef8039-a598-4292-bd4a-682cb61eae7c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3414 2024.07.03 18:27:25.056204 [ 3 ] {} <Debug> HTTP-Session: 3eef8039-a598-4292-bd4a-682cb61eae7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.07.03 18:27:25.056217 [ 3 ] {} <Debug> HTTP-Session: 3eef8039-a598-4292-bd4a-682cb61eae7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.07.03 18:27:25.056248 [ 3 ] {} <Trace> HTTP-Session: 3eef8039-a598-4292-bd4a-682cb61eae7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3417 2024.07.03 18:27:25.056765 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3418 2024.07.03 18:27:25.056838 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3419 2024.07.03 18:27:25.057265 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3420 2024.07.03 18:27:25.057945 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3421 2024.07.03 18:27:25.057982 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3422 2024.07.03 18:27:25.058585 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3423 2024.07.03 18:27:25.058994 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3424 2024.07.03 18:27:25.059161 [ 28 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3425 2024.07.03 18:27:25.059183 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002857 sec., 6650.332516625831 rows/sec., 11.92 MiB/sec.
3426 2024.07.03 18:27:25.059214 [ 28 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3427 2024.07.03 18:27:25.059281 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3428 2024.07.03 18:27:25.059583 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3429 2024.07.03 18:27:25.059740 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Debug> DynamicQueryHandler: Done processing query
3430 2024.07.03 18:27:25.059798 [ 3 ] {4c9fbb1a-06cb-47e3-b552-f393c82326c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3431 2024.07.03 18:27:25.059851 [ 3 ] {} <Debug> HTTP-Session: 3eef8039-a598-4292-bd4a-682cb61eae7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.07.03 18:27:25.060057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3433 2024.07.03 18:27:25.060168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3434 2024.07.03 18:27:25.060230 [ 3 ] {} <Debug> HTTP-Session: c824afaf-deb1-4d53-b520-3378ea646cff Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3435 2024.07.03 18:27:25.060269 [ 3 ] {} <Debug> HTTP-Session: c824afaf-deb1-4d53-b520-3378ea646cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.07.03 18:27:25.060298 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3437 2024.07.03 18:27:25.060301 [ 3 ] {} <Debug> HTTP-Session: c824afaf-deb1-4d53-b520-3378ea646cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.07.03 18:27:25.060415 [ 3 ] {} <Trace> HTTP-Session: c824afaf-deb1-4d53-b520-3378ea646cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3439 2024.07.03 18:27:25.060451 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part
3440 2024.07.03 18:27:25.060734 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3441 2024.07.03 18:27:25.060908 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3442 2024.07.03 18:27:25.061199 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3443 2024.07.03 18:27:25.061706 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3444 2024.07.03 18:27:25.062045 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
3445 2024.07.03 18:27:25.062637 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3446 2024.07.03 18:27:25.062863 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3447 2024.07.03 18:27:25.062972 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3448 2024.07.03 18:27:25.063334 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
3449 2024.07.03 18:27:25.063936 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3450 2024.07.03 18:27:25.064358 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3451 2024.07.03 18:27:25.065266 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3452 2024.07.03 18:27:25.065624 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005044 sec., 11895.32117367169 rows/sec., 820.90 KiB/sec.
3453 2024.07.03 18:27:25.066253 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Debug> DynamicQueryHandler: Done processing query
3454 2024.07.03 18:27:25.066323 [ 3 ] {2d8b388c-0cd4-46b7-a52b-7a02bbef430d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3455 2024.07.03 18:27:25.066392 [ 3 ] {} <Debug> HTTP-Session: c824afaf-deb1-4d53-b520-3378ea646cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3456 2024.07.03 18:27:25.068906 [ 190 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 19 columns (19 merged, 0 gathered) in 0.009500892 sec., 27471.104818368633 rows/sec., 49.23 MiB/sec.
3457 2024.07.03 18:27:25.069503 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3458 2024.07.03 18:27:25.070168 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3459 2024.07.03 18:27:25.070260 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3460 2024.07.03 18:27:25.070420 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB.
3461 2024.07.03 18:27:30.041313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3462 2024.07.03 18:27:30.041459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3463 2024.07.03 18:27:30.041488 [ 3 ] {} <Debug> HTTP-Session: 51ec7120-7534-472e-8f93-b4b5b2069d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3464 2024.07.03 18:27:30.041516 [ 3 ] {} <Debug> HTTP-Session: 51ec7120-7534-472e-8f93-b4b5b2069d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3465 2024.07.03 18:27:30.041534 [ 3 ] {} <Debug> HTTP-Session: 51ec7120-7534-472e-8f93-b4b5b2069d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.07.03 18:27:30.041590 [ 3 ] {} <Trace> HTTP-Session: 51ec7120-7534-472e-8f93-b4b5b2069d4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3467 2024.07.03 18:27:30.041793 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3468 2024.07.03 18:27:30.041858 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3469 2024.07.03 18:27:30.042047 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3470 2024.07.03 18:27:30.042456 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3471 2024.07.03 18:27:30.042499 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3472 2024.07.03 18:27:30.042857 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3473 2024.07.03 18:27:30.043194 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3474 2024.07.03 18:27:30.043449 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001704 sec., 6455.399061032864 rows/sec., 523.24 KiB/sec.
3475 2024.07.03 18:27:30.043638 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Debug> DynamicQueryHandler: Done processing query
3476 2024.07.03 18:27:30.043664 [ 3 ] {c7e05c4e-e0a2-4c81-8046-eea179c4f7a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3477 2024.07.03 18:27:30.043681 [ 3 ] {} <Debug> HTTP-Session: 51ec7120-7534-472e-8f93-b4b5b2069d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3478 2024.07.03 18:27:30.043854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3479 2024.07.03 18:27:30.043901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3480 2024.07.03 18:27:30.043921 [ 3 ] {} <Debug> HTTP-Session: be74df26-06a8-4250-8126-e35ef8d40779 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3481 2024.07.03 18:27:30.043937 [ 3 ] {} <Debug> HTTP-Session: be74df26-06a8-4250-8126-e35ef8d40779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3482 2024.07.03 18:27:30.043951 [ 3 ] {} <Debug> HTTP-Session: be74df26-06a8-4250-8126-e35ef8d40779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3483 2024.07.03 18:27:30.043983 [ 3 ] {} <Trace> HTTP-Session: be74df26-06a8-4250-8126-e35ef8d40779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3484 2024.07.03 18:27:30.044079 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3485 2024.07.03 18:27:30.044121 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3486 2024.07.03 18:27:30.044246 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3487 2024.07.03 18:27:30.044534 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3488 2024.07.03 18:27:30.044570 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3489 2024.07.03 18:27:30.044875 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3490 2024.07.03 18:27:30.045184 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3491 2024.07.03 18:27:30.045332 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001278 sec., 4694.835680751174 rows/sec., 382.83 KiB/sec.
3492 2024.07.03 18:27:30.045495 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Debug> DynamicQueryHandler: Done processing query
3493 2024.07.03 18:27:30.045519 [ 3 ] {0ce6d0f7-311e-43a9-bb52-4846abb6b24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3494 2024.07.03 18:27:30.045535 [ 3 ] {} <Debug> HTTP-Session: be74df26-06a8-4250-8126-e35ef8d40779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3495 2024.07.03 18:27:30.045697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3496 2024.07.03 18:27:30.045744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3497 2024.07.03 18:27:30.045763 [ 3 ] {} <Debug> HTTP-Session: 254524b0-512d-4e72-a097-06440dadfb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3498 2024.07.03 18:27:30.045779 [ 3 ] {} <Debug> HTTP-Session: 254524b0-512d-4e72-a097-06440dadfb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3499 2024.07.03 18:27:30.045793 [ 3 ] {} <Debug> HTTP-Session: 254524b0-512d-4e72-a097-06440dadfb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3500 2024.07.03 18:27:30.045824 [ 3 ] {} <Trace> HTTP-Session: 254524b0-512d-4e72-a097-06440dadfb94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3501 2024.07.03 18:27:30.045954 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3502 2024.07.03 18:27:30.045996 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3503 2024.07.03 18:27:30.046121 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3504 2024.07.03 18:27:30.046443 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3505 2024.07.03 18:27:30.046479 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3506 2024.07.03 18:27:30.046785 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3507 2024.07.03 18:27:30.047080 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3508 2024.07.03 18:27:30.047239 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Debug> executeQuery: Read 92 rows, 7.58 KiB in 0.001332 sec., 69069.06906906907 rows/sec., 5.56 MiB/sec.
3509 2024.07.03 18:27:30.047441 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Debug> DynamicQueryHandler: Done processing query
3510 2024.07.03 18:27:30.047470 [ 3 ] {4d726aef-2a66-4d86-9d95-8671d0b3e45a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3511 2024.07.03 18:27:30.047487 [ 3 ] {} <Debug> HTTP-Session: 254524b0-512d-4e72-a097-06440dadfb94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3512 2024.07.03 18:27:30.047611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3513 2024.07.03 18:27:30.047661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3514 2024.07.03 18:27:30.047681 [ 3 ] {} <Debug> HTTP-Session: 1050b702-55a7-4a7d-95d2-b310f450e80a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3515 2024.07.03 18:27:30.047698 [ 3 ] {} <Debug> HTTP-Session: 1050b702-55a7-4a7d-95d2-b310f450e80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3516 2024.07.03 18:27:30.047712 [ 3 ] {} <Debug> HTTP-Session: 1050b702-55a7-4a7d-95d2-b310f450e80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3517 2024.07.03 18:27:30.047744 [ 3 ] {} <Trace> HTTP-Session: 1050b702-55a7-4a7d-95d2-b310f450e80a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3518 2024.07.03 18:27:30.047850 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3519 2024.07.03 18:27:30.047894 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3520 2024.07.03 18:27:30.048025 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3521 2024.07.03 18:27:30.048380 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3522 2024.07.03 18:27:30.048415 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3523 2024.07.03 18:27:30.048722 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3524 2024.07.03 18:27:30.049032 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3525 2024.07.03 18:27:30.049185 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 309.41 KiB/sec.
3526 2024.07.03 18:27:30.049455 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Debug> DynamicQueryHandler: Done processing query
3527 2024.07.03 18:27:30.049481 [ 3 ] {f1aae909-56e5-4251-a880-9bcd4145609f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3528 2024.07.03 18:27:30.049499 [ 3 ] {} <Debug> HTTP-Session: 1050b702-55a7-4a7d-95d2-b310f450e80a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3529 2024.07.03 18:27:30.049662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3530 2024.07.03 18:27:30.049711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3531 2024.07.03 18:27:30.049729 [ 3 ] {} <Debug> HTTP-Session: ce0c9c71-9da3-4151-93e1-1e618261bce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3532 2024.07.03 18:27:30.049747 [ 3 ] {} <Debug> HTTP-Session: ce0c9c71-9da3-4151-93e1-1e618261bce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3533 2024.07.03 18:27:30.049761 [ 3 ] {} <Debug> HTTP-Session: ce0c9c71-9da3-4151-93e1-1e618261bce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3534 2024.07.03 18:27:30.049792 [ 3 ] {} <Trace> HTTP-Session: ce0c9c71-9da3-4151-93e1-1e618261bce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3535 2024.07.03 18:27:30.049911 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3536 2024.07.03 18:27:30.049955 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3537 2024.07.03 18:27:30.050106 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3538 2024.07.03 18:27:30.050431 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3539 2024.07.03 18:27:30.050469 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3540 2024.07.03 18:27:30.050792 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3541 2024.07.03 18:27:30.051108 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3542 2024.07.03 18:27:30.051270 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001394 sec., 58106.169296987086 rows/sec., 4.54 MiB/sec.
3543 2024.07.03 18:27:30.051522 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Debug> DynamicQueryHandler: Done processing query
3544 2024.07.03 18:27:30.051549 [ 3 ] {d5689d00-3164-4800-837e-7597298daacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3545 2024.07.03 18:27:30.051565 [ 3 ] {} <Debug> HTTP-Session: ce0c9c71-9da3-4151-93e1-1e618261bce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3546 2024.07.03 18:27:30.051718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 31192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3547 2024.07.03 18:27:30.051766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3548 2024.07.03 18:27:30.051786 [ 3 ] {} <Debug> HTTP-Session: 5e4c091a-d078-4013-8cbe-b1df60d01bad Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3549 2024.07.03 18:27:30.051803 [ 3 ] {} <Debug> HTTP-Session: 5e4c091a-d078-4013-8cbe-b1df60d01bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3550 2024.07.03 18:27:30.051817 [ 3 ] {} <Debug> HTTP-Session: 5e4c091a-d078-4013-8cbe-b1df60d01bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3551 2024.07.03 18:27:30.051848 [ 3 ] {} <Trace> HTTP-Session: 5e4c091a-d078-4013-8cbe-b1df60d01bad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3552 2024.07.03 18:27:30.052011 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3553 2024.07.03 18:27:30.052059 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3554 2024.07.03 18:27:30.052222 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3555 2024.07.03 18:27:30.052600 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3556 2024.07.03 18:27:30.052638 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3557 2024.07.03 18:27:30.053033 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3558 2024.07.03 18:27:30.053390 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3559 2024.07.03 18:27:30.053552 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001618 sec., 100741.6563658838 rows/sec., 7.01 MiB/sec.
3560 2024.07.03 18:27:30.053862 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Debug> DynamicQueryHandler: Done processing query
3561 2024.07.03 18:27:30.053887 [ 3 ] {495d8820-1603-4319-b3ba-6dad2002c9a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3562 2024.07.03 18:27:30.053903 [ 3 ] {} <Debug> HTTP-Session: 5e4c091a-d078-4013-8cbe-b1df60d01bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3563 2024.07.03 18:27:30.054042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3564 2024.07.03 18:27:30.054091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3565 2024.07.03 18:27:30.054110 [ 3 ] {} <Debug> HTTP-Session: 0bcd1112-c45d-4dc7-9f1b-40b45e0560d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3566 2024.07.03 18:27:30.054127 [ 3 ] {} <Debug> HTTP-Session: 0bcd1112-c45d-4dc7-9f1b-40b45e0560d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3567 2024.07.03 18:27:30.054141 [ 3 ] {} <Debug> HTTP-Session: 0bcd1112-c45d-4dc7-9f1b-40b45e0560d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3568 2024.07.03 18:27:30.054172 [ 3 ] {} <Trace> HTTP-Session: 0bcd1112-c45d-4dc7-9f1b-40b45e0560d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3569 2024.07.03 18:27:30.054364 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3570 2024.07.03 18:27:30.054435 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3571 2024.07.03 18:27:30.054858 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3572 2024.07.03 18:27:30.055336 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3573 2024.07.03 18:27:30.055374 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3574 2024.07.03 18:27:30.055956 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3575 2024.07.03 18:27:30.056368 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3576 2024.07.03 18:27:30.056578 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002318 sec., 4745.4702329594475 rows/sec., 8.50 MiB/sec.
3577 2024.07.03 18:27:30.057129 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Debug> DynamicQueryHandler: Done processing query
3578 2024.07.03 18:27:30.057155 [ 3 ] {e8336896-63df-4654-9846-1537c7f43797} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3579 2024.07.03 18:27:30.057171 [ 3 ] {} <Debug> HTTP-Session: 0bcd1112-c45d-4dc7-9f1b-40b45e0560d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3580 2024.07.03 18:27:30.057295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3581 2024.07.03 18:27:30.057345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3582 2024.07.03 18:27:30.057365 [ 3 ] {} <Debug> HTTP-Session: b9d7e22e-4be4-485b-8608-f2d72fc3fe5f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3583 2024.07.03 18:27:30.057382 [ 3 ] {} <Debug> HTTP-Session: b9d7e22e-4be4-485b-8608-f2d72fc3fe5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3584 2024.07.03 18:27:30.057396 [ 3 ] {} <Debug> HTTP-Session: b9d7e22e-4be4-485b-8608-f2d72fc3fe5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3585 2024.07.03 18:27:30.057426 [ 3 ] {} <Trace> HTTP-Session: b9d7e22e-4be4-485b-8608-f2d72fc3fe5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3586 2024.07.03 18:27:30.057547 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3587 2024.07.03 18:27:30.057593 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3588 2024.07.03 18:27:30.057743 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3589 2024.07.03 18:27:30.058031 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3590 2024.07.03 18:27:30.058067 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3591 2024.07.03 18:27:30.058431 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3592 2024.07.03 18:27:30.058753 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3593 2024.07.03 18:27:30.058906 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
3594 2024.07.03 18:27:30.059070 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Debug> DynamicQueryHandler: Done processing query
3595 2024.07.03 18:27:30.059095 [ 3 ] {673aa3c4-4ddf-4cda-a833-c150a6322032} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3596 2024.07.03 18:27:30.059111 [ 3 ] {} <Debug> HTTP-Session: b9d7e22e-4be4-485b-8608-f2d72fc3fe5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3597 2024.07.03 18:27:33.900656 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
3598 2024.07.03 18:27:33.900708 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
3599 2024.07.03 18:27:35.042014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3600 2024.07.03 18:27:35.042149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3601 2024.07.03 18:27:35.042174 [ 3 ] {} <Debug> HTTP-Session: fb4436fa-b6d8-49d4-add0-7beb4782309a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3602 2024.07.03 18:27:35.042199 [ 3 ] {} <Debug> HTTP-Session: fb4436fa-b6d8-49d4-add0-7beb4782309a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3603 2024.07.03 18:27:35.042214 [ 3 ] {} <Debug> HTTP-Session: fb4436fa-b6d8-49d4-add0-7beb4782309a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3604 2024.07.03 18:27:35.042267 [ 3 ] {} <Trace> HTTP-Session: fb4436fa-b6d8-49d4-add0-7beb4782309a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3605 2024.07.03 18:27:35.042459 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3606 2024.07.03 18:27:35.042527 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3607 2024.07.03 18:27:35.042721 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3608 2024.07.03 18:27:35.043219 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3609 2024.07.03 18:27:35.043270 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3610 2024.07.03 18:27:35.043664 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3611 2024.07.03 18:27:35.044000 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3612 2024.07.03 18:27:35.044178 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001771 sec., 10728.402032749858 rows/sec., 869.59 KiB/sec.
3613 2024.07.03 18:27:35.044402 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Debug> DynamicQueryHandler: Done processing query
3614 2024.07.03 18:27:35.044430 [ 3 ] {43d38e0e-c028-4adf-be0b-a272a9bbea2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3615 2024.07.03 18:27:35.044447 [ 3 ] {} <Debug> HTTP-Session: fb4436fa-b6d8-49d4-add0-7beb4782309a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3616 2024.07.03 18:27:35.044614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3617 2024.07.03 18:27:35.044671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3618 2024.07.03 18:27:35.044691 [ 3 ] {} <Debug> HTTP-Session: 0169d6d3-0b3b-4a66-8b02-5fc6395036e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3619 2024.07.03 18:27:35.044709 [ 3 ] {} <Debug> HTTP-Session: 0169d6d3-0b3b-4a66-8b02-5fc6395036e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3620 2024.07.03 18:27:35.044725 [ 3 ] {} <Debug> HTTP-Session: 0169d6d3-0b3b-4a66-8b02-5fc6395036e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3621 2024.07.03 18:27:35.044761 [ 3 ] {} <Trace> HTTP-Session: 0169d6d3-0b3b-4a66-8b02-5fc6395036e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3622 2024.07.03 18:27:35.044863 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3623 2024.07.03 18:27:35.044911 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3624 2024.07.03 18:27:35.045046 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2024.07.03 18:27:35.045407 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3626 2024.07.03 18:27:35.045447 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3627 2024.07.03 18:27:35.045761 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3628 2024.07.03 18:27:35.046070 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3629 2024.07.03 18:27:35.046237 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00139 sec., 1438.8489208633093 rows/sec., 117.33 KiB/sec.
3630 2024.07.03 18:27:35.046523 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Debug> DynamicQueryHandler: Done processing query
3631 2024.07.03 18:27:35.046549 [ 3 ] {0e7890ae-f7f2-4bd0-ab7b-53bf6174f6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3632 2024.07.03 18:27:35.046565 [ 3 ] {} <Debug> HTTP-Session: 0169d6d3-0b3b-4a66-8b02-5fc6395036e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3633 2024.07.03 18:27:35.046709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3634 2024.07.03 18:27:35.046762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3635 2024.07.03 18:27:35.046781 [ 3 ] {} <Debug> HTTP-Session: 4d753f51-3fa2-49a0-ba21-053f14bbb52d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3636 2024.07.03 18:27:35.046798 [ 3 ] {} <Debug> HTTP-Session: 4d753f51-3fa2-49a0-ba21-053f14bbb52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3637 2024.07.03 18:27:35.046812 [ 3 ] {} <Debug> HTTP-Session: 4d753f51-3fa2-49a0-ba21-053f14bbb52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.07.03 18:27:35.046844 [ 3 ] {} <Trace> HTTP-Session: 4d753f51-3fa2-49a0-ba21-053f14bbb52d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3639 2024.07.03 18:27:35.046972 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3640 2024.07.03 18:27:35.047017 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3641 2024.07.03 18:27:35.047163 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3642 2024.07.03 18:27:35.047558 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3643 2024.07.03 18:27:35.047597 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3644 2024.07.03 18:27:35.047919 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3645 2024.07.03 18:27:35.048228 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3646 2024.07.03 18:27:35.048388 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.001461 sec., 78028.74743326489 rows/sec., 6.42 MiB/sec.
3647 2024.07.03 18:27:35.048544 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Debug> DynamicQueryHandler: Done processing query
3648 2024.07.03 18:27:35.048569 [ 3 ] {4eb9fa96-d4cb-4197-853b-12b4a631e63c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3649 2024.07.03 18:27:35.048586 [ 3 ] {} <Debug> HTTP-Session: 4d753f51-3fa2-49a0-ba21-053f14bbb52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3650 2024.07.03 18:27:35.048698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3651 2024.07.03 18:27:35.048745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3652 2024.07.03 18:27:35.048764 [ 3 ] {} <Debug> HTTP-Session: 21b2b37b-8e13-4de0-b2bf-4ac1860f8b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3653 2024.07.03 18:27:35.048781 [ 3 ] {} <Debug> HTTP-Session: 21b2b37b-8e13-4de0-b2bf-4ac1860f8b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3654 2024.07.03 18:27:35.048795 [ 3 ] {} <Debug> HTTP-Session: 21b2b37b-8e13-4de0-b2bf-4ac1860f8b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.07.03 18:27:35.048826 [ 3 ] {} <Trace> HTTP-Session: 21b2b37b-8e13-4de0-b2bf-4ac1860f8b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3656 2024.07.03 18:27:35.048921 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3657 2024.07.03 18:27:35.048964 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3658 2024.07.03 18:27:35.049091 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3659 2024.07.03 18:27:35.049357 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3660 2024.07.03 18:27:35.049395 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3661 2024.07.03 18:27:35.049704 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3662 2024.07.03 18:27:35.050012 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3663 2024.07.03 18:27:35.050172 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001272 sec., 1572.3270440251574 rows/sec., 109.79 KiB/sec.
3664 2024.07.03 18:27:35.050342 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Debug> DynamicQueryHandler: Done processing query
3665 2024.07.03 18:27:35.050367 [ 3 ] {f1014315-41ee-4fee-bf74-b19e43d9b34a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3666 2024.07.03 18:27:35.050383 [ 3 ] {} <Debug> HTTP-Session: 21b2b37b-8e13-4de0-b2bf-4ac1860f8b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3667 2024.07.03 18:27:35.050492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3668 2024.07.03 18:27:35.050542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3669 2024.07.03 18:27:35.050561 [ 3 ] {} <Debug> HTTP-Session: 807f7a31-3d1f-453e-84cb-9234a6386ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3670 2024.07.03 18:27:35.050578 [ 3 ] {} <Debug> HTTP-Session: 807f7a31-3d1f-453e-84cb-9234a6386ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3671 2024.07.03 18:27:35.050592 [ 3 ] {} <Debug> HTTP-Session: 807f7a31-3d1f-453e-84cb-9234a6386ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3672 2024.07.03 18:27:35.050623 [ 3 ] {} <Trace> HTTP-Session: 807f7a31-3d1f-453e-84cb-9234a6386ab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3673 2024.07.03 18:27:35.050746 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3674 2024.07.03 18:27:35.050791 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3675 2024.07.03 18:27:35.050919 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3676 2024.07.03 18:27:35.051311 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3677 2024.07.03 18:27:35.051349 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3678 2024.07.03 18:27:35.051792 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3679 2024.07.03 18:27:35.052126 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3680 2024.07.03 18:27:35.052256 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001559 sec., 54522.12957023733 rows/sec., 4.26 MiB/sec.
3681 2024.07.03 18:27:35.052421 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Debug> DynamicQueryHandler: Done processing query
3682 2024.07.03 18:27:35.052446 [ 3 ] {dbee4ca7-a83c-4662-85f0-ba076232ac85} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3683 2024.07.03 18:27:35.052462 [ 3 ] {} <Debug> HTTP-Session: 807f7a31-3d1f-453e-84cb-9234a6386ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3684 2024.07.03 18:27:35.052641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3685 2024.07.03 18:27:35.052690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3686 2024.07.03 18:27:35.052709 [ 3 ] {} <Debug> HTTP-Session: 10115af2-48c4-4f57-beff-0394687f2715 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3687 2024.07.03 18:27:35.052726 [ 3 ] {} <Debug> HTTP-Session: 10115af2-48c4-4f57-beff-0394687f2715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3688 2024.07.03 18:27:35.052740 [ 3 ] {} <Debug> HTTP-Session: 10115af2-48c4-4f57-beff-0394687f2715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.07.03 18:27:35.052771 [ 3 ] {} <Trace> HTTP-Session: 10115af2-48c4-4f57-beff-0394687f2715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3690 2024.07.03 18:27:35.052922 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3691 2024.07.03 18:27:35.052969 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3692 2024.07.03 18:27:35.053112 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3693 2024.07.03 18:27:35.053522 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3694 2024.07.03 18:27:35.053559 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3695 2024.07.03 18:27:35.053957 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3696 2024.07.03 18:27:35.054309 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3697 2024.07.03 18:27:35.054443 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001595 sec., 100940.43887147335 rows/sec., 7.03 MiB/sec.
3698 2024.07.03 18:27:35.054618 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Debug> DynamicQueryHandler: Done processing query
3699 2024.07.03 18:27:35.054643 [ 3 ] {95f6293c-301e-4473-9138-e30e31fd23e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3700 2024.07.03 18:27:35.054659 [ 3 ] {} <Debug> HTTP-Session: 10115af2-48c4-4f57-beff-0394687f2715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3701 2024.07.03 18:27:35.054817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3702 2024.07.03 18:27:35.054866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3703 2024.07.03 18:27:35.054886 [ 3 ] {} <Debug> HTTP-Session: a84434ec-e55c-4ac1-a690-448c79eaaea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3704 2024.07.03 18:27:35.054903 [ 3 ] {} <Debug> HTTP-Session: a84434ec-e55c-4ac1-a690-448c79eaaea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3705 2024.07.03 18:27:35.054917 [ 3 ] {} <Debug> HTTP-Session: a84434ec-e55c-4ac1-a690-448c79eaaea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.07.03 18:27:35.054947 [ 3 ] {} <Trace> HTTP-Session: a84434ec-e55c-4ac1-a690-448c79eaaea7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3707 2024.07.03 18:27:35.055214 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3708 2024.07.03 18:27:35.055283 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3709 2024.07.03 18:27:35.055700 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3710 2024.07.03 18:27:35.056363 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3711 2024.07.03 18:27:35.056399 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3712 2024.07.03 18:27:35.057011 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3713 2024.07.03 18:27:35.057429 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3714 2024.07.03 18:27:35.057583 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002554 sec., 7439.310884886453 rows/sec., 13.33 MiB/sec.
3715 2024.07.03 18:27:35.057802 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Debug> DynamicQueryHandler: Done processing query
3716 2024.07.03 18:27:35.057827 [ 3 ] {c383b736-2185-4cb1-bcfc-dae02a41b4a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3717 2024.07.03 18:27:35.057842 [ 3 ] {} <Debug> HTTP-Session: a84434ec-e55c-4ac1-a690-448c79eaaea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3718 2024.07.03 18:27:35.057966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3719 2024.07.03 18:27:35.058015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3720 2024.07.03 18:27:35.058034 [ 3 ] {} <Debug> HTTP-Session: 9ef06f58-25ad-48fe-9a9e-9f2d72d324ca Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3721 2024.07.03 18:27:35.058051 [ 3 ] {} <Debug> HTTP-Session: 9ef06f58-25ad-48fe-9a9e-9f2d72d324ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3722 2024.07.03 18:27:35.058065 [ 3 ] {} <Debug> HTTP-Session: 9ef06f58-25ad-48fe-9a9e-9f2d72d324ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.07.03 18:27:35.058097 [ 3 ] {} <Trace> HTTP-Session: 9ef06f58-25ad-48fe-9a9e-9f2d72d324ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3724 2024.07.03 18:27:35.058209 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3725 2024.07.03 18:27:35.058255 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3726 2024.07.03 18:27:35.058383 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3727 2024.07.03 18:27:35.058681 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3728 2024.07.03 18:27:35.058717 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3729 2024.07.03 18:27:35.059077 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3730 2024.07.03 18:27:35.059403 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3731 2024.07.03 18:27:35.059531 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
3732 2024.07.03 18:27:35.059844 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Debug> DynamicQueryHandler: Done processing query
3733 2024.07.03 18:27:35.059869 [ 3 ] {6b4b266a-868d-463c-80e8-e661af9d7760} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3734 2024.07.03 18:27:35.059885 [ 3 ] {} <Debug> HTTP-Session: 9ef06f58-25ad-48fe-9a9e-9f2d72d324ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3735 2024.07.03 18:27:40.041068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3736 2024.07.03 18:27:40.041219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3737 2024.07.03 18:27:40.041247 [ 3 ] {} <Debug> HTTP-Session: d8411e49-ca1c-413c-a93f-6f3d29b615e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3738 2024.07.03 18:27:40.041272 [ 3 ] {} <Debug> HTTP-Session: d8411e49-ca1c-413c-a93f-6f3d29b615e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3739 2024.07.03 18:27:40.041286 [ 3 ] {} <Debug> HTTP-Session: d8411e49-ca1c-413c-a93f-6f3d29b615e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3740 2024.07.03 18:27:40.041341 [ 3 ] {} <Trace> HTTP-Session: d8411e49-ca1c-413c-a93f-6f3d29b615e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3741 2024.07.03 18:27:40.041530 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3742 2024.07.03 18:27:40.041594 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3743 2024.07.03 18:27:40.041784 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3744 2024.07.03 18:27:40.042244 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3745 2024.07.03 18:27:40.042287 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3746 2024.07.03 18:27:40.042653 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3747 2024.07.03 18:27:40.042991 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3748 2024.07.03 18:27:40.043161 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001677 sec., 6559.332140727489 rows/sec., 531.66 KiB/sec.
3749 2024.07.03 18:27:40.043412 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Debug> DynamicQueryHandler: Done processing query
3750 2024.07.03 18:27:40.043439 [ 3 ] {b807bf20-ca1c-430a-a876-1c2f8e88a208} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3751 2024.07.03 18:27:40.043455 [ 3 ] {} <Debug> HTTP-Session: d8411e49-ca1c-413c-a93f-6f3d29b615e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3752 2024.07.03 18:27:40.043643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3753 2024.07.03 18:27:40.043691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3754 2024.07.03 18:27:40.043711 [ 3 ] {} <Debug> HTTP-Session: 2f8f01f1-ac19-4bd7-9ceb-d9323bbccfe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3755 2024.07.03 18:27:40.043727 [ 3 ] {} <Debug> HTTP-Session: 2f8f01f1-ac19-4bd7-9ceb-d9323bbccfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3756 2024.07.03 18:27:40.043741 [ 3 ] {} <Debug> HTTP-Session: 2f8f01f1-ac19-4bd7-9ceb-d9323bbccfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3757 2024.07.03 18:27:40.043771 [ 3 ] {} <Trace> HTTP-Session: 2f8f01f1-ac19-4bd7-9ceb-d9323bbccfe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3758 2024.07.03 18:27:40.043887 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3759 2024.07.03 18:27:40.043930 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3760 2024.07.03 18:27:40.044056 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3761 2024.07.03 18:27:40.044432 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3762 2024.07.03 18:27:40.044469 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3763 2024.07.03 18:27:40.044781 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3764 2024.07.03 18:27:40.045072 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3765 2024.07.03 18:27:40.045235 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001379 sec., 64539.52139231327 rows/sec., 5.21 MiB/sec.
3766 2024.07.03 18:27:40.045401 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Debug> DynamicQueryHandler: Done processing query
3767 2024.07.03 18:27:40.045425 [ 3 ] {71d40e2d-f851-410f-aa5e-e8b1f36cb848} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3768 2024.07.03 18:27:40.045441 [ 3 ] {} <Debug> HTTP-Session: 2f8f01f1-ac19-4bd7-9ceb-d9323bbccfe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3769 2024.07.03 18:27:40.045581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3770 2024.07.03 18:27:40.045630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3771 2024.07.03 18:27:40.045648 [ 3 ] {} <Debug> HTTP-Session: 5c2abc92-db22-4d63-9c8f-2848d3c9755b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3772 2024.07.03 18:27:40.045665 [ 3 ] {} <Debug> HTTP-Session: 5c2abc92-db22-4d63-9c8f-2848d3c9755b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3773 2024.07.03 18:27:40.045679 [ 3 ] {} <Debug> HTTP-Session: 5c2abc92-db22-4d63-9c8f-2848d3c9755b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3774 2024.07.03 18:27:40.045709 [ 3 ] {} <Trace> HTTP-Session: 5c2abc92-db22-4d63-9c8f-2848d3c9755b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3775 2024.07.03 18:27:40.045823 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3776 2024.07.03 18:27:40.045865 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3777 2024.07.03 18:27:40.045990 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3778 2024.07.03 18:27:40.046386 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3779 2024.07.03 18:27:40.046424 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3780 2024.07.03 18:27:40.046726 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3781 2024.07.03 18:27:40.047111 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3782 2024.07.03 18:27:40.047281 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001495 sec., 50167.22408026756 rows/sec., 3.92 MiB/sec.
3783 2024.07.03 18:27:40.047495 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Debug> DynamicQueryHandler: Done processing query
3784 2024.07.03 18:27:40.047519 [ 3 ] {c422c41c-47d3-48d6-967a-22f46e96f153} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3785 2024.07.03 18:27:40.047535 [ 3 ] {} <Debug> HTTP-Session: 5c2abc92-db22-4d63-9c8f-2848d3c9755b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.07.03 18:27:40.047699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3787 2024.07.03 18:27:40.047748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3788 2024.07.03 18:27:40.047767 [ 3 ] {} <Debug> HTTP-Session: 3fd7bb12-22bf-4dd2-a1b4-8de28f2e0318 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3789 2024.07.03 18:27:40.047783 [ 3 ] {} <Debug> HTTP-Session: 3fd7bb12-22bf-4dd2-a1b4-8de28f2e0318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3790 2024.07.03 18:27:40.047797 [ 3 ] {} <Debug> HTTP-Session: 3fd7bb12-22bf-4dd2-a1b4-8de28f2e0318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3791 2024.07.03 18:27:40.047827 [ 3 ] {} <Trace> HTTP-Session: 3fd7bb12-22bf-4dd2-a1b4-8de28f2e0318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3792 2024.07.03 18:27:40.047968 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3793 2024.07.03 18:27:40.048014 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3794 2024.07.03 18:27:40.048155 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3795 2024.07.03 18:27:40.048575 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3796 2024.07.03 18:27:40.048614 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3797 2024.07.03 18:27:40.048989 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3798 2024.07.03 18:27:40.049334 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3799 2024.07.03 18:27:40.049494 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3800 2024.07.03 18:27:40.049501 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
3801 2024.07.03 18:27:40.049603 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3802 2024.07.03 18:27:40.049675 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3803 2024.07.03 18:27:40.049906 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Debug> DynamicQueryHandler: Done processing query
3804 2024.07.03 18:27:40.049926 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3805 2024.07.03 18:27:40.049944 [ 3 ] {199972fc-5954-4410-859d-1843a5ca5910} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3806 2024.07.03 18:27:40.050010 [ 3 ] {} <Debug> HTTP-Session: 3fd7bb12-22bf-4dd2-a1b4-8de28f2e0318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3807 2024.07.03 18:27:40.050220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3808 2024.07.03 18:27:40.050242 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3809 2024.07.03 18:27:40.050333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3810 2024.07.03 18:27:40.050337 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1842 rows starting from the beginning of the part
3811 2024.07.03 18:27:40.050378 [ 3 ] {} <Debug> HTTP-Session: 109b923b-58d4-4a5c-8157-b4793c341956 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3812 2024.07.03 18:27:40.050403 [ 3 ] {} <Debug> HTTP-Session: 109b923b-58d4-4a5c-8157-b4793c341956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.07.03 18:27:40.050436 [ 3 ] {} <Debug> HTTP-Session: 109b923b-58d4-4a5c-8157-b4793c341956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3814 2024.07.03 18:27:40.050606 [ 3 ] {} <Trace> HTTP-Session: 109b923b-58d4-4a5c-8157-b4793c341956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3815 2024.07.03 18:27:40.050627 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part
3816 2024.07.03 18:27:40.050907 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 196 rows starting from the beginning of the part
3817 2024.07.03 18:27:40.051040 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part
3818 2024.07.03 18:27:40.051242 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3819 2024.07.03 18:27:40.051334 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part
3820 2024.07.03 18:27:40.051717 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3821 2024.07.03 18:27:40.051739 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3822 2024.07.03 18:27:40.053618 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3823 2024.07.03 18:27:40.055100 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3824 2024.07.03 18:27:40.055140 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3825 2024.07.03 18:27:40.056069 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2683 rows, containing 5 columns (5 merged, 0 gathered) in 0.006249463 sec., 429316.886906923 rows/sec., 29.97 MiB/sec.
3826 2024.07.03 18:27:40.056432 [ 186 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3827 2024.07.03 18:27:40.056695 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3828 2024.07.03 18:27:40.057516 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3829 2024.07.03 18:27:40.057690 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3830 2024.07.03 18:27:40.057842 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3831 2024.07.03 18:27:40.057880 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
3832 2024.07.03 18:27:40.058051 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007185 sec., 1530.9672929714682 rows/sec., 2.74 MiB/sec.
3833 2024.07.03 18:27:40.058312 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Debug> DynamicQueryHandler: Done processing query
3834 2024.07.03 18:27:40.058337 [ 3 ] {a46e1a3b-320c-4c17-bbca-419cc74ee9c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3835 2024.07.03 18:27:40.058353 [ 3 ] {} <Debug> HTTP-Session: 109b923b-58d4-4a5c-8157-b4793c341956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.07.03 18:27:40.058482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3837 2024.07.03 18:27:40.058531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3838 2024.07.03 18:27:40.058550 [ 3 ] {} <Debug> HTTP-Session: 7a699bfc-343f-4360-9df5-d2806af4066c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3839 2024.07.03 18:27:40.058567 [ 3 ] {} <Debug> HTTP-Session: 7a699bfc-343f-4360-9df5-d2806af4066c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3840 2024.07.03 18:27:40.058581 [ 3 ] {} <Debug> HTTP-Session: 7a699bfc-343f-4360-9df5-d2806af4066c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3841 2024.07.03 18:27:40.058614 [ 3 ] {} <Trace> HTTP-Session: 7a699bfc-343f-4360-9df5-d2806af4066c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3842 2024.07.03 18:27:40.058755 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3843 2024.07.03 18:27:40.058799 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3844 2024.07.03 18:27:40.058932 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3845 2024.07.03 18:27:40.059241 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3846 2024.07.03 18:27:40.059278 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3847 2024.07.03 18:27:40.059642 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3848 2024.07.03 18:27:40.059962 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3849 2024.07.03 18:27:40.060083 [ 81 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3850 2024.07.03 18:27:40.060088 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
3851 2024.07.03 18:27:40.060127 [ 81 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3852 2024.07.03 18:27:40.060166 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
3853 2024.07.03 18:27:40.060346 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3854 2024.07.03 18:27:40.060351 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Debug> DynamicQueryHandler: Done processing query
3855 2024.07.03 18:27:40.060419 [ 3 ] {55b52bda-56ee-4f42-8863-4fea0ec53e17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3856 2024.07.03 18:27:40.060455 [ 3 ] {} <Debug> HTTP-Session: 7a699bfc-343f-4360-9df5-d2806af4066c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.07.03 18:27:40.060565 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3858 2024.07.03 18:27:40.060604 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 524 rows starting from the beginning of the part
3859 2024.07.03 18:27:40.060688 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3860 2024.07.03 18:27:40.060792 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3861 2024.07.03 18:27:40.060910 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3862 2024.07.03 18:27:40.060982 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3863 2024.07.03 18:27:40.061089 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3864 2024.07.03 18:27:40.062034 [ 186 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 4 columns (4 merged, 0 gathered) in 0.001779141 sec., 463144.8547360777 rows/sec., 31.18 MiB/sec.
3865 2024.07.03 18:27:40.062269 [ 188 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3866 2024.07.03 18:27:40.062748 [ 188 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3867 2024.07.03 18:27:40.062843 [ 188 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_16_3} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3868 2024.07.03 18:27:40.062946 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
3869 2024.07.03 18:27:45.041765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3870 2024.07.03 18:27:45.041900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3871 2024.07.03 18:27:45.041925 [ 3 ] {} <Debug> HTTP-Session: 9d10233d-ef23-404f-9390-99ebdeeec088 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3872 2024.07.03 18:27:45.041950 [ 3 ] {} <Debug> HTTP-Session: 9d10233d-ef23-404f-9390-99ebdeeec088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3873 2024.07.03 18:27:45.041965 [ 3 ] {} <Debug> HTTP-Session: 9d10233d-ef23-404f-9390-99ebdeeec088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.07.03 18:27:45.042016 [ 3 ] {} <Trace> HTTP-Session: 9d10233d-ef23-404f-9390-99ebdeeec088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3875 2024.07.03 18:27:45.042256 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3876 2024.07.03 18:27:45.042345 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3877 2024.07.03 18:27:45.042601 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3878 2024.07.03 18:27:45.043129 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3879 2024.07.03 18:27:45.043180 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3880 2024.07.03 18:27:45.043564 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3881 2024.07.03 18:27:45.043911 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3882 2024.07.03 18:27:45.044075 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001899 sec., 10005.265929436546 rows/sec., 810.97 KiB/sec.
3883 2024.07.03 18:27:45.044329 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Debug> DynamicQueryHandler: Done processing query
3884 2024.07.03 18:27:45.044357 [ 3 ] {52044c51-6f3e-47f3-9892-f17041b6aa9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3885 2024.07.03 18:27:45.044374 [ 3 ] {} <Debug> HTTP-Session: 9d10233d-ef23-404f-9390-99ebdeeec088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3886 2024.07.03 18:27:45.044557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3887 2024.07.03 18:27:45.044612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3888 2024.07.03 18:27:45.044632 [ 3 ] {} <Debug> HTTP-Session: 2f87bdf7-401c-47d5-b7ee-0d1967f9f219 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3889 2024.07.03 18:27:45.044651 [ 3 ] {} <Debug> HTTP-Session: 2f87bdf7-401c-47d5-b7ee-0d1967f9f219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3890 2024.07.03 18:27:45.044665 [ 3 ] {} <Debug> HTTP-Session: 2f87bdf7-401c-47d5-b7ee-0d1967f9f219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.07.03 18:27:45.044702 [ 3 ] {} <Trace> HTTP-Session: 2f87bdf7-401c-47d5-b7ee-0d1967f9f219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3892 2024.07.03 18:27:45.044838 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3893 2024.07.03 18:27:45.044885 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3894 2024.07.03 18:27:45.045021 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3895 2024.07.03 18:27:45.045398 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3896 2024.07.03 18:27:45.045437 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3897 2024.07.03 18:27:45.045758 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3898 2024.07.03 18:27:45.046077 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3899 2024.07.03 18:27:45.046245 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.001454 sec., 77716.64374140302 rows/sec., 6.40 MiB/sec.
3900 2024.07.03 18:27:45.046243 [ 46 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3901 2024.07.03 18:27:45.046372 [ 46 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3902 2024.07.03 18:27:45.046413 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3903 2024.07.03 18:27:45.046494 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Debug> DynamicQueryHandler: Done processing query
3904 2024.07.03 18:27:45.046561 [ 3 ] {10cd589f-60e3-4b9f-9882-a2406e878767} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3905 2024.07.03 18:27:45.046612 [ 3 ] {} <Debug> HTTP-Session: 2f87bdf7-401c-47d5-b7ee-0d1967f9f219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.07.03 18:27:45.046638 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3907 2024.07.03 18:27:45.046814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3908 2024.07.03 18:27:45.046884 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3909 2024.07.03 18:27:45.046917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3910 2024.07.03 18:27:45.046936 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 185 rows starting from the beginning of the part
3911 2024.07.03 18:27:45.046947 [ 3 ] {} <Debug> HTTP-Session: ef3d6fe3-d7eb-427c-b491-5e802899e2d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3912 2024.07.03 18:27:45.046983 [ 3 ] {} <Debug> HTTP-Session: ef3d6fe3-d7eb-427c-b491-5e802899e2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3913 2024.07.03 18:27:45.047010 [ 3 ] {} <Debug> HTTP-Session: ef3d6fe3-d7eb-427c-b491-5e802899e2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3914 2024.07.03 18:27:45.047133 [ 3 ] {} <Trace> HTTP-Session: ef3d6fe3-d7eb-427c-b491-5e802899e2d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3915 2024.07.03 18:27:45.047176 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part
3916 2024.07.03 18:27:45.047452 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part
3917 2024.07.03 18:27:45.047709 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3918 2024.07.03 18:27:45.047745 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 114 rows starting from the beginning of the part
3919 2024.07.03 18:27:45.047874 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3920 2024.07.03 18:27:45.047968 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 89 rows starting from the beginning of the part
3921 2024.07.03 18:27:45.048354 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part
3922 2024.07.03 18:27:45.049049 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3923 2024.07.03 18:27:45.049868 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3924 2024.07.03 18:27:45.049946 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3925 2024.07.03 18:27:45.050885 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3926 2024.07.03 18:27:45.051501 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.004989249 sec., 148719.77726507536 rows/sec., 12.11 MiB/sec.
3927 2024.07.03 18:27:45.051682 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3928 2024.07.03 18:27:45.051803 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3929 2024.07.03 18:27:45.052062 [ 46 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3930 2024.07.03 18:27:45.052188 [ 46 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3931 2024.07.03 18:27:45.052220 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004782 sec., 17356.754496026766 rows/sec., 1.36 MiB/sec.
3932 2024.07.03 18:27:45.052277 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3933 2024.07.03 18:27:45.052842 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3934 2024.07.03 18:27:45.052859 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Debug> DynamicQueryHandler: Done processing query
3935 2024.07.03 18:27:45.052942 [ 3 ] {99975692-e252-49a2-adc8-f4fd8b5cda7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3936 2024.07.03 18:27:45.052956 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3937 2024.07.03 18:27:45.052992 [ 3 ] {} <Debug> HTTP-Session: ef3d6fe3-d7eb-427c-b491-5e802899e2d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3938 2024.07.03 18:27:45.053187 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_21_4} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3939 2024.07.03 18:27:45.053344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3940 2024.07.03 18:27:45.053377 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3941 2024.07.03 18:27:45.053428 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3942 2024.07.03 18:27:45.053466 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 142 rows starting from the beginning of the part
3943 2024.07.03 18:27:45.053502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3944 2024.07.03 18:27:45.053536 [ 3 ] {} <Debug> HTTP-Session: 5d0cb8f8-3d94-4d07-83f4-ab4bd979b555 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3945 2024.07.03 18:27:45.053571 [ 3 ] {} <Debug> HTTP-Session: 5d0cb8f8-3d94-4d07-83f4-ab4bd979b555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3946 2024.07.03 18:27:45.053606 [ 3 ] {} <Debug> HTTP-Session: 5d0cb8f8-3d94-4d07-83f4-ab4bd979b555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3947 2024.07.03 18:27:45.053787 [ 3 ] {} <Trace> HTTP-Session: 5d0cb8f8-3d94-4d07-83f4-ab4bd979b555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3948 2024.07.03 18:27:45.053802 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 107 rows starting from the beginning of the part
3949 2024.07.03 18:27:45.053995 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part
3950 2024.07.03 18:27:45.054303 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3951 2024.07.03 18:27:45.054327 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 85 rows starting from the beginning of the part
3952 2024.07.03 18:27:45.054460 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3953 2024.07.03 18:27:45.054607 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part
3954 2024.07.03 18:27:45.054966 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 83 rows starting from the beginning of the part
3955 2024.07.03 18:27:45.055492 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3956 2024.07.03 18:27:45.056348 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3957 2024.07.03 18:27:45.056414 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3958 2024.07.03 18:27:45.057563 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3959 2024.07.03 18:27:45.057648 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 4 columns (4 merged, 0 gathered) in 0.00513434 sec., 111601.49113615381 rows/sec., 8.71 MiB/sec.
3960 2024.07.03 18:27:45.057871 [ 188 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3961 2024.07.03 18:27:45.058403 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3962 2024.07.03 18:27:45.058721 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004696 sec., 34071.55025553663 rows/sec., 2.37 MiB/sec.
3963 2024.07.03 18:27:45.058895 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3964 2024.07.03 18:27:45.059269 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_21_4} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3965 2024.07.03 18:27:45.059354 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Debug> DynamicQueryHandler: Done processing query
3966 2024.07.03 18:27:45.059448 [ 3 ] {4e758b9f-7066-469c-897c-4fe3ba7a3e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3967 2024.07.03 18:27:45.059514 [ 3 ] {} <Debug> HTTP-Session: 5d0cb8f8-3d94-4d07-83f4-ab4bd979b555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3968 2024.07.03 18:27:45.059519 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3969 2024.07.03 18:27:45.059679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3970 2024.07.03 18:27:45.059729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3971 2024.07.03 18:27:45.059748 [ 3 ] {} <Debug> HTTP-Session: b7381b26-f62b-44e7-a8cd-6dd615f51b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3972 2024.07.03 18:27:45.059766 [ 3 ] {} <Debug> HTTP-Session: b7381b26-f62b-44e7-a8cd-6dd615f51b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3973 2024.07.03 18:27:45.059780 [ 3 ] {} <Debug> HTTP-Session: b7381b26-f62b-44e7-a8cd-6dd615f51b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.07.03 18:27:45.059813 [ 3 ] {} <Trace> HTTP-Session: b7381b26-f62b-44e7-a8cd-6dd615f51b63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3975 2024.07.03 18:27:45.060411 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3976 2024.07.03 18:27:45.060485 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3977 2024.07.03 18:27:45.060942 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3978 2024.07.03 18:27:45.061571 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3979 2024.07.03 18:27:45.061609 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3980 2024.07.03 18:27:45.062239 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3981 2024.07.03 18:27:45.062667 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3982 2024.07.03 18:27:45.062863 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002968 sec., 6401.617250673854 rows/sec., 11.47 MiB/sec.
3983 2024.07.03 18:27:45.063070 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Debug> DynamicQueryHandler: Done processing query
3984 2024.07.03 18:27:45.063095 [ 3 ] {fb28de78-623a-4121-adbe-7751224d1e96} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3985 2024.07.03 18:27:45.063112 [ 3 ] {} <Debug> HTTP-Session: b7381b26-f62b-44e7-a8cd-6dd615f51b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3986 2024.07.03 18:27:45.063274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3987 2024.07.03 18:27:45.063324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3988 2024.07.03 18:27:45.063343 [ 3 ] {} <Debug> HTTP-Session: 67430c0d-93bd-4ef5-9325-2bee7b3bd1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
3989 2024.07.03 18:27:45.063360 [ 3 ] {} <Debug> HTTP-Session: 67430c0d-93bd-4ef5-9325-2bee7b3bd1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3990 2024.07.03 18:27:45.063374 [ 3 ] {} <Debug> HTTP-Session: 67430c0d-93bd-4ef5-9325-2bee7b3bd1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.07.03 18:27:45.063406 [ 3 ] {} <Trace> HTTP-Session: 67430c0d-93bd-4ef5-9325-2bee7b3bd1f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3992 2024.07.03 18:27:45.063525 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3993 2024.07.03 18:27:45.063570 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3994 2024.07.03 18:27:45.063698 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3995 2024.07.03 18:27:45.063995 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3996 2024.07.03 18:27:45.064032 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
3997 2024.07.03 18:27:45.064400 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3998 2024.07.03 18:27:45.064720 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3999 2024.07.03 18:27:45.064881 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
4000 2024.07.03 18:27:45.065049 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Debug> DynamicQueryHandler: Done processing query
4001 2024.07.03 18:27:45.065100 [ 3 ] {526c0c88-af8c-4968-8691-9509b3d6e7ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4002 2024.07.03 18:27:45.065116 [ 3 ] {} <Debug> HTTP-Session: 67430c0d-93bd-4ef5-9325-2bee7b3bd1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4003 2024.07.03 18:27:47.039524 [ 29 ] {} <Debug> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4004 2024.07.03 18:27:47.039595 [ 29 ] {} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4005 2024.07.03 18:27:47.039623 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4006 2024.07.03 18:27:47.039777 [ 188 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
4007 2024.07.03 18:27:47.039938 [ 188 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4008 2024.07.03 18:27:47.039972 [ 188 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4009 2024.07.03 18:27:47.040049 [ 188 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4010 2024.07.03 18:27:47.040271 [ 188 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4011 2024.07.03 18:27:47.040513 [ 188 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4012 2024.07.03 18:27:47.040644 [ 188 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4013 2024.07.03 18:27:47.041771 [ 190 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002067895 sec., 6770.169665287647 rows/sec., 472.72 KiB/sec.
4014 2024.07.03 18:27:47.041995 [ 189 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4015 2024.07.03 18:27:47.042427 [ 189 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4016 2024.07.03 18:27:47.042515 [ 189 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_5_1} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4017 2024.07.03 18:27:47.042612 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4018 2024.07.03 18:27:47.612452 [ 26 ] {} <Debug> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4019 2024.07.03 18:27:47.612552 [ 26 ] {} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4020 2024.07.03 18:27:47.612595 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4021 2024.07.03 18:27:47.612840 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
4022 2024.07.03 18:27:47.613073 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4023 2024.07.03 18:27:47.613116 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4024 2024.07.03 18:27:47.613232 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4025 2024.07.03 18:27:47.613384 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4026 2024.07.03 18:27:47.613685 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4027 2024.07.03 18:27:47.613791 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4028 2024.07.03 18:27:47.614947 [ 189 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002233456 sec., 6268.312427018934 rows/sec., 511.14 KiB/sec.
4029 2024.07.03 18:27:47.615223 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4030 2024.07.03 18:27:47.615764 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4031 2024.07.03 18:27:47.615853 [ 188 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_5_1} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4032 2024.07.03 18:27:47.615940 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4033 2024.07.03 18:27:48.900766 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
4034 2024.07.03 18:27:48.900840 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
4035 2024.07.03 18:27:50.040584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4036 2024.07.03 18:27:50.040715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4037 2024.07.03 18:27:50.040743 [ 3 ] {} <Debug> HTTP-Session: 7f1e22a4-f464-490d-bc30-e7ccb069e98e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4038 2024.07.03 18:27:50.040767 [ 3 ] {} <Debug> HTTP-Session: 7f1e22a4-f464-490d-bc30-e7ccb069e98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4039 2024.07.03 18:27:50.040781 [ 3 ] {} <Debug> HTTP-Session: 7f1e22a4-f464-490d-bc30-e7ccb069e98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4040 2024.07.03 18:27:50.040832 [ 3 ] {} <Trace> HTTP-Session: 7f1e22a4-f464-490d-bc30-e7ccb069e98e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4041 2024.07.03 18:27:50.041014 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4042 2024.07.03 18:27:50.041082 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4043 2024.07.03 18:27:50.041278 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4044 2024.07.03 18:27:50.041686 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4045 2024.07.03 18:27:50.041733 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4046 2024.07.03 18:27:50.042107 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4047 2024.07.03 18:27:50.042454 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4048 2024.07.03 18:27:50.042636 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001671 sec., 6582.884500299222 rows/sec., 533.57 KiB/sec.
4049 2024.07.03 18:27:50.042646 [ 14 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4050 2024.07.03 18:27:50.042740 [ 14 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4051 2024.07.03 18:27:50.042796 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4052 2024.07.03 18:27:50.042926 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Debug> DynamicQueryHandler: Done processing query
4053 2024.07.03 18:27:50.042957 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4054 2024.07.03 18:27:50.042971 [ 3 ] {fb61ca27-d4c6-445d-8cd0-389edd040396} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4055 2024.07.03 18:27:50.043030 [ 3 ] {} <Debug> HTTP-Session: 7f1e22a4-f464-490d-bc30-e7ccb069e98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4056 2024.07.03 18:27:50.043210 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4057 2024.07.03 18:27:50.043226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4058 2024.07.03 18:27:50.043248 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 30 rows starting from the beginning of the part
4059 2024.07.03 18:27:50.043294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4060 2024.07.03 18:27:50.043330 [ 3 ] {} <Debug> HTTP-Session: 6d2df160-69ab-4b12-919a-116afa95a47c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4061 2024.07.03 18:27:50.043334 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
4062 2024.07.03 18:27:50.043399 [ 3 ] {} <Debug> HTTP-Session: 6d2df160-69ab-4b12-919a-116afa95a47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.07.03 18:27:50.043452 [ 3 ] {} <Debug> HTTP-Session: 6d2df160-69ab-4b12-919a-116afa95a47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.07.03 18:27:50.043672 [ 3 ] {} <Trace> HTTP-Session: 6d2df160-69ab-4b12-919a-116afa95a47c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4065 2024.07.03 18:27:50.043719 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
4066 2024.07.03 18:27:50.043962 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
4067 2024.07.03 18:27:50.043981 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4068 2024.07.03 18:27:50.044170 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4069 2024.07.03 18:27:50.044240 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
4070 2024.07.03 18:27:50.044566 [ 201 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
4071 2024.07.03 18:27:50.045186 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4072 2024.07.03 18:27:50.045693 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4073 2024.07.03 18:27:50.045743 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4074 2024.07.03 18:27:50.046277 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4075 2024.07.03 18:27:50.046340 [ 188 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471111 sec., 29097.3120709767 rows/sec., 2.30 MiB/sec.
4076 2024.07.03 18:27:50.046707 [ 188 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4077 2024.07.03 18:27:50.046892 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4078 2024.07.03 18:27:50.047297 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003391 sec., 589.7965202005308 rows/sec., 48.09 KiB/sec.
4079 2024.07.03 18:27:50.047810 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Debug> DynamicQueryHandler: Done processing query
4080 2024.07.03 18:27:50.047852 [ 188 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4081 2024.07.03 18:27:50.047855 [ 3 ] {775d11e1-d5b1-4963-8334-f7133dc9d960} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4082 2024.07.03 18:27:50.047925 [ 3 ] {} <Debug> HTTP-Session: 6d2df160-69ab-4b12-919a-116afa95a47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4083 2024.07.03 18:27:50.048013 [ 188 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_21_4} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4084 2024.07.03 18:27:50.048146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4085 2024.07.03 18:27:50.048158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4086 2024.07.03 18:27:50.048234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4087 2024.07.03 18:27:50.048254 [ 3 ] {} <Debug> HTTP-Session: a05d6bc7-7b38-43e7-97b4-e5256e6bdc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4088 2024.07.03 18:27:50.048271 [ 3 ] {} <Debug> HTTP-Session: a05d6bc7-7b38-43e7-97b4-e5256e6bdc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4089 2024.07.03 18:27:50.048286 [ 3 ] {} <Debug> HTTP-Session: a05d6bc7-7b38-43e7-97b4-e5256e6bdc94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4090 2024.07.03 18:27:50.048318 [ 3 ] {} <Trace> HTTP-Session: a05d6bc7-7b38-43e7-97b4-e5256e6bdc94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4091 2024.07.03 18:27:50.048453 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4092 2024.07.03 18:27:50.048499 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4093 2024.07.03 18:27:50.048648 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4094 2024.07.03 18:27:50.049011 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4095 2024.07.03 18:27:50.049049 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4096 2024.07.03 18:27:50.049379 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4097 2024.07.03 18:27:50.049697 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4098 2024.07.03 18:27:50.049853 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001455 sec., 61855.67010309279 rows/sec., 4.99 MiB/sec.
4099 2024.07.03 18:27:50.050013 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Debug> DynamicQueryHandler: Done processing query
4100 2024.07.03 18:27:50.050038 [ 3 ] {8145cae6-f19c-4f99-bf02-9d583f445dfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4101 2024.07.03 18:27:50.050054 [ 3 ] {} <Debug> HTTP-Session: a05d6bc7-7b38-43e7-97b4-e5256e6bdc94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4102 2024.07.03 18:27:50.050171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4103 2024.07.03 18:27:50.050226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4104 2024.07.03 18:27:50.050247 [ 3 ] {} <Debug> HTTP-Session: 5bd656df-308e-44a0-b983-3ef6af36fd8c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4105 2024.07.03 18:27:50.050264 [ 3 ] {} <Debug> HTTP-Session: 5bd656df-308e-44a0-b983-3ef6af36fd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4106 2024.07.03 18:27:50.050278 [ 3 ] {} <Debug> HTTP-Session: 5bd656df-308e-44a0-b983-3ef6af36fd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4107 2024.07.03 18:27:50.050309 [ 3 ] {} <Trace> HTTP-Session: 5bd656df-308e-44a0-b983-3ef6af36fd8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4108 2024.07.03 18:27:50.050406 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4109 2024.07.03 18:27:50.050451 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4110 2024.07.03 18:27:50.050579 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4111 2024.07.03 18:27:50.050865 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4112 2024.07.03 18:27:50.050902 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4113 2024.07.03 18:27:50.051204 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4114 2024.07.03 18:27:50.051508 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4115 2024.07.03 18:27:50.051672 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001289 sec., 1551.5903801396432 rows/sec., 108.34 KiB/sec.
4116 2024.07.03 18:27:50.051888 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Debug> DynamicQueryHandler: Done processing query
4117 2024.07.03 18:27:50.051914 [ 3 ] {6c8585be-132b-4298-9480-8cf2b11ab978} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4118 2024.07.03 18:27:50.051930 [ 3 ] {} <Debug> HTTP-Session: 5bd656df-308e-44a0-b983-3ef6af36fd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4119 2024.07.03 18:27:50.052053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4120 2024.07.03 18:27:50.052103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4121 2024.07.03 18:27:50.052123 [ 3 ] {} <Debug> HTTP-Session: 59f17491-5ff5-44c9-abb4-787b25ac7c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4122 2024.07.03 18:27:50.052140 [ 3 ] {} <Debug> HTTP-Session: 59f17491-5ff5-44c9-abb4-787b25ac7c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.07.03 18:27:50.052154 [ 3 ] {} <Debug> HTTP-Session: 59f17491-5ff5-44c9-abb4-787b25ac7c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4124 2024.07.03 18:27:50.052185 [ 3 ] {} <Trace> HTTP-Session: 59f17491-5ff5-44c9-abb4-787b25ac7c07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4125 2024.07.03 18:27:50.052308 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4126 2024.07.03 18:27:50.052352 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4127 2024.07.03 18:27:50.052479 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4128 2024.07.03 18:27:50.052863 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4129 2024.07.03 18:27:50.052901 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4130 2024.07.03 18:27:50.053232 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4131 2024.07.03 18:27:50.053542 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4132 2024.07.03 18:27:50.053685 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001417 sec., 54340.15525758645 rows/sec., 4.24 MiB/sec.
4133 2024.07.03 18:27:50.053946 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Debug> DynamicQueryHandler: Done processing query
4134 2024.07.03 18:27:50.053988 [ 3 ] {236f84bb-50b3-438d-96f8-d98070741501} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4135 2024.07.03 18:27:50.054006 [ 3 ] {} <Debug> HTTP-Session: 59f17491-5ff5-44c9-abb4-787b25ac7c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4136 2024.07.03 18:27:50.054155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4137 2024.07.03 18:27:50.054209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4138 2024.07.03 18:27:50.054229 [ 3 ] {} <Debug> HTTP-Session: 7793cdf5-aada-4710-9f2c-daf44a4170ca Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4139 2024.07.03 18:27:50.054246 [ 3 ] {} <Debug> HTTP-Session: 7793cdf5-aada-4710-9f2c-daf44a4170ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4140 2024.07.03 18:27:50.054260 [ 3 ] {} <Debug> HTTP-Session: 7793cdf5-aada-4710-9f2c-daf44a4170ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4141 2024.07.03 18:27:50.054291 [ 3 ] {} <Trace> HTTP-Session: 7793cdf5-aada-4710-9f2c-daf44a4170ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4142 2024.07.03 18:27:50.054448 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4143 2024.07.03 18:27:50.054498 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4144 2024.07.03 18:27:50.054663 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4145 2024.07.03 18:27:50.055054 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4146 2024.07.03 18:27:50.055091 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4147 2024.07.03 18:27:50.055487 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4148 2024.07.03 18:27:50.055829 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4149 2024.07.03 18:27:50.055993 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001621 sec., 99321.40653917335 rows/sec., 6.92 MiB/sec.
4150 2024.07.03 18:27:50.056165 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Debug> DynamicQueryHandler: Done processing query
4151 2024.07.03 18:27:50.056191 [ 3 ] {8a0ca065-705d-49d0-9aeb-08ae6a020b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4152 2024.07.03 18:27:50.056209 [ 3 ] {} <Debug> HTTP-Session: 7793cdf5-aada-4710-9f2c-daf44a4170ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4153 2024.07.03 18:27:50.056349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4154 2024.07.03 18:27:50.056399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4155 2024.07.03 18:27:50.056418 [ 3 ] {} <Debug> HTTP-Session: 12156210-b2af-491c-89dd-3c932df51a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4156 2024.07.03 18:27:50.056435 [ 3 ] {} <Debug> HTTP-Session: 12156210-b2af-491c-89dd-3c932df51a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4157 2024.07.03 18:27:50.056448 [ 3 ] {} <Debug> HTTP-Session: 12156210-b2af-491c-89dd-3c932df51a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4158 2024.07.03 18:27:50.056479 [ 3 ] {} <Trace> HTTP-Session: 12156210-b2af-491c-89dd-3c932df51a51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4159 2024.07.03 18:27:50.056669 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4160 2024.07.03 18:27:50.056733 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4161 2024.07.03 18:27:50.057133 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4162 2024.07.03 18:27:50.057698 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4163 2024.07.03 18:27:50.057735 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4164 2024.07.03 18:27:50.058370 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4165 2024.07.03 18:27:50.058785 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4166 2024.07.03 18:27:50.058965 [ 24 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4167 2024.07.03 18:27:50.058986 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002429 sec., 4528.6125977768625 rows/sec., 8.12 MiB/sec.
4168 2024.07.03 18:27:50.059041 [ 24 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4169 2024.07.03 18:27:50.059124 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4170 2024.07.03 18:27:50.059377 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4171 2024.07.03 18:27:50.059474 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Debug> DynamicQueryHandler: Done processing query
4172 2024.07.03 18:27:50.059507 [ 3 ] {69144e58-daa8-4594-ad15-bd819737477a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4173 2024.07.03 18:27:50.059535 [ 3 ] {} <Debug> HTTP-Session: 12156210-b2af-491c-89dd-3c932df51a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4174 2024.07.03 18:27:50.059676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4175 2024.07.03 18:27:50.059746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4176 2024.07.03 18:27:50.059781 [ 3 ] {} <Debug> HTTP-Session: 115689bb-2a7b-4fc8-9489-4be6263fe493 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4177 2024.07.03 18:27:50.059785 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4178 2024.07.03 18:27:50.059802 [ 3 ] {} <Debug> HTTP-Session: 115689bb-2a7b-4fc8-9489-4be6263fe493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4179 2024.07.03 18:27:50.059829 [ 3 ] {} <Debug> HTTP-Session: 115689bb-2a7b-4fc8-9489-4be6263fe493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4180 2024.07.03 18:27:50.059880 [ 3 ] {} <Trace> HTTP-Session: 115689bb-2a7b-4fc8-9489-4be6263fe493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4181 2024.07.03 18:27:50.059882 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::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
4182 2024.07.03 18:27:50.060110 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4183 2024.07.03 18:27:50.060259 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4184 2024.07.03 18:27:50.060451 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
4185 2024.07.03 18:27:50.060998 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4186 2024.07.03 18:27:50.061104 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
4187 2024.07.03 18:27:50.061571 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
4188 2024.07.03 18:27:50.061739 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4189 2024.07.03 18:27:50.061828 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4190 2024.07.03 18:27:50.062138 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
4191 2024.07.03 18:27:50.062661 [ 201 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
4192 2024.07.03 18:27:50.063250 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4193 2024.07.03 18:27:50.064020 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4194 2024.07.03 18:27:50.064316 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004336 sec., 13837.638376383766 rows/sec., 954.94 KiB/sec.
4195 2024.07.03 18:27:50.064567 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Debug> DynamicQueryHandler: Done processing query
4196 2024.07.03 18:27:50.064600 [ 3 ] {95fa1008-0a72-486e-be5b-dcf1814cacea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4197 2024.07.03 18:27:50.064630 [ 3 ] {} <Debug> HTTP-Session: 115689bb-2a7b-4fc8-9489-4be6263fe493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4198 2024.07.03 18:27:50.066784 [ 188 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 19 columns (19 merged, 0 gathered) in 0.007540439 sec., 44029.26673102189 rows/sec., 78.90 MiB/sec.
4199 2024.07.03 18:27:50.067448 [ 188 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4200 2024.07.03 18:27:50.068059 [ 188 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4201 2024.07.03 18:27:50.068148 [ 188 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4202 2024.07.03 18:27:50.068292 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB.
4203 2024.07.03 18:27:55.042305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4204 2024.07.03 18:27:55.042477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4205 2024.07.03 18:27:55.042507 [ 3 ] {} <Debug> HTTP-Session: cb7bc043-b9da-4e6a-815c-bfcf3f731f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4206 2024.07.03 18:27:55.042536 [ 3 ] {} <Debug> HTTP-Session: cb7bc043-b9da-4e6a-815c-bfcf3f731f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4207 2024.07.03 18:27:55.042555 [ 3 ] {} <Debug> HTTP-Session: cb7bc043-b9da-4e6a-815c-bfcf3f731f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4208 2024.07.03 18:27:55.042612 [ 3 ] {} <Trace> HTTP-Session: cb7bc043-b9da-4e6a-815c-bfcf3f731f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4209 2024.07.03 18:27:55.042832 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4210 2024.07.03 18:27:55.042906 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4211 2024.07.03 18:27:55.043125 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4212 2024.07.03 18:27:55.043585 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4213 2024.07.03 18:27:55.043629 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4214 2024.07.03 18:27:55.044002 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4215 2024.07.03 18:27:55.044356 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4216 2024.07.03 18:27:55.044510 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001742 sec., 10907.003444316877 rows/sec., 884.06 KiB/sec.
4217 2024.07.03 18:27:55.044743 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Debug> DynamicQueryHandler: Done processing query
4218 2024.07.03 18:27:55.044771 [ 3 ] {382691d6-7a08-4ed8-b88c-c896dd8b0441} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4219 2024.07.03 18:27:55.044787 [ 3 ] {} <Debug> HTTP-Session: cb7bc043-b9da-4e6a-815c-bfcf3f731f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4220 2024.07.03 18:27:55.044932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4221 2024.07.03 18:27:55.044981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4222 2024.07.03 18:27:55.044999 [ 3 ] {} <Debug> HTTP-Session: 0ba24454-e246-4d53-87af-c6138f2cae7f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4223 2024.07.03 18:27:55.045016 [ 3 ] {} <Debug> HTTP-Session: 0ba24454-e246-4d53-87af-c6138f2cae7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.07.03 18:27:55.045030 [ 3 ] {} <Debug> HTTP-Session: 0ba24454-e246-4d53-87af-c6138f2cae7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4225 2024.07.03 18:27:55.045062 [ 3 ] {} <Trace> HTTP-Session: 0ba24454-e246-4d53-87af-c6138f2cae7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4226 2024.07.03 18:27:55.045157 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4227 2024.07.03 18:27:55.045200 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4228 2024.07.03 18:27:55.045324 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4229 2024.07.03 18:27:55.045629 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4230 2024.07.03 18:27:55.045665 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4231 2024.07.03 18:27:55.045967 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4232 2024.07.03 18:27:55.046298 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4233 2024.07.03 18:27:55.046452 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 124.21 KiB/sec.
4234 2024.07.03 18:27:55.046762 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Debug> DynamicQueryHandler: Done processing query
4235 2024.07.03 18:27:55.046786 [ 3 ] {ab44b2d3-42cf-469e-9155-dc01fcd470ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4236 2024.07.03 18:27:55.046802 [ 3 ] {} <Debug> HTTP-Session: 0ba24454-e246-4d53-87af-c6138f2cae7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4237 2024.07.03 18:27:55.046949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4238 2024.07.03 18:27:55.046998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4239 2024.07.03 18:27:55.047016 [ 3 ] {} <Debug> HTTP-Session: 938529f3-8307-4695-a2ed-7e285c53973b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4240 2024.07.03 18:27:55.047032 [ 3 ] {} <Debug> HTTP-Session: 938529f3-8307-4695-a2ed-7e285c53973b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4241 2024.07.03 18:27:55.047046 [ 3 ] {} <Debug> HTTP-Session: 938529f3-8307-4695-a2ed-7e285c53973b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4242 2024.07.03 18:27:55.047078 [ 3 ] {} <Trace> HTTP-Session: 938529f3-8307-4695-a2ed-7e285c53973b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4243 2024.07.03 18:27:55.047284 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4244 2024.07.03 18:27:55.047327 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4245 2024.07.03 18:27:55.047470 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4246 2024.07.03 18:27:55.047864 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4247 2024.07.03 18:27:55.047899 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4248 2024.07.03 18:27:55.048216 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4249 2024.07.03 18:27:55.048520 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4250 2024.07.03 18:27:55.048668 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001506 sec., 99601.593625498 rows/sec., 8.02 MiB/sec.
4251 2024.07.03 18:27:55.048840 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Debug> DynamicQueryHandler: Done processing query
4252 2024.07.03 18:27:55.048864 [ 3 ] {0c6899f7-9d0a-408c-b232-f313718b3fd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4253 2024.07.03 18:27:55.048880 [ 3 ] {} <Debug> HTTP-Session: 938529f3-8307-4695-a2ed-7e285c53973b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4254 2024.07.03 18:27:55.048997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4255 2024.07.03 18:27:55.049045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4256 2024.07.03 18:27:55.049064 [ 3 ] {} <Debug> HTTP-Session: f8dd32a9-3373-4367-a7a4-b0b3ce8d59b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4257 2024.07.03 18:27:55.049081 [ 3 ] {} <Debug> HTTP-Session: f8dd32a9-3373-4367-a7a4-b0b3ce8d59b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4258 2024.07.03 18:27:55.049094 [ 3 ] {} <Debug> HTTP-Session: f8dd32a9-3373-4367-a7a4-b0b3ce8d59b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4259 2024.07.03 18:27:55.049125 [ 3 ] {} <Trace> HTTP-Session: f8dd32a9-3373-4367-a7a4-b0b3ce8d59b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4260 2024.07.03 18:27:55.049218 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4261 2024.07.03 18:27:55.049261 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4262 2024.07.03 18:27:55.049385 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4263 2024.07.03 18:27:55.049657 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4264 2024.07.03 18:27:55.049693 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4265 2024.07.03 18:27:55.049992 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4266 2024.07.03 18:27:55.050304 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4267 2024.07.03 18:27:55.050479 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 109.61 KiB/sec.
4268 2024.07.03 18:27:55.050678 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Debug> DynamicQueryHandler: Done processing query
4269 2024.07.03 18:27:55.050701 [ 3 ] {bbe8fa18-5371-4b8e-a69b-733633621835} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4270 2024.07.03 18:27:55.050717 [ 3 ] {} <Debug> HTTP-Session: f8dd32a9-3373-4367-a7a4-b0b3ce8d59b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4271 2024.07.03 18:27:55.050840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 18472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4272 2024.07.03 18:27:55.050887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4273 2024.07.03 18:27:55.050906 [ 3 ] {} <Debug> HTTP-Session: 4ede7308-7bea-41ef-be3f-ad1449f09f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4274 2024.07.03 18:27:55.050922 [ 3 ] {} <Debug> HTTP-Session: 4ede7308-7bea-41ef-be3f-ad1449f09f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4275 2024.07.03 18:27:55.050936 [ 3 ] {} <Debug> HTTP-Session: 4ede7308-7bea-41ef-be3f-ad1449f09f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4276 2024.07.03 18:27:55.050966 [ 3 ] {} <Trace> HTTP-Session: 4ede7308-7bea-41ef-be3f-ad1449f09f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4277 2024.07.03 18:27:55.051087 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4278 2024.07.03 18:27:55.051128 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4279 2024.07.03 18:27:55.051259 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4280 2024.07.03 18:27:55.051621 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4281 2024.07.03 18:27:55.051657 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4282 2024.07.03 18:27:55.051968 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4283 2024.07.03 18:27:55.052279 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4284 2024.07.03 18:27:55.052429 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001381 sec., 78928.31281679941 rows/sec., 6.15 MiB/sec.
4285 2024.07.03 18:27:55.052623 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Debug> DynamicQueryHandler: Done processing query
4286 2024.07.03 18:27:55.052652 [ 3 ] {7fe4c0c2-6197-47f6-9075-6f41cf1413b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4287 2024.07.03 18:27:55.052668 [ 3 ] {} <Debug> HTTP-Session: 4ede7308-7bea-41ef-be3f-ad1449f09f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4288 2024.07.03 18:27:55.052856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 37772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4289 2024.07.03 18:27:55.052907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4290 2024.07.03 18:27:55.052926 [ 3 ] {} <Debug> HTTP-Session: 7f9b83ae-5dc0-4bf2-952d-2c5fc006438c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4291 2024.07.03 18:27:55.052942 [ 3 ] {} <Debug> HTTP-Session: 7f9b83ae-5dc0-4bf2-952d-2c5fc006438c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4292 2024.07.03 18:27:55.052956 [ 3 ] {} <Debug> HTTP-Session: 7f9b83ae-5dc0-4bf2-952d-2c5fc006438c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4293 2024.07.03 18:27:55.052987 [ 3 ] {} <Trace> HTTP-Session: 7f9b83ae-5dc0-4bf2-952d-2c5fc006438c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4294 2024.07.03 18:27:55.053155 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4295 2024.07.03 18:27:55.053201 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4296 2024.07.03 18:27:55.053343 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4297 2024.07.03 18:27:55.053745 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4298 2024.07.03 18:27:55.053780 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4299 2024.07.03 18:27:55.054165 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4300 2024.07.03 18:27:55.054502 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4301 2024.07.03 18:27:55.054658 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001584 sec., 124368.68686868687 rows/sec., 8.68 MiB/sec.
4302 2024.07.03 18:27:55.054824 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Debug> DynamicQueryHandler: Done processing query
4303 2024.07.03 18:27:55.054848 [ 3 ] {95f6e12a-d2fe-4dc2-b359-29d7b6e1de77} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4304 2024.07.03 18:27:55.054864 [ 3 ] {} <Debug> HTTP-Session: 7f9b83ae-5dc0-4bf2-952d-2c5fc006438c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4305 2024.07.03 18:27:55.055015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4306 2024.07.03 18:27:55.055064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4307 2024.07.03 18:27:55.055083 [ 3 ] {} <Debug> HTTP-Session: 0b9c97c9-94a0-4b7e-8b8e-3277b9f6f73f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4308 2024.07.03 18:27:55.055099 [ 3 ] {} <Debug> HTTP-Session: 0b9c97c9-94a0-4b7e-8b8e-3277b9f6f73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4309 2024.07.03 18:27:55.055113 [ 3 ] {} <Debug> HTTP-Session: 0b9c97c9-94a0-4b7e-8b8e-3277b9f6f73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4310 2024.07.03 18:27:55.055144 [ 3 ] {} <Trace> HTTP-Session: 0b9c97c9-94a0-4b7e-8b8e-3277b9f6f73f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4311 2024.07.03 18:27:55.055406 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4312 2024.07.03 18:27:55.055467 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4313 2024.07.03 18:27:55.055865 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4314 2024.07.03 18:27:55.056483 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4315 2024.07.03 18:27:55.056519 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4316 2024.07.03 18:27:55.057120 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4317 2024.07.03 18:27:55.057527 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4318 2024.07.03 18:27:55.057725 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002503 sec., 7590.890930882941 rows/sec., 13.60 MiB/sec.
4319 2024.07.03 18:27:55.057945 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Debug> DynamicQueryHandler: Done processing query
4320 2024.07.03 18:27:55.057970 [ 3 ] {d79ac30b-8526-4074-8c9f-41bf85e55101} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4321 2024.07.03 18:27:55.057986 [ 3 ] {} <Debug> HTTP-Session: 0b9c97c9-94a0-4b7e-8b8e-3277b9f6f73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4322 2024.07.03 18:27:55.058102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4323 2024.07.03 18:27:55.058149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4324 2024.07.03 18:27:55.058169 [ 3 ] {} <Debug> HTTP-Session: 8e0fde11-bc96-4a35-b6b5-4bac9341249d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4325 2024.07.03 18:27:55.058186 [ 3 ] {} <Debug> HTTP-Session: 8e0fde11-bc96-4a35-b6b5-4bac9341249d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4326 2024.07.03 18:27:55.058200 [ 3 ] {} <Debug> HTTP-Session: 8e0fde11-bc96-4a35-b6b5-4bac9341249d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4327 2024.07.03 18:27:55.058231 [ 3 ] {} <Trace> HTTP-Session: 8e0fde11-bc96-4a35-b6b5-4bac9341249d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4328 2024.07.03 18:27:55.058353 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4329 2024.07.03 18:27:55.058396 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4330 2024.07.03 18:27:55.058520 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4331 2024.07.03 18:27:55.058859 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4332 2024.07.03 18:27:55.058895 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4333 2024.07.03 18:27:55.059264 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4334 2024.07.03 18:27:55.059596 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4335 2024.07.03 18:27:55.059759 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec.
4336 2024.07.03 18:27:55.059966 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Debug> DynamicQueryHandler: Done processing query
4337 2024.07.03 18:27:55.059990 [ 3 ] {75be94d0-0c1c-4f63-8623-805529229705} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4338 2024.07.03 18:27:55.060006 [ 3 ] {} <Debug> HTTP-Session: 8e0fde11-bc96-4a35-b6b5-4bac9341249d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4339 2024.07.03 18:28:00.040988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4340 2024.07.03 18:28:00.041152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4341 2024.07.03 18:28:00.041182 [ 3 ] {} <Debug> HTTP-Session: 3471c2c6-1492-4109-83e7-65089b64dc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4342 2024.07.03 18:28:00.041209 [ 3 ] {} <Debug> HTTP-Session: 3471c2c6-1492-4109-83e7-65089b64dc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4343 2024.07.03 18:28:00.041227 [ 3 ] {} <Debug> HTTP-Session: 3471c2c6-1492-4109-83e7-65089b64dc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4344 2024.07.03 18:28:00.041284 [ 3 ] {} <Trace> HTTP-Session: 3471c2c6-1492-4109-83e7-65089b64dc56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4345 2024.07.03 18:28:00.041488 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4346 2024.07.03 18:28:00.041554 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4347 2024.07.03 18:28:00.041747 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4348 2024.07.03 18:28:00.042195 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4349 2024.07.03 18:28:00.042237 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4350 2024.07.03 18:28:00.042601 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4351 2024.07.03 18:28:00.042933 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4352 2024.07.03 18:28:00.043114 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001672 sec., 6578.9473684210525 rows/sec., 533.25 KiB/sec.
4353 2024.07.03 18:28:00.043445 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Debug> DynamicQueryHandler: Done processing query
4354 2024.07.03 18:28:00.043472 [ 3 ] {19b3c694-4038-4990-a926-760d516a334b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4355 2024.07.03 18:28:00.043488 [ 3 ] {} <Debug> HTTP-Session: 3471c2c6-1492-4109-83e7-65089b64dc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4356 2024.07.03 18:28:00.043688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4357 2024.07.03 18:28:00.043736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4358 2024.07.03 18:28:00.043755 [ 3 ] {} <Debug> HTTP-Session: 846c41fc-3fbc-4af8-91e1-5ea96c741ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4359 2024.07.03 18:28:00.043771 [ 3 ] {} <Debug> HTTP-Session: 846c41fc-3fbc-4af8-91e1-5ea96c741ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4360 2024.07.03 18:28:00.043785 [ 3 ] {} <Debug> HTTP-Session: 846c41fc-3fbc-4af8-91e1-5ea96c741ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.07.03 18:28:00.043815 [ 3 ] {} <Trace> HTTP-Session: 846c41fc-3fbc-4af8-91e1-5ea96c741ac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4362 2024.07.03 18:28:00.043936 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4363 2024.07.03 18:28:00.043977 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4364 2024.07.03 18:28:00.044118 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4365 2024.07.03 18:28:00.044491 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4366 2024.07.03 18:28:00.044528 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4367 2024.07.03 18:28:00.044842 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4368 2024.07.03 18:28:00.045146 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4369 2024.07.03 18:28:00.045300 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001406 sec., 63300.142247510674 rows/sec., 5.11 MiB/sec.
4370 2024.07.03 18:28:00.045471 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Debug> DynamicQueryHandler: Done processing query
4371 2024.07.03 18:28:00.045495 [ 3 ] {7d5863b3-2a17-4c7b-8d71-e1607ef87e1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4372 2024.07.03 18:28:00.045510 [ 3 ] {} <Debug> HTTP-Session: 846c41fc-3fbc-4af8-91e1-5ea96c741ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4373 2024.07.03 18:28:00.045641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4374 2024.07.03 18:28:00.045687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4375 2024.07.03 18:28:00.045706 [ 3 ] {} <Debug> HTTP-Session: bf3b7167-f718-4f9d-b9dc-077a2ee8f06f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4376 2024.07.03 18:28:00.045723 [ 3 ] {} <Debug> HTTP-Session: bf3b7167-f718-4f9d-b9dc-077a2ee8f06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4377 2024.07.03 18:28:00.045737 [ 3 ] {} <Debug> HTTP-Session: bf3b7167-f718-4f9d-b9dc-077a2ee8f06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.07.03 18:28:00.045767 [ 3 ] {} <Trace> HTTP-Session: bf3b7167-f718-4f9d-b9dc-077a2ee8f06f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4379 2024.07.03 18:28:00.045896 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4380 2024.07.03 18:28:00.045938 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4381 2024.07.03 18:28:00.046063 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4382 2024.07.03 18:28:00.046388 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4383 2024.07.03 18:28:00.046423 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4384 2024.07.03 18:28:00.046731 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4385 2024.07.03 18:28:00.047036 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4386 2024.07.03 18:28:00.047189 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001333 sec., 56264.066016504126 rows/sec., 4.39 MiB/sec.
4387 2024.07.03 18:28:00.047523 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Debug> DynamicQueryHandler: Done processing query
4388 2024.07.03 18:28:00.047562 [ 3 ] {7eb42c10-ff33-4c7f-b7c1-cc799f58d155} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4389 2024.07.03 18:28:00.047590 [ 3 ] {} <Debug> HTTP-Session: bf3b7167-f718-4f9d-b9dc-077a2ee8f06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4390 2024.07.03 18:28:00.047816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4391 2024.07.03 18:28:00.047865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4392 2024.07.03 18:28:00.047884 [ 3 ] {} <Debug> HTTP-Session: cc35aacc-a682-4332-a6eb-133b2ad8e314 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4393 2024.07.03 18:28:00.047900 [ 3 ] {} <Debug> HTTP-Session: cc35aacc-a682-4332-a6eb-133b2ad8e314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4394 2024.07.03 18:28:00.047914 [ 3 ] {} <Debug> HTTP-Session: cc35aacc-a682-4332-a6eb-133b2ad8e314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.07.03 18:28:00.047944 [ 3 ] {} <Trace> HTTP-Session: cc35aacc-a682-4332-a6eb-133b2ad8e314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4396 2024.07.03 18:28:00.048090 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4397 2024.07.03 18:28:00.048139 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4398 2024.07.03 18:28:00.048309 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4399 2024.07.03 18:28:00.048741 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4400 2024.07.03 18:28:00.048775 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4401 2024.07.03 18:28:00.049156 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4402 2024.07.03 18:28:00.049494 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4403 2024.07.03 18:28:00.049653 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec.
4404 2024.07.03 18:28:00.049989 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Debug> DynamicQueryHandler: Done processing query
4405 2024.07.03 18:28:00.050013 [ 3 ] {9468e434-e0be-4986-9c72-5b1e8481d78f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4406 2024.07.03 18:28:00.050029 [ 3 ] {} <Debug> HTTP-Session: cc35aacc-a682-4332-a6eb-133b2ad8e314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4407 2024.07.03 18:28:00.050150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4408 2024.07.03 18:28:00.050197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4409 2024.07.03 18:28:00.050216 [ 3 ] {} <Debug> HTTP-Session: afceee80-c0f4-4cfb-b29a-017b8234d811 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4410 2024.07.03 18:28:00.050232 [ 3 ] {} <Debug> HTTP-Session: afceee80-c0f4-4cfb-b29a-017b8234d811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4411 2024.07.03 18:28:00.050245 [ 3 ] {} <Debug> HTTP-Session: afceee80-c0f4-4cfb-b29a-017b8234d811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.07.03 18:28:00.050277 [ 3 ] {} <Trace> HTTP-Session: afceee80-c0f4-4cfb-b29a-017b8234d811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4413 2024.07.03 18:28:00.050461 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4414 2024.07.03 18:28:00.050531 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4415 2024.07.03 18:28:00.050960 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4416 2024.07.03 18:28:00.051694 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4417 2024.07.03 18:28:00.051730 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4418 2024.07.03 18:28:00.052321 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4419 2024.07.03 18:28:00.052731 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4420 2024.07.03 18:28:00.052918 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002567 sec., 4285.157771717959 rows/sec., 7.68 MiB/sec.
4421 2024.07.03 18:28:00.053153 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Debug> DynamicQueryHandler: Done processing query
4422 2024.07.03 18:28:00.053178 [ 3 ] {04d1ab0f-c015-4341-9bbb-942d5b4d7c2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4423 2024.07.03 18:28:00.053193 [ 3 ] {} <Debug> HTTP-Session: afceee80-c0f4-4cfb-b29a-017b8234d811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4424 2024.07.03 18:28:00.053318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4425 2024.07.03 18:28:00.053367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4426 2024.07.03 18:28:00.053386 [ 3 ] {} <Debug> HTTP-Session: 58410a19-100a-4484-a433-6e5ed0e93bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4427 2024.07.03 18:28:00.053402 [ 3 ] {} <Debug> HTTP-Session: 58410a19-100a-4484-a433-6e5ed0e93bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4428 2024.07.03 18:28:00.053417 [ 3 ] {} <Debug> HTTP-Session: 58410a19-100a-4484-a433-6e5ed0e93bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4429 2024.07.03 18:28:00.053448 [ 3 ] {} <Trace> HTTP-Session: 58410a19-100a-4484-a433-6e5ed0e93bd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4430 2024.07.03 18:28:00.053575 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4431 2024.07.03 18:28:00.053620 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4432 2024.07.03 18:28:00.053748 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4433 2024.07.03 18:28:00.054085 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4434 2024.07.03 18:28:00.054121 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4435 2024.07.03 18:28:00.054480 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4436 2024.07.03 18:28:00.054797 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4437 2024.07.03 18:28:00.054956 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
4438 2024.07.03 18:28:00.055116 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Debug> DynamicQueryHandler: Done processing query
4439 2024.07.03 18:28:00.055140 [ 3 ] {aba9e06a-168b-4427-be0c-4da014c0d6d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4440 2024.07.03 18:28:00.055157 [ 3 ] {} <Debug> HTTP-Session: 58410a19-100a-4484-a433-6e5ed0e93bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.07.03 18:28:03.900888 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
4442 2024.07.03 18:28:03.900945 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
4443 2024.07.03 18:28:05.041492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4444 2024.07.03 18:28:05.041655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4445 2024.07.03 18:28:05.041685 [ 3 ] {} <Debug> HTTP-Session: 2029c613-97d2-4ff0-933b-7c40d326a1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4446 2024.07.03 18:28:05.041713 [ 3 ] {} <Debug> HTTP-Session: 2029c613-97d2-4ff0-933b-7c40d326a1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4447 2024.07.03 18:28:05.041730 [ 3 ] {} <Debug> HTTP-Session: 2029c613-97d2-4ff0-933b-7c40d326a1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4448 2024.07.03 18:28:05.041786 [ 3 ] {} <Trace> HTTP-Session: 2029c613-97d2-4ff0-933b-7c40d326a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4449 2024.07.03 18:28:05.042000 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4450 2024.07.03 18:28:05.042073 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4451 2024.07.03 18:28:05.042291 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4452 2024.07.03 18:28:05.042749 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4453 2024.07.03 18:28:05.042790 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4454 2024.07.03 18:28:05.043159 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4455 2024.07.03 18:28:05.043490 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4456 2024.07.03 18:28:05.043631 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001695 sec., 11209.4395280236 rows/sec., 908.58 KiB/sec.
4457 2024.07.03 18:28:05.043832 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Debug> DynamicQueryHandler: Done processing query
4458 2024.07.03 18:28:05.043858 [ 3 ] {195da084-8880-412c-84c9-958f8639e7bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4459 2024.07.03 18:28:05.043874 [ 3 ] {} <Debug> HTTP-Session: 2029c613-97d2-4ff0-933b-7c40d326a1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4460 2024.07.03 18:28:05.044054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4461 2024.07.03 18:28:05.044101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4462 2024.07.03 18:28:05.044120 [ 3 ] {} <Debug> HTTP-Session: 3474707b-0d78-4159-b53f-23a89d0a445a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4463 2024.07.03 18:28:05.044136 [ 3 ] {} <Debug> HTTP-Session: 3474707b-0d78-4159-b53f-23a89d0a445a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4464 2024.07.03 18:28:05.044150 [ 3 ] {} <Debug> HTTP-Session: 3474707b-0d78-4159-b53f-23a89d0a445a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4465 2024.07.03 18:28:05.044181 [ 3 ] {} <Trace> HTTP-Session: 3474707b-0d78-4159-b53f-23a89d0a445a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4466 2024.07.03 18:28:05.044303 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4467 2024.07.03 18:28:05.044345 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4468 2024.07.03 18:28:05.044467 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4469 2024.07.03 18:28:05.044861 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4470 2024.07.03 18:28:05.044896 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4471 2024.07.03 18:28:05.045210 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4472 2024.07.03 18:28:05.045528 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4473 2024.07.03 18:28:05.045656 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.001399 sec., 80771.97998570406 rows/sec., 6.66 MiB/sec.
4474 2024.07.03 18:28:05.045943 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Debug> DynamicQueryHandler: Done processing query
4475 2024.07.03 18:28:05.045967 [ 3 ] {93e84f72-726a-48db-969a-04d2b47f1093} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4476 2024.07.03 18:28:05.045983 [ 3 ] {} <Debug> HTTP-Session: 3474707b-0d78-4159-b53f-23a89d0a445a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4477 2024.07.03 18:28:05.046121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4478 2024.07.03 18:28:05.046174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4479 2024.07.03 18:28:05.046193 [ 3 ] {} <Debug> HTTP-Session: 2d4e479d-ef3e-4aa0-99f1-8cf5561d4500 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4480 2024.07.03 18:28:05.046210 [ 3 ] {} <Debug> HTTP-Session: 2d4e479d-ef3e-4aa0-99f1-8cf5561d4500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4481 2024.07.03 18:28:05.046224 [ 3 ] {} <Debug> HTTP-Session: 2d4e479d-ef3e-4aa0-99f1-8cf5561d4500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4482 2024.07.03 18:28:05.046255 [ 3 ] {} <Trace> HTTP-Session: 2d4e479d-ef3e-4aa0-99f1-8cf5561d4500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4483 2024.07.03 18:28:05.046377 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4484 2024.07.03 18:28:05.046420 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4485 2024.07.03 18:28:05.046565 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4486 2024.07.03 18:28:05.046918 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4487 2024.07.03 18:28:05.046954 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4488 2024.07.03 18:28:05.047264 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4489 2024.07.03 18:28:05.047567 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4490 2024.07.03 18:28:05.047698 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001365 sec., 60805.86080586081 rows/sec., 4.75 MiB/sec.
4491 2024.07.03 18:28:05.047857 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Debug> DynamicQueryHandler: Done processing query
4492 2024.07.03 18:28:05.047881 [ 3 ] {262255cc-4098-4d0b-bbc0-5a432f135696} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4493 2024.07.03 18:28:05.047896 [ 3 ] {} <Debug> HTTP-Session: 2d4e479d-ef3e-4aa0-99f1-8cf5561d4500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4494 2024.07.03 18:28:05.048057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4495 2024.07.03 18:28:05.048105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4496 2024.07.03 18:28:05.048124 [ 3 ] {} <Debug> HTTP-Session: 9f987e2c-909b-4aab-8296-51dbd72e5574 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4497 2024.07.03 18:28:05.048140 [ 3 ] {} <Debug> HTTP-Session: 9f987e2c-909b-4aab-8296-51dbd72e5574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4498 2024.07.03 18:28:05.048154 [ 3 ] {} <Debug> HTTP-Session: 9f987e2c-909b-4aab-8296-51dbd72e5574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4499 2024.07.03 18:28:05.048184 [ 3 ] {} <Trace> HTTP-Session: 9f987e2c-909b-4aab-8296-51dbd72e5574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4500 2024.07.03 18:28:05.048331 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4501 2024.07.03 18:28:05.048377 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4502 2024.07.03 18:28:05.048519 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4503 2024.07.03 18:28:05.048914 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4504 2024.07.03 18:28:05.048949 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4505 2024.07.03 18:28:05.049332 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4506 2024.07.03 18:28:05.049669 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4507 2024.07.03 18:28:05.049790 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4508 2024.07.03 18:28:05.049795 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec.
4509 2024.07.03 18:28:05.049838 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4510 2024.07.03 18:28:05.049880 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4511 2024.07.03 18:28:05.050005 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Debug> DynamicQueryHandler: Done processing query
4512 2024.07.03 18:28:05.050005 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4513 2024.07.03 18:28:05.050031 [ 3 ] {c0bebfd4-fd87-48e3-9bab-d9d65a49d69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4514 2024.07.03 18:28:05.050065 [ 3 ] {} <Debug> HTTP-Session: 9f987e2c-909b-4aab-8296-51dbd72e5574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4515 2024.07.03 18:28:05.050152 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4516 2024.07.03 18:28:05.050183 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2683 rows starting from the beginning of the part
4517 2024.07.03 18:28:05.050238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4518 2024.07.03 18:28:05.050277 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
4519 2024.07.03 18:28:05.050369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4520 2024.07.03 18:28:05.050459 [ 3 ] {} <Debug> HTTP-Session: e2b853a7-7f1c-4dbc-8a08-ac2a037e5d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4521 2024.07.03 18:28:05.050595 [ 3 ] {} <Debug> HTTP-Session: e2b853a7-7f1c-4dbc-8a08-ac2a037e5d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.07.03 18:28:05.050687 [ 3 ] {} <Debug> HTTP-Session: e2b853a7-7f1c-4dbc-8a08-ac2a037e5d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.07.03 18:28:05.050700 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part
4524 2024.07.03 18:28:05.050823 [ 3 ] {} <Trace> HTTP-Session: e2b853a7-7f1c-4dbc-8a08-ac2a037e5d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4525 2024.07.03 18:28:05.050986 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 197 rows starting from the beginning of the part
4526 2024.07.03 18:28:05.051313 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
4527 2024.07.03 18:28:05.051330 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4528 2024.07.03 18:28:05.051556 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
4529 2024.07.03 18:28:05.051638 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4530 2024.07.03 18:28:05.052873 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4531 2024.07.03 18:28:05.053961 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4532 2024.07.03 18:28:05.053996 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4533 2024.07.03 18:28:05.054486 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3521 rows, containing 5 columns (5 merged, 0 gathered) in 0.004537243 sec., 776021.9146296551 rows/sec., 54.15 MiB/sec.
4534 2024.07.03 18:28:05.054838 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4535 2024.07.03 18:28:05.054961 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4536 2024.07.03 18:28:05.055424 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4537 2024.07.03 18:28:05.055511 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4538 2024.07.03 18:28:05.055605 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4539 2024.07.03 18:28:05.055623 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB.
4540 2024.07.03 18:28:05.055769 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004755 sec., 3995.7939011566773 rows/sec., 7.16 MiB/sec.
4541 2024.07.03 18:28:05.055995 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Debug> DynamicQueryHandler: Done processing query
4542 2024.07.03 18:28:05.056020 [ 3 ] {414b38cd-24e2-4a5f-a2fa-6008642a2d30} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4543 2024.07.03 18:28:05.056037 [ 3 ] {} <Debug> HTTP-Session: e2b853a7-7f1c-4dbc-8a08-ac2a037e5d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4544 2024.07.03 18:28:05.056171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4545 2024.07.03 18:28:05.056221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4546 2024.07.03 18:28:05.056240 [ 3 ] {} <Debug> HTTP-Session: f253fc61-834e-45b8-a85d-09c4911ba497 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4547 2024.07.03 18:28:05.056256 [ 3 ] {} <Debug> HTTP-Session: f253fc61-834e-45b8-a85d-09c4911ba497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.07.03 18:28:05.056270 [ 3 ] {} <Debug> HTTP-Session: f253fc61-834e-45b8-a85d-09c4911ba497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.07.03 18:28:05.056301 [ 3 ] {} <Trace> HTTP-Session: f253fc61-834e-45b8-a85d-09c4911ba497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4550 2024.07.03 18:28:05.056411 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4551 2024.07.03 18:28:05.056455 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4552 2024.07.03 18:28:05.056580 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4553 2024.07.03 18:28:05.056902 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4554 2024.07.03 18:28:05.056938 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4555 2024.07.03 18:28:05.057300 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4556 2024.07.03 18:28:05.057625 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4557 2024.07.03 18:28:05.057749 [ 85 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4558 2024.07.03 18:28:05.057753 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
4559 2024.07.03 18:28:05.057789 [ 85 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4560 2024.07.03 18:28:05.057829 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4561 2024.07.03 18:28:05.057959 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Debug> DynamicQueryHandler: Done processing query
4562 2024.07.03 18:28:05.057995 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4563 2024.07.03 18:28:05.058005 [ 3 ] {9b3603b5-8927-426a-9f4f-cb29596a9813} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4564 2024.07.03 18:28:05.058094 [ 3 ] {} <Debug> HTTP-Session: f253fc61-834e-45b8-a85d-09c4911ba497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4565 2024.07.03 18:28:05.058223 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4566 2024.07.03 18:28:05.058265 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 824 rows starting from the beginning of the part
4567 2024.07.03 18:28:05.058352 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
4568 2024.07.03 18:28:05.058433 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
4569 2024.07.03 18:28:05.058663 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
4570 2024.07.03 18:28:05.058748 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
4571 2024.07.03 18:28:05.058823 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
4572 2024.07.03 18:28:05.060090 [ 197 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002190596 sec., 513102.3703138324 rows/sec., 34.55 MiB/sec.
4573 2024.07.03 18:28:05.060262 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4574 2024.07.03 18:28:05.060642 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4575 2024.07.03 18:28:05.060723 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_21_4} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4576 2024.07.03 18:28:05.060804 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4577 2024.07.03 18:28:10.041460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4578 2024.07.03 18:28:10.041601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4579 2024.07.03 18:28:10.041631 [ 3 ] {} <Debug> HTTP-Session: 5152a4de-f7e6-4b35-959e-89233670dd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4580 2024.07.03 18:28:10.041658 [ 3 ] {} <Debug> HTTP-Session: 5152a4de-f7e6-4b35-959e-89233670dd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4581 2024.07.03 18:28:10.041676 [ 3 ] {} <Debug> HTTP-Session: 5152a4de-f7e6-4b35-959e-89233670dd66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4582 2024.07.03 18:28:10.041733 [ 3 ] {} <Trace> HTTP-Session: 5152a4de-f7e6-4b35-959e-89233670dd66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4583 2024.07.03 18:28:10.041932 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4584 2024.07.03 18:28:10.042004 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4585 2024.07.03 18:28:10.042224 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4586 2024.07.03 18:28:10.042604 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4587 2024.07.03 18:28:10.042644 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4588 2024.07.03 18:28:10.042995 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4589 2024.07.03 18:28:10.043327 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4590 2024.07.03 18:28:10.043497 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001619 sec., 6794.31747992588 rows/sec., 550.71 KiB/sec.
4591 2024.07.03 18:28:10.043736 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Debug> DynamicQueryHandler: Done processing query
4592 2024.07.03 18:28:10.043761 [ 3 ] {4ac2f068-054b-4077-a9da-eac920c8b167} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4593 2024.07.03 18:28:10.043776 [ 3 ] {} <Debug> HTTP-Session: 5152a4de-f7e6-4b35-959e-89233670dd66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.07.03 18:28:10.043953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4595 2024.07.03 18:28:10.044000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4596 2024.07.03 18:28:10.044018 [ 3 ] {} <Debug> HTTP-Session: ccdba9d0-69a0-4303-91fc-aecf1f00cc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4597 2024.07.03 18:28:10.044034 [ 3 ] {} <Debug> HTTP-Session: ccdba9d0-69a0-4303-91fc-aecf1f00cc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.07.03 18:28:10.044048 [ 3 ] {} <Debug> HTTP-Session: ccdba9d0-69a0-4303-91fc-aecf1f00cc5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4599 2024.07.03 18:28:10.044078 [ 3 ] {} <Trace> HTTP-Session: ccdba9d0-69a0-4303-91fc-aecf1f00cc5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4600 2024.07.03 18:28:10.044193 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4601 2024.07.03 18:28:10.044236 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4602 2024.07.03 18:28:10.044380 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4603 2024.07.03 18:28:10.044695 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4604 2024.07.03 18:28:10.044730 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4605 2024.07.03 18:28:10.045046 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4606 2024.07.03 18:28:10.045348 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4607 2024.07.03 18:28:10.045509 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001353 sec., 65779.74870657797 rows/sec., 5.31 MiB/sec.
4608 2024.07.03 18:28:10.045507 [ 134 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4609 2024.07.03 18:28:10.045629 [ 134 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4610 2024.07.03 18:28:10.045675 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4611 2024.07.03 18:28:10.045710 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Debug> DynamicQueryHandler: Done processing query
4612 2024.07.03 18:28:10.045763 [ 3 ] {2c8d3e63-18a9-428e-ac22-b23c722ab68c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4613 2024.07.03 18:28:10.045817 [ 3 ] {} <Debug> HTTP-Session: ccdba9d0-69a0-4303-91fc-aecf1f00cc5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4614 2024.07.03 18:28:10.045935 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4615 2024.07.03 18:28:10.046081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4616 2024.07.03 18:28:10.046191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4617 2024.07.03 18:28:10.046228 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4618 2024.07.03 18:28:10.046242 [ 3 ] {} <Debug> HTTP-Session: abe57ddf-f1b1-4def-b6e8-7902926addb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4619 2024.07.03 18:28:10.046296 [ 3 ] {} <Debug> HTTP-Session: abe57ddf-f1b1-4def-b6e8-7902926addb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.07.03 18:28:10.046303 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 188 rows starting from the beginning of the part
4621 2024.07.03 18:28:10.046321 [ 3 ] {} <Debug> HTTP-Session: abe57ddf-f1b1-4def-b6e8-7902926addb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.07.03 18:28:10.046405 [ 3 ] {} <Trace> HTTP-Session: abe57ddf-f1b1-4def-b6e8-7902926addb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4623 2024.07.03 18:28:10.046527 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part
4624 2024.07.03 18:28:10.046734 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part
4625 2024.07.03 18:28:10.046899 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4626 2024.07.03 18:28:10.047060 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part
4627 2024.07.03 18:28:10.047237 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4628 2024.07.03 18:28:10.047342 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part
4629 2024.07.03 18:28:10.047624 [ 199 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part
4630 2024.07.03 18:28:10.048347 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4631 2024.07.03 18:28:10.049096 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4632 2024.07.03 18:28:10.049158 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4633 2024.07.03 18:28:10.049976 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4634 2024.07.03 18:28:10.050619 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 4 columns (4 merged, 0 gathered) in 0.004839606 sec., 148565.81300213284 rows/sec., 12.07 MiB/sec.
4635 2024.07.03 18:28:10.050689 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4636 2024.07.03 18:28:10.050884 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4637 2024.07.03 18:28:10.050993 [ 134 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4638 2024.07.03 18:28:10.051018 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004353 sec., 17229.49689869056 rows/sec., 1.35 MiB/sec.
4639 2024.07.03 18:28:10.051127 [ 134 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4640 2024.07.03 18:28:10.051292 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4641 2024.07.03 18:28:10.051649 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Debug> DynamicQueryHandler: Done processing query
4642 2024.07.03 18:28:10.051808 [ 3 ] {d02cc096-2f51-4cc1-b8f4-d8a0059779e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4643 2024.07.03 18:28:10.051907 [ 3 ] {} <Debug> HTTP-Session: abe57ddf-f1b1-4def-b6e8-7902926addb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.07.03 18:28:10.051976 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4645 2024.07.03 18:28:10.052407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4646 2024.07.03 18:28:10.052731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4647 2024.07.03 18:28:10.052763 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4648 2024.07.03 18:28:10.052858 [ 3 ] {} <Debug> HTTP-Session: 3190198b-8ed5-4bde-be91-e1791de24bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4649 2024.07.03 18:28:10.052871 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 148 rows starting from the beginning of the part
4650 2024.07.03 18:28:10.052931 [ 3 ] {} <Debug> HTTP-Session: 3190198b-8ed5-4bde-be91-e1791de24bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4651 2024.07.03 18:28:10.053029 [ 3 ] {} <Debug> HTTP-Session: 3190198b-8ed5-4bde-be91-e1791de24bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.07.03 18:28:10.053177 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4653 2024.07.03 18:28:10.053272 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part
4654 2024.07.03 18:28:10.053312 [ 3 ] {} <Trace> HTTP-Session: 3190198b-8ed5-4bde-be91-e1791de24bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4655 2024.07.03 18:28:10.053739 [ 191 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_26_5} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4656 2024.07.03 18:28:10.053749 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 109 rows starting from the beginning of the part
4657 2024.07.03 18:28:10.054108 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
4658 2024.07.03 18:28:10.054100 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4659 2024.07.03 18:28:10.054183 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 75 rows starting from the beginning of the part
4660 2024.07.03 18:28:10.054389 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4661 2024.07.03 18:28:10.054441 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 83 rows starting from the beginning of the part
4662 2024.07.03 18:28:10.054732 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 75 rows starting from the beginning of the part
4663 2024.07.03 18:28:10.055542 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4664 2024.07.03 18:28:10.056515 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4665 2024.07.03 18:28:10.056591 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4666 2024.07.03 18:28:10.057467 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.00596088 sec., 95120.18359705279 rows/sec., 7.43 MiB/sec.
4667 2024.07.03 18:28:10.057562 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4668 2024.07.03 18:28:10.057647 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4669 2024.07.03 18:28:10.058450 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4670 2024.07.03 18:28:10.058532 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4671 2024.07.03 18:28:10.058749 [ 199 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_26_5} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4672 2024.07.03 18:28:10.058754 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005053 sec., 31664.35780724322 rows/sec., 2.21 MiB/sec.
4673 2024.07.03 18:28:10.058982 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4674 2024.07.03 18:28:10.059164 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Debug> DynamicQueryHandler: Done processing query
4675 2024.07.03 18:28:10.059193 [ 3 ] {10ef8b5d-e7c3-4c06-86e8-859c45643d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4676 2024.07.03 18:28:10.059209 [ 3 ] {} <Debug> HTTP-Session: 3190198b-8ed5-4bde-be91-e1791de24bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4677 2024.07.03 18:28:10.059360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4678 2024.07.03 18:28:10.059406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4679 2024.07.03 18:28:10.059425 [ 3 ] {} <Debug> HTTP-Session: c23ee374-bbef-4715-b369-355f17a617a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4680 2024.07.03 18:28:10.059441 [ 3 ] {} <Debug> HTTP-Session: c23ee374-bbef-4715-b369-355f17a617a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.07.03 18:28:10.059455 [ 3 ] {} <Debug> HTTP-Session: c23ee374-bbef-4715-b369-355f17a617a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.07.03 18:28:10.059489 [ 3 ] {} <Trace> HTTP-Session: c23ee374-bbef-4715-b369-355f17a617a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4683 2024.07.03 18:28:10.059683 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4684 2024.07.03 18:28:10.059750 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4685 2024.07.03 18:28:10.060195 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4686 2024.07.03 18:28:10.060683 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4687 2024.07.03 18:28:10.060718 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4688 2024.07.03 18:28:10.061306 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4689 2024.07.03 18:28:10.061705 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4690 2024.07.03 18:28:10.061900 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002325 sec., 4731.1827956989255 rows/sec., 8.48 MiB/sec.
4691 2024.07.03 18:28:10.062095 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Debug> DynamicQueryHandler: Done processing query
4692 2024.07.03 18:28:10.062119 [ 3 ] {8bd14614-17a3-4bde-bef1-651876d7606c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4693 2024.07.03 18:28:10.062135 [ 3 ] {} <Debug> HTTP-Session: c23ee374-bbef-4715-b369-355f17a617a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4694 2024.07.03 18:28:10.062259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4695 2024.07.03 18:28:10.062305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4696 2024.07.03 18:28:10.062323 [ 3 ] {} <Debug> HTTP-Session: 5a969310-69b0-40a6-9cca-6d0207cefb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4697 2024.07.03 18:28:10.062339 [ 3 ] {} <Debug> HTTP-Session: 5a969310-69b0-40a6-9cca-6d0207cefb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4698 2024.07.03 18:28:10.062354 [ 3 ] {} <Debug> HTTP-Session: 5a969310-69b0-40a6-9cca-6d0207cefb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4699 2024.07.03 18:28:10.062384 [ 3 ] {} <Trace> HTTP-Session: 5a969310-69b0-40a6-9cca-6d0207cefb63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4700 2024.07.03 18:28:10.062492 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4701 2024.07.03 18:28:10.062535 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4702 2024.07.03 18:28:10.062661 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4703 2024.07.03 18:28:10.062912 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4704 2024.07.03 18:28:10.062947 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4705 2024.07.03 18:28:10.063299 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4706 2024.07.03 18:28:10.063616 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4707 2024.07.03 18:28:10.063770 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec.
4708 2024.07.03 18:28:10.063921 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Debug> DynamicQueryHandler: Done processing query
4709 2024.07.03 18:28:10.063945 [ 3 ] {7410c8bc-4792-46d2-8a2b-e51d0c45fb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4710 2024.07.03 18:28:10.063960 [ 3 ] {} <Debug> HTTP-Session: 5a969310-69b0-40a6-9cca-6d0207cefb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.07.03 18:28:15.040489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4712 2024.07.03 18:28:15.040725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4713 2024.07.03 18:28:15.040756 [ 3 ] {} <Debug> HTTP-Session: 6513975e-9f13-4894-ad3f-3071b8bd454e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4714 2024.07.03 18:28:15.040783 [ 3 ] {} <Debug> HTTP-Session: 6513975e-9f13-4894-ad3f-3071b8bd454e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4715 2024.07.03 18:28:15.040798 [ 3 ] {} <Debug> HTTP-Session: 6513975e-9f13-4894-ad3f-3071b8bd454e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4716 2024.07.03 18:28:15.040847 [ 3 ] {} <Trace> HTTP-Session: 6513975e-9f13-4894-ad3f-3071b8bd454e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4717 2024.07.03 18:28:15.041031 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4718 2024.07.03 18:28:15.041094 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4719 2024.07.03 18:28:15.041283 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4720 2024.07.03 18:28:15.041649 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4721 2024.07.03 18:28:15.041713 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4722 2024.07.03 18:28:15.042076 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4723 2024.07.03 18:28:15.042421 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4724 2024.07.03 18:28:15.042562 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00159 sec., 11949.685534591195 rows/sec., 968.58 KiB/sec.
4725 2024.07.03 18:28:15.042568 [ 149 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4726 2024.07.03 18:28:15.042627 [ 149 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4727 2024.07.03 18:28:15.042664 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4728 2024.07.03 18:28:15.042781 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Debug> DynamicQueryHandler: Done processing query
4729 2024.07.03 18:28:15.042838 [ 3 ] {441300d7-e149-4ec6-ae61-073d3a1a8aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4730 2024.07.03 18:28:15.042883 [ 3 ] {} <Debug> HTTP-Session: 6513975e-9f13-4894-ad3f-3071b8bd454e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4731 2024.07.03 18:28:15.042917 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4732 2024.07.03 18:28:15.043092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4733 2024.07.03 18:28:15.043205 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4734 2024.07.03 18:28:15.043208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4735 2024.07.03 18:28:15.043276 [ 3 ] {} <Debug> HTTP-Session: b927de93-e1cd-48b7-a180-3fc1c4cbe7e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4736 2024.07.03 18:28:15.043279 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 30 rows starting from the beginning of the part
4737 2024.07.03 18:28:15.043303 [ 3 ] {} <Debug> HTTP-Session: b927de93-e1cd-48b7-a180-3fc1c4cbe7e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4738 2024.07.03 18:28:15.043356 [ 3 ] {} <Debug> HTTP-Session: b927de93-e1cd-48b7-a180-3fc1c4cbe7e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4739 2024.07.03 18:28:15.043467 [ 3 ] {} <Trace> HTTP-Session: b927de93-e1cd-48b7-a180-3fc1c4cbe7e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4740 2024.07.03 18:28:15.043513 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
4741 2024.07.03 18:28:15.043853 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
4742 2024.07.03 18:28:15.044170 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
4743 2024.07.03 18:28:15.044173 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4744 2024.07.03 18:28:15.044435 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
4745 2024.07.03 18:28:15.044433 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4746 2024.07.03 18:28:15.044696 [ 199 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part
4747 2024.07.03 18:28:15.045374 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4748 2024.07.03 18:28:15.046238 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4749 2024.07.03 18:28:15.046299 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4750 2024.07.03 18:28:15.047158 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4751 2024.07.03 18:28:15.047377 [ 194 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004612254 sec., 23632.696724855137 rows/sec., 1.87 MiB/sec.
4752 2024.07.03 18:28:15.047748 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4753 2024.07.03 18:28:15.047790 [ 194 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4754 2024.07.03 18:28:15.048133 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.00441 sec., 25623.58276643991 rows/sec., 2.11 MiB/sec.
4755 2024.07.03 18:28:15.048680 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Debug> DynamicQueryHandler: Done processing query
4756 2024.07.03 18:28:15.048930 [ 3 ] {07650613-0446-4833-8961-5f92acb4fd56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4757 2024.07.03 18:28:15.049045 [ 3 ] {} <Debug> HTTP-Session: b927de93-e1cd-48b7-a180-3fc1c4cbe7e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4758 2024.07.03 18:28:15.049348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4759 2024.07.03 18:28:15.049436 [ 194 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4760 2024.07.03 18:28:15.049453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4761 2024.07.03 18:28:15.049517 [ 3 ] {} <Debug> HTTP-Session: 47775b0a-9fc7-4f5f-97df-ca30662c104d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4762 2024.07.03 18:28:15.049545 [ 3 ] {} <Debug> HTTP-Session: 47775b0a-9fc7-4f5f-97df-ca30662c104d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.07.03 18:28:15.049582 [ 3 ] {} <Debug> HTTP-Session: 47775b0a-9fc7-4f5f-97df-ca30662c104d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4764 2024.07.03 18:28:15.049631 [ 194 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_26_5} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4765 2024.07.03 18:28:15.049646 [ 3 ] {} <Trace> HTTP-Session: 47775b0a-9fc7-4f5f-97df-ca30662c104d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4766 2024.07.03 18:28:15.049797 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4767 2024.07.03 18:28:15.049862 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4768 2024.07.03 18:28:15.049912 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4769 2024.07.03 18:28:15.050062 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4770 2024.07.03 18:28:15.050463 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4771 2024.07.03 18:28:15.050499 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4772 2024.07.03 18:28:15.050820 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4773 2024.07.03 18:28:15.051128 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4774 2024.07.03 18:28:15.051254 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001472 sec., 56385.86956521739 rows/sec., 4.40 MiB/sec.
4775 2024.07.03 18:28:15.051410 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Debug> DynamicQueryHandler: Done processing query
4776 2024.07.03 18:28:15.051435 [ 3 ] {646bd612-5c05-40c8-b968-c4373dba8d76} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4777 2024.07.03 18:28:15.051450 [ 3 ] {} <Debug> HTTP-Session: 47775b0a-9fc7-4f5f-97df-ca30662c104d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.07.03 18:28:15.051639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4779 2024.07.03 18:28:15.051686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4780 2024.07.03 18:28:15.051705 [ 3 ] {} <Debug> HTTP-Session: 9c40c98c-76d2-4d2f-ad14-788b7efbc86d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4781 2024.07.03 18:28:15.051721 [ 3 ] {} <Debug> HTTP-Session: 9c40c98c-76d2-4d2f-ad14-788b7efbc86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4782 2024.07.03 18:28:15.051735 [ 3 ] {} <Debug> HTTP-Session: 9c40c98c-76d2-4d2f-ad14-788b7efbc86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4783 2024.07.03 18:28:15.051766 [ 3 ] {} <Trace> HTTP-Session: 9c40c98c-76d2-4d2f-ad14-788b7efbc86d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4784 2024.07.03 18:28:15.051913 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4785 2024.07.03 18:28:15.051959 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4786 2024.07.03 18:28:15.052101 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4787 2024.07.03 18:28:15.052457 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4788 2024.07.03 18:28:15.052494 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4789 2024.07.03 18:28:15.052875 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4790 2024.07.03 18:28:15.053229 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4791 2024.07.03 18:28:15.053356 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec.
4792 2024.07.03 18:28:15.053503 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Debug> DynamicQueryHandler: Done processing query
4793 2024.07.03 18:28:15.053527 [ 3 ] {67327708-382c-4450-a571-375b939b58b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4794 2024.07.03 18:28:15.053543 [ 3 ] {} <Debug> HTTP-Session: 9c40c98c-76d2-4d2f-ad14-788b7efbc86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4795 2024.07.03 18:28:15.053751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4796 2024.07.03 18:28:15.053797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4797 2024.07.03 18:28:15.053816 [ 3 ] {} <Debug> HTTP-Session: c17cb726-ebc8-40f2-b0bf-d6e30178e514 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4798 2024.07.03 18:28:15.053832 [ 3 ] {} <Debug> HTTP-Session: c17cb726-ebc8-40f2-b0bf-d6e30178e514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4799 2024.07.03 18:28:15.053846 [ 3 ] {} <Debug> HTTP-Session: c17cb726-ebc8-40f2-b0bf-d6e30178e514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4800 2024.07.03 18:28:15.053876 [ 3 ] {} <Trace> HTTP-Session: c17cb726-ebc8-40f2-b0bf-d6e30178e514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4801 2024.07.03 18:28:15.054137 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4802 2024.07.03 18:28:15.054198 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4803 2024.07.03 18:28:15.054609 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4804 2024.07.03 18:28:15.055227 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4805 2024.07.03 18:28:15.055263 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4806 2024.07.03 18:28:15.055847 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4807 2024.07.03 18:28:15.056248 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4808 2024.07.03 18:28:15.056428 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002465 sec., 7707.910750507099 rows/sec., 13.81 MiB/sec.
4809 2024.07.03 18:28:15.056430 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4810 2024.07.03 18:28:15.056554 [ 148 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4811 2024.07.03 18:28:15.056621 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
4812 2024.07.03 18:28:15.056882 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Debug> DynamicQueryHandler: Done processing query
4813 2024.07.03 18:28:15.056963 [ 3 ] {315562b1-3e34-4e25-bb71-421455b06bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4814 2024.07.03 18:28:15.057055 [ 3 ] {} <Debug> HTTP-Session: c17cb726-ebc8-40f2-b0bf-d6e30178e514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4815 2024.07.03 18:28:15.057100 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4816 2024.07.03 18:28:15.057374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4817 2024.07.03 18:28:15.057616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4818 2024.07.03 18:28:15.057706 [ 3 ] {} <Debug> HTTP-Session: 770370f3-0ad7-4cae-80ab-ac5e30536517 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4819 2024.07.03 18:28:15.057755 [ 3 ] {} <Debug> HTTP-Session: 770370f3-0ad7-4cae-80ab-ac5e30536517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4820 2024.07.03 18:28:15.057797 [ 3 ] {} <Debug> HTTP-Session: 770370f3-0ad7-4cae-80ab-ac5e30536517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4821 2024.07.03 18:28:15.057915 [ 3 ] {} <Trace> HTTP-Session: 770370f3-0ad7-4cae-80ab-ac5e30536517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4822 2024.07.03 18:28:15.058215 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4823 2024.07.03 18:28:15.058346 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4824 2024.07.03 18:28:15.058353 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4825 2024.07.03 18:28:15.058588 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 332 rows starting from the beginning of the part
4826 2024.07.03 18:28:15.058883 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4827 2024.07.03 18:28:15.059385 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
4828 2024.07.03 18:28:15.060263 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4829 2024.07.03 18:28:15.060283 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
4830 2024.07.03 18:28:15.060339 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4831 2024.07.03 18:28:15.060821 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
4832 2024.07.03 18:28:15.061457 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
4833 2024.07.03 18:28:15.061622 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4834 2024.07.03 18:28:15.061953 [ 192 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part
4835 2024.07.03 18:28:15.062842 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4836 2024.07.03 18:28:15.063239 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005152 sec., 11645.962732919254 rows/sec., 803.69 KiB/sec.
4837 2024.07.03 18:28:15.063515 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Debug> DynamicQueryHandler: Done processing query
4838 2024.07.03 18:28:15.063570 [ 3 ] {c911d2a1-8d4f-4fee-b10b-5fef0ebdae3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4839 2024.07.03 18:28:15.063597 [ 3 ] {} <Debug> HTTP-Session: 770370f3-0ad7-4cae-80ab-ac5e30536517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.07.03 18:28:15.066322 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 19 columns (19 merged, 0 gathered) in 0.009547072 sec., 43049.8481628713 rows/sec., 77.14 MiB/sec.
4841 2024.07.03 18:28:15.066987 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4842 2024.07.03 18:28:15.067615 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4843 2024.07.03 18:28:15.067705 [ 191 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4844 2024.07.03 18:28:15.067858 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB.
4845 2024.07.03 18:28:18.900991 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
4846 2024.07.03 18:28:18.901050 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
4847 2024.07.03 18:28:20.040069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4848 2024.07.03 18:28:20.040195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4849 2024.07.03 18:28:20.040221 [ 3 ] {} <Debug> HTTP-Session: 16fa5b50-0f36-43cb-8403-b59d846f5ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4850 2024.07.03 18:28:20.040245 [ 3 ] {} <Debug> HTTP-Session: 16fa5b50-0f36-43cb-8403-b59d846f5ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4851 2024.07.03 18:28:20.040260 [ 3 ] {} <Debug> HTTP-Session: 16fa5b50-0f36-43cb-8403-b59d846f5ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.07.03 18:28:20.040308 [ 3 ] {} <Trace> HTTP-Session: 16fa5b50-0f36-43cb-8403-b59d846f5ed4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4853 2024.07.03 18:28:20.040486 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4854 2024.07.03 18:28:20.040550 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4855 2024.07.03 18:28:20.040738 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4856 2024.07.03 18:28:20.041163 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4857 2024.07.03 18:28:20.041206 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4858 2024.07.03 18:28:20.041579 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4859 2024.07.03 18:28:20.041914 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4860 2024.07.03 18:28:20.042054 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001621 sec., 6785.9346082665015 rows/sec., 550.03 KiB/sec.
4861 2024.07.03 18:28:20.042265 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Debug> DynamicQueryHandler: Done processing query
4862 2024.07.03 18:28:20.042291 [ 3 ] {050e6ac2-c0be-41e7-b4dc-6fcf2ea6e82d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4863 2024.07.03 18:28:20.042308 [ 3 ] {} <Debug> HTTP-Session: 16fa5b50-0f36-43cb-8403-b59d846f5ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.07.03 18:28:20.042462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4865 2024.07.03 18:28:20.042515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4866 2024.07.03 18:28:20.042534 [ 3 ] {} <Debug> HTTP-Session: 4fa9cad1-c4e8-4cde-afbf-303593de852c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4867 2024.07.03 18:28:20.042552 [ 3 ] {} <Debug> HTTP-Session: 4fa9cad1-c4e8-4cde-afbf-303593de852c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4868 2024.07.03 18:28:20.042566 [ 3 ] {} <Debug> HTTP-Session: 4fa9cad1-c4e8-4cde-afbf-303593de852c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.07.03 18:28:20.042601 [ 3 ] {} <Trace> HTTP-Session: 4fa9cad1-c4e8-4cde-afbf-303593de852c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4870 2024.07.03 18:28:20.042701 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4871 2024.07.03 18:28:20.042747 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4872 2024.07.03 18:28:20.042879 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4873 2024.07.03 18:28:20.043158 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4874 2024.07.03 18:28:20.043194 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4875 2024.07.03 18:28:20.043491 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4876 2024.07.03 18:28:20.043794 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4877 2024.07.03 18:28:20.043916 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001244 sec., 1607.717041800643 rows/sec., 131.10 KiB/sec.
4878 2024.07.03 18:28:20.044181 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Debug> DynamicQueryHandler: Done processing query
4879 2024.07.03 18:28:20.044206 [ 3 ] {a8016369-b8c6-4eee-be78-b8a0ddcbe5ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4880 2024.07.03 18:28:20.044222 [ 3 ] {} <Debug> HTTP-Session: 4fa9cad1-c4e8-4cde-afbf-303593de852c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4881 2024.07.03 18:28:20.044379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4882 2024.07.03 18:28:20.044430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4883 2024.07.03 18:28:20.044449 [ 3 ] {} <Debug> HTTP-Session: 4baebc11-f8db-4173-99e4-ea1be7c203d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4884 2024.07.03 18:28:20.044466 [ 3 ] {} <Debug> HTTP-Session: 4baebc11-f8db-4173-99e4-ea1be7c203d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4885 2024.07.03 18:28:20.044481 [ 3 ] {} <Debug> HTTP-Session: 4baebc11-f8db-4173-99e4-ea1be7c203d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4886 2024.07.03 18:28:20.044513 [ 3 ] {} <Trace> HTTP-Session: 4baebc11-f8db-4173-99e4-ea1be7c203d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4887 2024.07.03 18:28:20.044637 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4888 2024.07.03 18:28:20.044680 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4889 2024.07.03 18:28:20.044821 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4890 2024.07.03 18:28:20.045153 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4891 2024.07.03 18:28:20.045189 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4892 2024.07.03 18:28:20.045495 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4893 2024.07.03 18:28:20.045799 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4894 2024.07.03 18:28:20.045921 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001331 sec., 67618.332081142 rows/sec., 5.46 MiB/sec.
4895 2024.07.03 18:28:20.046202 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Debug> DynamicQueryHandler: Done processing query
4896 2024.07.03 18:28:20.046233 [ 3 ] {60e60c90-3faf-42d4-b6e3-2ae57f9e2858} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4897 2024.07.03 18:28:20.046250 [ 3 ] {} <Debug> HTTP-Session: 4baebc11-f8db-4173-99e4-ea1be7c203d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4898 2024.07.03 18:28:20.046364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4899 2024.07.03 18:28:20.046413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4900 2024.07.03 18:28:20.046432 [ 3 ] {} <Debug> HTTP-Session: efcbc765-296f-41ea-81f8-bd22d98182d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4901 2024.07.03 18:28:20.046449 [ 3 ] {} <Debug> HTTP-Session: efcbc765-296f-41ea-81f8-bd22d98182d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4902 2024.07.03 18:28:20.046463 [ 3 ] {} <Debug> HTTP-Session: efcbc765-296f-41ea-81f8-bd22d98182d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4903 2024.07.03 18:28:20.046494 [ 3 ] {} <Trace> HTTP-Session: efcbc765-296f-41ea-81f8-bd22d98182d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4904 2024.07.03 18:28:20.046591 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4905 2024.07.03 18:28:20.046635 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4906 2024.07.03 18:28:20.046780 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4907 2024.07.03 18:28:20.047043 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4908 2024.07.03 18:28:20.047078 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4909 2024.07.03 18:28:20.047375 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4910 2024.07.03 18:28:20.047678 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4911 2024.07.03 18:28:20.047796 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec.
4912 2024.07.03 18:28:20.048069 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Debug> DynamicQueryHandler: Done processing query
4913 2024.07.03 18:28:20.048094 [ 3 ] {078a57c1-42ea-47a5-9d52-28fb7f8c2a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4914 2024.07.03 18:28:20.048110 [ 3 ] {} <Debug> HTTP-Session: efcbc765-296f-41ea-81f8-bd22d98182d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4915 2024.07.03 18:28:20.048233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4916 2024.07.03 18:28:20.048280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4917 2024.07.03 18:28:20.048298 [ 3 ] {} <Debug> HTTP-Session: b0562cd7-280f-48c6-8056-b38ce41d47f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4918 2024.07.03 18:28:20.048315 [ 3 ] {} <Debug> HTTP-Session: b0562cd7-280f-48c6-8056-b38ce41d47f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4919 2024.07.03 18:28:20.048329 [ 3 ] {} <Debug> HTTP-Session: b0562cd7-280f-48c6-8056-b38ce41d47f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4920 2024.07.03 18:28:20.048361 [ 3 ] {} <Trace> HTTP-Session: b0562cd7-280f-48c6-8056-b38ce41d47f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4921 2024.07.03 18:28:20.048483 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4922 2024.07.03 18:28:20.048526 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4923 2024.07.03 18:28:20.048669 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4924 2024.07.03 18:28:20.049027 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4925 2024.07.03 18:28:20.049063 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4926 2024.07.03 18:28:20.049370 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4927 2024.07.03 18:28:20.049677 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4928 2024.07.03 18:28:20.049799 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001363 sec., 56493.030080704324 rows/sec., 4.41 MiB/sec.
4929 2024.07.03 18:28:20.050067 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Debug> DynamicQueryHandler: Done processing query
4930 2024.07.03 18:28:20.050102 [ 3 ] {517a7f34-0eae-45b1-8a8e-770cb4341e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4931 2024.07.03 18:28:20.050118 [ 3 ] {} <Debug> HTTP-Session: b0562cd7-280f-48c6-8056-b38ce41d47f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4932 2024.07.03 18:28:20.050283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4933 2024.07.03 18:28:20.050331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4934 2024.07.03 18:28:20.050351 [ 3 ] {} <Debug> HTTP-Session: 38ef4779-8f29-4611-96d8-ff07d7e0c124 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4935 2024.07.03 18:28:20.050368 [ 3 ] {} <Debug> HTTP-Session: 38ef4779-8f29-4611-96d8-ff07d7e0c124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4936 2024.07.03 18:28:20.050382 [ 3 ] {} <Debug> HTTP-Session: 38ef4779-8f29-4611-96d8-ff07d7e0c124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4937 2024.07.03 18:28:20.050412 [ 3 ] {} <Trace> HTTP-Session: 38ef4779-8f29-4611-96d8-ff07d7e0c124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4938 2024.07.03 18:28:20.050562 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4939 2024.07.03 18:28:20.050610 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4940 2024.07.03 18:28:20.050768 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4941 2024.07.03 18:28:20.051123 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4942 2024.07.03 18:28:20.051159 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4943 2024.07.03 18:28:20.051536 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4944 2024.07.03 18:28:20.051860 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4945 2024.07.03 18:28:20.051983 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001493 sec., 107836.57066309445 rows/sec., 7.51 MiB/sec.
4946 2024.07.03 18:28:20.052133 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Debug> DynamicQueryHandler: Done processing query
4947 2024.07.03 18:28:20.052158 [ 3 ] {75507828-0b0e-4e0c-9355-c5c987f6b0e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4948 2024.07.03 18:28:20.052173 [ 3 ] {} <Debug> HTTP-Session: 38ef4779-8f29-4611-96d8-ff07d7e0c124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4949 2024.07.03 18:28:20.052302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4950 2024.07.03 18:28:20.052348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4951 2024.07.03 18:28:20.052368 [ 3 ] {} <Debug> HTTP-Session: 37478436-ecb3-4e25-89f3-15db15de251d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4952 2024.07.03 18:28:20.052384 [ 3 ] {} <Debug> HTTP-Session: 37478436-ecb3-4e25-89f3-15db15de251d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4953 2024.07.03 18:28:20.052398 [ 3 ] {} <Debug> HTTP-Session: 37478436-ecb3-4e25-89f3-15db15de251d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4954 2024.07.03 18:28:20.052429 [ 3 ] {} <Trace> HTTP-Session: 37478436-ecb3-4e25-89f3-15db15de251d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4955 2024.07.03 18:28:20.052604 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4956 2024.07.03 18:28:20.052663 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4957 2024.07.03 18:28:20.053054 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4958 2024.07.03 18:28:20.053611 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4959 2024.07.03 18:28:20.053646 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4960 2024.07.03 18:28:20.054216 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4961 2024.07.03 18:28:20.054614 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4962 2024.07.03 18:28:20.054756 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002248 sec., 4893.238434163701 rows/sec., 8.77 MiB/sec.
4963 2024.07.03 18:28:20.054967 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Debug> DynamicQueryHandler: Done processing query
4964 2024.07.03 18:28:20.054992 [ 3 ] {940eb26f-dc59-4909-8d69-d86e6df18747} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4965 2024.07.03 18:28:20.055007 [ 3 ] {} <Debug> HTTP-Session: 37478436-ecb3-4e25-89f3-15db15de251d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4966 2024.07.03 18:28:20.055130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4967 2024.07.03 18:28:20.055178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4968 2024.07.03 18:28:20.055197 [ 3 ] {} <Debug> HTTP-Session: b5fa3513-2ef8-4ee0-a4e8-6304ec2572c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4969 2024.07.03 18:28:20.055214 [ 3 ] {} <Debug> HTTP-Session: b5fa3513-2ef8-4ee0-a4e8-6304ec2572c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4970 2024.07.03 18:28:20.055227 [ 3 ] {} <Debug> HTTP-Session: b5fa3513-2ef8-4ee0-a4e8-6304ec2572c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4971 2024.07.03 18:28:20.055257 [ 3 ] {} <Trace> HTTP-Session: b5fa3513-2ef8-4ee0-a4e8-6304ec2572c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4972 2024.07.03 18:28:20.055376 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4973 2024.07.03 18:28:20.055419 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4974 2024.07.03 18:28:20.055544 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4975 2024.07.03 18:28:20.055820 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4976 2024.07.03 18:28:20.055855 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4977 2024.07.03 18:28:20.056201 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4978 2024.07.03 18:28:20.056511 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4979 2024.07.03 18:28:20.056639 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec.
4980 2024.07.03 18:28:20.056805 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Debug> DynamicQueryHandler: Done processing query
4981 2024.07.03 18:28:20.056828 [ 3 ] {7f132a7a-5711-4ae9-86ac-79c002adc25c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4982 2024.07.03 18:28:20.056844 [ 3 ] {} <Debug> HTTP-Session: b5fa3513-2ef8-4ee0-a4e8-6304ec2572c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4983 2024.07.03 18:28:25.042839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4984 2024.07.03 18:28:25.043004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4985 2024.07.03 18:28:25.043034 [ 3 ] {} <Debug> HTTP-Session: 4c57b2e4-be6a-4964-943f-08c66ae6bfe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
4986 2024.07.03 18:28:25.043063 [ 3 ] {} <Debug> HTTP-Session: 4c57b2e4-be6a-4964-943f-08c66ae6bfe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.07.03 18:28:25.043081 [ 3 ] {} <Debug> HTTP-Session: 4c57b2e4-be6a-4964-943f-08c66ae6bfe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4988 2024.07.03 18:28:25.043137 [ 3 ] {} <Trace> HTTP-Session: 4c57b2e4-be6a-4964-943f-08c66ae6bfe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4989 2024.07.03 18:28:25.043356 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4990 2024.07.03 18:28:25.043432 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4991 2024.07.03 18:28:25.043651 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4992 2024.07.03 18:28:25.044096 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4993 2024.07.03 18:28:25.044147 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4994 2024.07.03 18:28:25.044530 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4995 2024.07.03 18:28:25.044880 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4996 2024.07.03 18:28:25.045049 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001758 sec., 10807.73606370876 rows/sec., 876.02 KiB/sec.
4997 2024.07.03 18:28:25.045302 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Debug> DynamicQueryHandler: Done processing query
4998 2024.07.03 18:28:25.045330 [ 3 ] {e18ee754-9ac7-4715-8c6c-646a349365d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4999 2024.07.03 18:28:25.045347 [ 3 ] {} <Debug> HTTP-Session: 4c57b2e4-be6a-4964-943f-08c66ae6bfe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5000 2024.07.03 18:28:25.045548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5001 2024.07.03 18:28:25.045602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5002 2024.07.03 18:28:25.045622 [ 3 ] {} <Debug> HTTP-Session: 5db32cc9-7879-4335-92e2-e0bc4b487945 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5003 2024.07.03 18:28:25.045640 [ 3 ] {} <Debug> HTTP-Session: 5db32cc9-7879-4335-92e2-e0bc4b487945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.07.03 18:28:25.045654 [ 3 ] {} <Debug> HTTP-Session: 5db32cc9-7879-4335-92e2-e0bc4b487945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5005 2024.07.03 18:28:25.045689 [ 3 ] {} <Trace> HTTP-Session: 5db32cc9-7879-4335-92e2-e0bc4b487945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5006 2024.07.03 18:28:25.045832 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5007 2024.07.03 18:28:25.045880 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5008 2024.07.03 18:28:25.046013 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5009 2024.07.03 18:28:25.046389 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5010 2024.07.03 18:28:25.046427 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5011 2024.07.03 18:28:25.046752 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5012 2024.07.03 18:28:25.047056 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5013 2024.07.03 18:28:25.047219 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Debug> executeQuery: Read 149 rows, 12.30 KiB in 0.00144 sec., 103472.22222222222 rows/sec., 8.34 MiB/sec.
5014 2024.07.03 18:28:25.047382 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Debug> DynamicQueryHandler: Done processing query
5015 2024.07.03 18:28:25.047406 [ 3 ] {81a8dd0e-5072-4a3f-a9f4-a3d1d9ac34e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5016 2024.07.03 18:28:25.047422 [ 3 ] {} <Debug> HTTP-Session: 5db32cc9-7879-4335-92e2-e0bc4b487945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5017 2024.07.03 18:28:25.047596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 18129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5018 2024.07.03 18:28:25.047673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5019 2024.07.03 18:28:25.047709 [ 3 ] {} <Debug> HTTP-Session: 262df48b-ecf3-461d-9629-1ce498d0ffb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5020 2024.07.03 18:28:25.047734 [ 3 ] {} <Debug> HTTP-Session: 262df48b-ecf3-461d-9629-1ce498d0ffb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5021 2024.07.03 18:28:25.047749 [ 3 ] {} <Debug> HTTP-Session: 262df48b-ecf3-461d-9629-1ce498d0ffb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.07.03 18:28:25.047783 [ 3 ] {} <Trace> HTTP-Session: 262df48b-ecf3-461d-9629-1ce498d0ffb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5023 2024.07.03 18:28:25.047943 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5024 2024.07.03 18:28:25.047996 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5025 2024.07.03 18:28:25.048139 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5026 2024.07.03 18:28:25.048514 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5027 2024.07.03 18:28:25.048552 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5028 2024.07.03 18:28:25.048874 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5029 2024.07.03 18:28:25.049186 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5030 2024.07.03 18:28:25.049347 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Debug> executeQuery: Read 107 rows, 8.54 KiB in 0.001461 sec., 73237.5085557837 rows/sec., 5.71 MiB/sec.
5031 2024.07.03 18:28:25.049513 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Debug> DynamicQueryHandler: Done processing query
5032 2024.07.03 18:28:25.049538 [ 3 ] {f4c4b408-2bab-469d-a118-0fff0d7e61cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5033 2024.07.03 18:28:25.049553 [ 3 ] {} <Debug> HTTP-Session: 262df48b-ecf3-461d-9629-1ce498d0ffb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5034 2024.07.03 18:28:25.049740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 37582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5035 2024.07.03 18:28:25.049789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5036 2024.07.03 18:28:25.049809 [ 3 ] {} <Debug> HTTP-Session: 272cf724-669e-4bad-bd38-18a59e645c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5037 2024.07.03 18:28:25.049825 [ 3 ] {} <Debug> HTTP-Session: 272cf724-669e-4bad-bd38-18a59e645c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.07.03 18:28:25.049838 [ 3 ] {} <Debug> HTTP-Session: 272cf724-669e-4bad-bd38-18a59e645c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.07.03 18:28:25.049868 [ 3 ] {} <Trace> HTTP-Session: 272cf724-669e-4bad-bd38-18a59e645c70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5040 2024.07.03 18:28:25.050034 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5041 2024.07.03 18:28:25.050080 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5042 2024.07.03 18:28:25.050225 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5043 2024.07.03 18:28:25.050609 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5044 2024.07.03 18:28:25.050647 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5045 2024.07.03 18:28:25.051029 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5046 2024.07.03 18:28:25.051378 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5047 2024.07.03 18:28:25.051544 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001585 sec., 123659.30599369085 rows/sec., 8.63 MiB/sec.
5048 2024.07.03 18:28:25.051706 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Debug> DynamicQueryHandler: Done processing query
5049 2024.07.03 18:28:25.051731 [ 3 ] {645f0b6c-d69f-47b4-8e30-43e806b408e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5050 2024.07.03 18:28:25.051746 [ 3 ] {} <Debug> HTTP-Session: 272cf724-669e-4bad-bd38-18a59e645c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5051 2024.07.03 18:28:25.051894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5052 2024.07.03 18:28:25.051942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5053 2024.07.03 18:28:25.051961 [ 3 ] {} <Debug> HTTP-Session: df0a7247-7b10-4e78-8c6e-687298a3a585 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5054 2024.07.03 18:28:25.051977 [ 3 ] {} <Debug> HTTP-Session: df0a7247-7b10-4e78-8c6e-687298a3a585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.07.03 18:28:25.051991 [ 3 ] {} <Debug> HTTP-Session: df0a7247-7b10-4e78-8c6e-687298a3a585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.07.03 18:28:25.052022 [ 3 ] {} <Trace> HTTP-Session: df0a7247-7b10-4e78-8c6e-687298a3a585 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5057 2024.07.03 18:28:25.052269 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5058 2024.07.03 18:28:25.052331 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5059 2024.07.03 18:28:25.052739 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5060 2024.07.03 18:28:25.053386 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5061 2024.07.03 18:28:25.053422 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5062 2024.07.03 18:28:25.054022 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5063 2024.07.03 18:28:25.054430 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5064 2024.07.03 18:28:25.054616 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002522 sec., 7533.70340999207 rows/sec., 13.50 MiB/sec.
5065 2024.07.03 18:28:25.054848 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Debug> DynamicQueryHandler: Done processing query
5066 2024.07.03 18:28:25.054874 [ 3 ] {3590ef3f-2f4e-47b5-ab01-5f83782b05ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5067 2024.07.03 18:28:25.054889 [ 3 ] {} <Debug> HTTP-Session: df0a7247-7b10-4e78-8c6e-687298a3a585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5068 2024.07.03 18:28:25.055015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5069 2024.07.03 18:28:25.055064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5070 2024.07.03 18:28:25.055084 [ 3 ] {} <Debug> HTTP-Session: ddeba3d8-5d21-40e3-801d-b8c0f8065d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5071 2024.07.03 18:28:25.055100 [ 3 ] {} <Debug> HTTP-Session: ddeba3d8-5d21-40e3-801d-b8c0f8065d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5072 2024.07.03 18:28:25.055114 [ 3 ] {} <Debug> HTTP-Session: ddeba3d8-5d21-40e3-801d-b8c0f8065d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5073 2024.07.03 18:28:25.055145 [ 3 ] {} <Trace> HTTP-Session: ddeba3d8-5d21-40e3-801d-b8c0f8065d44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5074 2024.07.03 18:28:25.055255 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5075 2024.07.03 18:28:25.055300 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5076 2024.07.03 18:28:25.055424 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5077 2024.07.03 18:28:25.055715 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5078 2024.07.03 18:28:25.055753 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5079 2024.07.03 18:28:25.056106 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5080 2024.07.03 18:28:25.056430 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5081 2024.07.03 18:28:25.056591 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
5082 2024.07.03 18:28:25.056886 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Debug> DynamicQueryHandler: Done processing query
5083 2024.07.03 18:28:25.056912 [ 3 ] {1ccaf583-ddb6-4cd3-9b57-f38cee1bd0da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5084 2024.07.03 18:28:25.056928 [ 3 ] {} <Debug> HTTP-Session: ddeba3d8-5d21-40e3-801d-b8c0f8065d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5085 2024.07.03 18:28:30.040425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5086 2024.07.03 18:28:30.040569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5087 2024.07.03 18:28:30.040600 [ 3 ] {} <Debug> HTTP-Session: bb851c15-87ea-48ac-8281-ff533a8acc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5088 2024.07.03 18:28:30.040629 [ 3 ] {} <Debug> HTTP-Session: bb851c15-87ea-48ac-8281-ff533a8acc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5089 2024.07.03 18:28:30.040647 [ 3 ] {} <Debug> HTTP-Session: bb851c15-87ea-48ac-8281-ff533a8acc12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5090 2024.07.03 18:28:30.040704 [ 3 ] {} <Trace> HTTP-Session: bb851c15-87ea-48ac-8281-ff533a8acc12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5091 2024.07.03 18:28:30.040914 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5092 2024.07.03 18:28:30.040988 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5093 2024.07.03 18:28:30.041186 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5094 2024.07.03 18:28:30.041611 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5095 2024.07.03 18:28:30.041659 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5096 2024.07.03 18:28:30.042028 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5097 2024.07.03 18:28:30.042381 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5098 2024.07.03 18:28:30.042556 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001702 sec., 6462.984723854289 rows/sec., 523.86 KiB/sec.
5099 2024.07.03 18:28:30.042881 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Debug> DynamicQueryHandler: Done processing query
5100 2024.07.03 18:28:30.042915 [ 3 ] {4f95438a-55a2-4ae6-9e60-684dc4468dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5101 2024.07.03 18:28:30.042932 [ 3 ] {} <Debug> HTTP-Session: bb851c15-87ea-48ac-8281-ff533a8acc12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5102 2024.07.03 18:28:30.043102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5103 2024.07.03 18:28:30.043164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5104 2024.07.03 18:28:30.043184 [ 3 ] {} <Debug> HTTP-Session: d5d8e0d4-2d70-4961-9907-63180480974c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5105 2024.07.03 18:28:30.043204 [ 3 ] {} <Debug> HTTP-Session: d5d8e0d4-2d70-4961-9907-63180480974c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5106 2024.07.03 18:28:30.043218 [ 3 ] {} <Debug> HTTP-Session: d5d8e0d4-2d70-4961-9907-63180480974c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.07.03 18:28:30.043253 [ 3 ] {} <Trace> HTTP-Session: d5d8e0d4-2d70-4961-9907-63180480974c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5108 2024.07.03 18:28:30.043363 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5109 2024.07.03 18:28:30.043410 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5110 2024.07.03 18:28:30.043564 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5111 2024.07.03 18:28:30.043868 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5112 2024.07.03 18:28:30.043908 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5113 2024.07.03 18:28:30.044206 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5114 2024.07.03 18:28:30.044514 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5115 2024.07.03 18:28:30.044677 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 365.94 KiB/sec.
5116 2024.07.03 18:28:30.045197 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Debug> DynamicQueryHandler: Done processing query
5117 2024.07.03 18:28:30.045223 [ 3 ] {81c8a447-2691-499d-b437-aa100eb05e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5118 2024.07.03 18:28:30.045239 [ 3 ] {} <Debug> HTTP-Session: d5d8e0d4-2d70-4961-9907-63180480974c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5119 2024.07.03 18:28:30.045378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5120 2024.07.03 18:28:30.045427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5121 2024.07.03 18:28:30.045447 [ 3 ] {} <Debug> HTTP-Session: afdf505b-ccd6-4687-ba54-4dc3a8e07279 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5122 2024.07.03 18:28:30.045465 [ 3 ] {} <Debug> HTTP-Session: afdf505b-ccd6-4687-ba54-4dc3a8e07279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5123 2024.07.03 18:28:30.045479 [ 3 ] {} <Debug> HTTP-Session: afdf505b-ccd6-4687-ba54-4dc3a8e07279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5124 2024.07.03 18:28:30.045512 [ 3 ] {} <Trace> HTTP-Session: afdf505b-ccd6-4687-ba54-4dc3a8e07279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5125 2024.07.03 18:28:30.045635 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5126 2024.07.03 18:28:30.045681 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5127 2024.07.03 18:28:30.045821 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5128 2024.07.03 18:28:30.046163 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5129 2024.07.03 18:28:30.046201 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5130 2024.07.03 18:28:30.046509 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5131 2024.07.03 18:28:30.046815 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5132 2024.07.03 18:28:30.046969 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Debug> executeQuery: Read 92 rows, 7.58 KiB in 0.001378 sec., 66763.42525399128 rows/sec., 5.37 MiB/sec.
5133 2024.07.03 18:28:30.047129 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Debug> DynamicQueryHandler: Done processing query
5134 2024.07.03 18:28:30.047154 [ 3 ] {4be9eb3d-31c2-4031-b304-4724fce88eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5135 2024.07.03 18:28:30.047170 [ 3 ] {} <Debug> HTTP-Session: afdf505b-ccd6-4687-ba54-4dc3a8e07279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5136 2024.07.03 18:28:30.047295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5137 2024.07.03 18:28:30.047344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5138 2024.07.03 18:28:30.047364 [ 3 ] {} <Debug> HTTP-Session: c0cee60c-430e-40e3-aed4-5f80b1b7f32a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5139 2024.07.03 18:28:30.047380 [ 3 ] {} <Debug> HTTP-Session: c0cee60c-430e-40e3-aed4-5f80b1b7f32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.07.03 18:28:30.047395 [ 3 ] {} <Debug> HTTP-Session: c0cee60c-430e-40e3-aed4-5f80b1b7f32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5141 2024.07.03 18:28:30.047426 [ 3 ] {} <Trace> HTTP-Session: c0cee60c-430e-40e3-aed4-5f80b1b7f32a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5142 2024.07.03 18:28:30.047521 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5143 2024.07.03 18:28:30.047563 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5144 2024.07.03 18:28:30.047690 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5145 2024.07.03 18:28:30.047950 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5146 2024.07.03 18:28:30.047986 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5147 2024.07.03 18:28:30.048276 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5148 2024.07.03 18:28:30.048587 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5149 2024.07.03 18:28:30.048741 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 337.32 KiB/sec.
5150 2024.07.03 18:28:30.049025 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Debug> DynamicQueryHandler: Done processing query
5151 2024.07.03 18:28:30.049050 [ 3 ] {c181f950-5e69-482e-bb8d-129f71fdd80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5152 2024.07.03 18:28:30.049066 [ 3 ] {} <Debug> HTTP-Session: c0cee60c-430e-40e3-aed4-5f80b1b7f32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5153 2024.07.03 18:28:30.049191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5154 2024.07.03 18:28:30.049238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5155 2024.07.03 18:28:30.049258 [ 3 ] {} <Debug> HTTP-Session: ba3bc859-2839-410d-bba5-1a7b8dc298bc Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5156 2024.07.03 18:28:30.049275 [ 3 ] {} <Debug> HTTP-Session: ba3bc859-2839-410d-bba5-1a7b8dc298bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.07.03 18:28:30.049289 [ 3 ] {} <Debug> HTTP-Session: ba3bc859-2839-410d-bba5-1a7b8dc298bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.07.03 18:28:30.049320 [ 3 ] {} <Trace> HTTP-Session: ba3bc859-2839-410d-bba5-1a7b8dc298bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5159 2024.07.03 18:28:30.049438 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5160 2024.07.03 18:28:30.049481 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5161 2024.07.03 18:28:30.049622 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5162 2024.07.03 18:28:30.049942 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5163 2024.07.03 18:28:30.049979 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5164 2024.07.03 18:28:30.050286 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5165 2024.07.03 18:28:30.050588 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5166 2024.07.03 18:28:30.050743 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001339 sec., 60492.90515309933 rows/sec., 4.73 MiB/sec.
5167 2024.07.03 18:28:30.050906 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Debug> DynamicQueryHandler: Done processing query
5168 2024.07.03 18:28:30.050931 [ 3 ] {bcc2337f-87d0-4a84-8393-7e0eef4b162d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5169 2024.07.03 18:28:30.050947 [ 3 ] {} <Debug> HTTP-Session: ba3bc859-2839-410d-bba5-1a7b8dc298bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5170 2024.07.03 18:28:30.051117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 31195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5171 2024.07.03 18:28:30.051167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5172 2024.07.03 18:28:30.051186 [ 3 ] {} <Debug> HTTP-Session: 484f631f-c4ad-4989-a244-ccd12ce8b538 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5173 2024.07.03 18:28:30.051203 [ 3 ] {} <Debug> HTTP-Session: 484f631f-c4ad-4989-a244-ccd12ce8b538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.07.03 18:28:30.051217 [ 3 ] {} <Debug> HTTP-Session: 484f631f-c4ad-4989-a244-ccd12ce8b538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5175 2024.07.03 18:28:30.051248 [ 3 ] {} <Trace> HTTP-Session: 484f631f-c4ad-4989-a244-ccd12ce8b538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5176 2024.07.03 18:28:30.051391 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5177 2024.07.03 18:28:30.051436 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5178 2024.07.03 18:28:30.051582 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5179 2024.07.03 18:28:30.051928 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5180 2024.07.03 18:28:30.051965 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5181 2024.07.03 18:28:30.052345 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5182 2024.07.03 18:28:30.052686 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5183 2024.07.03 18:28:30.052840 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5184 2024.07.03 18:28:30.052844 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001513 sec., 107732.98083278254 rows/sec., 7.50 MiB/sec.
5185 2024.07.03 18:28:30.052924 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5186 2024.07.03 18:28:30.052992 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5187 2024.07.03 18:28:30.053208 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Debug> DynamicQueryHandler: Done processing query
5188 2024.07.03 18:28:30.053283 [ 3 ] {c36073a8-53c4-47f8-b8cd-0acacc882adb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5189 2024.07.03 18:28:30.053295 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5190 2024.07.03 18:28:30.053358 [ 3 ] {} <Debug> HTTP-Session: 484f631f-c4ad-4989-a244-ccd12ce8b538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.07.03 18:28:30.053657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5192 2024.07.03 18:28:30.053764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5193 2024.07.03 18:28:30.053767 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5194 2024.07.03 18:28:30.053796 [ 3 ] {} <Debug> HTTP-Session: 9f73a759-9a65-4125-8e0e-1801b8653312 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5195 2024.07.03 18:28:30.053840 [ 3 ] {} <Debug> HTTP-Session: 9f73a759-9a65-4125-8e0e-1801b8653312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.07.03 18:28:30.053859 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3521 rows starting from the beginning of the part
5197 2024.07.03 18:28:30.053872 [ 3 ] {} <Debug> HTTP-Session: 9f73a759-9a65-4125-8e0e-1801b8653312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.07.03 18:28:30.053957 [ 3 ] {} <Trace> HTTP-Session: 9f73a759-9a65-4125-8e0e-1801b8653312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5199 2024.07.03 18:28:30.054130 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
5200 2024.07.03 18:28:30.054423 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
5201 2024.07.03 18:28:30.054508 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5202 2024.07.03 18:28:30.054769 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part
5203 2024.07.03 18:28:30.054842 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5204 2024.07.03 18:28:30.055135 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 196 rows starting from the beginning of the part
5205 2024.07.03 18:28:30.055541 [ 192 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 163 rows starting from the beginning of the part
5206 2024.07.03 18:28:30.057097 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5207 2024.07.03 18:28:30.058690 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5208 2024.07.03 18:28:30.058731 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5209 2024.07.03 18:28:30.060179 [ 200 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4361 rows, containing 5 columns (5 merged, 0 gathered) in 0.007067803 sec., 617023.4229788238 rows/sec., 43.04 MiB/sec.
5210 2024.07.03 18:28:30.060322 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5211 2024.07.03 18:28:30.060695 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5212 2024.07.03 18:28:30.061291 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5213 2024.07.03 18:28:30.061748 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007524 sec., 1461.9883040935672 rows/sec., 2.62 MiB/sec.
5214 2024.07.03 18:28:30.061889 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5215 2024.07.03 18:28:30.062174 [ 196 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5216 2024.07.03 18:28:30.062334 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
5217 2024.07.03 18:28:30.062358 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Debug> DynamicQueryHandler: Done processing query
5218 2024.07.03 18:28:30.062397 [ 3 ] {960920b9-65ad-4a17-9210-6cfbe0bbc7df} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5219 2024.07.03 18:28:30.062415 [ 3 ] {} <Debug> HTTP-Session: 9f73a759-9a65-4125-8e0e-1801b8653312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5220 2024.07.03 18:28:30.062546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5221 2024.07.03 18:28:30.062597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5222 2024.07.03 18:28:30.062618 [ 3 ] {} <Debug> HTTP-Session: 425d9a54-088e-492d-bcda-e8c874867ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5223 2024.07.03 18:28:30.062635 [ 3 ] {} <Debug> HTTP-Session: 425d9a54-088e-492d-bcda-e8c874867ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.07.03 18:28:30.062649 [ 3 ] {} <Debug> HTTP-Session: 425d9a54-088e-492d-bcda-e8c874867ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.07.03 18:28:30.062681 [ 3 ] {} <Trace> HTTP-Session: 425d9a54-088e-492d-bcda-e8c874867ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5226 2024.07.03 18:28:30.062809 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5227 2024.07.03 18:28:30.062856 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5228 2024.07.03 18:28:30.063002 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5229 2024.07.03 18:28:30.063302 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5230 2024.07.03 18:28:30.063338 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5231 2024.07.03 18:28:30.063706 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5232 2024.07.03 18:28:30.064038 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5233 2024.07.03 18:28:30.064187 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
5234 2024.07.03 18:28:30.064275 [ 138 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5235 2024.07.03 18:28:30.064398 [ 138 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.07.03 18:28:30.064431 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Debug> DynamicQueryHandler: Done processing query
5237 2024.07.03 18:28:30.064461 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5238 2024.07.03 18:28:30.064472 [ 3 ] {0f8c8a50-20c3-46f1-93c5-154d6c90778e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5239 2024.07.03 18:28:30.064520 [ 3 ] {} <Debug> HTTP-Session: 425d9a54-088e-492d-bcda-e8c874867ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5240 2024.07.03 18:28:30.064684 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5241 2024.07.03 18:28:30.064933 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5242 2024.07.03 18:28:30.064968 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1124 rows starting from the beginning of the part
5243 2024.07.03 18:28:30.065051 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
5244 2024.07.03 18:28:30.065260 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
5245 2024.07.03 18:28:30.065454 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
5246 2024.07.03 18:28:30.065632 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
5247 2024.07.03 18:28:30.065793 [ 192 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
5248 2024.07.03 18:28:30.067039 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458168 sec., 579293.1972102801 rows/sec., 39.02 MiB/sec.
5249 2024.07.03 18:28:30.067189 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5250 2024.07.03 18:28:30.067541 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5251 2024.07.03 18:28:30.067613 [ 196 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_26_5} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5252 2024.07.03 18:28:30.067678 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5253 2024.07.03 18:28:33.901100 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
5254 2024.07.03 18:28:33.901153 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
5255 2024.07.03 18:28:35.041178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5256 2024.07.03 18:28:35.041310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5257 2024.07.03 18:28:35.041336 [ 3 ] {} <Debug> HTTP-Session: b6e57251-508b-4a84-b6a9-d16463ab8f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5258 2024.07.03 18:28:35.041360 [ 3 ] {} <Debug> HTTP-Session: b6e57251-508b-4a84-b6a9-d16463ab8f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5259 2024.07.03 18:28:35.041375 [ 3 ] {} <Debug> HTTP-Session: b6e57251-508b-4a84-b6a9-d16463ab8f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.07.03 18:28:35.041424 [ 3 ] {} <Trace> HTTP-Session: b6e57251-508b-4a84-b6a9-d16463ab8f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5261 2024.07.03 18:28:35.041610 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5262 2024.07.03 18:28:35.041678 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5263 2024.07.03 18:28:35.041897 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5264 2024.07.03 18:28:35.042414 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5265 2024.07.03 18:28:35.042499 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5266 2024.07.03 18:28:35.042968 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5267 2024.07.03 18:28:35.043445 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5268 2024.07.03 18:28:35.043676 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.002119 sec., 8966.493629070317 rows/sec., 726.78 KiB/sec.
5269 2024.07.03 18:28:35.043967 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Debug> DynamicQueryHandler: Done processing query
5270 2024.07.03 18:28:35.044002 [ 3 ] {9094941e-0764-43b3-9f54-8a5900dcc1f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5271 2024.07.03 18:28:35.044026 [ 3 ] {} <Debug> HTTP-Session: b6e57251-508b-4a84-b6a9-d16463ab8f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5272 2024.07.03 18:28:35.044201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5273 2024.07.03 18:28:35.044259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5274 2024.07.03 18:28:35.044279 [ 3 ] {} <Debug> HTTP-Session: 9e9036f9-efcd-445a-b8d3-8da94842586a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5275 2024.07.03 18:28:35.044298 [ 3 ] {} <Debug> HTTP-Session: 9e9036f9-efcd-445a-b8d3-8da94842586a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5276 2024.07.03 18:28:35.044313 [ 3 ] {} <Debug> HTTP-Session: 9e9036f9-efcd-445a-b8d3-8da94842586a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.07.03 18:28:35.044349 [ 3 ] {} <Trace> HTTP-Session: 9e9036f9-efcd-445a-b8d3-8da94842586a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5278 2024.07.03 18:28:35.044456 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5279 2024.07.03 18:28:35.044504 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5280 2024.07.03 18:28:35.044649 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5281 2024.07.03 18:28:35.044931 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5282 2024.07.03 18:28:35.044968 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5283 2024.07.03 18:28:35.045281 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5284 2024.07.03 18:28:35.045594 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5285 2024.07.03 18:28:35.045751 [ 136 ] {} <Debug> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5286 2024.07.03 18:28:35.045756 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001323 sec., 1511.7157974300833 rows/sec., 123.27 KiB/sec.
5287 2024.07.03 18:28:35.045843 [ 136 ] {} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5288 2024.07.03 18:28:35.045912 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5289 2024.07.03 18:28:35.046129 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Debug> DynamicQueryHandler: Done processing query
5290 2024.07.03 18:28:35.046198 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5291 2024.07.03 18:28:35.046222 [ 3 ] {44bb96ae-fe21-45d2-8e0b-a6c443d1b24b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5292 2024.07.03 18:28:35.046331 [ 3 ] {} <Debug> HTTP-Session: 9e9036f9-efcd-445a-b8d3-8da94842586a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5293 2024.07.03 18:28:35.046464 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5294 2024.07.03 18:28:35.046508 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
5295 2024.07.03 18:28:35.046560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5296 2024.07.03 18:28:35.046639 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5297 2024.07.03 18:28:35.046670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5298 2024.07.03 18:28:35.046758 [ 3 ] {} <Debug> HTTP-Session: 4c43b349-cf26-4d31-ba0c-994c2639878e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5299 2024.07.03 18:28:35.046858 [ 3 ] {} <Debug> HTTP-Session: 4c43b349-cf26-4d31-ba0c-994c2639878e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5300 2024.07.03 18:28:35.046948 [ 3 ] {} <Debug> HTTP-Session: 4c43b349-cf26-4d31-ba0c-994c2639878e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.07.03 18:28:35.047030 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5302 2024.07.03 18:28:35.047189 [ 3 ] {} <Trace> HTTP-Session: 4c43b349-cf26-4d31-ba0c-994c2639878e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5303 2024.07.03 18:28:35.047470 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5304 2024.07.03 18:28:35.047759 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5305 2024.07.03 18:28:35.047764 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
5306 2024.07.03 18:28:35.047898 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5307 2024.07.03 18:28:35.048076 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5308 2024.07.03 18:28:35.048767 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5309 2024.07.03 18:28:35.049669 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5310 2024.07.03 18:28:35.049723 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5311 2024.07.03 18:28:35.050651 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5312 2024.07.03 18:28:35.050680 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004662845 sec., 5575.994912976949 rows/sec., 454.68 KiB/sec.
5313 2024.07.03 18:28:35.050955 [ 187 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5314 2024.07.03 18:28:35.051263 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5315 2024.07.03 18:28:35.051694 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.00415 sec., 27469.87951807229 rows/sec., 2.26 MiB/sec.
5316 2024.07.03 18:28:35.051739 [ 136 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5317 2024.07.03 18:28:35.051960 [ 136 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5318 2024.07.03 18:28:35.052051 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5319 2024.07.03 18:28:35.052073 [ 187 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5320 2024.07.03 18:28:35.052158 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Debug> DynamicQueryHandler: Done processing query
5321 2024.07.03 18:28:35.052236 [ 3 ] {77e91099-5c59-4119-9f28-c04fce902e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5322 2024.07.03 18:28:35.052324 [ 3 ] {} <Debug> HTTP-Session: 4c43b349-cf26-4d31-ba0c-994c2639878e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5323 2024.07.03 18:28:35.052374 [ 187 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_10_2} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5324 2024.07.03 18:28:35.052463 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5325 2024.07.03 18:28:35.052603 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5326 2024.07.03 18:28:35.052614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5327 2024.07.03 18:28:35.052755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5328 2024.07.03 18:28:35.052811 [ 3 ] {} <Debug> HTTP-Session: 8ecb14b2-57a3-45ba-be7d-d3d6fe19f146 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5329 2024.07.03 18:28:35.052814 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5330 2024.07.03 18:28:35.052841 [ 3 ] {} <Debug> HTTP-Session: 8ecb14b2-57a3-45ba-be7d-d3d6fe19f146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5331 2024.07.03 18:28:35.052872 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 189 rows starting from the beginning of the part
5332 2024.07.03 18:28:35.052883 [ 3 ] {} <Debug> HTTP-Session: 8ecb14b2-57a3-45ba-be7d-d3d6fe19f146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.07.03 18:28:35.052992 [ 3 ] {} <Trace> HTTP-Session: 8ecb14b2-57a3-45ba-be7d-d3d6fe19f146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5334 2024.07.03 18:28:35.053122 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part
5335 2024.07.03 18:28:35.053398 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part
5336 2024.07.03 18:28:35.053426 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5337 2024.07.03 18:28:35.053609 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5338 2024.07.03 18:28:35.053670 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part
5339 2024.07.03 18:28:35.053982 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 92 rows starting from the beginning of the part
5340 2024.07.03 18:28:35.054332 [ 192 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 114 rows starting from the beginning of the part
5341 2024.07.03 18:28:35.054583 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5342 2024.07.03 18:28:35.055473 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5343 2024.07.03 18:28:35.055535 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5344 2024.07.03 18:28:35.056376 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5345 2024.07.03 18:28:35.057052 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5346 2024.07.03 18:28:35.057152 [ 195 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 4 columns (4 merged, 0 gathered) in 0.004965668 sec., 150432.93268901584 rows/sec., 12.24 MiB/sec.
5347 2024.07.03 18:28:35.057289 [ 136 ] {} <Debug> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5348 2024.07.03 18:28:35.057327 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004091 sec., 488.8780249327793 rows/sec., 34.14 KiB/sec.
5349 2024.07.03 18:28:35.057370 [ 136 ] {} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5350 2024.07.03 18:28:35.057465 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5351 2024.07.03 18:28:35.057850 [ 195 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5352 2024.07.03 18:28:35.057916 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Debug> DynamicQueryHandler: Done processing query
5353 2024.07.03 18:28:35.058039 [ 3 ] {c3f862aa-0b5b-41cd-93a3-4d68402ed53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5354 2024.07.03 18:28:35.058151 [ 3 ] {} <Debug> HTTP-Session: 8ecb14b2-57a3-45ba-be7d-d3d6fe19f146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5355 2024.07.03 18:28:35.058304 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5356 2024.07.03 18:28:35.058570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5357 2024.07.03 18:28:35.058773 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5358 2024.07.03 18:28:35.058785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5359 2024.07.03 18:28:35.058862 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
5360 2024.07.03 18:28:35.058919 [ 3 ] {} <Debug> HTTP-Session: 8e46bf82-7287-4fd1-a9c6-7e3aca91aaed Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5361 2024.07.03 18:28:35.058993 [ 3 ] {} <Debug> HTTP-Session: 8e46bf82-7287-4fd1-a9c6-7e3aca91aaed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5362 2024.07.03 18:28:35.059086 [ 3 ] {} <Debug> HTTP-Session: 8e46bf82-7287-4fd1-a9c6-7e3aca91aaed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.07.03 18:28:35.059338 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5364 2024.07.03 18:28:35.059351 [ 3 ] {} <Trace> HTTP-Session: 8e46bf82-7287-4fd1-a9c6-7e3aca91aaed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5365 2024.07.03 18:28:35.059751 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5366 2024.07.03 18:28:35.060170 [ 195 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5367 2024.07.03 18:28:35.060315 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5368 2024.07.03 18:28:35.060348 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5369 2024.07.03 18:28:35.060622 [ 195 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_31_6} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5370 2024.07.03 18:28:35.060639 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
5371 2024.07.03 18:28:35.060880 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5372 2024.07.03 18:28:35.061055 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
5373 2024.07.03 18:28:35.061123 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5374 2024.07.03 18:28:35.061911 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5375 2024.07.03 18:28:35.062775 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5376 2024.07.03 18:28:35.062840 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5377 2024.07.03 18:28:35.063700 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.00601062 sec., 4325.676885246447 rows/sec., 302.04 KiB/sec.
5378 2024.07.03 18:28:35.063701 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5379 2024.07.03 18:28:35.063879 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5380 2024.07.03 18:28:35.064547 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5381 2024.07.03 18:28:35.064824 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5382 2024.07.03 18:28:35.064897 [ 136 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5383 2024.07.03 18:28:35.064944 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.005086 sec., 16712.544239087692 rows/sec., 1.31 MiB/sec.
5384 2024.07.03 18:28:35.065028 [ 136 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5385 2024.07.03 18:28:35.065120 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_10_2} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5386 2024.07.03 18:28:35.065211 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5387 2024.07.03 18:28:35.065406 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5388 2024.07.03 18:28:35.065483 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Debug> DynamicQueryHandler: Done processing query
5389 2024.07.03 18:28:35.065540 [ 3 ] {13808f82-2bc5-4e03-aa5d-f808f483839a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5390 2024.07.03 18:28:35.065581 [ 3 ] {} <Debug> HTTP-Session: 8e46bf82-7287-4fd1-a9c6-7e3aca91aaed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5391 2024.07.03 18:28:35.065588 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5392 2024.07.03 18:28:35.065736 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5393 2024.07.03 18:28:35.065775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5394 2024.07.03 18:28:35.065793 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 150 rows starting from the beginning of the part
5395 2024.07.03 18:28:35.065863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5396 2024.07.03 18:28:35.065985 [ 3 ] {} <Debug> HTTP-Session: ac2b179a-7be1-4d9e-8f1e-190d5b3cce8c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5397 2024.07.03 18:28:35.066007 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 83 rows starting from the beginning of the part
5398 2024.07.03 18:28:35.066067 [ 3 ] {} <Debug> HTTP-Session: ac2b179a-7be1-4d9e-8f1e-190d5b3cce8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5399 2024.07.03 18:28:35.066205 [ 3 ] {} <Debug> HTTP-Session: ac2b179a-7be1-4d9e-8f1e-190d5b3cce8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5400 2024.07.03 18:28:35.066295 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
5401 2024.07.03 18:28:35.066345 [ 3 ] {} <Trace> HTTP-Session: ac2b179a-7be1-4d9e-8f1e-190d5b3cce8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5402 2024.07.03 18:28:35.066524 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 107 rows starting from the beginning of the part
5403 2024.07.03 18:28:35.066809 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 81 rows starting from the beginning of the part
5404 2024.07.03 18:28:35.067014 [ 187 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 85 rows starting from the beginning of the part
5405 2024.07.03 18:28:35.067075 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5406 2024.07.03 18:28:35.067423 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5407 2024.07.03 18:28:35.067983 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5408 2024.07.03 18:28:35.069076 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5409 2024.07.03 18:28:35.069147 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5410 2024.07.03 18:28:35.069658 [ 193 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.004166279 sec., 139933.019368122 rows/sec., 10.93 MiB/sec.
5411 2024.07.03 18:28:35.069884 [ 195 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5412 2024.07.03 18:28:35.069932 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5413 2024.07.03 18:28:35.070888 [ 195 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5414 2024.07.03 18:28:35.070938 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5415 2024.07.03 18:28:35.071076 [ 195 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_31_6} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5416 2024.07.03 18:28:35.071330 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
5417 2024.07.03 18:28:35.071325 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004639 sec., 34705.75555076525 rows/sec., 2.42 MiB/sec.
5418 2024.07.03 18:28:35.071737 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Debug> DynamicQueryHandler: Done processing query
5419 2024.07.03 18:28:35.071763 [ 3 ] {0386ee3a-4888-4a0c-9644-dec5c3b44171} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5420 2024.07.03 18:28:35.071779 [ 3 ] {} <Debug> HTTP-Session: ac2b179a-7be1-4d9e-8f1e-190d5b3cce8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5421 2024.07.03 18:28:35.071919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5422 2024.07.03 18:28:35.071995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5423 2024.07.03 18:28:35.072015 [ 3 ] {} <Debug> HTTP-Session: 0d798248-f2b6-4428-8960-9bc3c1b699af Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5424 2024.07.03 18:28:35.072031 [ 3 ] {} <Debug> HTTP-Session: 0d798248-f2b6-4428-8960-9bc3c1b699af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5425 2024.07.03 18:28:35.072045 [ 3 ] {} <Debug> HTTP-Session: 0d798248-f2b6-4428-8960-9bc3c1b699af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5426 2024.07.03 18:28:35.072077 [ 3 ] {} <Trace> HTTP-Session: 0d798248-f2b6-4428-8960-9bc3c1b699af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5427 2024.07.03 18:28:35.072432 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5428 2024.07.03 18:28:35.072502 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5429 2024.07.03 18:28:35.072948 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5430 2024.07.03 18:28:35.073582 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5431 2024.07.03 18:28:35.073643 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5432 2024.07.03 18:28:35.074237 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5433 2024.07.03 18:28:35.074640 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5434 2024.07.03 18:28:35.074827 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002672 sec., 7110.7784431137725 rows/sec., 12.74 MiB/sec.
5435 2024.07.03 18:28:35.075021 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Debug> DynamicQueryHandler: Done processing query
5436 2024.07.03 18:28:35.075046 [ 3 ] {1d69990b-bf3f-47cb-9876-91321dd16424} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5437 2024.07.03 18:28:35.075061 [ 3 ] {} <Debug> HTTP-Session: 0d798248-f2b6-4428-8960-9bc3c1b699af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5438 2024.07.03 18:28:35.075187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5439 2024.07.03 18:28:35.075233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5440 2024.07.03 18:28:35.075252 [ 3 ] {} <Debug> HTTP-Session: 7f72608b-25d4-403a-9777-59bdf1896e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5441 2024.07.03 18:28:35.075269 [ 3 ] {} <Debug> HTTP-Session: 7f72608b-25d4-403a-9777-59bdf1896e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5442 2024.07.03 18:28:35.075282 [ 3 ] {} <Debug> HTTP-Session: 7f72608b-25d4-403a-9777-59bdf1896e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5443 2024.07.03 18:28:35.075312 [ 3 ] {} <Trace> HTTP-Session: 7f72608b-25d4-403a-9777-59bdf1896e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5444 2024.07.03 18:28:35.075436 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5445 2024.07.03 18:28:35.075479 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5446 2024.07.03 18:28:35.075605 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5447 2024.07.03 18:28:35.075900 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5448 2024.07.03 18:28:35.075935 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5449 2024.07.03 18:28:35.076291 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5450 2024.07.03 18:28:35.076618 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5451 2024.07.03 18:28:35.076780 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
5452 2024.07.03 18:28:35.077097 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Debug> DynamicQueryHandler: Done processing query
5453 2024.07.03 18:28:35.077123 [ 3 ] {9f98f721-e7ba-492f-8456-018f0f51c15d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5454 2024.07.03 18:28:35.077139 [ 3 ] {} <Debug> HTTP-Session: 7f72608b-25d4-403a-9777-59bdf1896e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5455 2024.07.03 18:28:40.040290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5456 2024.07.03 18:28:40.040465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5457 2024.07.03 18:28:40.040496 [ 3 ] {} <Debug> HTTP-Session: 24275c91-1e92-4909-aa09-6e78a326a2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5458 2024.07.03 18:28:40.040525 [ 3 ] {} <Debug> HTTP-Session: 24275c91-1e92-4909-aa09-6e78a326a2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5459 2024.07.03 18:28:40.040543 [ 3 ] {} <Debug> HTTP-Session: 24275c91-1e92-4909-aa09-6e78a326a2ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5460 2024.07.03 18:28:40.040599 [ 3 ] {} <Trace> HTTP-Session: 24275c91-1e92-4909-aa09-6e78a326a2ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5461 2024.07.03 18:28:40.040820 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5462 2024.07.03 18:28:40.040898 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5463 2024.07.03 18:28:40.041128 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5464 2024.07.03 18:28:40.041596 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5465 2024.07.03 18:28:40.041650 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5466 2024.07.03 18:28:40.042034 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5467 2024.07.03 18:28:40.042382 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5468 2024.07.03 18:28:40.042572 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001806 sec., 6090.808416389811 rows/sec., 493.69 KiB/sec.
5469 2024.07.03 18:28:40.042575 [ 130 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5470 2024.07.03 18:28:40.042677 [ 130 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5471 2024.07.03 18:28:40.042729 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5472 2024.07.03 18:28:40.042916 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Debug> DynamicQueryHandler: Done processing query
5473 2024.07.03 18:28:40.042998 [ 3 ] {c2106acc-cad3-4f07-99f2-35fac71f3735} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5474 2024.07.03 18:28:40.043041 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5475 2024.07.03 18:28:40.043070 [ 3 ] {} <Debug> HTTP-Session: 24275c91-1e92-4909-aa09-6e78a326a2ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5476 2024.07.03 18:28:40.043408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5477 2024.07.03 18:28:40.043585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5478 2024.07.03 18:28:40.043604 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5479 2024.07.03 18:28:40.043626 [ 3 ] {} <Debug> HTTP-Session: 13846122-330f-4ffc-9b7d-280c4cac31d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5480 2024.07.03 18:28:40.043665 [ 3 ] {} <Debug> HTTP-Session: 13846122-330f-4ffc-9b7d-280c4cac31d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5481 2024.07.03 18:28:40.043670 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 30 rows starting from the beginning of the part
5482 2024.07.03 18:28:40.043685 [ 3 ] {} <Debug> HTTP-Session: 13846122-330f-4ffc-9b7d-280c4cac31d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5483 2024.07.03 18:28:40.043787 [ 3 ] {} <Trace> HTTP-Session: 13846122-330f-4ffc-9b7d-280c4cac31d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5484 2024.07.03 18:28:40.043895 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
5485 2024.07.03 18:28:40.044187 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part
5486 2024.07.03 18:28:40.044440 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
5487 2024.07.03 18:28:40.044470 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5488 2024.07.03 18:28:40.044708 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part
5489 2024.07.03 18:28:40.044722 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5490 2024.07.03 18:28:40.044979 [ 187 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
5491 2024.07.03 18:28:40.045665 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5492 2024.07.03 18:28:40.046546 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5493 2024.07.03 18:28:40.046617 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5494 2024.07.03 18:28:40.047608 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5495 2024.07.03 18:28:40.047654 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.004834667 sec., 20890.78730758499 rows/sec., 1.65 MiB/sec.
5496 2024.07.03 18:28:40.047959 [ 190 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5497 2024.07.03 18:28:40.048149 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5498 2024.07.03 18:28:40.048547 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.004387 sec., 20287.21221791657 rows/sec., 1.64 MiB/sec.
5499 2024.07.03 18:28:40.048935 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Debug> DynamicQueryHandler: Done processing query
5500 2024.07.03 18:28:40.048943 [ 190 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5501 2024.07.03 18:28:40.048977 [ 3 ] {d7072c3c-3499-445f-84da-44e42f9dd094} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5502 2024.07.03 18:28:40.049032 [ 3 ] {} <Debug> HTTP-Session: 13846122-330f-4ffc-9b7d-280c4cac31d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.07.03 18:28:40.049140 [ 190 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_31_6} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5504 2024.07.03 18:28:40.049265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5505 2024.07.03 18:28:40.049282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5506 2024.07.03 18:28:40.049339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5507 2024.07.03 18:28:40.049366 [ 3 ] {} <Debug> HTTP-Session: 09f449bc-e9a5-411a-a8b1-13e6f35aba1e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5508 2024.07.03 18:28:40.049384 [ 3 ] {} <Debug> HTTP-Session: 09f449bc-e9a5-411a-a8b1-13e6f35aba1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5509 2024.07.03 18:28:40.049398 [ 3 ] {} <Debug> HTTP-Session: 09f449bc-e9a5-411a-a8b1-13e6f35aba1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5510 2024.07.03 18:28:40.049431 [ 3 ] {} <Trace> HTTP-Session: 09f449bc-e9a5-411a-a8b1-13e6f35aba1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5511 2024.07.03 18:28:40.049570 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5512 2024.07.03 18:28:40.049615 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5513 2024.07.03 18:28:40.049765 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5514 2024.07.03 18:28:40.050118 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5515 2024.07.03 18:28:40.050161 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5516 2024.07.03 18:28:40.050495 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5517 2024.07.03 18:28:40.050823 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5518 2024.07.03 18:28:40.050977 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001463 sec., 51264.524948735474 rows/sec., 4.00 MiB/sec.
5519 2024.07.03 18:28:40.051140 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Debug> DynamicQueryHandler: Done processing query
5520 2024.07.03 18:28:40.051166 [ 3 ] {92fc7200-d12b-4f05-812d-df3d341aa8b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5521 2024.07.03 18:28:40.051182 [ 3 ] {} <Debug> HTTP-Session: 09f449bc-e9a5-411a-a8b1-13e6f35aba1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5522 2024.07.03 18:28:40.051364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5523 2024.07.03 18:28:40.051413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5524 2024.07.03 18:28:40.051431 [ 3 ] {} <Debug> HTTP-Session: e8598189-d784-46bb-811b-82bc18bbffdb Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5525 2024.07.03 18:28:40.051448 [ 3 ] {} <Debug> HTTP-Session: e8598189-d784-46bb-811b-82bc18bbffdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.07.03 18:28:40.051462 [ 3 ] {} <Debug> HTTP-Session: e8598189-d784-46bb-811b-82bc18bbffdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5527 2024.07.03 18:28:40.051493 [ 3 ] {} <Trace> HTTP-Session: e8598189-d784-46bb-811b-82bc18bbffdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5528 2024.07.03 18:28:40.051645 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5529 2024.07.03 18:28:40.051691 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5530 2024.07.03 18:28:40.051834 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5531 2024.07.03 18:28:40.052213 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5532 2024.07.03 18:28:40.052249 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5533 2024.07.03 18:28:40.052641 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5534 2024.07.03 18:28:40.052979 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5535 2024.07.03 18:28:40.053136 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec.
5536 2024.07.03 18:28:40.053307 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Debug> DynamicQueryHandler: Done processing query
5537 2024.07.03 18:28:40.053331 [ 3 ] {ddaee3e3-8e10-43ab-a29e-a13f964f87b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5538 2024.07.03 18:28:40.053346 [ 3 ] {} <Debug> HTTP-Session: e8598189-d784-46bb-811b-82bc18bbffdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5539 2024.07.03 18:28:40.053476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5540 2024.07.03 18:28:40.053525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5541 2024.07.03 18:28:40.053544 [ 3 ] {} <Debug> HTTP-Session: c523b78b-5f72-4bee-a0e3-8bf75b4e2c55 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5542 2024.07.03 18:28:40.053560 [ 3 ] {} <Debug> HTTP-Session: c523b78b-5f72-4bee-a0e3-8bf75b4e2c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.07.03 18:28:40.053574 [ 3 ] {} <Debug> HTTP-Session: c523b78b-5f72-4bee-a0e3-8bf75b4e2c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5544 2024.07.03 18:28:40.053604 [ 3 ] {} <Trace> HTTP-Session: c523b78b-5f72-4bee-a0e3-8bf75b4e2c55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5545 2024.07.03 18:28:40.053791 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5546 2024.07.03 18:28:40.053853 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5547 2024.07.03 18:28:40.054274 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5548 2024.07.03 18:28:40.054749 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5549 2024.07.03 18:28:40.054784 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5550 2024.07.03 18:28:40.055340 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5551 2024.07.03 18:28:40.055734 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5552 2024.07.03 18:28:40.055907 [ 130 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5553 2024.07.03 18:28:40.055929 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002251 sec., 4886.717014660151 rows/sec., 8.76 MiB/sec.
5554 2024.07.03 18:28:40.055963 [ 130 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5555 2024.07.03 18:28:40.056026 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5556 2024.07.03 18:28:40.056438 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5557 2024.07.03 18:28:40.057072 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Debug> DynamicQueryHandler: Done processing query
5558 2024.07.03 18:28:40.057126 [ 3 ] {503e381e-6cb9-42a7-8b0b-a1fd036d0f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5559 2024.07.03 18:28:40.057179 [ 3 ] {} <Debug> HTTP-Session: c523b78b-5f72-4bee-a0e3-8bf75b4e2c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.07.03 18:28:40.057292 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5561 2024.07.03 18:28:40.057386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5562 2024.07.03 18:28:40.057419 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 411 rows starting from the beginning of the part
5563 2024.07.03 18:28:40.057486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5564 2024.07.03 18:28:40.057545 [ 3 ] {} <Debug> HTTP-Session: c3d59ed1-15f9-4259-8fc3-c1a9fc042929 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5565 2024.07.03 18:28:40.057582 [ 3 ] {} <Debug> HTTP-Session: c3d59ed1-15f9-4259-8fc3-c1a9fc042929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5566 2024.07.03 18:28:40.057625 [ 3 ] {} <Debug> HTTP-Session: c3d59ed1-15f9-4259-8fc3-c1a9fc042929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5567 2024.07.03 18:28:40.057789 [ 3 ] {} <Trace> HTTP-Session: c3d59ed1-15f9-4259-8fc3-c1a9fc042929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5568 2024.07.03 18:28:40.058059 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
5569 2024.07.03 18:28:40.058143 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5570 2024.07.03 18:28:40.058260 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5571 2024.07.03 18:28:40.058856 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part
5572 2024.07.03 18:28:40.059100 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5573 2024.07.03 18:28:40.059562 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
5574 2024.07.03 18:28:40.060225 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part
5575 2024.07.03 18:28:40.060413 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5576 2024.07.03 18:28:40.060531 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5577 2024.07.03 18:28:40.060899 [ 187 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
5578 2024.07.03 18:28:40.061815 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5579 2024.07.03 18:28:40.062681 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5580 2024.07.03 18:28:40.062945 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004901 sec., 12242.39951030402 rows/sec., 844.85 KiB/sec.
5581 2024.07.03 18:28:40.063366 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Debug> DynamicQueryHandler: Done processing query
5582 2024.07.03 18:28:40.063437 [ 3 ] {de630829-5503-494a-badf-ad1e20f49a52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5583 2024.07.03 18:28:40.063504 [ 3 ] {} <Debug> HTTP-Session: c3d59ed1-15f9-4259-8fc3-c1a9fc042929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5584 2024.07.03 18:28:40.065854 [ 189 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 19 columns (19 merged, 0 gathered) in 0.009708425 sec., 49647.59989390658 rows/sec., 88.97 MiB/sec.
5585 2024.07.03 18:28:40.066831 [ 188 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5586 2024.07.03 18:28:40.067494 [ 188 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5587 2024.07.03 18:28:40.067591 [ 188 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5588 2024.07.03 18:28:40.067754 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB.
5589 2024.07.03 18:28:45.041355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5590 2024.07.03 18:28:45.041509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5591 2024.07.03 18:28:45.041534 [ 3 ] {} <Debug> HTTP-Session: 2c7b1f45-dc90-4571-b855-52d7369b8b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5592 2024.07.03 18:28:45.041559 [ 3 ] {} <Debug> HTTP-Session: 2c7b1f45-dc90-4571-b855-52d7369b8b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5593 2024.07.03 18:28:45.041574 [ 3 ] {} <Debug> HTTP-Session: 2c7b1f45-dc90-4571-b855-52d7369b8b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.07.03 18:28:45.041625 [ 3 ] {} <Trace> HTTP-Session: 2c7b1f45-dc90-4571-b855-52d7369b8b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5595 2024.07.03 18:28:45.041822 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5596 2024.07.03 18:28:45.041888 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5597 2024.07.03 18:28:45.042078 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5598 2024.07.03 18:28:45.042539 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5599 2024.07.03 18:28:45.042585 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5600 2024.07.03 18:28:45.042960 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5601 2024.07.03 18:28:45.043313 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5602 2024.07.03 18:28:45.043486 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001721 sec., 11040.09296920395 rows/sec., 894.85 KiB/sec.
5603 2024.07.03 18:28:45.043692 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Debug> DynamicQueryHandler: Done processing query
5604 2024.07.03 18:28:45.043720 [ 3 ] {94028963-a84f-4d8f-a06a-d9c4d2d08a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5605 2024.07.03 18:28:45.043736 [ 3 ] {} <Debug> HTTP-Session: 2c7b1f45-dc90-4571-b855-52d7369b8b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5606 2024.07.03 18:28:45.043918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5607 2024.07.03 18:28:45.043974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5608 2024.07.03 18:28:45.043995 [ 3 ] {} <Debug> HTTP-Session: 22b7baee-d5af-4b7c-8679-63b2996db69b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5609 2024.07.03 18:28:45.044013 [ 3 ] {} <Debug> HTTP-Session: 22b7baee-d5af-4b7c-8679-63b2996db69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5610 2024.07.03 18:28:45.044027 [ 3 ] {} <Debug> HTTP-Session: 22b7baee-d5af-4b7c-8679-63b2996db69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.07.03 18:28:45.044060 [ 3 ] {} <Trace> HTTP-Session: 22b7baee-d5af-4b7c-8679-63b2996db69b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5612 2024.07.03 18:28:45.044184 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5613 2024.07.03 18:28:45.044229 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5614 2024.07.03 18:28:45.044357 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5615 2024.07.03 18:28:45.044747 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5616 2024.07.03 18:28:45.044785 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5617 2024.07.03 18:28:45.045112 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5618 2024.07.03 18:28:45.045421 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5619 2024.07.03 18:28:45.045564 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.00142 sec., 79577.4647887324 rows/sec., 6.56 MiB/sec.
5620 2024.07.03 18:28:45.045781 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Debug> DynamicQueryHandler: Done processing query
5621 2024.07.03 18:28:45.045806 [ 3 ] {bbf9442d-0986-4e95-a42e-d55fa22da1b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5622 2024.07.03 18:28:45.045822 [ 3 ] {} <Debug> HTTP-Session: 22b7baee-d5af-4b7c-8679-63b2996db69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5623 2024.07.03 18:28:45.045967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5624 2024.07.03 18:28:45.046018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5625 2024.07.03 18:28:45.046037 [ 3 ] {} <Debug> HTTP-Session: 81c46c66-edf6-4f4f-8f2c-59ce26a1d603 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5626 2024.07.03 18:28:45.046053 [ 3 ] {} <Debug> HTTP-Session: 81c46c66-edf6-4f4f-8f2c-59ce26a1d603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5627 2024.07.03 18:28:45.046067 [ 3 ] {} <Debug> HTTP-Session: 81c46c66-edf6-4f4f-8f2c-59ce26a1d603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5628 2024.07.03 18:28:45.046100 [ 3 ] {} <Trace> HTTP-Session: 81c46c66-edf6-4f4f-8f2c-59ce26a1d603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5629 2024.07.03 18:28:45.046220 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5630 2024.07.03 18:28:45.046262 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5631 2024.07.03 18:28:45.046402 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5632 2024.07.03 18:28:45.046750 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5633 2024.07.03 18:28:45.046786 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5634 2024.07.03 18:28:45.047107 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5635 2024.07.03 18:28:45.047409 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5636 2024.07.03 18:28:45.047568 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001384 sec., 59971.098265895955 rows/sec., 4.68 MiB/sec.
5637 2024.07.03 18:28:45.047733 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Debug> DynamicQueryHandler: Done processing query
5638 2024.07.03 18:28:45.047757 [ 3 ] {8f2df8f4-1d10-42db-bd04-0b20839df3d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5639 2024.07.03 18:28:45.047772 [ 3 ] {} <Debug> HTTP-Session: 81c46c66-edf6-4f4f-8f2c-59ce26a1d603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5640 2024.07.03 18:28:45.047949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5641 2024.07.03 18:28:45.047996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5642 2024.07.03 18:28:45.048014 [ 3 ] {} <Debug> HTTP-Session: c20706c3-f78e-4b81-91ad-7a4353b3fe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5643 2024.07.03 18:28:45.048031 [ 3 ] {} <Debug> HTTP-Session: c20706c3-f78e-4b81-91ad-7a4353b3fe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.07.03 18:28:45.048045 [ 3 ] {} <Debug> HTTP-Session: c20706c3-f78e-4b81-91ad-7a4353b3fe66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5645 2024.07.03 18:28:45.048075 [ 3 ] {} <Trace> HTTP-Session: c20706c3-f78e-4b81-91ad-7a4353b3fe66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5646 2024.07.03 18:28:45.048223 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5647 2024.07.03 18:28:45.048269 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5648 2024.07.03 18:28:45.048416 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5649 2024.07.03 18:28:45.048807 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5650 2024.07.03 18:28:45.048843 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5651 2024.07.03 18:28:45.049316 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5652 2024.07.03 18:28:45.049656 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5653 2024.07.03 18:28:45.049815 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec.
5654 2024.07.03 18:28:45.049984 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Debug> DynamicQueryHandler: Done processing query
5655 2024.07.03 18:28:45.050008 [ 3 ] {1134f59c-624c-4fd6-a34b-1f1508ca1eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5656 2024.07.03 18:28:45.050023 [ 3 ] {} <Debug> HTTP-Session: c20706c3-f78e-4b81-91ad-7a4353b3fe66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5657 2024.07.03 18:28:45.050196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5658 2024.07.03 18:28:45.050244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5659 2024.07.03 18:28:45.050264 [ 3 ] {} <Debug> HTTP-Session: 26eb507f-cdf7-41b8-a8e3-97ff19cace7d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5660 2024.07.03 18:28:45.050280 [ 3 ] {} <Debug> HTTP-Session: 26eb507f-cdf7-41b8-a8e3-97ff19cace7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.07.03 18:28:45.050295 [ 3 ] {} <Debug> HTTP-Session: 26eb507f-cdf7-41b8-a8e3-97ff19cace7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5662 2024.07.03 18:28:45.050326 [ 3 ] {} <Trace> HTTP-Session: 26eb507f-cdf7-41b8-a8e3-97ff19cace7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5663 2024.07.03 18:28:45.050596 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5664 2024.07.03 18:28:45.050658 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5665 2024.07.03 18:28:45.051066 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5666 2024.07.03 18:28:45.051722 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5667 2024.07.03 18:28:45.051757 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5668 2024.07.03 18:28:45.052356 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5669 2024.07.03 18:28:45.052766 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5670 2024.07.03 18:28:45.052957 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002548 sec., 7456.828885400314 rows/sec., 13.36 MiB/sec.
5671 2024.07.03 18:28:45.053182 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Debug> DynamicQueryHandler: Done processing query
5672 2024.07.03 18:28:45.053208 [ 3 ] {016b5e91-c489-4a4c-ad11-acae9f623d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5673 2024.07.03 18:28:45.053224 [ 3 ] {} <Debug> HTTP-Session: 26eb507f-cdf7-41b8-a8e3-97ff19cace7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5674 2024.07.03 18:28:45.053378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5675 2024.07.03 18:28:45.053426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5676 2024.07.03 18:28:45.053446 [ 3 ] {} <Debug> HTTP-Session: 2b086d8d-9a6c-4b86-b2a0-66d884436fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5677 2024.07.03 18:28:45.053462 [ 3 ] {} <Debug> HTTP-Session: 2b086d8d-9a6c-4b86-b2a0-66d884436fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.07.03 18:28:45.053476 [ 3 ] {} <Debug> HTTP-Session: 2b086d8d-9a6c-4b86-b2a0-66d884436fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5679 2024.07.03 18:28:45.053508 [ 3 ] {} <Trace> HTTP-Session: 2b086d8d-9a6c-4b86-b2a0-66d884436fb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5680 2024.07.03 18:28:45.053625 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5681 2024.07.03 18:28:45.053668 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5682 2024.07.03 18:28:45.053797 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5683 2024.07.03 18:28:45.054154 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5684 2024.07.03 18:28:45.054190 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
5685 2024.07.03 18:28:45.054540 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5686 2024.07.03 18:28:45.054861 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5687 2024.07.03 18:28:45.055007 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec.
5688 2024.07.03 18:28:45.055179 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Debug> DynamicQueryHandler: Done processing query
5689 2024.07.03 18:28:45.055204 [ 3 ] {e62337d0-2ab3-4e72-81c4-085076c4be12} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5690 2024.07.03 18:28:45.055220 [ 3 ] {} <Debug> HTTP-Session: 2b086d8d-9a6c-4b86-b2a0-66d884436fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.07.03 18:28:48.901213 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
5692 2024.07.03 18:28:48.901277 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
5693 2024.07.03 18:28:50.040129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5694 2024.07.03 18:28:50.040267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5695 2024.07.03 18:28:50.040296 [ 3 ] {} <Debug> HTTP-Session: 951c3bf2-e12c-49e8-b29b-27f98d666b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5696 2024.07.03 18:28:50.040323 [ 3 ] {} <Debug> HTTP-Session: 951c3bf2-e12c-49e8-b29b-27f98d666b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5697 2024.07.03 18:28:50.040343 [ 3 ] {} <Debug> HTTP-Session: 951c3bf2-e12c-49e8-b29b-27f98d666b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5698 2024.07.03 18:28:50.040398 [ 3 ] {} <Trace> HTTP-Session: 951c3bf2-e12c-49e8-b29b-27f98d666b27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5699 2024.07.03 18:28:50.040603 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5700 2024.07.03 18:28:50.040677 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5701 2024.07.03 18:28:50.040902 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5702 2024.07.03 18:28:50.041430 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5703 2024.07.03 18:28:50.041477 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5704 2024.07.03 18:28:50.041854 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5705 2024.07.03 18:28:50.042196 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5706 2024.07.03 18:28:50.042383 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001835 sec., 5994.550408719346 rows/sec., 485.89 KiB/sec.
5707 2024.07.03 18:28:50.042599 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Debug> DynamicQueryHandler: Done processing query
5708 2024.07.03 18:28:50.042627 [ 3 ] {ba6c0117-54da-4895-8307-fc03d6e711c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5709 2024.07.03 18:28:50.042643 [ 3 ] {} <Debug> HTTP-Session: 951c3bf2-e12c-49e8-b29b-27f98d666b27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5710 2024.07.03 18:28:50.042780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5711 2024.07.03 18:28:50.042838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5712 2024.07.03 18:28:50.042857 [ 3 ] {} <Debug> HTTP-Session: 460fb6b0-f28b-4314-bb77-6eaa2933f03f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5713 2024.07.03 18:28:50.042876 [ 3 ] {} <Debug> HTTP-Session: 460fb6b0-f28b-4314-bb77-6eaa2933f03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5714 2024.07.03 18:28:50.042890 [ 3 ] {} <Debug> HTTP-Session: 460fb6b0-f28b-4314-bb77-6eaa2933f03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5715 2024.07.03 18:28:50.042926 [ 3 ] {} <Trace> HTTP-Session: 460fb6b0-f28b-4314-bb77-6eaa2933f03f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5716 2024.07.03 18:28:50.043034 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5717 2024.07.03 18:28:50.043080 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5718 2024.07.03 18:28:50.043221 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5719 2024.07.03 18:28:50.043528 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5720 2024.07.03 18:28:50.043566 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5721 2024.07.03 18:28:50.043869 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5722 2024.07.03 18:28:50.044186 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5723 2024.07.03 18:28:50.044345 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec.
5724 2024.07.03 18:28:50.044521 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Debug> DynamicQueryHandler: Done processing query
5725 2024.07.03 18:28:50.044545 [ 3 ] {a9374fa0-a5c3-4a67-a2b1-37418168e8e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5726 2024.07.03 18:28:50.044561 [ 3 ] {} <Debug> HTTP-Session: 460fb6b0-f28b-4314-bb77-6eaa2933f03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5727 2024.07.03 18:28:50.044695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5728 2024.07.03 18:28:50.044747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5729 2024.07.03 18:28:50.044766 [ 3 ] {} <Debug> HTTP-Session: 3a0a0235-c0fe-4556-9961-a671df3dcaca Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5730 2024.07.03 18:28:50.044784 [ 3 ] {} <Debug> HTTP-Session: 3a0a0235-c0fe-4556-9961-a671df3dcaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5731 2024.07.03 18:28:50.044798 [ 3 ] {} <Debug> HTTP-Session: 3a0a0235-c0fe-4556-9961-a671df3dcaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.07.03 18:28:50.044832 [ 3 ] {} <Trace> HTTP-Session: 3a0a0235-c0fe-4556-9961-a671df3dcaca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5733 2024.07.03 18:28:50.044956 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5734 2024.07.03 18:28:50.045000 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5735 2024.07.03 18:28:50.045127 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5736 2024.07.03 18:28:50.045495 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5737 2024.07.03 18:28:50.045533 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5738 2024.07.03 18:28:50.045838 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5739 2024.07.03 18:28:50.046131 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5740 2024.07.03 18:28:50.046279 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001368 sec., 65789.47368421052 rows/sec., 5.31 MiB/sec.
5741 2024.07.03 18:28:50.046442 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Debug> DynamicQueryHandler: Done processing query
5742 2024.07.03 18:28:50.046466 [ 3 ] {da6f3609-f9ec-43e8-98a0-5e405ea55b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5743 2024.07.03 18:28:50.046481 [ 3 ] {} <Debug> HTTP-Session: 3a0a0235-c0fe-4556-9961-a671df3dcaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5744 2024.07.03 18:28:50.046603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5745 2024.07.03 18:28:50.046652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5746 2024.07.03 18:28:50.046670 [ 3 ] {} <Debug> HTTP-Session: 5a953b71-f797-4d8d-b094-fff8b8e78557 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5747 2024.07.03 18:28:50.046686 [ 3 ] {} <Debug> HTTP-Session: 5a953b71-f797-4d8d-b094-fff8b8e78557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5748 2024.07.03 18:28:50.046700 [ 3 ] {} <Debug> HTTP-Session: 5a953b71-f797-4d8d-b094-fff8b8e78557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.07.03 18:28:50.046730 [ 3 ] {} <Trace> HTTP-Session: 5a953b71-f797-4d8d-b094-fff8b8e78557 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5750 2024.07.03 18:28:50.046822 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5751 2024.07.03 18:28:50.046864 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5752 2024.07.03 18:28:50.046990 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5753 2024.07.03 18:28:50.047257 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5754 2024.07.03 18:28:50.047293 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5755 2024.07.03 18:28:50.047588 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5756 2024.07.03 18:28:50.047887 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5757 2024.07.03 18:28:50.048046 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001248 sec., 1602.5641025641025 rows/sec., 111.90 KiB/sec.
5758 2024.07.03 18:28:50.048214 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Debug> DynamicQueryHandler: Done processing query
5759 2024.07.03 18:28:50.048237 [ 3 ] {74b15369-e8b8-431c-af6c-00804160dc19} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5760 2024.07.03 18:28:50.048253 [ 3 ] {} <Debug> HTTP-Session: 5a953b71-f797-4d8d-b094-fff8b8e78557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5761 2024.07.03 18:28:50.048366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5762 2024.07.03 18:28:50.048415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5763 2024.07.03 18:28:50.048434 [ 3 ] {} <Debug> HTTP-Session: 57e522bc-9416-47b1-a0ed-de25c57ca99a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5764 2024.07.03 18:28:50.048450 [ 3 ] {} <Debug> HTTP-Session: 57e522bc-9416-47b1-a0ed-de25c57ca99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5765 2024.07.03 18:28:50.048464 [ 3 ] {} <Debug> HTTP-Session: 57e522bc-9416-47b1-a0ed-de25c57ca99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.07.03 18:28:50.048494 [ 3 ] {} <Trace> HTTP-Session: 57e522bc-9416-47b1-a0ed-de25c57ca99a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5767 2024.07.03 18:28:50.048614 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5768 2024.07.03 18:28:50.048655 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5769 2024.07.03 18:28:50.048780 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5770 2024.07.03 18:28:50.049100 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5771 2024.07.03 18:28:50.049136 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5772 2024.07.03 18:28:50.049439 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5773 2024.07.03 18:28:50.049738 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5774 2024.07.03 18:28:50.049892 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001325 sec., 58113.20754716981 rows/sec., 4.54 MiB/sec.
5775 2024.07.03 18:28:50.050050 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Debug> DynamicQueryHandler: Done processing query
5776 2024.07.03 18:28:50.050074 [ 3 ] {c07ece6d-2281-4ad1-ba64-ace09a5657ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5777 2024.07.03 18:28:50.050089 [ 3 ] {} <Debug> HTTP-Session: 57e522bc-9416-47b1-a0ed-de25c57ca99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5778 2024.07.03 18:28:50.050248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5779 2024.07.03 18:28:50.050296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5780 2024.07.03 18:28:50.050315 [ 3 ] {} <Debug> HTTP-Session: dffdc7e2-edf2-485e-b6be-bbfe8c1f48b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5781 2024.07.03 18:28:50.050331 [ 3 ] {} <Debug> HTTP-Session: dffdc7e2-edf2-485e-b6be-bbfe8c1f48b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5782 2024.07.03 18:28:50.050345 [ 3 ] {} <Debug> HTTP-Session: dffdc7e2-edf2-485e-b6be-bbfe8c1f48b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.07.03 18:28:50.050376 [ 3 ] {} <Trace> HTTP-Session: dffdc7e2-edf2-485e-b6be-bbfe8c1f48b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5784 2024.07.03 18:28:50.050520 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5785 2024.07.03 18:28:50.050565 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5786 2024.07.03 18:28:50.050709 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5787 2024.07.03 18:28:50.051175 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5788 2024.07.03 18:28:50.051217 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5789 2024.07.03 18:28:50.051660 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5790 2024.07.03 18:28:50.052025 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5791 2024.07.03 18:28:50.052182 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001722 sec., 93495.93495934959 rows/sec., 6.51 MiB/sec.
5792 2024.07.03 18:28:50.052354 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Debug> DynamicQueryHandler: Done processing query
5793 2024.07.03 18:28:50.052377 [ 3 ] {c432f23d-e234-4101-9ec6-77325756c526} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5794 2024.07.03 18:28:50.052394 [ 3 ] {} <Debug> HTTP-Session: dffdc7e2-edf2-485e-b6be-bbfe8c1f48b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5795 2024.07.03 18:28:50.052523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5796 2024.07.03 18:28:50.052571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5797 2024.07.03 18:28:50.052591 [ 3 ] {} <Debug> HTTP-Session: 1e977ddd-a091-4f2d-b6a2-7977b601061a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5798 2024.07.03 18:28:50.052607 [ 3 ] {} <Debug> HTTP-Session: 1e977ddd-a091-4f2d-b6a2-7977b601061a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5799 2024.07.03 18:28:50.052621 [ 3 ] {} <Debug> HTTP-Session: 1e977ddd-a091-4f2d-b6a2-7977b601061a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5800 2024.07.03 18:28:50.052652 [ 3 ] {} <Trace> HTTP-Session: 1e977ddd-a091-4f2d-b6a2-7977b601061a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5801 2024.07.03 18:28:50.052832 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5802 2024.07.03 18:28:50.052894 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5803 2024.07.03 18:28:50.053311 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5804 2024.07.03 18:28:50.053881 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5805 2024.07.03 18:28:50.053916 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5806 2024.07.03 18:28:50.054500 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5807 2024.07.03 18:28:50.054896 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5808 2024.07.03 18:28:50.055082 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002355 sec., 4670.912951167728 rows/sec., 8.37 MiB/sec.
5809 2024.07.03 18:28:50.055298 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Debug> DynamicQueryHandler: Done processing query
5810 2024.07.03 18:28:50.055322 [ 3 ] {04c59c18-3a89-467b-bca3-164aa6ce0d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5811 2024.07.03 18:28:50.055338 [ 3 ] {} <Debug> HTTP-Session: 1e977ddd-a091-4f2d-b6a2-7977b601061a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5812 2024.07.03 18:28:50.055483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5813 2024.07.03 18:28:50.055531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5814 2024.07.03 18:28:50.055549 [ 3 ] {} <Debug> HTTP-Session: 9cb3b53b-d0c5-44df-b834-fb68e722134f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5815 2024.07.03 18:28:50.055566 [ 3 ] {} <Debug> HTTP-Session: 9cb3b53b-d0c5-44df-b834-fb68e722134f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5816 2024.07.03 18:28:50.055581 [ 3 ] {} <Debug> HTTP-Session: 9cb3b53b-d0c5-44df-b834-fb68e722134f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.07.03 18:28:50.055611 [ 3 ] {} <Trace> HTTP-Session: 9cb3b53b-d0c5-44df-b834-fb68e722134f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5818 2024.07.03 18:28:50.055732 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5819 2024.07.03 18:28:50.055775 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5820 2024.07.03 18:28:50.055904 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5821 2024.07.03 18:28:50.056197 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5822 2024.07.03 18:28:50.056233 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5823 2024.07.03 18:28:50.056591 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5824 2024.07.03 18:28:50.056902 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5825 2024.07.03 18:28:50.057056 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
5826 2024.07.03 18:28:50.057222 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Debug> DynamicQueryHandler: Done processing query
5827 2024.07.03 18:28:50.057246 [ 3 ] {1ea96091-1461-4976-8fff-40ec61f9298d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5828 2024.07.03 18:28:50.057262 [ 3 ] {} <Debug> HTTP-Session: 9cb3b53b-d0c5-44df-b834-fb68e722134f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5829 2024.07.03 18:28:55.042546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5830 2024.07.03 18:28:55.042688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5831 2024.07.03 18:28:55.042719 [ 3 ] {} <Debug> HTTP-Session: 77aff5ec-251b-41d5-bfd8-49da49e83ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5832 2024.07.03 18:28:55.042746 [ 3 ] {} <Debug> HTTP-Session: 77aff5ec-251b-41d5-bfd8-49da49e83ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5833 2024.07.03 18:28:55.042764 [ 3 ] {} <Debug> HTTP-Session: 77aff5ec-251b-41d5-bfd8-49da49e83ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5834 2024.07.03 18:28:55.042820 [ 3 ] {} <Trace> HTTP-Session: 77aff5ec-251b-41d5-bfd8-49da49e83ab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5835 2024.07.03 18:28:55.043028 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5836 2024.07.03 18:28:55.043101 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5837 2024.07.03 18:28:55.043320 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5838 2024.07.03 18:28:55.043781 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5839 2024.07.03 18:28:55.043827 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5840 2024.07.03 18:28:55.044206 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5841 2024.07.03 18:28:55.044547 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5842 2024.07.03 18:28:55.044697 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001733 sec., 10963.646855164456 rows/sec., 888.65 KiB/sec.
5843 2024.07.03 18:28:55.044948 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Debug> DynamicQueryHandler: Done processing query
5844 2024.07.03 18:28:55.044978 [ 3 ] {fcf244e1-edbc-47d7-8a20-9fb7b2641998} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5845 2024.07.03 18:28:55.044994 [ 3 ] {} <Debug> HTTP-Session: 77aff5ec-251b-41d5-bfd8-49da49e83ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.07.03 18:28:55.045132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5847 2024.07.03 18:28:55.045190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5848 2024.07.03 18:28:55.045211 [ 3 ] {} <Debug> HTTP-Session: 8cf29dc7-837f-48d2-aef7-054d8d9907f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5849 2024.07.03 18:28:55.045230 [ 3 ] {} <Debug> HTTP-Session: 8cf29dc7-837f-48d2-aef7-054d8d9907f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5850 2024.07.03 18:28:55.045244 [ 3 ] {} <Debug> HTTP-Session: 8cf29dc7-837f-48d2-aef7-054d8d9907f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.07.03 18:28:55.045280 [ 3 ] {} <Trace> HTTP-Session: 8cf29dc7-837f-48d2-aef7-054d8d9907f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5852 2024.07.03 18:28:55.045391 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5853 2024.07.03 18:28:55.045440 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5854 2024.07.03 18:28:55.045571 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5855 2024.07.03 18:28:55.045885 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5856 2024.07.03 18:28:55.045922 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5857 2024.07.03 18:28:55.046223 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5858 2024.07.03 18:28:55.046535 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5859 2024.07.03 18:28:55.046665 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 124.59 KiB/sec.
5860 2024.07.03 18:28:55.046830 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Debug> DynamicQueryHandler: Done processing query
5861 2024.07.03 18:28:55.046855 [ 3 ] {e1b359d8-5850-4e5a-b33c-705754838357} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5862 2024.07.03 18:28:55.046871 [ 3 ] {} <Debug> HTTP-Session: 8cf29dc7-837f-48d2-aef7-054d8d9907f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5863 2024.07.03 18:28:55.047059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5864 2024.07.03 18:28:55.047110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5865 2024.07.03 18:28:55.047129 [ 3 ] {} <Debug> HTTP-Session: 660f6add-f1e9-49c5-9630-a973c546e7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5866 2024.07.03 18:28:55.047147 [ 3 ] {} <Debug> HTTP-Session: 660f6add-f1e9-49c5-9630-a973c546e7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5867 2024.07.03 18:28:55.047161 [ 3 ] {} <Debug> HTTP-Session: 660f6add-f1e9-49c5-9630-a973c546e7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.07.03 18:28:55.047194 [ 3 ] {} <Trace> HTTP-Session: 660f6add-f1e9-49c5-9630-a973c546e7ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5869 2024.07.03 18:28:55.047334 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5870 2024.07.03 18:28:55.047377 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5871 2024.07.03 18:28:55.047503 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5872 2024.07.03 18:28:55.047917 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5873 2024.07.03 18:28:55.047954 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5874 2024.07.03 18:28:55.048281 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5875 2024.07.03 18:28:55.048583 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5876 2024.07.03 18:28:55.048713 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001441 sec., 104094.37890353921 rows/sec., 8.39 MiB/sec.
5877 2024.07.03 18:28:55.048877 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Debug> DynamicQueryHandler: Done processing query
5878 2024.07.03 18:28:55.048901 [ 3 ] {33488c7a-92eb-422f-8d10-67ea6fd17f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5879 2024.07.03 18:28:55.048917 [ 3 ] {} <Debug> HTTP-Session: 660f6add-f1e9-49c5-9630-a973c546e7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.07.03 18:28:55.049045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5881 2024.07.03 18:28:55.049094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5882 2024.07.03 18:28:55.049112 [ 3 ] {} <Debug> HTTP-Session: 7c0ee8a7-9336-41c1-bbd2-da27ccfd0c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5883 2024.07.03 18:28:55.049129 [ 3 ] {} <Debug> HTTP-Session: 7c0ee8a7-9336-41c1-bbd2-da27ccfd0c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5884 2024.07.03 18:28:55.049142 [ 3 ] {} <Debug> HTTP-Session: 7c0ee8a7-9336-41c1-bbd2-da27ccfd0c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.07.03 18:28:55.049174 [ 3 ] {} <Trace> HTTP-Session: 7c0ee8a7-9336-41c1-bbd2-da27ccfd0c09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5886 2024.07.03 18:28:55.049267 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5887 2024.07.03 18:28:55.049309 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5888 2024.07.03 18:28:55.049434 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5889 2024.07.03 18:28:55.049699 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5890 2024.07.03 18:28:55.049734 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5891 2024.07.03 18:28:55.050030 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5892 2024.07.03 18:28:55.050333 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5893 2024.07.03 18:28:55.050470 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 113.91 KiB/sec.
5894 2024.07.03 18:28:55.050757 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Debug> DynamicQueryHandler: Done processing query
5895 2024.07.03 18:28:55.050783 [ 3 ] {83f2672f-148a-42d1-9b6e-527b1f583ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5896 2024.07.03 18:28:55.050798 [ 3 ] {} <Debug> HTTP-Session: 7c0ee8a7-9336-41c1-bbd2-da27ccfd0c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.07.03 18:28:55.050955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 18472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5898 2024.07.03 18:28:55.051003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5899 2024.07.03 18:28:55.051023 [ 3 ] {} <Debug> HTTP-Session: bfd07237-3656-42d2-bb23-b9ab0cd67c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5900 2024.07.03 18:28:55.051039 [ 3 ] {} <Debug> HTTP-Session: bfd07237-3656-42d2-bb23-b9ab0cd67c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.07.03 18:28:55.051053 [ 3 ] {} <Debug> HTTP-Session: bfd07237-3656-42d2-bb23-b9ab0cd67c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.07.03 18:28:55.051085 [ 3 ] {} <Trace> HTTP-Session: bfd07237-3656-42d2-bb23-b9ab0cd67c90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5903 2024.07.03 18:28:55.051211 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5904 2024.07.03 18:28:55.051254 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5905 2024.07.03 18:28:55.051398 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5906 2024.07.03 18:28:55.051745 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5907 2024.07.03 18:28:55.051781 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5908 2024.07.03 18:28:55.052097 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5909 2024.07.03 18:28:55.052399 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5910 2024.07.03 18:28:55.052527 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001365 sec., 79853.47985347986 rows/sec., 6.22 MiB/sec.
5911 2024.07.03 18:28:55.052727 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Debug> DynamicQueryHandler: Done processing query
5912 2024.07.03 18:28:55.052756 [ 3 ] {4760796f-b3e9-4c60-be38-cea00a4f4920} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5913 2024.07.03 18:28:55.052772 [ 3 ] {} <Debug> HTTP-Session: bfd07237-3656-42d2-bb23-b9ab0cd67c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.07.03 18:28:55.052969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 37772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5915 2024.07.03 18:28:55.053016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5916 2024.07.03 18:28:55.053035 [ 3 ] {} <Debug> HTTP-Session: 1533c938-b58b-45a4-8252-6f6b0cc9bfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5917 2024.07.03 18:28:55.053051 [ 3 ] {} <Debug> HTTP-Session: 1533c938-b58b-45a4-8252-6f6b0cc9bfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5918 2024.07.03 18:28:55.053065 [ 3 ] {} <Debug> HTTP-Session: 1533c938-b58b-45a4-8252-6f6b0cc9bfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5919 2024.07.03 18:28:55.053095 [ 3 ] {} <Trace> HTTP-Session: 1533c938-b58b-45a4-8252-6f6b0cc9bfb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5920 2024.07.03 18:28:55.053268 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5921 2024.07.03 18:28:55.053314 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5922 2024.07.03 18:28:55.053453 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5923 2024.07.03 18:28:55.053875 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5924 2024.07.03 18:28:55.053910 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5925 2024.07.03 18:28:55.054309 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5926 2024.07.03 18:28:55.054641 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5927 2024.07.03 18:28:55.054768 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5928 2024.07.03 18:28:55.054772 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001588 sec., 124055.41561712847 rows/sec., 8.66 MiB/sec.
5929 2024.07.03 18:28:55.054817 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5930 2024.07.03 18:28:55.054860 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5931 2024.07.03 18:28:55.055036 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Debug> DynamicQueryHandler: Done processing query
5932 2024.07.03 18:28:55.055096 [ 3 ] {342e14dc-0fc4-4dc3-8ce9-1b335d327233} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5933 2024.07.03 18:28:55.055120 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5934 2024.07.03 18:28:55.055188 [ 3 ] {} <Debug> HTTP-Session: 1533c938-b58b-45a4-8252-6f6b0cc9bfb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.07.03 18:28:55.055545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5936 2024.07.03 18:28:55.055613 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5937 2024.07.03 18:28:55.055630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5938 2024.07.03 18:28:55.055688 [ 3 ] {} <Debug> HTTP-Session: b0fb202f-6fdd-418c-95ef-921d236ebf36 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5939 2024.07.03 18:28:55.055689 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4361 rows starting from the beginning of the part
5940 2024.07.03 18:28:55.055718 [ 3 ] {} <Debug> HTTP-Session: b0fb202f-6fdd-418c-95ef-921d236ebf36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.07.03 18:28:55.055758 [ 3 ] {} <Debug> HTTP-Session: b0fb202f-6fdd-418c-95ef-921d236ebf36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5942 2024.07.03 18:28:55.055892 [ 3 ] {} <Trace> HTTP-Session: b0fb202f-6fdd-418c-95ef-921d236ebf36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5943 2024.07.03 18:28:55.055931 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part
5944 2024.07.03 18:28:55.056203 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
5945 2024.07.03 18:28:55.056467 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
5946 2024.07.03 18:28:55.056554 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5947 2024.07.03 18:28:55.056715 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part
5948 2024.07.03 18:28:55.056962 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5949 2024.07.03 18:28:55.057102 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 197 rows starting from the beginning of the part
5950 2024.07.03 18:28:55.058919 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5951 2024.07.03 18:28:55.060598 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5952 2024.07.03 18:28:55.060659 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5953 2024.07.03 18:28:55.061942 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5954 2024.07.03 18:28:55.062716 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5200 rows, containing 5 columns (5 merged, 0 gathered) in 0.007770421 sec., 669204.4099026296 rows/sec., 46.67 MiB/sec.
5955 2024.07.03 18:28:55.062907 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5956 2024.07.03 18:28:55.063157 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5957 2024.07.03 18:28:55.063165 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006981 sec., 2721.673112734565 rows/sec., 4.88 MiB/sec.
5958 2024.07.03 18:28:55.063849 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Debug> DynamicQueryHandler: Done processing query
5959 2024.07.03 18:28:55.063894 [ 3 ] {1063d844-3aa3-4b11-a6a9-9ca646e7ddb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5960 2024.07.03 18:28:55.063938 [ 3 ] {} <Debug> HTTP-Session: b0fb202f-6fdd-418c-95ef-921d236ebf36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.07.03 18:28:55.064115 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5962 2024.07.03 18:28:55.064130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5963 2024.07.03 18:28:55.064236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5964 2024.07.03 18:28:55.064267 [ 3 ] {} <Debug> HTTP-Session: 75c3ec80-f567-4737-9940-a22ef25bc895 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
5965 2024.07.03 18:28:55.064276 [ 190 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5966 2024.07.03 18:28:55.064297 [ 3 ] {} <Debug> HTTP-Session: 75c3ec80-f567-4737-9940-a22ef25bc895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5967 2024.07.03 18:28:55.064329 [ 3 ] {} <Debug> HTTP-Session: 75c3ec80-f567-4737-9940-a22ef25bc895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5968 2024.07.03 18:28:55.064429 [ 3 ] {} <Trace> HTTP-Session: 75c3ec80-f567-4737-9940-a22ef25bc895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5969 2024.07.03 18:28:55.064449 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB.
5970 2024.07.03 18:28:55.064602 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5971 2024.07.03 18:28:55.064653 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5972 2024.07.03 18:28:55.064804 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5973 2024.07.03 18:28:55.065113 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5974 2024.07.03 18:28:55.065149 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5975 2024.07.03 18:28:55.065522 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5976 2024.07.03 18:28:55.065857 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5977 2024.07.03 18:28:55.065982 [ 117 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5978 2024.07.03 18:28:55.065986 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec.
5979 2024.07.03 18:28:55.066023 [ 117 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5980 2024.07.03 18:28:55.066060 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5981 2024.07.03 18:28:55.066202 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5982 2024.07.03 18:28:55.066214 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Debug> DynamicQueryHandler: Done processing query
5983 2024.07.03 18:28:55.066271 [ 3 ] {d8ba059a-c3ee-47b4-8d4f-5b0298839fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5984 2024.07.03 18:28:55.066325 [ 3 ] {} <Debug> HTTP-Session: 75c3ec80-f567-4737-9940-a22ef25bc895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5985 2024.07.03 18:28:55.066519 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5986 2024.07.03 18:28:55.066556 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1424 rows starting from the beginning of the part
5987 2024.07.03 18:28:55.066620 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
5988 2024.07.03 18:28:55.066882 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
5989 2024.07.03 18:28:55.067035 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
5990 2024.07.03 18:28:55.067217 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
5991 2024.07.03 18:28:55.067385 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
5992 2024.07.03 18:28:55.068830 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 4 columns (4 merged, 0 gathered) in 0.002702562 sec., 637913.2097617002 rows/sec., 42.97 MiB/sec.
5993 2024.07.03 18:28:55.069041 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5994 2024.07.03 18:28:55.069482 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5995 2024.07.03 18:28:55.069562 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_31_6} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5996 2024.07.03 18:28:55.069631 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
5997 2024.07.03 18:29:00.040026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5998 2024.07.03 18:29:00.040164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5999 2024.07.03 18:29:00.040195 [ 3 ] {} <Debug> HTTP-Session: a636843b-cc5e-4bad-986c-50073638b709 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6000 2024.07.03 18:29:00.040223 [ 3 ] {} <Debug> HTTP-Session: a636843b-cc5e-4bad-986c-50073638b709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.07.03 18:29:00.040241 [ 3 ] {} <Debug> HTTP-Session: a636843b-cc5e-4bad-986c-50073638b709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.07.03 18:29:00.040297 [ 3 ] {} <Trace> HTTP-Session: a636843b-cc5e-4bad-986c-50073638b709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6003 2024.07.03 18:29:00.040501 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6004 2024.07.03 18:29:00.040576 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6005 2024.07.03 18:29:00.040778 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6006 2024.07.03 18:29:00.041205 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6007 2024.07.03 18:29:00.041248 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6008 2024.07.03 18:29:00.041620 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6009 2024.07.03 18:29:00.041966 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6010 2024.07.03 18:29:00.042157 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001704 sec., 6455.399061032864 rows/sec., 523.24 KiB/sec.
6011 2024.07.03 18:29:00.042375 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Debug> DynamicQueryHandler: Done processing query
6012 2024.07.03 18:29:00.042404 [ 3 ] {2a8275b8-ed1e-4152-a75c-a0feb67d0171} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6013 2024.07.03 18:29:00.042421 [ 3 ] {} <Debug> HTTP-Session: a636843b-cc5e-4bad-986c-50073638b709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6014 2024.07.03 18:29:00.042592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6015 2024.07.03 18:29:00.042649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6016 2024.07.03 18:29:00.042669 [ 3 ] {} <Debug> HTTP-Session: 0bc100fb-ba3c-48d5-a711-679e90d073ed Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6017 2024.07.03 18:29:00.042687 [ 3 ] {} <Debug> HTTP-Session: 0bc100fb-ba3c-48d5-a711-679e90d073ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6018 2024.07.03 18:29:00.042701 [ 3 ] {} <Debug> HTTP-Session: 0bc100fb-ba3c-48d5-a711-679e90d073ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6019 2024.07.03 18:29:00.042738 [ 3 ] {} <Trace> HTTP-Session: 0bc100fb-ba3c-48d5-a711-679e90d073ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6020 2024.07.03 18:29:00.042868 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6021 2024.07.03 18:29:00.042915 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6022 2024.07.03 18:29:00.043048 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6023 2024.07.03 18:29:00.043403 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6024 2024.07.03 18:29:00.043441 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6025 2024.07.03 18:29:00.043764 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6026 2024.07.03 18:29:00.044077 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6027 2024.07.03 18:29:00.044240 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001412 sec., 63031.161473087814 rows/sec., 5.09 MiB/sec.
6028 2024.07.03 18:29:00.044240 [ 114 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6029 2024.07.03 18:29:00.044354 [ 114 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6030 2024.07.03 18:29:00.044399 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6031 2024.07.03 18:29:00.044485 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Debug> DynamicQueryHandler: Done processing query
6032 2024.07.03 18:29:00.044533 [ 3 ] {8a1fa5d2-86ca-499f-99f5-b970403a99a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6033 2024.07.03 18:29:00.044545 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6034 2024.07.03 18:29:00.044557 [ 3 ] {} <Debug> HTTP-Session: 0bc100fb-ba3c-48d5-a711-679e90d073ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.07.03 18:29:00.044682 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6036 2024.07.03 18:29:00.044722 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 189 rows starting from the beginning of the part
6037 2024.07.03 18:29:00.044731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6038 2024.07.03 18:29:00.044834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6039 2024.07.03 18:29:00.044877 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 89 rows starting from the beginning of the part
6040 2024.07.03 18:29:00.044917 [ 3 ] {} <Debug> HTTP-Session: e9967934-0396-43e2-bd6d-2cc9bf760f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6041 2024.07.03 18:29:00.044963 [ 3 ] {} <Debug> HTTP-Session: e9967934-0396-43e2-bd6d-2cc9bf760f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6042 2024.07.03 18:29:00.045040 [ 3 ] {} <Debug> HTTP-Session: e9967934-0396-43e2-bd6d-2cc9bf760f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6043 2024.07.03 18:29:00.045258 [ 3 ] {} <Trace> HTTP-Session: e9967934-0396-43e2-bd6d-2cc9bf760f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6044 2024.07.03 18:29:00.045324 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part
6045 2024.07.03 18:29:00.045641 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part
6046 2024.07.03 18:29:00.045653 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6047 2024.07.03 18:29:00.045823 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6048 2024.07.03 18:29:00.045954 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 150 rows starting from the beginning of the part
6049 2024.07.03 18:29:00.046304 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 89 rows starting from the beginning of the part
6050 2024.07.03 18:29:00.046893 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6051 2024.07.03 18:29:00.047410 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6052 2024.07.03 18:29:00.047459 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6053 2024.07.03 18:29:00.047952 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6054 2024.07.03 18:29:00.048312 [ 189 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.003827975 sec., 188089.00267112508 rows/sec., 15.27 MiB/sec.
6055 2024.07.03 18:29:00.048537 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6056 2024.07.03 18:29:00.048566 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6057 2024.07.03 18:29:00.048781 [ 114 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6058 2024.07.03 18:29:00.048817 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.003321 sec., 22583.55916892502 rows/sec., 1.76 MiB/sec.
6059 2024.07.03 18:29:00.048877 [ 114 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6060 2024.07.03 18:29:00.048981 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6061 2024.07.03 18:29:00.049572 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Debug> DynamicQueryHandler: Done processing query
6062 2024.07.03 18:29:00.049600 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6063 2024.07.03 18:29:00.049651 [ 3 ] {6559a6ba-2137-4b9d-9617-785e7ef9415c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6064 2024.07.03 18:29:00.049724 [ 3 ] {} <Debug> HTTP-Session: e9967934-0396-43e2-bd6d-2cc9bf760f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6065 2024.07.03 18:29:00.049933 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6066 2024.07.03 18:29:00.049971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6067 2024.07.03 18:29:00.049984 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 150 rows starting from the beginning of the part
6068 2024.07.03 18:29:00.050110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6069 2024.07.03 18:29:00.050239 [ 3 ] {} <Debug> HTTP-Session: fa5e23e5-6a4c-4882-843f-782c68aabb8f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6070 2024.07.03 18:29:00.050288 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6071 2024.07.03 18:29:00.050328 [ 3 ] {} <Debug> HTTP-Session: fa5e23e5-6a4c-4882-843f-782c68aabb8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.07.03 18:29:00.050328 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part
6073 2024.07.03 18:29:00.050404 [ 3 ] {} <Debug> HTTP-Session: fa5e23e5-6a4c-4882-843f-782c68aabb8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.07.03 18:29:00.050645 [ 3 ] {} <Trace> HTTP-Session: fa5e23e5-6a4c-4882-843f-782c68aabb8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6075 2024.07.03 18:29:00.050834 [ 190 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_36_7} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6076 2024.07.03 18:29:00.050844 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 83 rows starting from the beginning of the part
6077 2024.07.03 18:29:00.051214 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6078 2024.07.03 18:29:00.051270 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
6079 2024.07.03 18:29:00.051345 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part
6080 2024.07.03 18:29:00.051441 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6081 2024.07.03 18:29:00.051736 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 109 rows starting from the beginning of the part
6082 2024.07.03 18:29:00.052088 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 75 rows starting from the beginning of the part
6083 2024.07.03 18:29:00.052631 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6084 2024.07.03 18:29:00.053361 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6085 2024.07.03 18:29:00.053402 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6086 2024.07.03 18:29:00.053944 [ 197 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 4 columns (4 merged, 0 gathered) in 0.004777587 sec., 119097.77885782091 rows/sec., 9.30 MiB/sec.
6087 2024.07.03 18:29:00.054040 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6088 2024.07.03 18:29:00.054136 [ 190 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6089 2024.07.03 18:29:00.054799 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6090 2024.07.03 18:29:00.055002 [ 190 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6091 2024.07.03 18:29:00.055170 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004195 sec., 38140.643623361146 rows/sec., 2.66 MiB/sec.
6092 2024.07.03 18:29:00.055313 [ 190 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_36_7} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6093 2024.07.03 18:29:00.055612 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6094 2024.07.03 18:29:00.055769 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Debug> DynamicQueryHandler: Done processing query
6095 2024.07.03 18:29:00.055831 [ 3 ] {08ec4cd1-cf8f-47a5-8fe9-129050384251} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6096 2024.07.03 18:29:00.055867 [ 3 ] {} <Debug> HTTP-Session: fa5e23e5-6a4c-4882-843f-782c68aabb8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6097 2024.07.03 18:29:00.056019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6098 2024.07.03 18:29:00.056068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6099 2024.07.03 18:29:00.056088 [ 3 ] {} <Debug> HTTP-Session: 2fa8b08a-b331-4efd-afb1-459c1f17298b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6100 2024.07.03 18:29:00.056105 [ 3 ] {} <Debug> HTTP-Session: 2fa8b08a-b331-4efd-afb1-459c1f17298b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.07.03 18:29:00.056119 [ 3 ] {} <Debug> HTTP-Session: 2fa8b08a-b331-4efd-afb1-459c1f17298b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6102 2024.07.03 18:29:00.056150 [ 3 ] {} <Trace> HTTP-Session: 2fa8b08a-b331-4efd-afb1-459c1f17298b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6103 2024.07.03 18:29:00.056341 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6104 2024.07.03 18:29:00.056412 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6105 2024.07.03 18:29:00.056852 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6106 2024.07.03 18:29:00.057446 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6107 2024.07.03 18:29:00.057482 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6108 2024.07.03 18:29:00.058080 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6109 2024.07.03 18:29:00.058486 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6110 2024.07.03 18:29:00.058632 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002397 sec., 4589.069670421361 rows/sec., 8.22 MiB/sec.
6111 2024.07.03 18:29:00.058849 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Debug> DynamicQueryHandler: Done processing query
6112 2024.07.03 18:29:00.058873 [ 3 ] {233435b7-864a-4bad-8831-39ca0d0ec273} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6113 2024.07.03 18:29:00.058889 [ 3 ] {} <Debug> HTTP-Session: 2fa8b08a-b331-4efd-afb1-459c1f17298b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6114 2024.07.03 18:29:00.059016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6115 2024.07.03 18:29:00.059064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6116 2024.07.03 18:29:00.059083 [ 3 ] {} <Debug> HTTP-Session: 6bb79130-1b32-49bf-8144-5d910b9bdad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6117 2024.07.03 18:29:00.059099 [ 3 ] {} <Debug> HTTP-Session: 6bb79130-1b32-49bf-8144-5d910b9bdad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.07.03 18:29:00.059113 [ 3 ] {} <Debug> HTTP-Session: 6bb79130-1b32-49bf-8144-5d910b9bdad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6119 2024.07.03 18:29:00.059144 [ 3 ] {} <Trace> HTTP-Session: 6bb79130-1b32-49bf-8144-5d910b9bdad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6120 2024.07.03 18:29:00.059254 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6121 2024.07.03 18:29:00.059298 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6122 2024.07.03 18:29:00.059424 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6123 2024.07.03 18:29:00.059771 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6124 2024.07.03 18:29:00.059806 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6125 2024.07.03 18:29:00.060170 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6126 2024.07.03 18:29:00.060488 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6127 2024.07.03 18:29:00.060614 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
6128 2024.07.03 18:29:00.060912 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Debug> DynamicQueryHandler: Done processing query
6129 2024.07.03 18:29:00.060974 [ 3 ] {877ac7ef-0b51-447e-9bcf-15f5bc4a0669} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6130 2024.07.03 18:29:00.061036 [ 3 ] {} <Debug> HTTP-Session: 6bb79130-1b32-49bf-8144-5d910b9bdad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6131 2024.07.03 18:29:03.901534 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
6132 2024.07.03 18:29:03.901590 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
6133 2024.07.03 18:29:05.040832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6134 2024.07.03 18:29:05.040974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6135 2024.07.03 18:29:05.041001 [ 3 ] {} <Debug> HTTP-Session: c55898b5-ae43-4e56-8b35-0dc9a480a531 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6136 2024.07.03 18:29:05.041026 [ 3 ] {} <Debug> HTTP-Session: c55898b5-ae43-4e56-8b35-0dc9a480a531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6137 2024.07.03 18:29:05.041041 [ 3 ] {} <Debug> HTTP-Session: c55898b5-ae43-4e56-8b35-0dc9a480a531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6138 2024.07.03 18:29:05.041092 [ 3 ] {} <Trace> HTTP-Session: c55898b5-ae43-4e56-8b35-0dc9a480a531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6139 2024.07.03 18:29:05.041294 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6140 2024.07.03 18:29:05.041360 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6141 2024.07.03 18:29:05.041553 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6142 2024.07.03 18:29:05.042040 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6143 2024.07.03 18:29:05.042090 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6144 2024.07.03 18:29:05.042476 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6145 2024.07.03 18:29:05.042819 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6146 2024.07.03 18:29:05.042991 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001752 sec., 10844.748858447489 rows/sec., 879.02 KiB/sec.
6147 2024.07.03 18:29:05.043013 [ 111 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6148 2024.07.03 18:29:05.043119 [ 111 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6149 2024.07.03 18:29:05.043165 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6150 2024.07.03 18:29:05.043304 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Debug> DynamicQueryHandler: Done processing query
6151 2024.07.03 18:29:05.043356 [ 3 ] {5bae9ba8-8e35-4b37-a33d-097657c3ca0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6152 2024.07.03 18:29:05.043366 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6153 2024.07.03 18:29:05.043414 [ 3 ] {} <Debug> HTTP-Session: c55898b5-ae43-4e56-8b35-0dc9a480a531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6154 2024.07.03 18:29:05.043596 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6155 2024.07.03 18:29:05.043652 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 30 rows starting from the beginning of the part
6156 2024.07.03 18:29:05.043679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6157 2024.07.03 18:29:05.043821 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part
6158 2024.07.03 18:29:05.043844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6159 2024.07.03 18:29:05.043937 [ 3 ] {} <Debug> HTTP-Session: 7f3250b5-eda6-46b8-9280-8d53dad18a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6160 2024.07.03 18:29:05.044019 [ 3 ] {} <Debug> HTTP-Session: 7f3250b5-eda6-46b8-9280-8d53dad18a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.07.03 18:29:05.044105 [ 3 ] {} <Debug> HTTP-Session: 7f3250b5-eda6-46b8-9280-8d53dad18a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6162 2024.07.03 18:29:05.044126 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
6163 2024.07.03 18:29:05.044215 [ 3 ] {} <Trace> HTTP-Session: 7f3250b5-eda6-46b8-9280-8d53dad18a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6164 2024.07.03 18:29:05.044326 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part
6165 2024.07.03 18:29:05.044654 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
6166 2024.07.03 18:29:05.044922 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 19 rows starting from the beginning of the part
6167 2024.07.03 18:29:05.044950 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6168 2024.07.03 18:29:05.045214 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6169 2024.07.03 18:29:05.045662 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6170 2024.07.03 18:29:05.046664 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6171 2024.07.03 18:29:05.046739 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6172 2024.07.03 18:29:05.047678 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004422582 sec., 24646.23606752797 rows/sec., 1.95 MiB/sec.
6173 2024.07.03 18:29:05.047737 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6174 2024.07.03 18:29:05.047852 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6175 2024.07.03 18:29:05.048527 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6176 2024.07.03 18:29:05.048754 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6177 2024.07.03 18:29:05.048822 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.004157 sec., 27183.064710127495 rows/sec., 2.24 MiB/sec.
6178 2024.07.03 18:29:05.048984 [ 198 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_36_7} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6179 2024.07.03 18:29:05.049142 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6180 2024.07.03 18:29:05.049174 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Debug> DynamicQueryHandler: Done processing query
6181 2024.07.03 18:29:05.049211 [ 3 ] {8cdfcd82-7308-4fa8-ab4c-516316d29758} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6182 2024.07.03 18:29:05.049228 [ 3 ] {} <Debug> HTTP-Session: 7f3250b5-eda6-46b8-9280-8d53dad18a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6183 2024.07.03 18:29:05.049419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6184 2024.07.03 18:29:05.049474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6185 2024.07.03 18:29:05.049493 [ 3 ] {} <Debug> HTTP-Session: fc61ce99-b4e8-49ee-92a1-99668a50ea54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6186 2024.07.03 18:29:05.049510 [ 3 ] {} <Debug> HTTP-Session: fc61ce99-b4e8-49ee-92a1-99668a50ea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6187 2024.07.03 18:29:05.049524 [ 3 ] {} <Debug> HTTP-Session: fc61ce99-b4e8-49ee-92a1-99668a50ea54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6188 2024.07.03 18:29:05.049558 [ 3 ] {} <Trace> HTTP-Session: fc61ce99-b4e8-49ee-92a1-99668a50ea54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6189 2024.07.03 18:29:05.049698 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6190 2024.07.03 18:29:05.049744 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6191 2024.07.03 18:29:05.049895 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6192 2024.07.03 18:29:05.050242 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6193 2024.07.03 18:29:05.050279 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6194 2024.07.03 18:29:05.050622 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6195 2024.07.03 18:29:05.050940 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6196 2024.07.03 18:29:05.051068 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001429 sec., 58082.57522743177 rows/sec., 4.54 MiB/sec.
6197 2024.07.03 18:29:05.051231 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Debug> DynamicQueryHandler: Done processing query
6198 2024.07.03 18:29:05.051262 [ 3 ] {c1a6b031-e8e7-4e2e-ba88-1a5640e21061} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6199 2024.07.03 18:29:05.051279 [ 3 ] {} <Debug> HTTP-Session: fc61ce99-b4e8-49ee-92a1-99668a50ea54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.07.03 18:29:05.051464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6201 2024.07.03 18:29:05.051516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6202 2024.07.03 18:29:05.051535 [ 3 ] {} <Debug> HTTP-Session: c644a760-75a0-4019-97c5-fbc5160b75b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6203 2024.07.03 18:29:05.051552 [ 3 ] {} <Debug> HTTP-Session: c644a760-75a0-4019-97c5-fbc5160b75b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6204 2024.07.03 18:29:05.051566 [ 3 ] {} <Debug> HTTP-Session: c644a760-75a0-4019-97c5-fbc5160b75b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6205 2024.07.03 18:29:05.051597 [ 3 ] {} <Trace> HTTP-Session: c644a760-75a0-4019-97c5-fbc5160b75b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6206 2024.07.03 18:29:05.051745 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6207 2024.07.03 18:29:05.051792 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6208 2024.07.03 18:29:05.051936 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6209 2024.07.03 18:29:05.052343 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6210 2024.07.03 18:29:05.052381 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6211 2024.07.03 18:29:05.052773 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6212 2024.07.03 18:29:05.053116 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6213 2024.07.03 18:29:05.053304 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec.
6214 2024.07.03 18:29:05.053516 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Debug> DynamicQueryHandler: Done processing query
6215 2024.07.03 18:29:05.053547 [ 3 ] {248d130e-ba9f-4b00-a574-a77abe327cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6216 2024.07.03 18:29:05.053568 [ 3 ] {} <Debug> HTTP-Session: c644a760-75a0-4019-97c5-fbc5160b75b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.07.03 18:29:05.053735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6218 2024.07.03 18:29:05.053787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6219 2024.07.03 18:29:05.053808 [ 3 ] {} <Debug> HTTP-Session: 56521615-30c4-4e11-8339-683377192f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6220 2024.07.03 18:29:05.053824 [ 3 ] {} <Debug> HTTP-Session: 56521615-30c4-4e11-8339-683377192f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6221 2024.07.03 18:29:05.053839 [ 3 ] {} <Debug> HTTP-Session: 56521615-30c4-4e11-8339-683377192f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6222 2024.07.03 18:29:05.053872 [ 3 ] {} <Trace> HTTP-Session: 56521615-30c4-4e11-8339-683377192f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6223 2024.07.03 18:29:05.054131 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6224 2024.07.03 18:29:05.054196 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6225 2024.07.03 18:29:05.054615 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6226 2024.07.03 18:29:05.055227 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6227 2024.07.03 18:29:05.055264 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6228 2024.07.03 18:29:05.055876 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6229 2024.07.03 18:29:05.056293 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6230 2024.07.03 18:29:05.056432 [ 109 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6231 2024.07.03 18:29:05.056446 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002492 sec., 7624.398073836276 rows/sec., 13.66 MiB/sec.
6232 2024.07.03 18:29:05.056489 [ 109 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6233 2024.07.03 18:29:05.056535 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6234 2024.07.03 18:29:05.056698 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6235 2024.07.03 18:29:05.056745 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Debug> DynamicQueryHandler: Done processing query
6236 2024.07.03 18:29:05.056775 [ 3 ] {86f458b2-009a-4142-8c4f-f9dfb9394bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6237 2024.07.03 18:29:05.056798 [ 3 ] {} <Debug> HTTP-Session: 56521615-30c4-4e11-8339-683377192f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6238 2024.07.03 18:29:05.056945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6239 2024.07.03 18:29:05.057019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6240 2024.07.03 18:29:05.057023 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6241 2024.07.03 18:29:05.057043 [ 3 ] {} <Debug> HTTP-Session: 4e73de56-3df0-44b1-b9bc-7bae2ec5ab59 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6242 2024.07.03 18:29:05.057069 [ 3 ] {} <Debug> HTTP-Session: 4e73de56-3df0-44b1-b9bc-7bae2ec5ab59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6243 2024.07.03 18:29:05.057096 [ 3 ] {} <Debug> HTTP-Session: 4e73de56-3df0-44b1-b9bc-7bae2ec5ab59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6244 2024.07.03 18:29:05.057105 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 482 rows starting from the beginning of the part
6245 2024.07.03 18:29:05.057141 [ 3 ] {} <Trace> HTTP-Session: 4e73de56-3df0-44b1-b9bc-7bae2ec5ab59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6246 2024.07.03 18:29:05.057430 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6247 2024.07.03 18:29:05.057578 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6248 2024.07.03 18:29:05.057647 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part
6249 2024.07.03 18:29:05.058238 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6250 2024.07.03 18:29:05.058264 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
6251 2024.07.03 18:29:05.058817 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part
6252 2024.07.03 18:29:05.059008 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6253 2024.07.03 18:29:05.059093 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6254 2024.07.03 18:29:05.059401 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
6255 2024.07.03 18:29:05.059945 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 19 rows starting from the beginning of the part
6256 2024.07.03 18:29:05.060214 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6257 2024.07.03 18:29:05.060795 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6258 2024.07.03 18:29:05.061035 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003782 sec., 15864.621893178211 rows/sec., 1.07 MiB/sec.
6259 2024.07.03 18:29:05.061291 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Debug> DynamicQueryHandler: Done processing query
6260 2024.07.03 18:29:05.061326 [ 3 ] {79ce7b63-916c-4b45-9f3b-e68d83b6338e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6261 2024.07.03 18:29:05.061342 [ 3 ] {} <Debug> HTTP-Session: 4e73de56-3df0-44b1-b9bc-7bae2ec5ab59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.07.03 18:29:05.074850 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 19 columns (19 merged, 0 gathered) in 0.018233154 sec., 30768.127116131414 rows/sec., 55.14 MiB/sec.
6263 2024.07.03 18:29:05.075743 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6264 2024.07.03 18:29:05.076339 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6265 2024.07.03 18:29:05.076424 [ 198 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6266 2024.07.03 18:29:05.076563 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB.
6267 2024.07.03 18:29:06.000161 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.44 MiB, peak 196.94 MiB, free memory in arenas 0.00 B, will set to 189.63 MiB (RSS), difference: 1.18 MiB
6268 2024.07.03 18:29:10.040772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6269 2024.07.03 18:29:10.040930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6270 2024.07.03 18:29:10.040961 [ 3 ] {} <Debug> HTTP-Session: 28d519f3-3d05-4797-b2fb-e5723d3e7861 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6271 2024.07.03 18:29:10.040991 [ 3 ] {} <Debug> HTTP-Session: 28d519f3-3d05-4797-b2fb-e5723d3e7861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6272 2024.07.03 18:29:10.041009 [ 3 ] {} <Debug> HTTP-Session: 28d519f3-3d05-4797-b2fb-e5723d3e7861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6273 2024.07.03 18:29:10.041065 [ 3 ] {} <Trace> HTTP-Session: 28d519f3-3d05-4797-b2fb-e5723d3e7861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6274 2024.07.03 18:29:10.041275 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6275 2024.07.03 18:29:10.041350 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6276 2024.07.03 18:29:10.041571 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6277 2024.07.03 18:29:10.041997 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6278 2024.07.03 18:29:10.042041 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6279 2024.07.03 18:29:10.042420 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6280 2024.07.03 18:29:10.042772 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6281 2024.07.03 18:29:10.042931 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001713 sec., 6421.48277875073 rows/sec., 520.49 KiB/sec.
6282 2024.07.03 18:29:10.043171 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Debug> DynamicQueryHandler: Done processing query
6283 2024.07.03 18:29:10.043200 [ 3 ] {4f163e8c-9ccb-4e45-8bea-bef613df360e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6284 2024.07.03 18:29:10.043218 [ 3 ] {} <Debug> HTTP-Session: 28d519f3-3d05-4797-b2fb-e5723d3e7861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6285 2024.07.03 18:29:10.043384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6286 2024.07.03 18:29:10.043434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6287 2024.07.03 18:29:10.043454 [ 3 ] {} <Debug> HTTP-Session: a30594e6-dde0-4568-a001-19373af1f3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6288 2024.07.03 18:29:10.043471 [ 3 ] {} <Debug> HTTP-Session: a30594e6-dde0-4568-a001-19373af1f3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6289 2024.07.03 18:29:10.043484 [ 3 ] {} <Debug> HTTP-Session: a30594e6-dde0-4568-a001-19373af1f3d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6290 2024.07.03 18:29:10.043515 [ 3 ] {} <Trace> HTTP-Session: a30594e6-dde0-4568-a001-19373af1f3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6291 2024.07.03 18:29:10.043637 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6292 2024.07.03 18:29:10.043680 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6293 2024.07.03 18:29:10.043825 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6294 2024.07.03 18:29:10.044190 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6295 2024.07.03 18:29:10.044227 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6296 2024.07.03 18:29:10.044545 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6297 2024.07.03 18:29:10.044859 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6298 2024.07.03 18:29:10.045020 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001417 sec., 62808.750882145374 rows/sec., 5.07 MiB/sec.
6299 2024.07.03 18:29:10.045313 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Debug> DynamicQueryHandler: Done processing query
6300 2024.07.03 18:29:10.045350 [ 3 ] {74e98767-acdd-4a52-8609-f3c2059dab63} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6301 2024.07.03 18:29:10.045367 [ 3 ] {} <Debug> HTTP-Session: a30594e6-dde0-4568-a001-19373af1f3d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6302 2024.07.03 18:29:10.045529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6303 2024.07.03 18:29:10.045578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6304 2024.07.03 18:29:10.045598 [ 3 ] {} <Debug> HTTP-Session: 8ba7ac7c-6279-41cf-8bb7-10ef867640c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6305 2024.07.03 18:29:10.045615 [ 3 ] {} <Debug> HTTP-Session: 8ba7ac7c-6279-41cf-8bb7-10ef867640c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6306 2024.07.03 18:29:10.045629 [ 3 ] {} <Debug> HTTP-Session: 8ba7ac7c-6279-41cf-8bb7-10ef867640c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6307 2024.07.03 18:29:10.045660 [ 3 ] {} <Trace> HTTP-Session: 8ba7ac7c-6279-41cf-8bb7-10ef867640c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6308 2024.07.03 18:29:10.045784 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6309 2024.07.03 18:29:10.045829 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6310 2024.07.03 18:29:10.045971 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6311 2024.07.03 18:29:10.046290 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6312 2024.07.03 18:29:10.046327 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6313 2024.07.03 18:29:10.046640 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6314 2024.07.03 18:29:10.046955 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6315 2024.07.03 18:29:10.047108 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00136 sec., 55147.058823529405 rows/sec., 4.31 MiB/sec.
6316 2024.07.03 18:29:10.047281 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Debug> DynamicQueryHandler: Done processing query
6317 2024.07.03 18:29:10.047309 [ 3 ] {68d65270-52c7-47a6-8f3d-367cb471e2cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6318 2024.07.03 18:29:10.047326 [ 3 ] {} <Debug> HTTP-Session: 8ba7ac7c-6279-41cf-8bb7-10ef867640c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.07.03 18:29:10.047492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6320 2024.07.03 18:29:10.047539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6321 2024.07.03 18:29:10.047558 [ 3 ] {} <Debug> HTTP-Session: 7ab11f2d-93b8-4b37-bbad-868575584654 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6322 2024.07.03 18:29:10.047574 [ 3 ] {} <Debug> HTTP-Session: 7ab11f2d-93b8-4b37-bbad-868575584654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6323 2024.07.03 18:29:10.047587 [ 3 ] {} <Debug> HTTP-Session: 7ab11f2d-93b8-4b37-bbad-868575584654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6324 2024.07.03 18:29:10.047618 [ 3 ] {} <Trace> HTTP-Session: 7ab11f2d-93b8-4b37-bbad-868575584654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6325 2024.07.03 18:29:10.047764 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6326 2024.07.03 18:29:10.047811 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6327 2024.07.03 18:29:10.047959 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6328 2024.07.03 18:29:10.048355 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6329 2024.07.03 18:29:10.048390 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6330 2024.07.03 18:29:10.048783 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6331 2024.07.03 18:29:10.049132 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6332 2024.07.03 18:29:10.049312 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec.
6333 2024.07.03 18:29:10.049627 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Debug> DynamicQueryHandler: Done processing query
6334 2024.07.03 18:29:10.049696 [ 3 ] {c5dad20a-345f-4f22-802f-ae68e86b617e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6335 2024.07.03 18:29:10.049757 [ 3 ] {} <Debug> HTTP-Session: 7ab11f2d-93b8-4b37-bbad-868575584654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6336 2024.07.03 18:29:10.049977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6337 2024.07.03 18:29:10.050027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6338 2024.07.03 18:29:10.050046 [ 3 ] {} <Debug> HTTP-Session: f135f232-6259-42cb-a1dd-1a1a49a691aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6339 2024.07.03 18:29:10.050062 [ 3 ] {} <Debug> HTTP-Session: f135f232-6259-42cb-a1dd-1a1a49a691aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.07.03 18:29:10.050076 [ 3 ] {} <Debug> HTTP-Session: f135f232-6259-42cb-a1dd-1a1a49a691aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6341 2024.07.03 18:29:10.050109 [ 3 ] {} <Trace> HTTP-Session: f135f232-6259-42cb-a1dd-1a1a49a691aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6342 2024.07.03 18:29:10.050357 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6343 2024.07.03 18:29:10.050449 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6344 2024.07.03 18:29:10.050937 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6345 2024.07.03 18:29:10.051509 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6346 2024.07.03 18:29:10.051546 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6347 2024.07.03 18:29:10.052150 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6348 2024.07.03 18:29:10.052567 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6349 2024.07.03 18:29:10.052777 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002555 sec., 4305.283757338552 rows/sec., 7.71 MiB/sec.
6350 2024.07.03 18:29:10.053015 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Debug> DynamicQueryHandler: Done processing query
6351 2024.07.03 18:29:10.053040 [ 3 ] {41e1e0ba-013b-473a-9333-08347dfb812b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6352 2024.07.03 18:29:10.053055 [ 3 ] {} <Debug> HTTP-Session: f135f232-6259-42cb-a1dd-1a1a49a691aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6353 2024.07.03 18:29:10.053219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6354 2024.07.03 18:29:10.053269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6355 2024.07.03 18:29:10.053289 [ 3 ] {} <Debug> HTTP-Session: 44a5fff1-eb87-46f1-9b89-12d9f11d6b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6356 2024.07.03 18:29:10.053306 [ 3 ] {} <Debug> HTTP-Session: 44a5fff1-eb87-46f1-9b89-12d9f11d6b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6357 2024.07.03 18:29:10.053319 [ 3 ] {} <Debug> HTTP-Session: 44a5fff1-eb87-46f1-9b89-12d9f11d6b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6358 2024.07.03 18:29:10.053351 [ 3 ] {} <Trace> HTTP-Session: 44a5fff1-eb87-46f1-9b89-12d9f11d6b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6359 2024.07.03 18:29:10.053469 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6360 2024.07.03 18:29:10.053513 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6361 2024.07.03 18:29:10.053638 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6362 2024.07.03 18:29:10.053958 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6363 2024.07.03 18:29:10.053994 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6364 2024.07.03 18:29:10.054354 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6365 2024.07.03 18:29:10.054681 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6366 2024.07.03 18:29:10.054835 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
6367 2024.07.03 18:29:10.054990 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Debug> DynamicQueryHandler: Done processing query
6368 2024.07.03 18:29:10.055014 [ 3 ] {00843b0e-41b6-46f1-b045-787e05e04719} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6369 2024.07.03 18:29:10.055030 [ 3 ] {} <Debug> HTTP-Session: 44a5fff1-eb87-46f1-9b89-12d9f11d6b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6370 2024.07.03 18:29:15.041194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6371 2024.07.03 18:29:15.041338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6372 2024.07.03 18:29:15.041369 [ 3 ] {} <Debug> HTTP-Session: 10fb3983-1469-4774-95d9-d1a60e99c0b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6373 2024.07.03 18:29:15.041396 [ 3 ] {} <Debug> HTTP-Session: 10fb3983-1469-4774-95d9-d1a60e99c0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6374 2024.07.03 18:29:15.041414 [ 3 ] {} <Debug> HTTP-Session: 10fb3983-1469-4774-95d9-d1a60e99c0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6375 2024.07.03 18:29:15.041469 [ 3 ] {} <Trace> HTTP-Session: 10fb3983-1469-4774-95d9-d1a60e99c0b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6376 2024.07.03 18:29:15.041689 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6377 2024.07.03 18:29:15.041760 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6378 2024.07.03 18:29:15.041965 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6379 2024.07.03 18:29:15.042458 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6380 2024.07.03 18:29:15.042508 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6381 2024.07.03 18:29:15.042897 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6382 2024.07.03 18:29:15.043247 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6383 2024.07.03 18:29:15.043431 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001775 sec., 10704.225352112675 rows/sec., 867.63 KiB/sec.
6384 2024.07.03 18:29:15.043681 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Debug> DynamicQueryHandler: Done processing query
6385 2024.07.03 18:29:15.043710 [ 3 ] {c0400374-4318-4a03-8a03-1179a46db355} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6386 2024.07.03 18:29:15.043726 [ 3 ] {} <Debug> HTTP-Session: 10fb3983-1469-4774-95d9-d1a60e99c0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.07.03 18:29:15.043915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6388 2024.07.03 18:29:15.043972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6389 2024.07.03 18:29:15.043993 [ 3 ] {} <Debug> HTTP-Session: 8644f585-e11b-4b26-be82-75ee61c612f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6390 2024.07.03 18:29:15.044011 [ 3 ] {} <Debug> HTTP-Session: 8644f585-e11b-4b26-be82-75ee61c612f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.07.03 18:29:15.044025 [ 3 ] {} <Debug> HTTP-Session: 8644f585-e11b-4b26-be82-75ee61c612f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6392 2024.07.03 18:29:15.044062 [ 3 ] {} <Trace> HTTP-Session: 8644f585-e11b-4b26-be82-75ee61c612f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6393 2024.07.03 18:29:15.044199 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6394 2024.07.03 18:29:15.044249 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6395 2024.07.03 18:29:15.044388 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6396 2024.07.03 18:29:15.044910 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6397 2024.07.03 18:29:15.044950 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6398 2024.07.03 18:29:15.045280 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6399 2024.07.03 18:29:15.045603 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6400 2024.07.03 18:29:15.045756 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.00161 sec., 70186.3354037267 rows/sec., 5.78 MiB/sec.
6401 2024.07.03 18:29:15.046035 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Debug> DynamicQueryHandler: Done processing query
6402 2024.07.03 18:29:15.046090 [ 3 ] {29fafca5-38a2-4e31-b82a-feed8ce2f65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6403 2024.07.03 18:29:15.046122 [ 3 ] {} <Debug> HTTP-Session: 8644f585-e11b-4b26-be82-75ee61c612f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6404 2024.07.03 18:29:15.046273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6405 2024.07.03 18:29:15.046327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6406 2024.07.03 18:29:15.046347 [ 3 ] {} <Debug> HTTP-Session: 91e64735-37ab-472c-8d72-36206ab14b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6407 2024.07.03 18:29:15.046365 [ 3 ] {} <Debug> HTTP-Session: 91e64735-37ab-472c-8d72-36206ab14b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6408 2024.07.03 18:29:15.046379 [ 3 ] {} <Debug> HTTP-Session: 91e64735-37ab-472c-8d72-36206ab14b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6409 2024.07.03 18:29:15.046414 [ 3 ] {} <Trace> HTTP-Session: 91e64735-37ab-472c-8d72-36206ab14b4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6410 2024.07.03 18:29:15.046545 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6411 2024.07.03 18:29:15.046591 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6412 2024.07.03 18:29:15.046735 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6413 2024.07.03 18:29:15.047079 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6414 2024.07.03 18:29:15.047118 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6415 2024.07.03 18:29:15.047437 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6416 2024.07.03 18:29:15.047764 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6417 2024.07.03 18:29:15.047923 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001422 sec., 58368.49507735583 rows/sec., 4.56 MiB/sec.
6418 2024.07.03 18:29:15.048128 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Debug> DynamicQueryHandler: Done processing query
6419 2024.07.03 18:29:15.048155 [ 3 ] {ecb1ea72-fe52-4a7b-9e3d-7e236148535c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6420 2024.07.03 18:29:15.048174 [ 3 ] {} <Debug> HTTP-Session: 91e64735-37ab-472c-8d72-36206ab14b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.07.03 18:29:15.048326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6422 2024.07.03 18:29:15.048377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6423 2024.07.03 18:29:15.048397 [ 3 ] {} <Debug> HTTP-Session: c3678d31-e482-49c8-b28d-22778e8c59a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6424 2024.07.03 18:29:15.048414 [ 3 ] {} <Debug> HTTP-Session: c3678d31-e482-49c8-b28d-22778e8c59a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6425 2024.07.03 18:29:15.048428 [ 3 ] {} <Debug> HTTP-Session: c3678d31-e482-49c8-b28d-22778e8c59a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6426 2024.07.03 18:29:15.048463 [ 3 ] {} <Trace> HTTP-Session: c3678d31-e482-49c8-b28d-22778e8c59a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6427 2024.07.03 18:29:15.048616 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6428 2024.07.03 18:29:15.048665 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6429 2024.07.03 18:29:15.048813 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.07.03 18:29:15.049223 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6431 2024.07.03 18:29:15.049260 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6432 2024.07.03 18:29:15.049665 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6433 2024.07.03 18:29:15.050014 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6434 2024.07.03 18:29:15.050177 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec.
6435 2024.07.03 18:29:15.050359 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Debug> DynamicQueryHandler: Done processing query
6436 2024.07.03 18:29:15.050384 [ 3 ] {e134da7e-643d-47cf-a543-838768d6c32f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6437 2024.07.03 18:29:15.050400 [ 3 ] {} <Debug> HTTP-Session: c3678d31-e482-49c8-b28d-22778e8c59a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.07.03 18:29:15.050564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6439 2024.07.03 18:29:15.050615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6440 2024.07.03 18:29:15.050636 [ 3 ] {} <Debug> HTTP-Session: 3565340b-c66b-497b-8453-8b2807e4aa9c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6441 2024.07.03 18:29:15.050653 [ 3 ] {} <Debug> HTTP-Session: 3565340b-c66b-497b-8453-8b2807e4aa9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6442 2024.07.03 18:29:15.050667 [ 3 ] {} <Debug> HTTP-Session: 3565340b-c66b-497b-8453-8b2807e4aa9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6443 2024.07.03 18:29:15.050700 [ 3 ] {} <Trace> HTTP-Session: 3565340b-c66b-497b-8453-8b2807e4aa9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6444 2024.07.03 18:29:15.050975 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6445 2024.07.03 18:29:15.051040 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6446 2024.07.03 18:29:15.051454 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6447 2024.07.03 18:29:15.052095 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6448 2024.07.03 18:29:15.052134 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6449 2024.07.03 18:29:15.052755 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6450 2024.07.03 18:29:15.053177 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6451 2024.07.03 18:29:15.053389 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002596 sec., 7318.952234206472 rows/sec., 13.12 MiB/sec.
6452 2024.07.03 18:29:15.053942 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Debug> DynamicQueryHandler: Done processing query
6453 2024.07.03 18:29:15.053967 [ 3 ] {390d970f-e74a-4dba-b9e9-03de77ddd668} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6454 2024.07.03 18:29:15.053983 [ 3 ] {} <Debug> HTTP-Session: 3565340b-c66b-497b-8453-8b2807e4aa9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.07.03 18:29:15.054113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6456 2024.07.03 18:29:15.054167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6457 2024.07.03 18:29:15.054188 [ 3 ] {} <Debug> HTTP-Session: d04370ba-b582-463a-9bcf-89aca6074f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6458 2024.07.03 18:29:15.054204 [ 3 ] {} <Debug> HTTP-Session: d04370ba-b582-463a-9bcf-89aca6074f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6459 2024.07.03 18:29:15.054218 [ 3 ] {} <Debug> HTTP-Session: d04370ba-b582-463a-9bcf-89aca6074f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6460 2024.07.03 18:29:15.054252 [ 3 ] {} <Trace> HTTP-Session: d04370ba-b582-463a-9bcf-89aca6074f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6461 2024.07.03 18:29:15.054377 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6462 2024.07.03 18:29:15.054424 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6463 2024.07.03 18:29:15.054572 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6464 2024.07.03 18:29:15.054928 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6465 2024.07.03 18:29:15.054965 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6466 2024.07.03 18:29:15.055334 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6467 2024.07.03 18:29:15.055675 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6468 2024.07.03 18:29:15.055834 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec.
6469 2024.07.03 18:29:15.056050 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Debug> DynamicQueryHandler: Done processing query
6470 2024.07.03 18:29:15.056075 [ 3 ] {c51a4b89-3939-4157-8c2a-6aaa3e5d1950} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6471 2024.07.03 18:29:15.056092 [ 3 ] {} <Debug> HTTP-Session: d04370ba-b582-463a-9bcf-89aca6074f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6472 2024.07.03 18:29:18.901837 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
6473 2024.07.03 18:29:18.901890 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
6474 2024.07.03 18:29:20.001627 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001134194 sec.
6475 2024.07.03 18:29:20.040310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6476 2024.07.03 18:29:20.040475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6477 2024.07.03 18:29:20.040518 [ 3 ] {} <Debug> HTTP-Session: 04a1193a-a720-4bc7-a764-dc3f14b2c5b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6478 2024.07.03 18:29:20.040556 [ 3 ] {} <Debug> HTTP-Session: 04a1193a-a720-4bc7-a764-dc3f14b2c5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6479 2024.07.03 18:29:20.040582 [ 3 ] {} <Debug> HTTP-Session: 04a1193a-a720-4bc7-a764-dc3f14b2c5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6480 2024.07.03 18:29:20.040658 [ 3 ] {} <Trace> HTTP-Session: 04a1193a-a720-4bc7-a764-dc3f14b2c5b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6481 2024.07.03 18:29:20.040932 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6482 2024.07.03 18:29:20.041034 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6483 2024.07.03 18:29:20.041305 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6484 2024.07.03 18:29:20.041842 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6485 2024.07.03 18:29:20.041889 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6486 2024.07.03 18:29:20.042270 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6487 2024.07.03 18:29:20.042609 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6488 2024.07.03 18:29:20.042784 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001928 sec., 5705.39419087137 rows/sec., 462.45 KiB/sec.
6489 2024.07.03 18:29:20.043109 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Debug> DynamicQueryHandler: Done processing query
6490 2024.07.03 18:29:20.043140 [ 3 ] {b16ede8d-7d7a-469f-b74d-d2ff24456bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6491 2024.07.03 18:29:20.043158 [ 3 ] {} <Debug> HTTP-Session: 04a1193a-a720-4bc7-a764-dc3f14b2c5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6492 2024.07.03 18:29:20.043315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6493 2024.07.03 18:29:20.043373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6494 2024.07.03 18:29:20.043394 [ 3 ] {} <Debug> HTTP-Session: 0dde2a64-7b2e-4007-ac9f-b62098e8dce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6495 2024.07.03 18:29:20.043412 [ 3 ] {} <Debug> HTTP-Session: 0dde2a64-7b2e-4007-ac9f-b62098e8dce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6496 2024.07.03 18:29:20.043426 [ 3 ] {} <Debug> HTTP-Session: 0dde2a64-7b2e-4007-ac9f-b62098e8dce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6497 2024.07.03 18:29:20.043462 [ 3 ] {} <Trace> HTTP-Session: 0dde2a64-7b2e-4007-ac9f-b62098e8dce1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6498 2024.07.03 18:29:20.043572 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6499 2024.07.03 18:29:20.043620 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6500 2024.07.03 18:29:20.043769 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6501 2024.07.03 18:29:20.044126 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6502 2024.07.03 18:29:20.044165 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6503 2024.07.03 18:29:20.044476 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6504 2024.07.03 18:29:20.044792 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6505 2024.07.03 18:29:20.044948 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001405 sec., 1423.4875444839859 rows/sec., 116.08 KiB/sec.
6506 2024.07.03 18:29:20.045128 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Debug> DynamicQueryHandler: Done processing query
6507 2024.07.03 18:29:20.045153 [ 3 ] {2ae791db-6194-4b89-a0c8-e4f9fb1fc119} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6508 2024.07.03 18:29:20.045169 [ 3 ] {} <Debug> HTTP-Session: 0dde2a64-7b2e-4007-ac9f-b62098e8dce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.07.03 18:29:20.045349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6510 2024.07.03 18:29:20.045400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6511 2024.07.03 18:29:20.045420 [ 3 ] {} <Debug> HTTP-Session: 6a7c8ba8-7713-4d33-9de7-9271c251c217 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6512 2024.07.03 18:29:20.045437 [ 3 ] {} <Debug> HTTP-Session: 6a7c8ba8-7713-4d33-9de7-9271c251c217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6513 2024.07.03 18:29:20.045451 [ 3 ] {} <Debug> HTTP-Session: 6a7c8ba8-7713-4d33-9de7-9271c251c217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6514 2024.07.03 18:29:20.045483 [ 3 ] {} <Trace> HTTP-Session: 6a7c8ba8-7713-4d33-9de7-9271c251c217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6515 2024.07.03 18:29:20.045607 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6516 2024.07.03 18:29:20.045649 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6517 2024.07.03 18:29:20.045777 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6518 2024.07.03 18:29:20.046141 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6519 2024.07.03 18:29:20.046178 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6520 2024.07.03 18:29:20.046488 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6521 2024.07.03 18:29:20.046801 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6522 2024.07.03 18:29:20.046959 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001393 sec., 64608.75807609476 rows/sec., 5.21 MiB/sec.
6523 2024.07.03 18:29:20.047113 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Debug> DynamicQueryHandler: Done processing query
6524 2024.07.03 18:29:20.047136 [ 3 ] {081f1eb5-6cf1-4740-a95d-2fc8f41879af} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6525 2024.07.03 18:29:20.047152 [ 3 ] {} <Debug> HTTP-Session: 6a7c8ba8-7713-4d33-9de7-9271c251c217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6526 2024.07.03 18:29:20.047271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6527 2024.07.03 18:29:20.047317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6528 2024.07.03 18:29:20.047336 [ 3 ] {} <Debug> HTTP-Session: 5a0a9b3d-0338-4a90-88dd-0be226b062d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6529 2024.07.03 18:29:20.047353 [ 3 ] {} <Debug> HTTP-Session: 5a0a9b3d-0338-4a90-88dd-0be226b062d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6530 2024.07.03 18:29:20.047367 [ 3 ] {} <Debug> HTTP-Session: 5a0a9b3d-0338-4a90-88dd-0be226b062d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6531 2024.07.03 18:29:20.047399 [ 3 ] {} <Trace> HTTP-Session: 5a0a9b3d-0338-4a90-88dd-0be226b062d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6532 2024.07.03 18:29:20.047494 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6533 2024.07.03 18:29:20.047536 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6534 2024.07.03 18:29:20.047660 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6535 2024.07.03 18:29:20.047922 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6536 2024.07.03 18:29:20.047958 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6537 2024.07.03 18:29:20.048254 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6538 2024.07.03 18:29:20.048556 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6539 2024.07.03 18:29:20.048719 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 112.08 KiB/sec.
6540 2024.07.03 18:29:20.049018 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Debug> DynamicQueryHandler: Done processing query
6541 2024.07.03 18:29:20.049043 [ 3 ] {e279a604-88e2-4893-abe8-653b6636e9b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6542 2024.07.03 18:29:20.049058 [ 3 ] {} <Debug> HTTP-Session: 5a0a9b3d-0338-4a90-88dd-0be226b062d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6543 2024.07.03 18:29:20.049194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6544 2024.07.03 18:29:20.049244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6545 2024.07.03 18:29:20.049262 [ 3 ] {} <Debug> HTTP-Session: c23cbb7b-3ce8-4367-b73d-95056a2c8cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6546 2024.07.03 18:29:20.049279 [ 3 ] {} <Debug> HTTP-Session: c23cbb7b-3ce8-4367-b73d-95056a2c8cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6547 2024.07.03 18:29:20.049292 [ 3 ] {} <Debug> HTTP-Session: c23cbb7b-3ce8-4367-b73d-95056a2c8cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6548 2024.07.03 18:29:20.049324 [ 3 ] {} <Trace> HTTP-Session: c23cbb7b-3ce8-4367-b73d-95056a2c8cf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6549 2024.07.03 18:29:20.049445 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6550 2024.07.03 18:29:20.049489 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6551 2024.07.03 18:29:20.049635 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6552 2024.07.03 18:29:20.049945 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6553 2024.07.03 18:29:20.049982 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6554 2024.07.03 18:29:20.050291 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6555 2024.07.03 18:29:20.050600 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6556 2024.07.03 18:29:20.050744 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00134 sec., 57462.68656716418 rows/sec., 4.49 MiB/sec.
6557 2024.07.03 18:29:20.050908 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Debug> DynamicQueryHandler: Done processing query
6558 2024.07.03 18:29:20.050932 [ 3 ] {53b5c7bf-422e-4f38-8357-8a4e239a1d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6559 2024.07.03 18:29:20.050947 [ 3 ] {} <Debug> HTTP-Session: c23cbb7b-3ce8-4367-b73d-95056a2c8cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6560 2024.07.03 18:29:20.051108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6561 2024.07.03 18:29:20.051155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6562 2024.07.03 18:29:20.051175 [ 3 ] {} <Debug> HTTP-Session: 5fa15857-f828-4b45-bb76-853c6f90e308 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6563 2024.07.03 18:29:20.051192 [ 3 ] {} <Debug> HTTP-Session: 5fa15857-f828-4b45-bb76-853c6f90e308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.07.03 18:29:20.051206 [ 3 ] {} <Debug> HTTP-Session: 5fa15857-f828-4b45-bb76-853c6f90e308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.07.03 18:29:20.051237 [ 3 ] {} <Trace> HTTP-Session: 5fa15857-f828-4b45-bb76-853c6f90e308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6566 2024.07.03 18:29:20.051380 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6567 2024.07.03 18:29:20.051428 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6568 2024.07.03 18:29:20.051573 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6569 2024.07.03 18:29:20.051939 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6570 2024.07.03 18:29:20.051976 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6571 2024.07.03 18:29:20.052384 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6572 2024.07.03 18:29:20.052720 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6573 2024.07.03 18:29:20.052884 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec.
6574 2024.07.03 18:29:20.052882 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6575 2024.07.03 18:29:20.052997 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6576 2024.07.03 18:29:20.053042 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6577 2024.07.03 18:29:20.053129 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Debug> DynamicQueryHandler: Done processing query
6578 2024.07.03 18:29:20.053186 [ 3 ] {526f7c60-dee9-4207-b1f2-27a6d9bcf54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6579 2024.07.03 18:29:20.053230 [ 3 ] {} <Debug> HTTP-Session: 5fa15857-f828-4b45-bb76-853c6f90e308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6580 2024.07.03 18:29:20.053273 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6581 2024.07.03 18:29:20.053435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6582 2024.07.03 18:29:20.053538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6583 2024.07.03 18:29:20.053588 [ 3 ] {} <Debug> HTTP-Session: 87fa967f-201b-412e-93bd-497ccf4040da Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6584 2024.07.03 18:29:20.053617 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6585 2024.07.03 18:29:20.053626 [ 3 ] {} <Debug> HTTP-Session: 87fa967f-201b-412e-93bd-497ccf4040da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6586 2024.07.03 18:29:20.053675 [ 3 ] {} <Debug> HTTP-Session: 87fa967f-201b-412e-93bd-497ccf4040da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6587 2024.07.03 18:29:20.053696 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5200 rows starting from the beginning of the part
6588 2024.07.03 18:29:20.053734 [ 3 ] {} <Trace> HTTP-Session: 87fa967f-201b-412e-93bd-497ccf4040da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6589 2024.07.03 18:29:20.053989 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
6590 2024.07.03 18:29:20.054259 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
6591 2024.07.03 18:29:20.054256 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6592 2024.07.03 18:29:20.054535 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
6593 2024.07.03 18:29:20.054665 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6594 2024.07.03 18:29:20.054877 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
6595 2024.07.03 18:29:20.055237 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part
6596 2024.07.03 18:29:20.057202 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6597 2024.07.03 18:29:20.058902 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6598 2024.07.03 18:29:20.058978 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6599 2024.07.03 18:29:20.060102 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6600 2024.07.03 18:29:20.060886 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6601 2024.07.03 18:29:20.060917 [ 197 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6001 rows, containing 5 columns (5 merged, 0 gathered) in 0.007795852 sec., 769768.3332110461 rows/sec., 53.68 MiB/sec.
6602 2024.07.03 18:29:20.061133 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007189 sec., 1530.1154541660871 rows/sec., 2.74 MiB/sec.
6603 2024.07.03 18:29:20.061439 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6604 2024.07.03 18:29:20.062050 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Debug> DynamicQueryHandler: Done processing query
6605 2024.07.03 18:29:20.062144 [ 3 ] {b03cea58-ea43-4afc-96e3-08fdbf96ffb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6606 2024.07.03 18:29:20.062255 [ 3 ] {} <Debug> HTTP-Session: 87fa967f-201b-412e-93bd-497ccf4040da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6607 2024.07.03 18:29:20.062659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6608 2024.07.03 18:29:20.062851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6609 2024.07.03 18:29:20.062894 [ 3 ] {} <Debug> HTTP-Session: 68992afc-9b34-44b0-9a76-41fc1c71ec5e Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6610 2024.07.03 18:29:20.062924 [ 3 ] {} <Debug> HTTP-Session: 68992afc-9b34-44b0-9a76-41fc1c71ec5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6611 2024.07.03 18:29:20.062954 [ 3 ] {} <Debug> HTTP-Session: 68992afc-9b34-44b0-9a76-41fc1c71ec5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.07.03 18:29:20.063008 [ 3 ] {} <Trace> HTTP-Session: 68992afc-9b34-44b0-9a76-41fc1c71ec5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6613 2024.07.03 18:29:20.063108 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6614 2024.07.03 18:29:20.063255 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6615 2024.07.03 18:29:20.063304 [ 194 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6616 2024.07.03 18:29:20.063343 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6617 2024.07.03 18:29:20.063525 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB.
6618 2024.07.03 18:29:20.063659 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6619 2024.07.03 18:29:20.063976 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6620 2024.07.03 18:29:20.064015 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6621 2024.07.03 18:29:20.064389 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6622 2024.07.03 18:29:20.064722 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6623 2024.07.03 18:29:20.064873 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001726 sec., 34762.456546929316 rows/sec., 2.34 MiB/sec.
6624 2024.07.03 18:29:20.064883 [ 99 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6625 2024.07.03 18:29:20.064965 [ 99 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6626 2024.07.03 18:29:20.065022 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6627 2024.07.03 18:29:20.065161 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Debug> DynamicQueryHandler: Done processing query
6628 2024.07.03 18:29:20.065230 [ 3 ] {dcbe433a-ee52-46d5-9726-beb4b0678349} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6629 2024.07.03 18:29:20.065271 [ 3 ] {} <Debug> HTTP-Session: 68992afc-9b34-44b0-9a76-41fc1c71ec5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.07.03 18:29:20.065298 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6631 2024.07.03 18:29:20.065555 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6632 2024.07.03 18:29:20.065622 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1724 rows starting from the beginning of the part
6633 2024.07.03 18:29:20.065862 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
6634 2024.07.03 18:29:20.066038 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
6635 2024.07.03 18:29:20.066234 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
6636 2024.07.03 18:29:20.066378 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
6637 2024.07.03 18:29:20.066464 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
6638 2024.07.03 18:29:20.067900 [ 191 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002784323 sec., 726927.1560806702 rows/sec., 48.97 MiB/sec.
6639 2024.07.03 18:29:20.068137 [ 199 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6640 2024.07.03 18:29:20.068598 [ 199 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6641 2024.07.03 18:29:20.068693 [ 199 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_36_7} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6642 2024.07.03 18:29:20.068785 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
6643 2024.07.03 18:29:25.042601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6644 2024.07.03 18:29:25.042752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6645 2024.07.03 18:29:25.042778 [ 3 ] {} <Debug> HTTP-Session: 68676a3c-3235-4f7f-88ec-0edb31f4c9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6646 2024.07.03 18:29:25.042802 [ 3 ] {} <Debug> HTTP-Session: 68676a3c-3235-4f7f-88ec-0edb31f4c9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.07.03 18:29:25.042816 [ 3 ] {} <Debug> HTTP-Session: 68676a3c-3235-4f7f-88ec-0edb31f4c9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6648 2024.07.03 18:29:25.042865 [ 3 ] {} <Trace> HTTP-Session: 68676a3c-3235-4f7f-88ec-0edb31f4c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6649 2024.07.03 18:29:25.043072 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6650 2024.07.03 18:29:25.043139 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6651 2024.07.03 18:29:25.043353 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6652 2024.07.03 18:29:25.043775 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6653 2024.07.03 18:29:25.043816 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6654 2024.07.03 18:29:25.044202 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6655 2024.07.03 18:29:25.044563 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6656 2024.07.03 18:29:25.044706 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001692 sec., 11229.314420803783 rows/sec., 910.19 KiB/sec.
6657 2024.07.03 18:29:25.044960 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Debug> DynamicQueryHandler: Done processing query
6658 2024.07.03 18:29:25.044994 [ 3 ] {67f3c9d7-171e-4d2d-92bc-a34b8991d2f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6659 2024.07.03 18:29:25.045012 [ 3 ] {} <Debug> HTTP-Session: 68676a3c-3235-4f7f-88ec-0edb31f4c9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6660 2024.07.03 18:29:25.045187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6661 2024.07.03 18:29:25.045234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6662 2024.07.03 18:29:25.045253 [ 3 ] {} <Debug> HTTP-Session: 242e17a4-ac3f-48b1-bf21-7ac317de01ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6663 2024.07.03 18:29:25.045270 [ 3 ] {} <Debug> HTTP-Session: 242e17a4-ac3f-48b1-bf21-7ac317de01ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.07.03 18:29:25.045284 [ 3 ] {} <Debug> HTTP-Session: 242e17a4-ac3f-48b1-bf21-7ac317de01ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6665 2024.07.03 18:29:25.045316 [ 3 ] {} <Trace> HTTP-Session: 242e17a4-ac3f-48b1-bf21-7ac317de01ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6666 2024.07.03 18:29:25.045471 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6667 2024.07.03 18:29:25.045514 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6668 2024.07.03 18:29:25.045642 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6669 2024.07.03 18:29:25.046063 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6670 2024.07.03 18:29:25.046101 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6671 2024.07.03 18:29:25.046437 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6672 2024.07.03 18:29:25.046761 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6673 2024.07.03 18:29:25.046889 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Debug> executeQuery: Read 149 rows, 12.30 KiB in 0.001479 sec., 100743.74577417174 rows/sec., 8.12 MiB/sec.
6674 2024.07.03 18:29:25.046894 [ 97 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6675 2024.07.03 18:29:25.046953 [ 97 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6676 2024.07.03 18:29:25.046983 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6677 2024.07.03 18:29:25.047119 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Debug> DynamicQueryHandler: Done processing query
6678 2024.07.03 18:29:25.047164 [ 3 ] {6a63b3a2-7174-4a5c-9a88-8a1627b7e79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6679 2024.07.03 18:29:25.047184 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6680 2024.07.03 18:29:25.047200 [ 3 ] {} <Debug> HTTP-Session: 242e17a4-ac3f-48b1-bf21-7ac317de01ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.07.03 18:29:25.047401 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6682 2024.07.03 18:29:25.047441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 18129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6683 2024.07.03 18:29:25.047465 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 189 rows starting from the beginning of the part
6684 2024.07.03 18:29:25.047537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6685 2024.07.03 18:29:25.047624 [ 3 ] {} <Debug> HTTP-Session: 54cba7b7-1701-47f7-8e04-c49422c22242 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6686 2024.07.03 18:29:25.047713 [ 3 ] {} <Debug> HTTP-Session: 54cba7b7-1701-47f7-8e04-c49422c22242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6687 2024.07.03 18:29:25.047726 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part
6688 2024.07.03 18:29:25.047782 [ 3 ] {} <Debug> HTTP-Session: 54cba7b7-1701-47f7-8e04-c49422c22242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6689 2024.07.03 18:29:25.047990 [ 3 ] {} <Trace> HTTP-Session: 54cba7b7-1701-47f7-8e04-c49422c22242 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6690 2024.07.03 18:29:25.048003 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part
6691 2024.07.03 18:29:25.048350 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part
6692 2024.07.03 18:29:25.048556 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6693 2024.07.03 18:29:25.048587 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part
6694 2024.07.03 18:29:25.048729 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6695 2024.07.03 18:29:25.048870 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part
6696 2024.07.03 18:29:25.049602 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6697 2024.07.03 18:29:25.050448 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6698 2024.07.03 18:29:25.050520 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6699 2024.07.03 18:29:25.051269 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6700 2024.07.03 18:29:25.051815 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 4 columns (4 merged, 0 gathered) in 0.004735716 sec., 156892.85421676468 rows/sec., 12.78 MiB/sec.
6701 2024.07.03 18:29:25.052024 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6702 2024.07.03 18:29:25.052185 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6703 2024.07.03 18:29:25.052472 [ 97 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6704 2024.07.03 18:29:25.052590 [ 97 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6705 2024.07.03 18:29:25.052635 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Debug> executeQuery: Read 107 rows, 8.54 KiB in 0.004322 sec., 24757.056918093473 rows/sec., 1.93 MiB/sec.
6706 2024.07.03 18:29:25.052660 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6707 2024.07.03 18:29:25.053171 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6708 2024.07.03 18:29:25.053323 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6709 2024.07.03 18:29:25.053371 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Debug> DynamicQueryHandler: Done processing query
6710 2024.07.03 18:29:25.053481 [ 3 ] {52227841-6de5-46ff-a1a2-4c170fe75f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6711 2024.07.03 18:29:25.053598 [ 194 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_41_8} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6712 2024.07.03 18:29:25.053602 [ 3 ] {} <Debug> HTTP-Session: 54cba7b7-1701-47f7-8e04-c49422c22242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6713 2024.07.03 18:29:25.053689 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6714 2024.07.03 18:29:25.053796 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 150 rows starting from the beginning of the part
6715 2024.07.03 18:29:25.053804 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
6716 2024.07.03 18:29:25.053936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 37582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6717 2024.07.03 18:29:25.054040 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 83 rows starting from the beginning of the part
6718 2024.07.03 18:29:25.054166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6719 2024.07.03 18:29:25.054268 [ 3 ] {} <Debug> HTTP-Session: 68b861fe-c7f9-4060-b7b8-a4546f9cff4f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6720 2024.07.03 18:29:25.054320 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 75 rows starting from the beginning of the part
6721 2024.07.03 18:29:25.054343 [ 3 ] {} <Debug> HTTP-Session: 68b861fe-c7f9-4060-b7b8-a4546f9cff4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6722 2024.07.03 18:29:25.054423 [ 3 ] {} <Debug> HTTP-Session: 68b861fe-c7f9-4060-b7b8-a4546f9cff4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6723 2024.07.03 18:29:25.054584 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 83 rows starting from the beginning of the part
6724 2024.07.03 18:29:25.054636 [ 3 ] {} <Trace> HTTP-Session: 68b861fe-c7f9-4060-b7b8-a4546f9cff4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6725 2024.07.03 18:29:25.054824 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part
6726 2024.07.03 18:29:25.055107 [ 191 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 107 rows starting from the beginning of the part
6727 2024.07.03 18:29:25.055429 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6728 2024.07.03 18:29:25.055556 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6729 2024.07.03 18:29:25.056031 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6730 2024.07.03 18:29:25.057068 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6731 2024.07.03 18:29:25.057131 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6732 2024.07.03 18:29:25.058097 [ 200 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 4 columns (4 merged, 0 gathered) in 0.005278582 sec., 108930.76966503503 rows/sec., 8.50 MiB/sec.
6733 2024.07.03 18:29:25.058158 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6734 2024.07.03 18:29:25.058337 [ 200 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6735 2024.07.03 18:29:25.058954 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6736 2024.07.03 18:29:25.059240 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.004256 sec., 46052.63157894737 rows/sec., 3.22 MiB/sec.
6737 2024.07.03 18:29:25.059355 [ 200 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6738 2024.07.03 18:29:25.059571 [ 200 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_41_8} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6739 2024.07.03 18:29:25.059618 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Debug> DynamicQueryHandler: Done processing query
6740 2024.07.03 18:29:25.059696 [ 3 ] {d9270ece-2983-4855-bf74-7c46a5d48e7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6741 2024.07.03 18:29:25.059729 [ 3 ] {} <Debug> HTTP-Session: 68b861fe-c7f9-4060-b7b8-a4546f9cff4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6742 2024.07.03 18:29:25.059737 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6743 2024.07.03 18:29:25.059908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6744 2024.07.03 18:29:25.059962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6745 2024.07.03 18:29:25.059981 [ 3 ] {} <Debug> HTTP-Session: a64f34fd-94fa-412f-b49e-562bc31f9e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6746 2024.07.03 18:29:25.059998 [ 3 ] {} <Debug> HTTP-Session: a64f34fd-94fa-412f-b49e-562bc31f9e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6747 2024.07.03 18:29:25.060012 [ 3 ] {} <Debug> HTTP-Session: a64f34fd-94fa-412f-b49e-562bc31f9e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.07.03 18:29:25.060044 [ 3 ] {} <Trace> HTTP-Session: a64f34fd-94fa-412f-b49e-562bc31f9e8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6749 2024.07.03 18:29:25.060313 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6750 2024.07.03 18:29:25.060381 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6751 2024.07.03 18:29:25.060850 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6752 2024.07.03 18:29:25.061446 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6753 2024.07.03 18:29:25.061481 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6754 2024.07.03 18:29:25.062165 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6755 2024.07.03 18:29:25.062578 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6756 2024.07.03 18:29:25.062776 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002646 sec., 7180.650037792895 rows/sec., 12.87 MiB/sec.
6757 2024.07.03 18:29:25.063325 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Debug> DynamicQueryHandler: Done processing query
6758 2024.07.03 18:29:25.063350 [ 3 ] {fd3a86fa-5f7e-44cc-a700-5212d4b930ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6759 2024.07.03 18:29:25.063365 [ 3 ] {} <Debug> HTTP-Session: a64f34fd-94fa-412f-b49e-562bc31f9e8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6760 2024.07.03 18:29:25.063490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6761 2024.07.03 18:29:25.063539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6762 2024.07.03 18:29:25.063557 [ 3 ] {} <Debug> HTTP-Session: b5e3f19c-c8e2-41d4-80bb-b988f9a98fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6763 2024.07.03 18:29:25.063574 [ 3 ] {} <Debug> HTTP-Session: b5e3f19c-c8e2-41d4-80bb-b988f9a98fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.07.03 18:29:25.063587 [ 3 ] {} <Debug> HTTP-Session: b5e3f19c-c8e2-41d4-80bb-b988f9a98fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.07.03 18:29:25.063618 [ 3 ] {} <Trace> HTTP-Session: b5e3f19c-c8e2-41d4-80bb-b988f9a98fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6766 2024.07.03 18:29:25.063751 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6767 2024.07.03 18:29:25.063796 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6768 2024.07.03 18:29:25.063946 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6769 2024.07.03 18:29:25.064285 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6770 2024.07.03 18:29:25.064318 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6771 2024.07.03 18:29:25.064659 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6772 2024.07.03 18:29:25.064968 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6773 2024.07.03 18:29:25.065112 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec.
6774 2024.07.03 18:29:25.065458 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Debug> DynamicQueryHandler: Done processing query
6775 2024.07.03 18:29:25.065497 [ 3 ] {d9b79a1b-9cfc-454c-b2b1-890f7d3e3c66} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6776 2024.07.03 18:29:25.065514 [ 3 ] {} <Debug> HTTP-Session: b5e3f19c-c8e2-41d4-80bb-b988f9a98fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6777 2024.07.03 18:29:30.041289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6778 2024.07.03 18:29:30.041458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6779 2024.07.03 18:29:30.041483 [ 3 ] {} <Debug> HTTP-Session: 9108a6f4-b6fc-4693-84e3-a8d6a118060f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6780 2024.07.03 18:29:30.041507 [ 3 ] {} <Debug> HTTP-Session: 9108a6f4-b6fc-4693-84e3-a8d6a118060f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.07.03 18:29:30.041523 [ 3 ] {} <Debug> HTTP-Session: 9108a6f4-b6fc-4693-84e3-a8d6a118060f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6782 2024.07.03 18:29:30.041575 [ 3 ] {} <Trace> HTTP-Session: 9108a6f4-b6fc-4693-84e3-a8d6a118060f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6783 2024.07.03 18:29:30.041762 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6784 2024.07.03 18:29:30.041831 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6785 2024.07.03 18:29:30.042028 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6786 2024.07.03 18:29:30.042505 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6787 2024.07.03 18:29:30.042552 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6788 2024.07.03 18:29:30.042929 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6789 2024.07.03 18:29:30.043292 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6790 2024.07.03 18:29:30.043483 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001766 sec., 6228.76557191393 rows/sec., 504.87 KiB/sec.
6791 2024.07.03 18:29:30.043483 [ 94 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6792 2024.07.03 18:29:30.043601 [ 94 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6793 2024.07.03 18:29:30.043649 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6794 2024.07.03 18:29:30.043796 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Debug> DynamicQueryHandler: Done processing query
6795 2024.07.03 18:29:30.043836 [ 3 ] {ed5e0723-5540-40cf-a0c7-3248b520ae10} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6796 2024.07.03 18:29:30.043837 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6797 2024.07.03 18:29:30.043861 [ 3 ] {} <Debug> HTTP-Session: 9108a6f4-b6fc-4693-84e3-a8d6a118060f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.07.03 18:29:30.044085 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6799 2024.07.03 18:29:30.044089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6800 2024.07.03 18:29:30.044150 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 30 rows starting from the beginning of the part
6801 2024.07.03 18:29:30.044209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6802 2024.07.03 18:29:30.044287 [ 3 ] {} <Debug> HTTP-Session: c4abd72a-60e3-486b-b381-c0fc7c55f1c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6803 2024.07.03 18:29:30.044371 [ 3 ] {} <Debug> HTTP-Session: c4abd72a-60e3-486b-b381-c0fc7c55f1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6804 2024.07.03 18:29:30.044418 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
6805 2024.07.03 18:29:30.044441 [ 3 ] {} <Debug> HTTP-Session: c4abd72a-60e3-486b-b381-c0fc7c55f1c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6806 2024.07.03 18:29:30.044585 [ 3 ] {} <Trace> HTTP-Session: c4abd72a-60e3-486b-b381-c0fc7c55f1c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6807 2024.07.03 18:29:30.044675 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part
6808 2024.07.03 18:29:30.045023 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
6809 2024.07.03 18:29:30.045049 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6810 2024.07.03 18:29:30.045246 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6811 2024.07.03 18:29:30.045282 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part
6812 2024.07.03 18:29:30.045596 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part
6813 2024.07.03 18:29:30.046241 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6814 2024.07.03 18:29:30.047107 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6815 2024.07.03 18:29:30.047177 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6816 2024.07.03 18:29:30.048023 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6817 2024.07.03 18:29:30.048151 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.004404422 sec., 22931.499297751216 rows/sec., 1.82 MiB/sec.
6818 2024.07.03 18:29:30.048441 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6819 2024.07.03 18:29:30.048906 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6820 2024.07.03 18:29:30.049256 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004394 sec., 1365.4984069185252 rows/sec., 111.35 KiB/sec.
6821 2024.07.03 18:29:30.049427 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6822 2024.07.03 18:29:30.049708 [ 196 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_41_8} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6823 2024.07.03 18:29:30.049843 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Debug> DynamicQueryHandler: Done processing query
6824 2024.07.03 18:29:30.049845 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6825 2024.07.03 18:29:30.049889 [ 3 ] {6158e7d5-b232-4bee-ab4e-145357e25e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6826 2024.07.03 18:29:30.049923 [ 3 ] {} <Debug> HTTP-Session: c4abd72a-60e3-486b-b381-c0fc7c55f1c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6827 2024.07.03 18:29:30.050080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6828 2024.07.03 18:29:30.050134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6829 2024.07.03 18:29:30.050153 [ 3 ] {} <Debug> HTTP-Session: 59ffbbf3-f4b4-430f-a556-53e2a369670f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6830 2024.07.03 18:29:30.050171 [ 3 ] {} <Debug> HTTP-Session: 59ffbbf3-f4b4-430f-a556-53e2a369670f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6831 2024.07.03 18:29:30.050185 [ 3 ] {} <Debug> HTTP-Session: 59ffbbf3-f4b4-430f-a556-53e2a369670f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6832 2024.07.03 18:29:30.050218 [ 3 ] {} <Trace> HTTP-Session: 59ffbbf3-f4b4-430f-a556-53e2a369670f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6833 2024.07.03 18:29:30.050360 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6834 2024.07.03 18:29:30.050406 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6835 2024.07.03 18:29:30.050558 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6836 2024.07.03 18:29:30.050939 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6837 2024.07.03 18:29:30.050977 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6838 2024.07.03 18:29:30.051626 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6839 2024.07.03 18:29:30.051941 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6840 2024.07.03 18:29:30.052091 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Debug> executeQuery: Read 92 rows, 7.58 KiB in 0.001792 sec., 51339.28571428572 rows/sec., 4.13 MiB/sec.
6841 2024.07.03 18:29:30.052287 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Debug> DynamicQueryHandler: Done processing query
6842 2024.07.03 18:29:30.052313 [ 3 ] {a2d6bcdb-55c9-4d19-9539-339fabb06538} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6843 2024.07.03 18:29:30.052329 [ 3 ] {} <Debug> HTTP-Session: 59ffbbf3-f4b4-430f-a556-53e2a369670f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6844 2024.07.03 18:29:30.052455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6845 2024.07.03 18:29:30.052504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6846 2024.07.03 18:29:30.052523 [ 3 ] {} <Debug> HTTP-Session: 7cfd9310-5c79-46ba-a109-4067fe29d9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6847 2024.07.03 18:29:30.052540 [ 3 ] {} <Debug> HTTP-Session: 7cfd9310-5c79-46ba-a109-4067fe29d9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6848 2024.07.03 18:29:30.052553 [ 3 ] {} <Debug> HTTP-Session: 7cfd9310-5c79-46ba-a109-4067fe29d9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.07.03 18:29:30.052585 [ 3 ] {} <Trace> HTTP-Session: 7cfd9310-5c79-46ba-a109-4067fe29d9e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6850 2024.07.03 18:29:30.052681 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6851 2024.07.03 18:29:30.052749 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6852 2024.07.03 18:29:30.052878 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6853 2024.07.03 18:29:30.053185 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6854 2024.07.03 18:29:30.053221 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6855 2024.07.03 18:29:30.053522 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6856 2024.07.03 18:29:30.053833 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6857 2024.07.03 18:29:30.053989 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 314.05 KiB/sec.
6858 2024.07.03 18:29:30.054150 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Debug> DynamicQueryHandler: Done processing query
6859 2024.07.03 18:29:30.054174 [ 3 ] {3a0fe5fa-44e6-4158-ae53-8af4521e9dc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6860 2024.07.03 18:29:30.054190 [ 3 ] {} <Debug> HTTP-Session: 7cfd9310-5c79-46ba-a109-4067fe29d9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.07.03 18:29:30.054307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6862 2024.07.03 18:29:30.054354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6863 2024.07.03 18:29:30.054373 [ 3 ] {} <Debug> HTTP-Session: cf9d9f54-1d89-425d-8871-b660ba0b9269 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6864 2024.07.03 18:29:30.054389 [ 3 ] {} <Debug> HTTP-Session: cf9d9f54-1d89-425d-8871-b660ba0b9269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6865 2024.07.03 18:29:30.054404 [ 3 ] {} <Debug> HTTP-Session: cf9d9f54-1d89-425d-8871-b660ba0b9269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6866 2024.07.03 18:29:30.054434 [ 3 ] {} <Trace> HTTP-Session: cf9d9f54-1d89-425d-8871-b660ba0b9269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6867 2024.07.03 18:29:30.054552 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6868 2024.07.03 18:29:30.054595 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6869 2024.07.03 18:29:30.054721 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6870 2024.07.03 18:29:30.055061 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6871 2024.07.03 18:29:30.055096 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6872 2024.07.03 18:29:30.055406 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6873 2024.07.03 18:29:30.055711 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6874 2024.07.03 18:29:30.055855 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001347 sec., 60133.63028953229 rows/sec., 4.70 MiB/sec.
6875 2024.07.03 18:29:30.056005 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Debug> DynamicQueryHandler: Done processing query
6876 2024.07.03 18:29:30.056028 [ 3 ] {807c5f43-926b-4495-b9e7-0a93bb0b2d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6877 2024.07.03 18:29:30.056044 [ 3 ] {} <Debug> HTTP-Session: cf9d9f54-1d89-425d-8871-b660ba0b9269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.07.03 18:29:30.056201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 31195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6879 2024.07.03 18:29:30.056247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6880 2024.07.03 18:29:30.056266 [ 3 ] {} <Debug> HTTP-Session: b13f0f0e-a108-4c77-a8c4-7182d9427779 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6881 2024.07.03 18:29:30.056282 [ 3 ] {} <Debug> HTTP-Session: b13f0f0e-a108-4c77-a8c4-7182d9427779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.07.03 18:29:30.056297 [ 3 ] {} <Debug> HTTP-Session: b13f0f0e-a108-4c77-a8c4-7182d9427779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.07.03 18:29:30.056328 [ 3 ] {} <Trace> HTTP-Session: b13f0f0e-a108-4c77-a8c4-7182d9427779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6884 2024.07.03 18:29:30.056473 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6885 2024.07.03 18:29:30.056518 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6886 2024.07.03 18:29:30.056661 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6887 2024.07.03 18:29:30.057054 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6888 2024.07.03 18:29:30.057089 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6889 2024.07.03 18:29:30.057475 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6890 2024.07.03 18:29:30.057817 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6891 2024.07.03 18:29:30.057966 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001557 sec., 104688.50353243417 rows/sec., 7.29 MiB/sec.
6892 2024.07.03 18:29:30.058139 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Debug> DynamicQueryHandler: Done processing query
6893 2024.07.03 18:29:30.058162 [ 3 ] {4a255293-fa7f-496b-b9b7-de785e272a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6894 2024.07.03 18:29:30.058178 [ 3 ] {} <Debug> HTTP-Session: b13f0f0e-a108-4c77-a8c4-7182d9427779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6895 2024.07.03 18:29:30.058304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6896 2024.07.03 18:29:30.058352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6897 2024.07.03 18:29:30.058371 [ 3 ] {} <Debug> HTTP-Session: ac3f818e-3b83-47f2-902a-7da970af3ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6898 2024.07.03 18:29:30.058388 [ 3 ] {} <Debug> HTTP-Session: ac3f818e-3b83-47f2-902a-7da970af3ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.07.03 18:29:30.058402 [ 3 ] {} <Debug> HTTP-Session: ac3f818e-3b83-47f2-902a-7da970af3ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6900 2024.07.03 18:29:30.058433 [ 3 ] {} <Trace> HTTP-Session: ac3f818e-3b83-47f2-902a-7da970af3ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6901 2024.07.03 18:29:30.058615 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6902 2024.07.03 18:29:30.058676 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6903 2024.07.03 18:29:30.059095 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6904 2024.07.03 18:29:30.059604 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6905 2024.07.03 18:29:30.059639 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6906 2024.07.03 18:29:30.060207 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6907 2024.07.03 18:29:30.060611 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6908 2024.07.03 18:29:30.060798 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6909 2024.07.03 18:29:30.060810 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002294 sec., 4795.117698343504 rows/sec., 8.59 MiB/sec.
6910 2024.07.03 18:29:30.060890 [ 91 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6911 2024.07.03 18:29:30.060979 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6912 2024.07.03 18:29:30.061516 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Debug> DynamicQueryHandler: Done processing query
6913 2024.07.03 18:29:30.061598 [ 3 ] {ad8f0771-db8a-48df-8d92-dd47bfed3494} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6914 2024.07.03 18:29:30.061636 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6915 2024.07.03 18:29:30.061667 [ 3 ] {} <Debug> HTTP-Session: ac3f818e-3b83-47f2-902a-7da970af3ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6916 2024.07.03 18:29:30.061963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6917 2024.07.03 18:29:30.062075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6918 2024.07.03 18:29:30.062130 [ 3 ] {} <Debug> HTTP-Session: ecf22a70-d4fe-4210-960c-78b2e0ac3965 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6919 2024.07.03 18:29:30.062181 [ 3 ] {} <Debug> HTTP-Session: ecf22a70-d4fe-4210-960c-78b2e0ac3965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.07.03 18:29:30.062229 [ 3 ] {} <Debug> HTTP-Session: ecf22a70-d4fe-4210-960c-78b2e0ac3965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.07.03 18:29:30.062339 [ 3 ] {} <Trace> HTTP-Session: ecf22a70-d4fe-4210-960c-78b2e0ac3965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6922 2024.07.03 18:29:30.062633 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6923 2024.07.03 18:29:30.062752 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6924 2024.07.03 18:29:30.062762 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6925 2024.07.03 18:29:30.062990 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 561 rows starting from the beginning of the part
6926 2024.07.03 18:29:30.063465 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6927 2024.07.03 18:29:30.063885 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
6928 2024.07.03 18:29:30.064583 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part
6929 2024.07.03 18:29:30.064791 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6930 2024.07.03 18:29:30.064911 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6931 2024.07.03 18:29:30.065245 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
6932 2024.07.03 18:29:30.065851 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part
6933 2024.07.03 18:29:30.066313 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6934 2024.07.03 18:29:30.066419 [ 194 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part
6935 2024.07.03 18:29:30.067509 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6936 2024.07.03 18:29:30.067799 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005299 sec., 11322.891111530478 rows/sec., 781.40 KiB/sec.
6937 2024.07.03 18:29:30.068163 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Debug> DynamicQueryHandler: Done processing query
6938 2024.07.03 18:29:30.068216 [ 3 ] {b77b0426-6d56-45a2-94b9-b20f5b2f6ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6939 2024.07.03 18:29:30.068264 [ 3 ] {} <Debug> HTTP-Session: ecf22a70-d4fe-4210-960c-78b2e0ac3965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6940 2024.07.03 18:29:30.071174 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 19 columns (19 merged, 0 gathered) in 0.010014987 sec., 63105.423901199276 rows/sec., 113.08 MiB/sec.
6941 2024.07.03 18:29:30.071939 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6942 2024.07.03 18:29:30.072521 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6943 2024.07.03 18:29:30.072602 [ 196 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6944 2024.07.03 18:29:30.072738 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
6945 2024.07.03 18:29:33.901935 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
6946 2024.07.03 18:29:33.901985 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
6947 2024.07.03 18:29:35.041315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6948 2024.07.03 18:29:35.041473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6949 2024.07.03 18:29:35.041498 [ 3 ] {} <Debug> HTTP-Session: 0110764c-1fbc-49c8-bf4e-312d2841d8a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6950 2024.07.03 18:29:35.041523 [ 3 ] {} <Debug> HTTP-Session: 0110764c-1fbc-49c8-bf4e-312d2841d8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6951 2024.07.03 18:29:35.041541 [ 3 ] {} <Debug> HTTP-Session: 0110764c-1fbc-49c8-bf4e-312d2841d8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6952 2024.07.03 18:29:35.041597 [ 3 ] {} <Trace> HTTP-Session: 0110764c-1fbc-49c8-bf4e-312d2841d8a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6953 2024.07.03 18:29:35.041822 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6954 2024.07.03 18:29:35.041900 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6955 2024.07.03 18:29:35.042121 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6956 2024.07.03 18:29:35.042608 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6957 2024.07.03 18:29:35.042662 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6958 2024.07.03 18:29:35.043063 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6959 2024.07.03 18:29:35.043423 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6960 2024.07.03 18:29:35.043612 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00185 sec., 10270.27027027027 rows/sec., 832.45 KiB/sec.
6961 2024.07.03 18:29:35.043854 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Debug> DynamicQueryHandler: Done processing query
6962 2024.07.03 18:29:35.043882 [ 3 ] {4dfcfc3c-29d3-408c-afe6-8b97d9cf9b2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6963 2024.07.03 18:29:35.043899 [ 3 ] {} <Debug> HTTP-Session: 0110764c-1fbc-49c8-bf4e-312d2841d8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.07.03 18:29:35.044061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6965 2024.07.03 18:29:35.044115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6966 2024.07.03 18:29:35.044134 [ 3 ] {} <Debug> HTTP-Session: 8fb6884f-8153-4a71-ac97-a9920084320c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6967 2024.07.03 18:29:35.044154 [ 3 ] {} <Debug> HTTP-Session: 8fb6884f-8153-4a71-ac97-a9920084320c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6968 2024.07.03 18:29:35.044168 [ 3 ] {} <Debug> HTTP-Session: 8fb6884f-8153-4a71-ac97-a9920084320c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6969 2024.07.03 18:29:35.044204 [ 3 ] {} <Trace> HTTP-Session: 8fb6884f-8153-4a71-ac97-a9920084320c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6970 2024.07.03 18:29:35.044324 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6971 2024.07.03 18:29:35.044372 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6972 2024.07.03 18:29:35.044505 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6973 2024.07.03 18:29:35.044807 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6974 2024.07.03 18:29:35.044844 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6975 2024.07.03 18:29:35.045166 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6976 2024.07.03 18:29:35.045490 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6977 2024.07.03 18:29:35.045645 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001345 sec., 1486.988847583643 rows/sec., 121.25 KiB/sec.
6978 2024.07.03 18:29:35.045686 [ 88 ] {} <Debug> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6979 2024.07.03 18:29:35.045823 [ 88 ] {} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6980 2024.07.03 18:29:35.045878 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6981 2024.07.03 18:29:35.045901 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Debug> DynamicQueryHandler: Done processing query
6982 2024.07.03 18:29:35.045949 [ 3 ] {76c5c76a-7926-4063-ac3f-0744da9391cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6983 2024.07.03 18:29:35.046032 [ 3 ] {} <Debug> HTTP-Session: 8fb6884f-8153-4a71-ac97-a9920084320c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6984 2024.07.03 18:29:35.046393 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
6985 2024.07.03 18:29:35.046429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6986 2024.07.03 18:29:35.046609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6987 2024.07.03 18:29:35.046676 [ 3 ] {} <Debug> HTTP-Session: fe4140df-63a9-491d-96b6-158722162bde Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
6988 2024.07.03 18:29:35.046726 [ 3 ] {} <Debug> HTTP-Session: fe4140df-63a9-491d-96b6-158722162bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6989 2024.07.03 18:29:35.046771 [ 3 ] {} <Debug> HTTP-Session: fe4140df-63a9-491d-96b6-158722162bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6990 2024.07.03 18:29:35.046860 [ 3 ] {} <Trace> HTTP-Session: fe4140df-63a9-491d-96b6-158722162bde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6991 2024.07.03 18:29:35.046859 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6992 2024.07.03 18:29:35.046927 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
6993 2024.07.03 18:29:35.047155 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
6994 2024.07.03 18:29:35.047169 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6995 2024.07.03 18:29:35.047356 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6996 2024.07.03 18:29:35.047460 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
6997 2024.07.03 18:29:35.047794 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::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
6998 2024.07.03 18:29:35.048194 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
6999 2024.07.03 18:29:35.048518 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7000 2024.07.03 18:29:35.048551 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
7001 2024.07.03 18:29:35.049530 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7002 2024.07.03 18:29:35.049594 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7003 2024.07.03 18:29:35.050497 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7004 2024.07.03 18:29:35.051344 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005308292 sec., 5274.766346689293 rows/sec., 430.12 KiB/sec.
7005 2024.07.03 18:29:35.051427 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7006 2024.07.03 18:29:35.051556 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7007 2024.07.03 18:29:35.051725 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.00472 sec., 24152.542372881355 rows/sec., 1.99 MiB/sec.
7008 2024.07.03 18:29:35.052073 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Debug> DynamicQueryHandler: Done processing query
7009 2024.07.03 18:29:35.052108 [ 3 ] {ef0912c5-5f34-4c90-bc90-fca3b5ac7425} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7010 2024.07.03 18:29:35.052148 [ 3 ] {} <Debug> HTTP-Session: fe4140df-63a9-491d-96b6-158722162bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7011 2024.07.03 18:29:35.052305 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7012 2024.07.03 18:29:35.052330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7013 2024.07.03 18:29:35.052435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7014 2024.07.03 18:29:35.052473 [ 192 ] {f652199f-1d11-4afe-9b91-3c5809db9eec::all_1_15_3} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7015 2024.07.03 18:29:35.052483 [ 3 ] {} <Debug> HTTP-Session: f6fad804-5ea8-423f-96a7-f0e70c7f1357 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7016 2024.07.03 18:29:35.052521 [ 3 ] {} <Debug> HTTP-Session: f6fad804-5ea8-423f-96a7-f0e70c7f1357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.07.03 18:29:35.052564 [ 3 ] {} <Debug> HTTP-Session: f6fad804-5ea8-423f-96a7-f0e70c7f1357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7018 2024.07.03 18:29:35.052616 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7019 2024.07.03 18:29:35.052643 [ 3 ] {} <Trace> HTTP-Session: f6fad804-5ea8-423f-96a7-f0e70c7f1357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7020 2024.07.03 18:29:35.052760 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7021 2024.07.03 18:29:35.052803 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7022 2024.07.03 18:29:35.052949 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7023 2024.07.03 18:29:35.053215 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7024 2024.07.03 18:29:35.053251 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7025 2024.07.03 18:29:35.053562 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7026 2024.07.03 18:29:35.053890 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7027 2024.07.03 18:29:35.054044 [ 88 ] {} <Debug> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7028 2024.07.03 18:29:35.054051 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001308 sec., 1529.0519877675843 rows/sec., 106.76 KiB/sec.
7029 2024.07.03 18:29:35.054088 [ 88 ] {} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7030 2024.07.03 18:29:35.054151 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7031 2024.07.03 18:29:35.054357 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Debug> DynamicQueryHandler: Done processing query
7032 2024.07.03 18:29:35.054359 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7033 2024.07.03 18:29:35.054404 [ 3 ] {d2b72e21-20ee-48b8-9e8f-8ca67dd1339c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7034 2024.07.03 18:29:35.054444 [ 3 ] {} <Debug> HTTP-Session: f6fad804-5ea8-423f-96a7-f0e70c7f1357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7035 2024.07.03 18:29:35.054525 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7036 2024.07.03 18:29:35.054555 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
7037 2024.07.03 18:29:35.054592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7038 2024.07.03 18:29:35.054640 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7039 2024.07.03 18:29:35.054701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7040 2024.07.03 18:29:35.054798 [ 3 ] {} <Debug> HTTP-Session: dc1f25d3-32dc-43dd-9897-2f7251f8279f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7041 2024.07.03 18:29:35.054932 [ 3 ] {} <Debug> HTTP-Session: dc1f25d3-32dc-43dd-9897-2f7251f8279f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7042 2024.07.03 18:29:35.055020 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7043 2024.07.03 18:29:35.055040 [ 3 ] {} <Debug> HTTP-Session: dc1f25d3-32dc-43dd-9897-2f7251f8279f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7044 2024.07.03 18:29:35.055177 [ 3 ] {} <Trace> HTTP-Session: dc1f25d3-32dc-43dd-9897-2f7251f8279f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7045 2024.07.03 18:29:35.055328 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::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
7046 2024.07.03 18:29:35.055608 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7047 2024.07.03 18:29:35.055657 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
7048 2024.07.03 18:29:35.055730 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7049 2024.07.03 18:29:35.055909 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
7050 2024.07.03 18:29:35.056526 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7051 2024.07.03 18:29:35.057233 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7052 2024.07.03 18:29:35.057279 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7053 2024.07.03 18:29:35.057703 [ 193 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003456181 sec., 8101.427558336788 rows/sec., 565.68 KiB/sec.
7054 2024.07.03 18:29:35.057793 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7055 2024.07.03 18:29:35.057903 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7056 2024.07.03 18:29:35.058536 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7057 2024.07.03 18:29:35.058809 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.003406 sec., 24955.960070463887 rows/sec., 1.95 MiB/sec.
7058 2024.07.03 18:29:35.058886 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7059 2024.07.03 18:29:35.059086 [ 187 ] {c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5::all_1_15_3} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7060 2024.07.03 18:29:35.059118 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Debug> DynamicQueryHandler: Done processing query
7061 2024.07.03 18:29:35.059161 [ 3 ] {b7c2b055-1877-4b25-89c6-b8c475de8705} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7062 2024.07.03 18:29:35.059219 [ 3 ] {} <Debug> HTTP-Session: dc1f25d3-32dc-43dd-9897-2f7251f8279f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7063 2024.07.03 18:29:35.059259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7064 2024.07.03 18:29:35.059467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7065 2024.07.03 18:29:35.059521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7066 2024.07.03 18:29:35.059540 [ 3 ] {} <Debug> HTTP-Session: 2381e857-d38c-4559-a638-91434e2e69ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7067 2024.07.03 18:29:35.059557 [ 3 ] {} <Debug> HTTP-Session: 2381e857-d38c-4559-a638-91434e2e69ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7068 2024.07.03 18:29:35.059570 [ 3 ] {} <Debug> HTTP-Session: 2381e857-d38c-4559-a638-91434e2e69ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7069 2024.07.03 18:29:35.059602 [ 3 ] {} <Trace> HTTP-Session: 2381e857-d38c-4559-a638-91434e2e69ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7070 2024.07.03 18:29:35.059759 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7071 2024.07.03 18:29:35.059806 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7072 2024.07.03 18:29:35.059973 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7073 2024.07.03 18:29:35.060351 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7074 2024.07.03 18:29:35.060387 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7075 2024.07.03 18:29:35.060786 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7076 2024.07.03 18:29:35.061134 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7077 2024.07.03 18:29:35.061277 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001587 sec., 101449.27536231883 rows/sec., 7.07 MiB/sec.
7078 2024.07.03 18:29:35.061549 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Debug> DynamicQueryHandler: Done processing query
7079 2024.07.03 18:29:35.061601 [ 3 ] {1330155a-a76a-4509-b73c-74f5c5ba4957} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7080 2024.07.03 18:29:35.061632 [ 3 ] {} <Debug> HTTP-Session: 2381e857-d38c-4559-a638-91434e2e69ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.07.03 18:29:35.061852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7082 2024.07.03 18:29:35.061900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7083 2024.07.03 18:29:35.061919 [ 3 ] {} <Debug> HTTP-Session: f7c0f8b1-ed2c-4191-bb87-14294b5b06dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7084 2024.07.03 18:29:35.061935 [ 3 ] {} <Debug> HTTP-Session: f7c0f8b1-ed2c-4191-bb87-14294b5b06dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7085 2024.07.03 18:29:35.061949 [ 3 ] {} <Debug> HTTP-Session: f7c0f8b1-ed2c-4191-bb87-14294b5b06dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7086 2024.07.03 18:29:35.061979 [ 3 ] {} <Trace> HTTP-Session: f7c0f8b1-ed2c-4191-bb87-14294b5b06dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7087 2024.07.03 18:29:35.062239 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7088 2024.07.03 18:29:35.062306 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7089 2024.07.03 18:29:35.062719 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7090 2024.07.03 18:29:35.063312 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7091 2024.07.03 18:29:35.063348 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7092 2024.07.03 18:29:35.063957 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7093 2024.07.03 18:29:35.064384 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7094 2024.07.03 18:29:35.064587 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002523 sec., 7530.717399920729 rows/sec., 13.49 MiB/sec.
7095 2024.07.03 18:29:35.064830 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Debug> DynamicQueryHandler: Done processing query
7096 2024.07.03 18:29:35.064853 [ 3 ] {e963fb11-f986-4445-938a-fc6ebb36a8f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7097 2024.07.03 18:29:35.064869 [ 3 ] {} <Debug> HTTP-Session: f7c0f8b1-ed2c-4191-bb87-14294b5b06dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7098 2024.07.03 18:29:35.065040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7099 2024.07.03 18:29:35.065089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7100 2024.07.03 18:29:35.065107 [ 3 ] {} <Debug> HTTP-Session: 074aca73-d428-45b8-813c-a2ba2784ee0b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7101 2024.07.03 18:29:35.065124 [ 3 ] {} <Debug> HTTP-Session: 074aca73-d428-45b8-813c-a2ba2784ee0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7102 2024.07.03 18:29:35.065138 [ 3 ] {} <Debug> HTTP-Session: 074aca73-d428-45b8-813c-a2ba2784ee0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7103 2024.07.03 18:29:35.065170 [ 3 ] {} <Trace> HTTP-Session: 074aca73-d428-45b8-813c-a2ba2784ee0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7104 2024.07.03 18:29:35.065290 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7105 2024.07.03 18:29:35.065335 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7106 2024.07.03 18:29:35.065464 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7107 2024.07.03 18:29:35.065787 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7108 2024.07.03 18:29:35.065823 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7109 2024.07.03 18:29:35.066180 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7110 2024.07.03 18:29:35.066506 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7111 2024.07.03 18:29:35.066658 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
7112 2024.07.03 18:29:35.066873 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Debug> DynamicQueryHandler: Done processing query
7113 2024.07.03 18:29:35.066896 [ 3 ] {ca4b2986-f320-40c2-aedd-e1994d28019c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7114 2024.07.03 18:29:35.066912 [ 3 ] {} <Debug> HTTP-Session: 074aca73-d428-45b8-813c-a2ba2784ee0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7115 2024.07.03 18:29:40.041136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7116 2024.07.03 18:29:40.041289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7117 2024.07.03 18:29:40.041315 [ 3 ] {} <Debug> HTTP-Session: 72f67b6a-0b3c-429c-8cc2-2d00e185e541 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7118 2024.07.03 18:29:40.041339 [ 3 ] {} <Debug> HTTP-Session: 72f67b6a-0b3c-429c-8cc2-2d00e185e541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7119 2024.07.03 18:29:40.041355 [ 3 ] {} <Debug> HTTP-Session: 72f67b6a-0b3c-429c-8cc2-2d00e185e541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7120 2024.07.03 18:29:40.041405 [ 3 ] {} <Trace> HTTP-Session: 72f67b6a-0b3c-429c-8cc2-2d00e185e541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7121 2024.07.03 18:29:40.041602 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7122 2024.07.03 18:29:40.041668 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7123 2024.07.03 18:29:40.041866 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7124 2024.07.03 18:29:40.042401 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7125 2024.07.03 18:29:40.042445 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7126 2024.07.03 18:29:40.042821 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7127 2024.07.03 18:29:40.043164 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7128 2024.07.03 18:29:40.043317 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001771 sec., 6211.180124223602 rows/sec., 503.45 KiB/sec.
7129 2024.07.03 18:29:40.043547 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Debug> DynamicQueryHandler: Done processing query
7130 2024.07.03 18:29:40.043573 [ 3 ] {97dbe54f-1178-4e92-a188-c357d9a0a4e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7131 2024.07.03 18:29:40.043589 [ 3 ] {} <Debug> HTTP-Session: 72f67b6a-0b3c-429c-8cc2-2d00e185e541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7132 2024.07.03 18:29:40.043759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7133 2024.07.03 18:29:40.043808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7134 2024.07.03 18:29:40.043826 [ 3 ] {} <Debug> HTTP-Session: 97d34c66-2610-4f30-974f-b9b96fb91040 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7135 2024.07.03 18:29:40.043842 [ 3 ] {} <Debug> HTTP-Session: 97d34c66-2610-4f30-974f-b9b96fb91040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7136 2024.07.03 18:29:40.043857 [ 3 ] {} <Debug> HTTP-Session: 97d34c66-2610-4f30-974f-b9b96fb91040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.07.03 18:29:40.043888 [ 3 ] {} <Trace> HTTP-Session: 97d34c66-2610-4f30-974f-b9b96fb91040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7138 2024.07.03 18:29:40.044010 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7139 2024.07.03 18:29:40.044053 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7140 2024.07.03 18:29:40.044186 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7141 2024.07.03 18:29:40.044606 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7142 2024.07.03 18:29:40.044642 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7143 2024.07.03 18:29:40.044961 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7144 2024.07.03 18:29:40.045278 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7145 2024.07.03 18:29:40.045431 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001461 sec., 60917.18001368925 rows/sec., 4.92 MiB/sec.
7146 2024.07.03 18:29:40.045596 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Debug> DynamicQueryHandler: Done processing query
7147 2024.07.03 18:29:40.045620 [ 3 ] {2a145b61-22d8-453f-b691-db1d4e4bf6b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7148 2024.07.03 18:29:40.045637 [ 3 ] {} <Debug> HTTP-Session: 97d34c66-2610-4f30-974f-b9b96fb91040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7149 2024.07.03 18:29:40.045768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7150 2024.07.03 18:29:40.045815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7151 2024.07.03 18:29:40.045834 [ 3 ] {} <Debug> HTTP-Session: 01941135-b97d-4e76-8ea5-4211ae6e614b Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7152 2024.07.03 18:29:40.045850 [ 3 ] {} <Debug> HTTP-Session: 01941135-b97d-4e76-8ea5-4211ae6e614b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7153 2024.07.03 18:29:40.045863 [ 3 ] {} <Debug> HTTP-Session: 01941135-b97d-4e76-8ea5-4211ae6e614b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7154 2024.07.03 18:29:40.045894 [ 3 ] {} <Trace> HTTP-Session: 01941135-b97d-4e76-8ea5-4211ae6e614b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7155 2024.07.03 18:29:40.046019 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7156 2024.07.03 18:29:40.046062 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7157 2024.07.03 18:29:40.046186 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7158 2024.07.03 18:29:40.046525 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7159 2024.07.03 18:29:40.046561 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7160 2024.07.03 18:29:40.046877 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7161 2024.07.03 18:29:40.047183 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7162 2024.07.03 18:29:40.047334 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001356 sec., 55309.734513274336 rows/sec., 4.32 MiB/sec.
7163 2024.07.03 18:29:40.047497 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Debug> DynamicQueryHandler: Done processing query
7164 2024.07.03 18:29:40.047520 [ 3 ] {e4bb9c7f-f003-49b6-a4f5-4557ba50b3c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7165 2024.07.03 18:29:40.047537 [ 3 ] {} <Debug> HTTP-Session: 01941135-b97d-4e76-8ea5-4211ae6e614b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.07.03 18:29:40.047698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7167 2024.07.03 18:29:40.047746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7168 2024.07.03 18:29:40.047764 [ 3 ] {} <Debug> HTTP-Session: 07569b04-870e-412c-83fc-207e680ff952 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7169 2024.07.03 18:29:40.047780 [ 3 ] {} <Debug> HTTP-Session: 07569b04-870e-412c-83fc-207e680ff952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7170 2024.07.03 18:29:40.047794 [ 3 ] {} <Debug> HTTP-Session: 07569b04-870e-412c-83fc-207e680ff952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7171 2024.07.03 18:29:40.047825 [ 3 ] {} <Trace> HTTP-Session: 07569b04-870e-412c-83fc-207e680ff952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7172 2024.07.03 18:29:40.047970 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7173 2024.07.03 18:29:40.048016 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7174 2024.07.03 18:29:40.048159 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7175 2024.07.03 18:29:40.048565 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7176 2024.07.03 18:29:40.048600 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7177 2024.07.03 18:29:40.048994 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7178 2024.07.03 18:29:40.049345 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7179 2024.07.03 18:29:40.049515 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec.
7180 2024.07.03 18:29:40.049675 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Debug> DynamicQueryHandler: Done processing query
7181 2024.07.03 18:29:40.049699 [ 3 ] {5fac7c50-357d-44ca-ab21-e6f50b1d5272} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7182 2024.07.03 18:29:40.049714 [ 3 ] {} <Debug> HTTP-Session: 07569b04-870e-412c-83fc-207e680ff952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7183 2024.07.03 18:29:40.049841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7184 2024.07.03 18:29:40.049887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7185 2024.07.03 18:29:40.049906 [ 3 ] {} <Debug> HTTP-Session: 8ecee71c-e2db-4ea8-9633-1cc4b277cbe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7186 2024.07.03 18:29:40.049922 [ 3 ] {} <Debug> HTTP-Session: 8ecee71c-e2db-4ea8-9633-1cc4b277cbe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7187 2024.07.03 18:29:40.049935 [ 3 ] {} <Debug> HTTP-Session: 8ecee71c-e2db-4ea8-9633-1cc4b277cbe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7188 2024.07.03 18:29:40.049966 [ 3 ] {} <Trace> HTTP-Session: 8ecee71c-e2db-4ea8-9633-1cc4b277cbe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7189 2024.07.03 18:29:40.050144 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7190 2024.07.03 18:29:40.050205 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7191 2024.07.03 18:29:40.050618 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7192 2024.07.03 18:29:40.051395 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7193 2024.07.03 18:29:40.051430 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7194 2024.07.03 18:29:40.052042 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7195 2024.07.03 18:29:40.052460 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7196 2024.07.03 18:29:40.052643 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0026 sec., 4230.769230769231 rows/sec., 7.58 MiB/sec.
7197 2024.07.03 18:29:40.052873 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Debug> DynamicQueryHandler: Done processing query
7198 2024.07.03 18:29:40.052897 [ 3 ] {d9341bf4-b54c-480a-95f0-b476ff89defb} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7199 2024.07.03 18:29:40.052912 [ 3 ] {} <Debug> HTTP-Session: 8ecee71c-e2db-4ea8-9633-1cc4b277cbe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7200 2024.07.03 18:29:40.053030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7201 2024.07.03 18:29:40.053077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7202 2024.07.03 18:29:40.053096 [ 3 ] {} <Debug> HTTP-Session: 803c490f-f266-4335-a607-0fd1e9287032 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7203 2024.07.03 18:29:40.053113 [ 3 ] {} <Debug> HTTP-Session: 803c490f-f266-4335-a607-0fd1e9287032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7204 2024.07.03 18:29:40.053127 [ 3 ] {} <Debug> HTTP-Session: 803c490f-f266-4335-a607-0fd1e9287032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7205 2024.07.03 18:29:40.053158 [ 3 ] {} <Trace> HTTP-Session: 803c490f-f266-4335-a607-0fd1e9287032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7206 2024.07.03 18:29:40.053279 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7207 2024.07.03 18:29:40.053323 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7208 2024.07.03 18:29:40.053448 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7209 2024.07.03 18:29:40.053733 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7210 2024.07.03 18:29:40.053768 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7211 2024.07.03 18:29:40.054131 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7212 2024.07.03 18:29:40.054449 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7213 2024.07.03 18:29:40.054607 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
7214 2024.07.03 18:29:40.054758 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Debug> DynamicQueryHandler: Done processing query
7215 2024.07.03 18:29:40.054782 [ 3 ] {ec22b578-1494-449d-8b81-12f1c5a3a6a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7216 2024.07.03 18:29:40.054798 [ 3 ] {} <Debug> HTTP-Session: 803c490f-f266-4335-a607-0fd1e9287032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7217 2024.07.03 18:29:45.040926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7218 2024.07.03 18:29:45.041085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7219 2024.07.03 18:29:45.041116 [ 3 ] {} <Debug> HTTP-Session: 3fe7a54a-c754-4dac-b683-5223bfb98078 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7220 2024.07.03 18:29:45.041145 [ 3 ] {} <Debug> HTTP-Session: 3fe7a54a-c754-4dac-b683-5223bfb98078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7221 2024.07.03 18:29:45.041163 [ 3 ] {} <Debug> HTTP-Session: 3fe7a54a-c754-4dac-b683-5223bfb98078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7222 2024.07.03 18:29:45.041220 [ 3 ] {} <Trace> HTTP-Session: 3fe7a54a-c754-4dac-b683-5223bfb98078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7223 2024.07.03 18:29:45.041431 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7224 2024.07.03 18:29:45.041507 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7225 2024.07.03 18:29:45.041724 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7226 2024.07.03 18:29:45.042221 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7227 2024.07.03 18:29:45.042264 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7228 2024.07.03 18:29:45.042628 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7229 2024.07.03 18:29:45.042973 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7230 2024.07.03 18:29:45.043127 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001761 sec., 10789.324247586599 rows/sec., 874.53 KiB/sec.
7231 2024.07.03 18:29:45.043357 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Debug> DynamicQueryHandler: Done processing query
7232 2024.07.03 18:29:45.043384 [ 3 ] {41bc0f2a-6925-43fc-81be-cf7cec1620bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7233 2024.07.03 18:29:45.043401 [ 3 ] {} <Debug> HTTP-Session: 3fe7a54a-c754-4dac-b683-5223bfb98078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7234 2024.07.03 18:29:45.043579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 16412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7235 2024.07.03 18:29:45.043628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7236 2024.07.03 18:29:45.043648 [ 3 ] {} <Debug> HTTP-Session: eeee29aa-bba4-460b-b0b1-e1556371ebe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7237 2024.07.03 18:29:45.043665 [ 3 ] {} <Debug> HTTP-Session: eeee29aa-bba4-460b-b0b1-e1556371ebe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7238 2024.07.03 18:29:45.043679 [ 3 ] {} <Debug> HTTP-Session: eeee29aa-bba4-460b-b0b1-e1556371ebe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7239 2024.07.03 18:29:45.043711 [ 3 ] {} <Trace> HTTP-Session: eeee29aa-bba4-460b-b0b1-e1556371ebe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7240 2024.07.03 18:29:45.043836 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7241 2024.07.03 18:29:45.043879 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7242 2024.07.03 18:29:45.044013 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7243 2024.07.03 18:29:45.044371 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7244 2024.07.03 18:29:45.044413 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7245 2024.07.03 18:29:45.044722 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7246 2024.07.03 18:29:45.045032 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7247 2024.07.03 18:29:45.045194 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Debug> executeQuery: Read 113 rows, 9.53 KiB in 0.001399 sec., 80771.97998570406 rows/sec., 6.66 MiB/sec.
7248 2024.07.03 18:29:45.045354 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Debug> DynamicQueryHandler: Done processing query
7249 2024.07.03 18:29:45.045378 [ 3 ] {3cb69112-c940-4ab5-be4a-4c5bbd6ec20b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7250 2024.07.03 18:29:45.045395 [ 3 ] {} <Debug> HTTP-Session: eeee29aa-bba4-460b-b0b1-e1556371ebe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7251 2024.07.03 18:29:45.045541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 14091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7252 2024.07.03 18:29:45.045589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7253 2024.07.03 18:29:45.045609 [ 3 ] {} <Debug> HTTP-Session: 16c2877c-7231-4eae-91c0-30f6eec47d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7254 2024.07.03 18:29:45.045625 [ 3 ] {} <Debug> HTTP-Session: 16c2877c-7231-4eae-91c0-30f6eec47d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7255 2024.07.03 18:29:45.045640 [ 3 ] {} <Debug> HTTP-Session: 16c2877c-7231-4eae-91c0-30f6eec47d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7256 2024.07.03 18:29:45.045670 [ 3 ] {} <Trace> HTTP-Session: 16c2877c-7231-4eae-91c0-30f6eec47d63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7257 2024.07.03 18:29:45.045792 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7258 2024.07.03 18:29:45.045833 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7259 2024.07.03 18:29:45.045956 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7260 2024.07.03 18:29:45.046282 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7261 2024.07.03 18:29:45.046319 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7262 2024.07.03 18:29:45.046627 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7263 2024.07.03 18:29:45.046932 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7264 2024.07.03 18:29:45.047096 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001343 sec., 61801.93596425912 rows/sec., 4.83 MiB/sec.
7265 2024.07.03 18:29:45.047258 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Debug> DynamicQueryHandler: Done processing query
7266 2024.07.03 18:29:45.047283 [ 3 ] {c45ecebc-d874-4f9b-bd75-e6b542870fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7267 2024.07.03 18:29:45.047299 [ 3 ] {} <Debug> HTTP-Session: 16c2877c-7231-4eae-91c0-30f6eec47d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7268 2024.07.03 18:29:45.047477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7269 2024.07.03 18:29:45.047526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7270 2024.07.03 18:29:45.047545 [ 3 ] {} <Debug> HTTP-Session: 73d346c5-de28-4998-b456-e8c9e8baed2d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7271 2024.07.03 18:29:45.047562 [ 3 ] {} <Debug> HTTP-Session: 73d346c5-de28-4998-b456-e8c9e8baed2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7272 2024.07.03 18:29:45.047575 [ 3 ] {} <Debug> HTTP-Session: 73d346c5-de28-4998-b456-e8c9e8baed2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7273 2024.07.03 18:29:45.047607 [ 3 ] {} <Trace> HTTP-Session: 73d346c5-de28-4998-b456-e8c9e8baed2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7274 2024.07.03 18:29:45.047757 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7275 2024.07.03 18:29:45.047803 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7276 2024.07.03 18:29:45.047946 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7277 2024.07.03 18:29:45.048316 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7278 2024.07.03 18:29:45.048353 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7279 2024.07.03 18:29:45.048738 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7280 2024.07.03 18:29:45.049089 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7281 2024.07.03 18:29:45.049260 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec.
7282 2024.07.03 18:29:45.049282 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7283 2024.07.03 18:29:45.049410 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7284 2024.07.03 18:29:45.049470 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7285 2024.07.03 18:29:45.049483 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Debug> DynamicQueryHandler: Done processing query
7286 2024.07.03 18:29:45.049526 [ 3 ] {2d1e2fcd-1b90-4b1a-9853-67653b5363b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7287 2024.07.03 18:29:45.049577 [ 3 ] {} <Debug> HTTP-Session: 73d346c5-de28-4998-b456-e8c9e8baed2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7288 2024.07.03 18:29:45.049705 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7289 2024.07.03 18:29:45.049795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7290 2024.07.03 18:29:45.049898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7291 2024.07.03 18:29:45.049949 [ 3 ] {} <Debug> HTTP-Session: 46783458-6da9-4399-82f9-f3c44ee9edde Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7292 2024.07.03 18:29:45.050005 [ 3 ] {} <Debug> HTTP-Session: 46783458-6da9-4399-82f9-f3c44ee9edde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7293 2024.07.03 18:29:45.050050 [ 3 ] {} <Debug> HTTP-Session: 46783458-6da9-4399-82f9-f3c44ee9edde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7294 2024.07.03 18:29:45.050151 [ 3 ] {} <Trace> HTTP-Session: 46783458-6da9-4399-82f9-f3c44ee9edde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7295 2024.07.03 18:29:45.050176 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7296 2024.07.03 18:29:45.050287 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 6001 rows starting from the beginning of the part
7297 2024.07.03 18:29:45.050504 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 196 rows starting from the beginning of the part
7298 2024.07.03 18:29:45.050665 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7299 2024.07.03 18:29:45.051008 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 163 rows starting from the beginning of the part
7300 2024.07.03 18:29:45.051018 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7301 2024.07.03 18:29:45.051427 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
7302 2024.07.03 18:29:45.051780 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
7303 2024.07.03 18:29:45.052167 [ 188 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
7304 2024.07.03 18:29:45.053349 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7305 2024.07.03 18:29:45.054914 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7306 2024.07.03 18:29:45.055002 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7307 2024.07.03 18:29:45.056214 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7308 2024.07.03 18:29:45.056876 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6841 rows, containing 5 columns (5 merged, 0 gathered) in 0.007270055 sec., 940983.2525338529 rows/sec., 65.61 MiB/sec.
7309 2024.07.03 18:29:45.056880 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7310 2024.07.03 18:29:45.057158 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006874 sec., 2764.0384055862673 rows/sec., 4.95 MiB/sec.
7311 2024.07.03 18:29:45.057652 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7312 2024.07.03 18:29:45.057673 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Debug> DynamicQueryHandler: Done processing query
7313 2024.07.03 18:29:45.057700 [ 3 ] {cd6ccb82-1097-41d1-a0b9-fb577a3798c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7314 2024.07.03 18:29:45.057728 [ 3 ] {} <Debug> HTTP-Session: 46783458-6da9-4399-82f9-f3c44ee9edde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.07.03 18:29:45.057921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7316 2024.07.03 18:29:45.057994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7317 2024.07.03 18:29:45.058024 [ 3 ] {} <Debug> HTTP-Session: b656736a-c4e7-4e9a-8a92-7f111b5b56f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7318 2024.07.03 18:29:45.058049 [ 3 ] {} <Debug> HTTP-Session: b656736a-c4e7-4e9a-8a92-7f111b5b56f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.07.03 18:29:45.058074 [ 3 ] {} <Debug> HTTP-Session: b656736a-c4e7-4e9a-8a92-7f111b5b56f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7320 2024.07.03 18:29:45.058121 [ 3 ] {} <Trace> HTTP-Session: b656736a-c4e7-4e9a-8a92-7f111b5b56f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7321 2024.07.03 18:29:45.058216 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7322 2024.07.03 18:29:45.058299 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7323 2024.07.03 18:29:45.058328 [ 201 ] {cc231000-7a1c-4483-b612-f37dac4ad294::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7324 2024.07.03 18:29:45.058355 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7325 2024.07.03 18:29:45.058440 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
7326 2024.07.03 18:29:45.058544 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7327 2024.07.03 18:29:45.058835 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7328 2024.07.03 18:29:45.058872 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7329 2024.07.03 18:29:45.059235 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7330 2024.07.03 18:29:45.059569 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7331 2024.07.03 18:29:45.059731 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec.
7332 2024.07.03 18:29:45.059731 [ 79 ] {} <Debug> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7333 2024.07.03 18:29:45.059831 [ 79 ] {} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7334 2024.07.03 18:29:45.059909 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7335 2024.07.03 18:29:45.060033 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Debug> DynamicQueryHandler: Done processing query
7336 2024.07.03 18:29:45.060085 [ 3 ] {0f74915f-955b-4a0b-9ff3-af8448757a6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7337 2024.07.03 18:29:45.060110 [ 3 ] {} <Debug> HTTP-Session: b656736a-c4e7-4e9a-8a92-7f111b5b56f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7338 2024.07.03 18:29:45.060127 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7339 2024.07.03 18:29:45.060276 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7340 2024.07.03 18:29:45.060314 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2024 rows starting from the beginning of the part
7341 2024.07.03 18:29:45.060392 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
7342 2024.07.03 18:29:45.060648 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
7343 2024.07.03 18:29:45.060957 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
7344 2024.07.03 18:29:45.061099 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
7345 2024.07.03 18:29:45.061274 [ 189 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
7346 2024.07.03 18:29:45.062609 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 4 columns (4 merged, 0 gathered) in 0.0025719 sec., 903612.1155565925 rows/sec., 60.87 MiB/sec.
7347 2024.07.03 18:29:45.062843 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7348 2024.07.03 18:29:45.063221 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7349 2024.07.03 18:29:45.063298 [ 201 ] {b526b154-7d81-43c9-b009-ec0ed8277209::all_1_41_8} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7350 2024.07.03 18:29:45.063366 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
7351 2024.07.03 18:29:48.902065 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
7352 2024.07.03 18:29:48.902152 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
7353 2024.07.03 18:29:50.041431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7354 2024.07.03 18:29:50.041566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7355 2024.07.03 18:29:50.041591 [ 3 ] {} <Debug> HTTP-Session: b0d67136-4de2-43ee-af16-1e9ac1bc6809 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7356 2024.07.03 18:29:50.041615 [ 3 ] {} <Debug> HTTP-Session: b0d67136-4de2-43ee-af16-1e9ac1bc6809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7357 2024.07.03 18:29:50.041630 [ 3 ] {} <Debug> HTTP-Session: b0d67136-4de2-43ee-af16-1e9ac1bc6809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7358 2024.07.03 18:29:50.041678 [ 3 ] {} <Trace> HTTP-Session: b0d67136-4de2-43ee-af16-1e9ac1bc6809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7359 2024.07.03 18:29:50.041862 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7360 2024.07.03 18:29:50.041926 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7361 2024.07.03 18:29:50.042119 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7362 2024.07.03 18:29:50.042591 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7363 2024.07.03 18:29:50.042632 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7364 2024.07.03 18:29:50.042994 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7365 2024.07.03 18:29:50.043332 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7366 2024.07.03 18:29:50.043489 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001683 sec., 6535.9477124183 rows/sec., 529.77 KiB/sec.
7367 2024.07.03 18:29:50.043692 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Debug> DynamicQueryHandler: Done processing query
7368 2024.07.03 18:29:50.043717 [ 3 ] {8126a28d-d3e6-4d81-8421-79e2e34aa4e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7369 2024.07.03 18:29:50.043732 [ 3 ] {} <Debug> HTTP-Session: b0d67136-4de2-43ee-af16-1e9ac1bc6809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.07.03 18:29:50.043877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7371 2024.07.03 18:29:50.043924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7372 2024.07.03 18:29:50.043942 [ 3 ] {} <Debug> HTTP-Session: 8a1c7903-513a-4f0c-a6ee-039001f778e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7373 2024.07.03 18:29:50.043958 [ 3 ] {} <Debug> HTTP-Session: 8a1c7903-513a-4f0c-a6ee-039001f778e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7374 2024.07.03 18:29:50.043972 [ 3 ] {} <Debug> HTTP-Session: 8a1c7903-513a-4f0c-a6ee-039001f778e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7375 2024.07.03 18:29:50.044004 [ 3 ] {} <Trace> HTTP-Session: 8a1c7903-513a-4f0c-a6ee-039001f778e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7376 2024.07.03 18:29:50.044097 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7377 2024.07.03 18:29:50.044139 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7378 2024.07.03 18:29:50.044265 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7379 2024.07.03 18:29:50.044530 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7380 2024.07.03 18:29:50.044566 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7381 2024.07.03 18:29:50.044860 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7382 2024.07.03 18:29:50.045167 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7383 2024.07.03 18:29:50.045315 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 131.73 KiB/sec.
7384 2024.07.03 18:29:50.045464 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Debug> DynamicQueryHandler: Done processing query
7385 2024.07.03 18:29:50.045487 [ 3 ] {e32e8d6a-1ddd-4465-b9af-001b7e93f943} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7386 2024.07.03 18:29:50.045502 [ 3 ] {} <Debug> HTTP-Session: 8a1c7903-513a-4f0c-a6ee-039001f778e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7387 2024.07.03 18:29:50.045645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7388 2024.07.03 18:29:50.045691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7389 2024.07.03 18:29:50.045709 [ 3 ] {} <Debug> HTTP-Session: 2a03972c-0194-4605-89da-fd31485a5ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7390 2024.07.03 18:29:50.045725 [ 3 ] {} <Debug> HTTP-Session: 2a03972c-0194-4605-89da-fd31485a5ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7391 2024.07.03 18:29:50.045739 [ 3 ] {} <Debug> HTTP-Session: 2a03972c-0194-4605-89da-fd31485a5ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7392 2024.07.03 18:29:50.045769 [ 3 ] {} <Trace> HTTP-Session: 2a03972c-0194-4605-89da-fd31485a5ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7393 2024.07.03 18:29:50.045889 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7394 2024.07.03 18:29:50.045929 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7395 2024.07.03 18:29:50.046052 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7396 2024.07.03 18:29:50.046600 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7397 2024.07.03 18:29:50.046677 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7398 2024.07.03 18:29:50.047125 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7399 2024.07.03 18:29:50.047444 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7400 2024.07.03 18:29:50.047593 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001747 sec., 51516.886090440756 rows/sec., 4.16 MiB/sec.
7401 2024.07.03 18:29:50.047608 [ 76 ] {} <Debug> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7402 2024.07.03 18:29:50.047713 [ 76 ] {} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7403 2024.07.03 18:29:50.047757 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7404 2024.07.03 18:29:50.047843 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Debug> DynamicQueryHandler: Done processing query
7405 2024.07.03 18:29:50.047878 [ 3 ] {f984a051-379f-4abf-ad49-4dbed16a89b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7406 2024.07.03 18:29:50.047899 [ 3 ] {} <Debug> HTTP-Session: 2a03972c-0194-4605-89da-fd31485a5ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7407 2024.07.03 18:29:50.047905 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7408 2024.07.03 18:29:50.048036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7409 2024.07.03 18:29:50.048048 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7410 2024.07.03 18:29:50.048085 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 189 rows starting from the beginning of the part
7411 2024.07.03 18:29:50.048093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7412 2024.07.03 18:29:50.048118 [ 3 ] {} <Debug> HTTP-Session: f0e26f82-d6a9-463d-a389-21fd7c8a4d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7413 2024.07.03 18:29:50.048150 [ 3 ] {} <Debug> HTTP-Session: f0e26f82-d6a9-463d-a389-21fd7c8a4d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7414 2024.07.03 18:29:50.048170 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 92 rows starting from the beginning of the part
7415 2024.07.03 18:29:50.048177 [ 3 ] {} <Debug> HTTP-Session: f0e26f82-d6a9-463d-a389-21fd7c8a4d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7416 2024.07.03 18:29:50.048299 [ 3 ] {} <Trace> HTTP-Session: f0e26f82-d6a9-463d-a389-21fd7c8a4d79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7417 2024.07.03 18:29:50.048509 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 114 rows starting from the beginning of the part
7418 2024.07.03 18:29:50.048748 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7419 2024.07.03 18:29:50.048850 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 89 rows starting from the beginning of the part
7420 2024.07.03 18:29:50.048890 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7421 2024.07.03 18:29:50.049166 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part
7422 2024.07.03 18:29:50.049495 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part
7423 2024.07.03 18:29:50.050087 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7424 2024.07.03 18:29:50.050475 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7425 2024.07.03 18:29:50.050516 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7426 2024.07.03 18:29:50.050982 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7427 2024.07.03 18:29:50.051367 [ 201 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 4 columns (4 merged, 0 gathered) in 0.003534581 sec., 194365.3292992861 rows/sec., 15.84 MiB/sec.
7428 2024.07.03 18:29:50.051388 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7429 2024.07.03 18:29:50.051551 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7430 2024.07.03 18:29:50.051601 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003009 sec., 664.6726487205052 rows/sec., 46.41 KiB/sec.
7431 2024.07.03 18:29:50.051793 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Debug> DynamicQueryHandler: Done processing query
7432 2024.07.03 18:29:50.051825 [ 3 ] {29e60652-7337-4623-8d2f-9e1098ac6a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7433 2024.07.03 18:29:50.051845 [ 3 ] {} <Debug> HTTP-Session: f0e26f82-d6a9-463d-a389-21fd7c8a4d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7434 2024.07.03 18:29:50.051991 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7435 2024.07.03 18:29:50.052014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 13078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7436 2024.07.03 18:29:50.052067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7437 2024.07.03 18:29:50.052075 [ 193 ] {7ae463c1-8e55-4256-8471-e22303b2dc08::all_1_46_9} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7438 2024.07.03 18:29:50.052090 [ 3 ] {} <Debug> HTTP-Session: 568a9888-75dc-4d9d-8b65-9ca45c418a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7439 2024.07.03 18:29:50.052109 [ 3 ] {} <Debug> HTTP-Session: 568a9888-75dc-4d9d-8b65-9ca45c418a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.07.03 18:29:50.052133 [ 3 ] {} <Debug> HTTP-Session: 568a9888-75dc-4d9d-8b65-9ca45c418a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7441 2024.07.03 18:29:50.052164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7442 2024.07.03 18:29:50.052178 [ 3 ] {} <Trace> HTTP-Session: 568a9888-75dc-4d9d-8b65-9ca45c418a35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7443 2024.07.03 18:29:50.052297 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7444 2024.07.03 18:29:50.052339 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7445 2024.07.03 18:29:50.052461 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7446 2024.07.03 18:29:50.052793 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7447 2024.07.03 18:29:50.052829 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7448 2024.07.03 18:29:50.053140 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7449 2024.07.03 18:29:50.053449 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7450 2024.07.03 18:29:50.053595 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001331 sec., 57851.23966942149 rows/sec., 4.52 MiB/sec.
7451 2024.07.03 18:29:50.053614 [ 76 ] {} <Debug> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7452 2024.07.03 18:29:50.053691 [ 76 ] {} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7453 2024.07.03 18:29:50.053749 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7454 2024.07.03 18:29:50.053861 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Debug> DynamicQueryHandler: Done processing query
7455 2024.07.03 18:29:50.053935 [ 3 ] {2cebb2e6-a3c1-4c42-8da1-2c9709001054} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7456 2024.07.03 18:29:50.053990 [ 3 ] {} <Debug> HTTP-Session: 568a9888-75dc-4d9d-8b65-9ca45c418a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.07.03 18:29:50.053995 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7458 2024.07.03 18:29:50.054198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7459 2024.07.03 18:29:50.054356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7460 2024.07.03 18:29:50.054460 [ 3 ] {} <Debug> HTTP-Session: 41a45f33-59f4-41b1-be8f-15376feae6e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7461 2024.07.03 18:29:50.054548 [ 3 ] {} <Debug> HTTP-Session: 41a45f33-59f4-41b1-be8f-15376feae6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.07.03 18:29:50.054623 [ 3 ] {} <Debug> HTTP-Session: 41a45f33-59f4-41b1-be8f-15376feae6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7463 2024.07.03 18:29:50.054673 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7464 2024.07.03 18:29:50.054749 [ 3 ] {} <Trace> HTTP-Session: 41a45f33-59f4-41b1-be8f-15376feae6e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7465 2024.07.03 18:29:50.054790 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 150 rows starting from the beginning of the part
7466 2024.07.03 18:29:50.055228 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 81 rows starting from the beginning of the part
7467 2024.07.03 18:29:50.055250 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7468 2024.07.03 18:29:50.055459 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7469 2024.07.03 18:29:50.055602 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 85 rows starting from the beginning of the part
7470 2024.07.03 18:29:50.055896 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part
7471 2024.07.03 18:29:50.056215 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 83 rows starting from the beginning of the part
7472 2024.07.03 18:29:50.056638 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 77 rows starting from the beginning of the part
7473 2024.07.03 18:29:50.057098 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7474 2024.07.03 18:29:50.057631 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7475 2024.07.03 18:29:50.057669 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7476 2024.07.03 18:29:50.058262 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7477 2024.07.03 18:29:50.058318 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 4 columns (4 merged, 0 gathered) in 0.004496473 sec., 122540.48895656662 rows/sec., 9.57 MiB/sec.
7478 2024.07.03 18:29:50.058448 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7479 2024.07.03 18:29:50.058776 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7480 2024.07.03 18:29:50.058985 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7481 2024.07.03 18:29:50.059010 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004028 sec., 39970.20854021847 rows/sec., 2.78 MiB/sec.
7482 2024.07.03 18:29:50.059245 [ 201 ] {8bcf379c-4ae5-438c-87f7-2b50b6ffe00b::all_1_46_9} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7483 2024.07.03 18:29:50.059523 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7484 2024.07.03 18:29:50.059569 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Debug> DynamicQueryHandler: Done processing query
7485 2024.07.03 18:29:50.059643 [ 3 ] {ee13ece7-eb39-447e-9100-0ab817b878d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7486 2024.07.03 18:29:50.059697 [ 3 ] {} <Debug> HTTP-Session: 41a45f33-59f4-41b1-be8f-15376feae6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7487 2024.07.03 18:29:50.059894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7488 2024.07.03 18:29:50.059945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7489 2024.07.03 18:29:50.059964 [ 3 ] {} <Debug> HTTP-Session: 5028bfd7-6c89-47d0-98cf-8f42e053607f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7490 2024.07.03 18:29:50.059981 [ 3 ] {} <Debug> HTTP-Session: 5028bfd7-6c89-47d0-98cf-8f42e053607f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.07.03 18:29:50.059995 [ 3 ] {} <Debug> HTTP-Session: 5028bfd7-6c89-47d0-98cf-8f42e053607f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7492 2024.07.03 18:29:50.060027 [ 3 ] {} <Trace> HTTP-Session: 5028bfd7-6c89-47d0-98cf-8f42e053607f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7493 2024.07.03 18:29:50.060210 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7494 2024.07.03 18:29:50.060280 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7495 2024.07.03 18:29:50.060687 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7496 2024.07.03 18:29:50.061183 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7497 2024.07.03 18:29:50.061219 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7498 2024.07.03 18:29:50.061803 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7499 2024.07.03 18:29:50.062202 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7500 2024.07.03 18:29:50.062397 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002289 sec., 4805.591961555265 rows/sec., 8.61 MiB/sec.
7501 2024.07.03 18:29:50.062597 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Debug> DynamicQueryHandler: Done processing query
7502 2024.07.03 18:29:50.062621 [ 3 ] {c5184ded-b1c8-47ce-8847-e3b7b6f9d90b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7503 2024.07.03 18:29:50.062637 [ 3 ] {} <Debug> HTTP-Session: 5028bfd7-6c89-47d0-98cf-8f42e053607f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7504 2024.07.03 18:29:50.062749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7505 2024.07.03 18:29:50.062796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7506 2024.07.03 18:29:50.062814 [ 3 ] {} <Debug> HTTP-Session: c701a914-ba35-4b10-9a86-9dc60a5de01c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7507 2024.07.03 18:29:50.062830 [ 3 ] {} <Debug> HTTP-Session: c701a914-ba35-4b10-9a86-9dc60a5de01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.07.03 18:29:50.062843 [ 3 ] {} <Debug> HTTP-Session: c701a914-ba35-4b10-9a86-9dc60a5de01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7509 2024.07.03 18:29:50.062875 [ 3 ] {} <Trace> HTTP-Session: c701a914-ba35-4b10-9a86-9dc60a5de01c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7510 2024.07.03 18:29:50.062997 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7511 2024.07.03 18:29:50.063040 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7512 2024.07.03 18:29:50.063164 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7513 2024.07.03 18:29:50.063458 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7514 2024.07.03 18:29:50.063494 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7515 2024.07.03 18:29:50.063852 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7516 2024.07.03 18:29:50.064177 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7517 2024.07.03 18:29:50.064327 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
7518 2024.07.03 18:29:50.064489 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Debug> DynamicQueryHandler: Done processing query
7519 2024.07.03 18:29:50.064513 [ 3 ] {4487f527-4388-475b-8e4b-343072c585fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7520 2024.07.03 18:29:50.064528 [ 3 ] {} <Debug> HTTP-Session: c701a914-ba35-4b10-9a86-9dc60a5de01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7521 2024.07.03 18:29:55.043154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7522 2024.07.03 18:29:55.043308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7523 2024.07.03 18:29:55.043334 [ 3 ] {} <Debug> HTTP-Session: 860e7a77-9bf2-4553-84c9-52102357e394 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7524 2024.07.03 18:29:55.043359 [ 3 ] {} <Debug> HTTP-Session: 860e7a77-9bf2-4553-84c9-52102357e394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7525 2024.07.03 18:29:55.043373 [ 3 ] {} <Debug> HTTP-Session: 860e7a77-9bf2-4553-84c9-52102357e394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7526 2024.07.03 18:29:55.043424 [ 3 ] {} <Trace> HTTP-Session: 860e7a77-9bf2-4553-84c9-52102357e394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7527 2024.07.03 18:29:55.043641 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7528 2024.07.03 18:29:55.043706 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7529 2024.07.03 18:29:55.043898 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7530 2024.07.03 18:29:55.044346 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7531 2024.07.03 18:29:55.044388 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7532 2024.07.03 18:29:55.044769 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7533 2024.07.03 18:29:55.045107 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7534 2024.07.03 18:29:55.045272 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001687 sec., 11262.59632483699 rows/sec., 912.89 KiB/sec.
7535 2024.07.03 18:29:55.045295 [ 71 ] {} <Debug> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7536 2024.07.03 18:29:55.045401 [ 71 ] {} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7537 2024.07.03 18:29:55.045449 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7538 2024.07.03 18:29:55.045580 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Debug> DynamicQueryHandler: Done processing query
7539 2024.07.03 18:29:55.045655 [ 3 ] {e7c91126-bb7e-402d-bcfc-26898adf4f0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7540 2024.07.03 18:29:55.045703 [ 3 ] {} <Debug> HTTP-Session: 860e7a77-9bf2-4553-84c9-52102357e394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7541 2024.07.03 18:29:55.045725 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7542 2024.07.03 18:29:55.045969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7543 2024.07.03 18:29:55.046136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7544 2024.07.03 18:29:55.046234 [ 3 ] {} <Debug> HTTP-Session: cfe9aec4-72d0-4b5c-a218-58e026130b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7545 2024.07.03 18:29:55.046319 [ 3 ] {} <Debug> HTTP-Session: cfe9aec4-72d0-4b5c-a218-58e026130b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.07.03 18:29:55.046362 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7547 2024.07.03 18:29:55.046390 [ 3 ] {} <Debug> HTTP-Session: cfe9aec4-72d0-4b5c-a218-58e026130b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7548 2024.07.03 18:29:55.046486 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 30 rows starting from the beginning of the part
7549 2024.07.03 18:29:55.046509 [ 3 ] {} <Trace> HTTP-Session: cfe9aec4-72d0-4b5c-a218-58e026130b2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7550 2024.07.03 18:29:55.046904 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part
7551 2024.07.03 18:29:55.046915 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7552 2024.07.03 18:29:55.047100 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7553 2024.07.03 18:29:55.047177 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part
7554 2024.07.03 18:29:55.047524 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part
7555 2024.07.03 18:29:55.047881 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part
7556 2024.07.03 18:29:55.048152 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part
7557 2024.07.03 18:29:55.048408 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7558 2024.07.03 18:29:55.049115 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7559 2024.07.03 18:29:55.049154 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7560 2024.07.03 18:29:55.049617 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7561 2024.07.03 18:29:55.049847 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004313571 sec., 25269.08679606757 rows/sec., 2.00 MiB/sec.
7562 2024.07.03 18:29:55.049981 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7563 2024.07.03 18:29:55.050115 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Trace> oximeter.fields_ipaddr (f652199f-1d11-4afe-9b91-3c5809db9eec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7564 2024.07.03 18:29:55.050395 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003674 sec., 544.3658138268917 rows/sec., 44.39 KiB/sec.
7565 2024.07.03 18:29:55.050534 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7566 2024.07.03 18:29:55.050603 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Debug> DynamicQueryHandler: Done processing query
7567 2024.07.03 18:29:55.050617 [ 193 ] {95d046d2-bdd5-4558-b485-43001f2bb8c2::all_1_46_9} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7568 2024.07.03 18:29:55.050631 [ 3 ] {d3ade49d-6e32-470f-9884-4395b26c8ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7569 2024.07.03 18:29:55.050649 [ 3 ] {} <Debug> HTTP-Session: cfe9aec4-72d0-4b5c-a218-58e026130b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.07.03 18:29:55.050714 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7571 2024.07.03 18:29:55.050810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 21475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7572 2024.07.03 18:29:55.050857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7573 2024.07.03 18:29:55.050876 [ 3 ] {} <Debug> HTTP-Session: dbf08e92-0df9-46e3-a768-849e9b1e1547 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7574 2024.07.03 18:29:55.050892 [ 3 ] {} <Debug> HTTP-Session: dbf08e92-0df9-46e3-a768-849e9b1e1547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.07.03 18:29:55.050906 [ 3 ] {} <Debug> HTTP-Session: dbf08e92-0df9-46e3-a768-849e9b1e1547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7576 2024.07.03 18:29:55.050937 [ 3 ] {} <Trace> HTTP-Session: dbf08e92-0df9-46e3-a768-849e9b1e1547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7577 2024.07.03 18:29:55.051075 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7578 2024.07.03 18:29:55.051117 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7579 2024.07.03 18:29:55.051239 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7580 2024.07.03 18:29:55.051646 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7581 2024.07.03 18:29:55.051682 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7582 2024.07.03 18:29:55.052004 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7583 2024.07.03 18:29:55.052322 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7584 2024.07.03 18:29:55.052472 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001452 sec., 103305.78512396694 rows/sec., 8.32 MiB/sec.
7585 2024.07.03 18:29:55.052634 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Debug> DynamicQueryHandler: Done processing query
7586 2024.07.03 18:29:55.052659 [ 3 ] {3e94b5b4-a0dc-419b-923f-fc4c68ae4b8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7587 2024.07.03 18:29:55.052676 [ 3 ] {} <Debug> HTTP-Session: dbf08e92-0df9-46e3-a768-849e9b1e1547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.07.03 18:29:55.052808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7589 2024.07.03 18:29:55.052855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7590 2024.07.03 18:29:55.052874 [ 3 ] {} <Debug> HTTP-Session: 16c1e149-b791-4760-8d69-4d5d4c66c99d Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7591 2024.07.03 18:29:55.052890 [ 3 ] {} <Debug> HTTP-Session: 16c1e149-b791-4760-8d69-4d5d4c66c99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7592 2024.07.03 18:29:55.052904 [ 3 ] {} <Debug> HTTP-Session: 16c1e149-b791-4760-8d69-4d5d4c66c99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7593 2024.07.03 18:29:55.052935 [ 3 ] {} <Trace> HTTP-Session: 16c1e149-b791-4760-8d69-4d5d4c66c99d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7594 2024.07.03 18:29:55.053028 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7595 2024.07.03 18:29:55.053069 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7596 2024.07.03 18:29:55.053195 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7597 2024.07.03 18:29:55.053523 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7598 2024.07.03 18:29:55.053559 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7599 2024.07.03 18:29:55.053862 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7600 2024.07.03 18:29:55.054172 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Trace> oximeter.fields_u16 (c2dcefeb-21c0-43ad-b84c-e84c8e2f3cd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7601 2024.07.03 18:29:55.054337 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00133 sec., 1503.7593984962407 rows/sec., 105.00 KiB/sec.
7602 2024.07.03 18:29:55.054505 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Debug> DynamicQueryHandler: Done processing query
7603 2024.07.03 18:29:55.054529 [ 3 ] {66a089b6-cf82-4e6e-a445-91a7375c8cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7604 2024.07.03 18:29:55.054545 [ 3 ] {} <Debug> HTTP-Session: 16c1e149-b791-4760-8d69-4d5d4c66c99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7605 2024.07.03 18:29:55.054677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 18472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7606 2024.07.03 18:29:55.054725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7607 2024.07.03 18:29:55.054744 [ 3 ] {} <Debug> HTTP-Session: fbea714d-f7ea-4436-97ed-d391d9a3041c Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7608 2024.07.03 18:29:55.054759 [ 3 ] {} <Debug> HTTP-Session: fbea714d-f7ea-4436-97ed-d391d9a3041c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7609 2024.07.03 18:29:55.054773 [ 3 ] {} <Debug> HTTP-Session: fbea714d-f7ea-4436-97ed-d391d9a3041c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.07.03 18:29:55.054805 [ 3 ] {} <Trace> HTTP-Session: fbea714d-f7ea-4436-97ed-d391d9a3041c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7611 2024.07.03 18:29:55.054932 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7612 2024.07.03 18:29:55.054973 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7613 2024.07.03 18:29:55.055097 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7614 2024.07.03 18:29:55.055457 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7615 2024.07.03 18:29:55.055493 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7616 2024.07.03 18:29:55.055809 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7617 2024.07.03 18:29:55.056118 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7618 2024.07.03 18:29:55.056264 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001381 sec., 78928.31281679941 rows/sec., 6.15 MiB/sec.
7619 2024.07.03 18:29:55.056427 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Debug> DynamicQueryHandler: Done processing query
7620 2024.07.03 18:29:55.056451 [ 3 ] {30bd99e3-9c1d-435f-991b-6572bb81dc8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7621 2024.07.03 18:29:55.056467 [ 3 ] {} <Debug> HTTP-Session: fbea714d-f7ea-4436-97ed-d391d9a3041c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7622 2024.07.03 18:29:55.056657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 37772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7623 2024.07.03 18:29:55.056705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7624 2024.07.03 18:29:55.056723 [ 3 ] {} <Debug> HTTP-Session: 90b21a16-c569-452c-8454-9bd65bd19ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7625 2024.07.03 18:29:55.056739 [ 3 ] {} <Debug> HTTP-Session: 90b21a16-c569-452c-8454-9bd65bd19ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.07.03 18:29:55.056753 [ 3 ] {} <Debug> HTTP-Session: 90b21a16-c569-452c-8454-9bd65bd19ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7627 2024.07.03 18:29:55.056783 [ 3 ] {} <Trace> HTTP-Session: 90b21a16-c569-452c-8454-9bd65bd19ae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7628 2024.07.03 18:29:55.056946 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7629 2024.07.03 18:29:55.056992 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7630 2024.07.03 18:29:55.057135 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7631 2024.07.03 18:29:55.057544 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7632 2024.07.03 18:29:55.057579 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7633 2024.07.03 18:29:55.057975 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7634 2024.07.03 18:29:55.058327 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7635 2024.07.03 18:29:55.058489 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001613 sec., 122132.6720396776 rows/sec., 8.53 MiB/sec.
7636 2024.07.03 18:29:55.058659 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Debug> DynamicQueryHandler: Done processing query
7637 2024.07.03 18:29:55.058681 [ 3 ] {0d6e33f7-a3fc-44e9-a0f9-4b3e2e3d4ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7638 2024.07.03 18:29:55.058697 [ 3 ] {} <Debug> HTTP-Session: 90b21a16-c569-452c-8454-9bd65bd19ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7639 2024.07.03 18:29:55.058860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7640 2024.07.03 18:29:55.058909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7641 2024.07.03 18:29:55.058927 [ 3 ] {} <Debug> HTTP-Session: bf5e715c-e4ce-4c66-98f2-943d1f084b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7642 2024.07.03 18:29:55.058943 [ 3 ] {} <Debug> HTTP-Session: bf5e715c-e4ce-4c66-98f2-943d1f084b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7643 2024.07.03 18:29:55.058957 [ 3 ] {} <Debug> HTTP-Session: bf5e715c-e4ce-4c66-98f2-943d1f084b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7644 2024.07.03 18:29:55.058988 [ 3 ] {} <Trace> HTTP-Session: bf5e715c-e4ce-4c66-98f2-943d1f084b4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7645 2024.07.03 18:29:55.059231 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7646 2024.07.03 18:29:55.059293 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7647 2024.07.03 18:29:55.059680 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7648 2024.07.03 18:29:55.060319 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7649 2024.07.03 18:29:55.060354 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7650 2024.07.03 18:29:55.060947 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7651 2024.07.03 18:29:55.061355 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7652 2024.07.03 18:29:55.061541 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7653 2024.07.03 18:29:55.061555 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002485 sec., 7645.875251509055 rows/sec., 13.70 MiB/sec.
7654 2024.07.03 18:29:55.061620 [ 71 ] {} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7655 2024.07.03 18:29:55.061707 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7656 2024.07.03 18:29:55.061953 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7657 2024.07.03 18:29:55.062017 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Debug> DynamicQueryHandler: Done processing query
7658 2024.07.03 18:29:55.062046 [ 3 ] {bfcb622d-c604-4a7d-83b7-2215edd5c991} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7659 2024.07.03 18:29:55.062071 [ 3 ] {} <Debug> HTTP-Session: bf5e715c-e4ce-4c66-98f2-943d1f084b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.07.03 18:29:55.062240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7661 2024.07.03 18:29:55.062277 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7662 2024.07.03 18:29:55.062304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7663 2024.07.03 18:29:55.062337 [ 3 ] {} <Debug> HTTP-Session: 3868bd8e-9a00-42f0-858c-368971d5c869 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7664 2024.07.03 18:29:55.062358 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part
7665 2024.07.03 18:29:55.062362 [ 3 ] {} <Debug> HTTP-Session: 3868bd8e-9a00-42f0-858c-368971d5c869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7666 2024.07.03 18:29:55.062385 [ 3 ] {} <Debug> HTTP-Session: 3868bd8e-9a00-42f0-858c-368971d5c869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7667 2024.07.03 18:29:55.062431 [ 3 ] {} <Trace> HTTP-Session: 3868bd8e-9a00-42f0-858c-368971d5c869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7668 2024.07.03 18:29:55.062758 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7669 2024.07.03 18:29:55.062841 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part
7670 2024.07.03 18:29:55.062851 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7671 2024.07.03 18:29:55.063524 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part
7672 2024.07.03 18:29:55.063539 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7673 2024.07.03 18:29:55.064040 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part
7674 2024.07.03 18:29:55.064464 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7675 2024.07.03 18:29:55.064543 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7676 2024.07.03 18:29:55.064561 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part
7677 2024.07.03 18:29:55.065053 [ 197 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part
7678 2024.07.03 18:29:55.065630 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7679 2024.07.03 18:29:55.066159 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7680 2024.07.03 18:29:55.066371 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003783 sec., 15860.428231562253 rows/sec., 1.07 MiB/sec.
7681 2024.07.03 18:29:55.066557 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Debug> DynamicQueryHandler: Done processing query
7682 2024.07.03 18:29:55.066584 [ 3 ] {1668937e-5ee4-419c-a7fa-e9c6a5795c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7683 2024.07.03 18:29:55.066605 [ 3 ] {} <Debug> HTTP-Session: 3868bd8e-9a00-42f0-858c-368971d5c869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7684 2024.07.03 18:29:55.068766 [ 199 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.006906741 sec., 102942.90751600501 rows/sec., 184.47 MiB/sec.
7685 2024.07.03 18:29:55.069873 [ 199 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7686 2024.07.03 18:29:55.070524 [ 199 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7687 2024.07.03 18:29:55.070614 [ 199 ] {c769d173-bdd5-426a-86c5-723a23b73836::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7688 2024.07.03 18:29:55.070775 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB.
7689 2024.07.03 18:30:00.040895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 1630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7690 2024.07.03 18:30:00.041018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7691 2024.07.03 18:30:00.041044 [ 3 ] {} <Debug> HTTP-Session: fa3aa98c-7ec3-4ed8-90d2-45b659d6d480 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7692 2024.07.03 18:30:00.041068 [ 3 ] {} <Debug> HTTP-Session: fa3aa98c-7ec3-4ed8-90d2-45b659d6d480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7693 2024.07.03 18:30:00.041085 [ 3 ] {} <Debug> HTTP-Session: fa3aa98c-7ec3-4ed8-90d2-45b659d6d480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7694 2024.07.03 18:30:00.041136 [ 3 ] {} <Trace> HTTP-Session: fa3aa98c-7ec3-4ed8-90d2-45b659d6d480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7695 2024.07.03 18:30:00.041323 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7696 2024.07.03 18:30:00.041387 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7697 2024.07.03 18:30:00.041579 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7698 2024.07.03 18:30:00.042025 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7699 2024.07.03 18:30:00.042066 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7700 2024.07.03 18:30:00.042431 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7701 2024.07.03 18:30:00.042777 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Trace> oximeter.fields_i64 (95d046d2-bdd5-4558-b485-43001f2bb8c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7702 2024.07.03 18:30:00.042951 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001679 sec., 6551.518761167362 rows/sec., 531.03 KiB/sec.
7703 2024.07.03 18:30:00.043155 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Debug> DynamicQueryHandler: Done processing query
7704 2024.07.03 18:30:00.043182 [ 3 ] {6ee2e423-d60a-44a3-afd1-e177a9e62f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7705 2024.07.03 18:30:00.043198 [ 3 ] {} <Debug> HTTP-Session: fa3aa98c-7ec3-4ed8-90d2-45b659d6d480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7706 2024.07.03 18:30:00.043368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7707 2024.07.03 18:30:00.043416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7708 2024.07.03 18:30:00.043435 [ 3 ] {} <Debug> HTTP-Session: f4bfa788-36e0-433d-aa8e-67e7a3662a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7709 2024.07.03 18:30:00.043452 [ 3 ] {} <Debug> HTTP-Session: f4bfa788-36e0-433d-aa8e-67e7a3662a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7710 2024.07.03 18:30:00.043467 [ 3 ] {} <Debug> HTTP-Session: f4bfa788-36e0-433d-aa8e-67e7a3662a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7711 2024.07.03 18:30:00.043499 [ 3 ] {} <Trace> HTTP-Session: f4bfa788-36e0-433d-aa8e-67e7a3662a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7712 2024.07.03 18:30:00.043619 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7713 2024.07.03 18:30:00.043662 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7714 2024.07.03 18:30:00.043787 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7715 2024.07.03 18:30:00.044169 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7716 2024.07.03 18:30:00.044207 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7717 2024.07.03 18:30:00.044521 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7718 2024.07.03 18:30:00.044838 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Trace> oximeter.fields_string (7ae463c1-8e55-4256-8471-e22303b2dc08): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7719 2024.07.03 18:30:00.044975 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001401 sec., 63526.05281941471 rows/sec., 5.13 MiB/sec.
7720 2024.07.03 18:30:00.045171 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Debug> DynamicQueryHandler: Done processing query
7721 2024.07.03 18:30:00.045196 [ 3 ] {4c7bcd81-f46d-4d54-9eb7-cffc73d60abe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7722 2024.07.03 18:30:00.045211 [ 3 ] {} <Debug> HTTP-Session: f4bfa788-36e0-433d-aa8e-67e7a3662a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7723 2024.07.03 18:30:00.045383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 12735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7724 2024.07.03 18:30:00.045431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7725 2024.07.03 18:30:00.045450 [ 3 ] {} <Debug> HTTP-Session: 2d31f3bc-5794-48aa-b82d-2d969fc92dfd Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7726 2024.07.03 18:30:00.045466 [ 3 ] {} <Debug> HTTP-Session: 2d31f3bc-5794-48aa-b82d-2d969fc92dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7727 2024.07.03 18:30:00.045481 [ 3 ] {} <Debug> HTTP-Session: 2d31f3bc-5794-48aa-b82d-2d969fc92dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7728 2024.07.03 18:30:00.045512 [ 3 ] {} <Trace> HTTP-Session: 2d31f3bc-5794-48aa-b82d-2d969fc92dfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7729 2024.07.03 18:30:00.045633 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7730 2024.07.03 18:30:00.045676 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7731 2024.07.03 18:30:00.045808 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7732 2024.07.03 18:30:00.046140 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7733 2024.07.03 18:30:00.046177 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7734 2024.07.03 18:30:00.046488 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7735 2024.07.03 18:30:00.046810 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Trace> oximeter.fields_uuid (8bcf379c-4ae5-438c-87f7-2b50b6ffe00b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7736 2024.07.03 18:30:00.046962 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001371 sec., 54704.59518599562 rows/sec., 4.27 MiB/sec.
7737 2024.07.03 18:30:00.047261 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Debug> DynamicQueryHandler: Done processing query
7738 2024.07.03 18:30:00.047315 [ 3 ] {351e4344-1bc6-4bff-97e1-c5261bc3dc9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7739 2024.07.03 18:30:00.047368 [ 3 ] {} <Debug> HTTP-Session: 2d31f3bc-5794-48aa-b82d-2d969fc92dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7740 2024.07.03 18:30:00.047613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7741 2024.07.03 18:30:00.047666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7742 2024.07.03 18:30:00.047687 [ 3 ] {} <Debug> HTTP-Session: cec664be-344d-400b-8907-d949570de689 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7743 2024.07.03 18:30:00.047704 [ 3 ] {} <Debug> HTTP-Session: cec664be-344d-400b-8907-d949570de689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7744 2024.07.03 18:30:00.047718 [ 3 ] {} <Debug> HTTP-Session: cec664be-344d-400b-8907-d949570de689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7745 2024.07.03 18:30:00.047750 [ 3 ] {} <Trace> HTTP-Session: cec664be-344d-400b-8907-d949570de689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7746 2024.07.03 18:30:00.047906 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7747 2024.07.03 18:30:00.047961 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7748 2024.07.03 18:30:00.048123 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7749 2024.07.03 18:30:00.048531 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7750 2024.07.03 18:30:00.048570 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7751 2024.07.03 18:30:00.048981 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7752 2024.07.03 18:30:00.049336 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Trace> oximeter.measurements_cumulativeu64 (cc231000-7a1c-4483-b612-f37dac4ad294): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7753 2024.07.03 18:30:00.049498 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec.
7754 2024.07.03 18:30:00.049787 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Debug> DynamicQueryHandler: Done processing query
7755 2024.07.03 18:30:00.049825 [ 3 ] {49beefbd-e53b-4d1e-8403-351ea3b91ad5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7756 2024.07.03 18:30:00.049850 [ 3 ] {} <Debug> HTTP-Session: cec664be-344d-400b-8907-d949570de689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7757 2024.07.03 18:30:00.050001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 17733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7758 2024.07.03 18:30:00.050050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7759 2024.07.03 18:30:00.050070 [ 3 ] {} <Debug> HTTP-Session: d58d08ae-c0aa-4468-957e-10e17b195a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7760 2024.07.03 18:30:00.050089 [ 3 ] {} <Debug> HTTP-Session: d58d08ae-c0aa-4468-957e-10e17b195a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7761 2024.07.03 18:30:00.050103 [ 3 ] {} <Debug> HTTP-Session: d58d08ae-c0aa-4468-957e-10e17b195a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7762 2024.07.03 18:30:00.050134 [ 3 ] {} <Trace> HTTP-Session: d58d08ae-c0aa-4468-957e-10e17b195a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7763 2024.07.03 18:30:00.050315 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7764 2024.07.03 18:30:00.050382 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7765 2024.07.03 18:30:00.050803 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7766 2024.07.03 18:30:00.051362 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7767 2024.07.03 18:30:00.051400 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7768 2024.07.03 18:30:00.052001 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7769 2024.07.03 18:30:00.052426 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Trace> oximeter.measurements_histogramf64 (c769d173-bdd5-426a-86c5-723a23b73836): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7770 2024.07.03 18:30:00.052628 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002405 sec., 4573.804573804574 rows/sec., 8.20 MiB/sec.
7771 2024.07.03 18:30:00.053139 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Debug> DynamicQueryHandler: Done processing query
7772 2024.07.03 18:30:00.053167 [ 3 ] {dd01b1bb-a2eb-4114-9e1a-7a2e00270b0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7773 2024.07.03 18:30:00.053185 [ 3 ] {} <Debug> HTTP-Session: d58d08ae-c0aa-4468-957e-10e17b195a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7774 2024.07.03 18:30:00.053320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Length: 9072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7775 2024.07.03 18:30:00.053370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7776 2024.07.03 18:30:00.053389 [ 3 ] {} <Debug> HTTP-Session: ac9d2ca4-5274-478b-98e4-fb2ef4226a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:42882
7777 2024.07.03 18:30:00.053406 [ 3 ] {} <Debug> HTTP-Session: ac9d2ca4-5274-478b-98e4-fb2ef4226a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7778 2024.07.03 18:30:00.053423 [ 3 ] {} <Debug> HTTP-Session: ac9d2ca4-5274-478b-98e4-fb2ef4226a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7779 2024.07.03 18:30:00.053456 [ 3 ] {} <Trace> HTTP-Session: ac9d2ca4-5274-478b-98e4-fb2ef4226a2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7780 2024.07.03 18:30:00.053580 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7781 2024.07.03 18:30:00.053627 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7782 2024.07.03 18:30:00.053777 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7783 2024.07.03 18:30:00.054084 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7784 2024.07.03 18:30:00.054121 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7785 2024.07.03 18:30:00.054498 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7786 2024.07.03 18:30:00.054842 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Trace> oximeter.measurements_u64 (b526b154-7d81-43c9-b009-ec0ed8277209): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7787 2024.07.03 18:30:00.054997 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec.
7788 2024.07.03 18:30:00.055159 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Debug> DynamicQueryHandler: Done processing query
7789 2024.07.03 18:30:00.055184 [ 3 ] {af2047c0-2a6a-4b7e-8ea3-5e9376682979} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7790 2024.07.03 18:30:00.055200 [ 3 ] {} <Debug> HTTP-Session: ac9d2ca4-5274-478b-98e4-fb2ef4226a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db